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

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


Rebased ref, commits from common ancestor:
1d70b372ab0d20eae6b2be5b6f95716e582e181a Unionfs: Release 2.5.5
0ced44a9b3ec3ff294ebb6ad594cb18db0c93c9d Unionfs: new vfs_statfs and ->evict_inode prototypes
6feb378ebbbf50ac7cb86178fc61654da2091656 [PATCH] x86/apic: Map the local apic when parsing the MP table.
f34da7c6e5db9601534635ae137a05085e715cb7 Unionfs: update fsync prototype
8d9f6747952b5872806f1a5c290febaeab1904e1 Unionfs: update write_inode prototype
f3006aba6313c52ac5bed8ceeebe7dcb18473f78 Unionfs: Release 2.5.4
45f2a51afa436a8898ee780523438e78a6cb6985 Unionfs: update copyright year to 2010
d567a149b267f3b5ffbba474b7f02f671071bbe4 patch unionfs-remove-unnecessary-lockdep-off-on-in-rmdir.patch
938aecef0ec5f26087506d76edf30213f292868c patch unionfs-remove-unnecessary-lockdep-off-on-in-rename.patch
ab3f9315943b7125172bcae0a4f2f4b6edacc87b Unionfs: unlock lower parent inode correctly on error path
45a7a23f17924acd488c39865d00497f7b6ed3e8 Unionfs: make our lower_vm_ops pointer a const, to match VFS
7d22add2750e1025af93ba3d0530d803022110c8 VFS: export release_open_intent
a74662b797a791bc89d820165247e7f81f07aeb8 Unionfs: Release 2.5.3
0c49fe98f79adecfcb3ab7da186828edc2ea1141 Unionfs: handle an open-unlink-ftruncate sequence
ab5a76cb1c3a3a6814f9d29c12e45f886043a432 Unionfs: fix readonly nfs2/3 permission handling
94a6d2b49d2c9d69617507caedce9765066d139a Unionfs: Release 2.5.2
14b7db77e50e448facfb64cbdab9c20870ad6466 Unionfs: prevent lockdep false positives in mmap
fdc2d9e4bac89d469360e094439746e7de2816db Unionfs: lock base inode mutex around lookup_one_len
35893691ce274c5944522ccb7132669a9dae086f Unionfs: merge fixes from rebasing to 2.6.29.
0924c84f6939df277b012b2be25b8b977bed88e1 Unionfs: release 2.5.1
937307fa28db09a834bc16c665c8532569ea6242 Unionfs: update maintainers
63721e7d4eea769b73c0879dcfe83efc62cf4f22 Unionfs: update copyrights for 2009
7f6744d6906d1dff6012a9e367569c7c311912ae Unionfs: create whiteout in correct dir after rename with copyup
d8733f3c73a168d3a81a0ba89f48ece390882e88 Unionfs: prevent lockdep false positives in mmap
6c6e3b7e822c99ede8ff55aa991a936054ea4790 Unionfs: use path_put in mount code
16e5f06d24e2df4e1e38cc0f9905baea6108c2d9 Unionfs: handle partial copyup errors gracefully
d89e64894195b9a3ed985213a6fe72117fe9eb22 Unionfs: use the new struct cred API
c37cabbd8c247e76bda639e92ccf5f8b51a58ee8 Unionfs: dentry_open takes a struct cred now
ebcc10f3d1a10ab1990fdec6fe96487be257e115 Security/VFS: re-export security_inode_permission symbol
b91d72b6574376f8c00a24a71eed964183fa9e42 Unionfs: release 2.5
b71efe9ee4f43bf5ba8cd443684c61989de90d76 Unionfs: unionfs_permission locking fixes
98e5b3b57ab678d9c22cee6723956358f808d2c5 Unionfs: file/dentry revalidation fixes
1a4408a4432aa3435de1ffb594092e03aba80dda Unionfs: remove unused nameidata parameters
a8bb18b88e6ad37d20289e32dde4bef3891a0059 Unionfs: file_release must always succeed
9a277873a751a7d69daf31a6a652264a514d235a Unionfs: remove redundant file-invariant check in file_revalidate
7469f4407f739d5fef69272d46145f914b86d6b6 Unionfs: fix readlink/follow_link to add locking
58f360c9eb281d41e6ca37887ab29ce1fd80138c Unionfs: return EINVAL in setattr on error
f74c0fb687c48e18a268abfe6b60daa133d91178 Unionfs: just warn in put_super instead of BUG-ing
3d7f8439fa145d588c82b862bbb6bd48c3c2c2ef patch unionfs-cleanup-mntput-calls.patch
8a5a0bf21a1aa7eb12777bab041262ec2714b0d2 Unionfs: use dget_parent to keep parent dentry stable
30839c93cbd4e1418698b8800bbd6c9e6cef2e15 Unionfs: remove unnecessary calls to copy_attr_times
6666c02cf1dc0d435f9e2ada1fbba54874eed0d9 Unionfs: fix off-by-one but in mkdir
b2153a9b4025b9b1bd24a56f67e3f2e4fb2edceb Unionfs: don't open unhashed files
8fe4cc1dcc140f26671852d7b0ea4a212003dfe7 Unionfs: initialize lower mnt in lookup after vfs_path_lookup
8145efea78cf0138a100c016b04b7f819306137c Unionfs: drop branchcount on error
251d705ef40bbb7a0832a24cebe925d3df3d3d0f Unionfs: add a few more invariant debugging checks
24c04444e8f1e6243d980c5285ca0c6d77de1455 Unionfs: update parent mnt on unlink
3255fac6851a03291bc80129539e5ee08440bcb7 Unionfs: prevent a privilege escalation during first copyup
d42eb9e0f7a1b68e618cb86772467de55a3fd93f Unionfs: release 2.4
1aca83b2472926ab1ab69fccda4b9ab464946b68 Unionfs: use new kmem_cache_create constructor prototype
b2e921673280c32e5a07d7a3ac203e450604e4e3 Unionfs: LOOKUP_ACCESS intent no longer exists
0667b10b43e87c26a2f377862632691914124a08 Unionfs: permission no longer takes a nameidata parameter
be23af9891508a18737be959e424226b8b187385 Unionfs: symlink no longer takes a mode parameter
7c108b427115f25ce83be7e9cf226c32cbeef9d0 Unionfs: properly hash newly created inodes
9a1217b7a1cc3c70f4ea16c9f8fbe09c3ad084bc Unionfs: minor checkpatch fixes
e4dfd04a229acb97111a07eb327a8f0b4122df85 Unionfs: update copyrights
84db142a15b7f99042948d8c577874455c44bdec Unionfs: update maintainers
f491d10119e67e046c664f3c53fca12a9c8fbca6 Unionfs: remove old lookup code
da1b80441a5e55a0d7c1c5a16446bfebd8fe6c66 Unionfs: cache coherency fixes
7324eedddf5abb380c8fb7f1174c660427fa42ea Unionfs: free lower paths array when destroying dentry's private data
0b33af246d0c6aaf2b5f6a071957ec58c343909d Unionfs: lookup overhaul using vfs_path_lookup
947c0ab2a5ffb94e82739ac9157bbe0d017d04da Unionfs: overhaul whiteout code
4b3705c166c23c0c0d2e13285a35297f167dc2b7 Unionfs: simplify stale-inode detection code
d6e08e5c3cc217f73cf5a597cadd127280cf5ba7 Unionfs: create and consolidate helpers to path-put lower objects
5541c55832411741cd4e92acecf54a5627dfb723 Unionfs: create and consolidate helpers to iput lower objects
031c41065964f6fdd9a7ae5cc7a570b46fe6a94a Unionfs: move a rename helper closer to rename code
a19b817c92466fd9a315a67eaaff02464b854c84 Unionfs: simplify the macros used to get/set the dentry start/end branches
05c4db5e9da84ff43b3a92b6013e9e607f46e84a Unionfs: use new umount_begin prototype
38496d36c04a5abe03a53a2ed14c19d4719d102b Unionfs: release 2.3.3
805b118ab8196b7c9896bcc181a5fbf505a50fbd Unionfs: lock parent dentry branch config in write
cfd738fa171d273efff302fa85eb9be2bcbb93c5 Unionfs: set lower file to NULL in file_release
399572fe25c0f01e88b9dc01163d16a6606f1763 Unionfs: maintain one-open-file invariant for non-directories
ca359d3fb6e48a1247f98c056c689c68a006c09d Unionfs: reorganize file_revalidate for un/locking callers
f276420a915ee6c0d0d0422e64442ec7901836b4 Unionfs: copyup only if file is being written to
e63cb447f18dba5accc4b034f4376d7c99ebe420 Unionfs: set append offset correctly for copied-up files
022809f7771bfdea5117f8d45bc6015c4fb0b29b Unionfs: don't dereference dentry without lower branches in d_release
7bb2583577e6ebf24f7a7a2fcdcad54ddfa9bf13 Unionfs: stop as soon as first writeable branch is found
aec7e7546cd156e10273f65095cf29aef4bda761 Unionfs: lock inode around calls to notify_change()
57bb7fc6fd0346d421b8e691a3ee24c59ad7dcd4 Unionfs: copy lower times in fsync/fasync only when needed
64ac1e2759d0a89a407c22e0b7f448edb0978b4c Unionfs: prevent races in unionfs_fault
ead993b9a7275b8ce46c173e3f28f32cb98c18f7 Unionfs: minor code cleanups
3b27c241daa237b2e0764ecee2ed0f19a22a50e1 Unionfs: release 2.3.2
f4d7ecbbde535760cdc345e27e824a626af9c6b3 Unionfs: update lower mnts on rmdir with copyup
f89c04e7559048cda6ccf5186b996815fe407262 Unionfs: don't purge lower sb data on remount
f8a28a5f2e3634d2ec0325404a01f8727151b427 Unionfs: release 2.3.1
369ae25cd7da7498c1a319e78b4c3de107d8c782 Unionfs: do not over-decrement lower superblock refs on remount
7a3864d54a86f196065ac5037137e995d8af2e17 Unionfs: release 2.3
669406049e097e9d9826b93a0a9e2f7d28940ba8 Unionfs: display mount point name along with generation number
0878b0c331857c727c7bf6054df96ef1a06be5a5 Unionfs: document reasons for opaque directories
640f9ca25f46ad1bddc3ba358055b601b5b36624 Unionfs: use noinline_for_stack
b3761113c5c3bac9534798ff6a7efd64b1ce7e0c Unionfs: use __func__ instead of __FUNCTION__
9e897d7181432ac4f3be8b0d32d28c3a1c900235 Unionfs: don't copy parent inode times in setattr
6ff06c39e07958b647462754e34192aa9021f6ec Unionfs: reduce number of whiteouts by deleting all instances of files
01fb2f3938a7b37723bcb91dbbf8f5ac1ecd62b6 Unionfs: lock our dentry in file operations
0f0c31e8fe887f59d62336a7efe6bb3fa2631f7d Unionfs: implement vm_operations->fault
c0abc685902ae80fe8de9d95188aeb00a735efe7 Unionfs: implement splice_read/write methods directly
5438074939d97ac00967ed45c1141a34ae7f54d2 VFS: rename do_splice_to/from to vfs_splice_* and export symbols
095f97dfcaf64841f01a42390c6ecb58493ac0cf VFS: export release_open_intent as GPL symbol, not regular symbol
369ca2ae4cc4273cba3ebe0a1da8fd30922753b6 Unionfs: release 2.2.4
71d8f925f50ca6766d8ff0ae56612d2bc01df4b8 VFS/Unionfs: use generic path_get/path_put functions
16fcc9a5658ba7e5062dcc4f41672a6df8408a54 Unionfs: use the new path_put
5529e0ea69ae7a34cd2b7aed98202be4be18cd50 Unionfs: embed a struct path into struct nameidata instead of nd dentrymnt
a3b7e7abb6983ed5091c92e4c00a51d03616a5b8 Unionfs: stop using iget() and read_inode()
40c26ae152652a7274a78cd3a359bd38d9cb4fd5 Unionfs: use dget_parent in revalidation code
533b72827c96091e791812856af139effe33ed50 Unionfs: branch management/configuration fixes
3e0bbcabb2a47eb7c4f2abfa8393de52e04cca0d Unionfs: lock parents' branch configuration fixes
04302f1314a37606c0aa2a371178adc963dc7409 Unionfs: factor out revalidation routine
281068e06db45e95c447b6b78950130c65b7a6d8 Unionfs: revalidation code cleanup and refactoring
9cd473c21f4afa538d2c5096cb9b89e4747270fc Unionfs: improve debugging in copy_attr_times
ebf7d62a59c49516d598b32911f99868c22757b7 Unionfs: follow_link locking fixes
93b14cec2f0cee9cbd7a9c1eebfc3643587db903 Unionfs: extend dentry branch configuration lock in open
52449c400f9bee79bed34d615813f0cc08456625 Unionfs: initialize path_save variable
29c013db70bbf767785533a7dd42aafa69887b37 Unionfs: uninline unionfs_copy_attr_times and unionfs_copy_attr_all
22f7eb3f76d972c4429c9dd7b01d82124b884261 Unionfs: document behavior when the lower topology changes
49f319da1ba41cf5cfabdfc22e98005dbeb85619 Unionfs: ensure consistent lower inodes types
79a7f170ddf78b83d18ba084cb240c87a6a06d2e Unionfs: grab lower super_block references
5a907297ae1d39b19b597d93b02175001ec661f2 Unionfs: release 2.2.3
0a0cb8faaf13f2b8d2cabc6b77bdb14f537e29db Unionfs: lock_rename related locking fixes
b08c195b3b4d72daf72225bbd4fec753deab320e Unionfs: d_parent related locking fixes
f54c926c651b334757e0532da160a349604a2046 Unionfs: remove unnecessary call to d_iput
ccb5f1ce0c150425fcf6eb3c1ab71fa47307c14d Unionfs: use first writable branch (fix/cleanup)
596d77d28bc9cb56f641719d9fa5c38d6f80ab32 Unionfs: release 2.2.2
5a89bd710428f7140851ee48f054aa16b9a0224d Unionfs: ensure we have lower dentries in d_iput
4326611ff48a078fea0971acf39c101c46ca15a5 Unionfs: branch-management related locking fixes
ae11f8d1590523e5183ef30a7565b26832deecd2 Unionfs: mmap fixes
aaa9a22032dd59439f119a679d01518c188db418 Unionfs: merged several printk KERN_CONT together into one pr_debug
4352eea786568716ad3376df5a7ae710e84d4b0c Unionfs: release 2.2.1
0f1ae42f77d6545700c927149b65cc32be04a99e Unionfs: use VFS helpers to manipulate i_nlink
c52cf214d3dd77c69ddfb8996c3602a76c9b05b8 Unionfs: locking fixes
fa4c1809ecb57e447e39a0c0566932d2b3c4eacf Unionfs: use printk KERN_CONT for debugging messages
54d09bdce8662675de033da6a5405918384cbab1 Unionfs: release 2.2
feebe928ac509caaafe978baede79dd405fd6647 Unionfs: don't check parent dentries
1db541d289ffb5d23bdefede363f4638f7abc2c1 Unionfs: implement d_iput method
dbbf48d631d73ad312329266c9aad4251bd6cfe9 Unionfs: don't check dentry on error
06d736d424a866bc56acc245e18a5792dfb44cb6 Unionfs: cleanup lower inodes after successful unlink
6c03947882667d09ab75b541afa7887d381daf68 Unionfs: initialize namelist variable in rename
0889c7410c27a5d3610ebadbc9501ccb33be16a3 Unionfs: minor cleanup in check_empty
0b5d9b9e87385339cbd64d58b136a4d4dbbc0e63 Unionfs: update inode times after a successful open
b36e57fb6fe681d97444a88eb16b0d9d443b42df Unionfs: set our superblock a/m/ctime granularity
c800a26361ebfd98b350d9432cc152b6fda8edad Unionfs: handle on lower inodes in lookup
1ab973a53372432616308744e7337596686cb89f Unionfs: minor code rearrangement in rename
a432edcdff4a7a0c2c836ff6411a084f4b2c53b4 Unionfs: implement lockdep classes
b5a6c84889390d3e54135c59374fe89b14ef6f02 Unionfs: prevent false lockdep warnings in stacking
375f4387174955d0c288f417b20d2e41fbcbb6bf Unionfs: remove unnecessary parent lock in create
96f61b05580b51b1a1f3e66a1af81fedb3055ef7 Unionfs: remove unnecessary locking in follow-link
184c796b153dcf23005245d24b3819013c892529 Unionfs: remove unnecessary lock in read_inode
08fb74b48f5c0434f571ea29c7ba3c31e68861c5 Unionfs: remove unnecessary lock when deleting whiteouts
b5012d4973bd708b33a001aee72de62e9416a0b8 Unionfs: remove unnecessary conditional inode lock
6447615f85059bc98e69795cdd9c5ffd73ff404d Unionfs: prevent deadlock in cache coherency
ce3ff17092bfcff8d6cd7daf7bad8b6821cfee20 Unionfs: remove custom read/write methods
e4146439e8f5bf7a8f99fb5d79430d1f65ab6d1e Unionfs: restructure unionfs_setattr and fix truncation order
467a6ddb2ae59edfeb630540418f189053d8333b Unionfs: mmap fixes
024c60285f3b723fb9a0f52bc2ce1b201216ed06 Unionfs: release special files on copyup
40ebd04f729275a5b3a1a2138bdf77c2c63dac0c Unionfs: create new symlinks only in first branch
8af1f0b4e5ebe4a2fee36afa3d23486a65fe50a2 Unionfs: create new special files only in first branch
5ea74a2997caff544a61c42569623575cc7088ec Unionfs: initialize inode times for reused inodes
2e3ac53e0029a722eaae66ad4a3c4646a41483ed Unionfs: interpose cleanup and fix for spliced dentries
588dd1e3d81b624ad27e1f6a80bbc250b9d6ef9e Unionfs: clarify usage.txt read/write behavior
c1c1615653ac8612b2d1f594a5404de1548976bf Unionfs: use locking around i_size_write in 32-bit systems
92014c5dcda8577b0815af80872c77566c2af5ce Unionfs: clarify usage.txt mount options
6d2a2b9c43b7d466b0272bdf784837ad1343dd3a Unionfs: avoid using drop_pagecache_sb in remount
8ac545f11ae6fd65adcf1c0d0d434f2747d69a9c Unionfs: release 2.1.11
50a548375a324d2e750ae7998e606be404ecd9b8 Unionfs: reduce the amount of cache-coherency debugging messages
5f36251097d62c5b3b113e0be4dad2b02d7ecf71 Unionfs: cleanup/consolidate branch-mode parsing code
6bb67f860595d954a92bfe4e7ef7ca3e80281ca5 Unionfs: call wait_on_page_writeback before clear_page_dirty_for_io
48b0676920a346dde2ddfce73e9486b444b18857 Unionfs: release 2.1.10
9f1d22ef5120b84d56000c53525d6b0a61c1c010 Unionfs: use generic_file_aio_read/write
8a8fbc2b52e50393674d08be18b9376005416f74 Unionfs: update our inode size correctly upon partial write
b755f2d7481d2d66cc15568a0b7f22a9eb3a10af Unionfs: prevent multiple writers to lower_page
831424e5bfbdce9b0f1390feb9469c17dc3988cb Unionfs: support splice(2)
5691ebf61d9d99af501c4444334cb9d4b9a52046 Unionfs: reintroduce a bmap method
cc1b61a7c2c1464b2045d4ad935ebf07cafdb1cc Unionfs: update times in setattr
ccc742d630bf080cc493c6e28c51620f2d04d3be Unionfs: create opaque directories' whiteouts unconditionally
2095c9df15663c48b5abc1c8ee05c0566faa45a5 Unionfs: don't create whiteouts on rightmost branch
05aebe3d45c2b8fc4e6f50cdbd2df4cbc58b30d0 Unionfs: release lower resources on successful rmdir
b5c1ea100e424ddcfb6b5e035b57ce5a9ad31048 Unionfs: remove useless debugging messages
75e307e93463693dd1c3fb9b68266f7d948cb02c Unionfs: handle whiteouts more efficiently in filldir
e3999434af0a2350f80046c6a71dea608e097760 Unionfs: set lower mnt after mkdir which resulted in copyup
8ed61159029318e67ce14629c8a696f9d914d608 Unionfs: minor cleanup in the debugging infrastructure
60c1f19387de6184cb5ce6e8e19f037756bbcdeb Unionfs: minor coding standards applied
0637b0c4f3a545b9c6473a69e2f1e59560152e47 Unionfs: minor cleanup in writepage
64e817d42ce562a0785602f8b5e54084bd7a187c Unionfs: use f_path instead of f_dentry/mnt
7adf2b5e8ba4241c419e54266c836e0fa45ec8dd Unionfs: cleaner support for RT patches
610ea295d11679fbeaaf62a963f386a3958d6119 Unionfs: release 2.1.9
1d4bbe46f67a9d4459f0862382a0cf5aaa3baebb Unionfs: move debugging checks inside locks
29945af97f285793b48695e438a111d531136807 Unionfs: fold do_readpage into unionfs_readpage
a3249ac902bfae8663574742e6f5e41245908ceb Unionfs: remove unnecessary lower atime updates
cc6e622232aaa4aede1d7d4d4acc593afdcc6404 Unionfs: debugging updates
5ae7047ce317f33a7d61929f70814cf3d1fada75 Unionfs: clear partial read in readpage
b6dba2fb3e485d5163c3a13b29c879289bdda21d Unionfs: writepage updates
b862bd8775624859465e20dc7f7c7bbf11ad1e92 Unionfs: update cache-coherency detection heuristics
07abd09e9fd0e67dcb0c020298ce7b4be2597a39 Unionfs: use i_size wrappers
504d87b42c552ffef4b3f24a985f628fa09a2501 Unionfs: flush and release updates
661c4abc2937531ccadbc65eb906a7a18aa373f8 Unionfs: release 2.1.8
1452ca2cf732bd777d311f99a85ab55cba45903d Unionfs/VFS: no need to export 2 symbols in security/security.c
bfcd923a6f47d45697b29c496ad5806f8592334e Unionfs: don't printk an error if it's due to common copyup
d206f1a2a55f9f1fe3d38ca81617db5499a4043d Unionfs: don't bother validating inode if it has no lower branches
6bb614c729c92a2261d81631f542626584fcbdf6 Unionfs: avoid a deadlock during branch-management on a pivot_root'ed union
8a0ce59d3330d631dd1d236205392e390ce107ab Unionfs: mmap updates
032621ff9d61ef153bcab20f2cce04d75b9a5177 Unionfs: update usage.txt documention
c2ca02ef514508fd24f1aadf3bee67d0f8c4981b Unionfs: cleanup permission checking code
c89ec2015eab19c243b5863482fd051a91be3e06 Unionfs: delete whiteouts in sticky directories
6fbfc516a77623780661b1c3b9a84234d8193525 Unionfs: release 2.1.7
336e8e37d41ddd10fcb07b290894ef08a6688e79 Unionfs: remove obsolete #define and comment
a235d8e2aab681c08ebb7afa01814c540d6645b8 Unionfs: fix unionfs_setattr to handle ATTR_KILL_S*ID
61eae825f3d7bf6b17ed0889d9b82f41685faf0c Unionfs: remove for_writepages nfs workaround
2ab94ab19b81563d6a71854bd6f8f906a7130ef4 Unionfs: convert a printk to pr_debug in release
c8e00509de34733d0ad9a42d11e0e8c25150e685 Unionfs: don't bother validating dentry if it has no lower branches
6675c12fbb748e5e6fe8604beb3cdae93c6312e0 Unionfs: don't printk trivial message upon normal rename-copyup
9bd4d89803833a08368a8749f81b9aa0e6b63fad Unionfs: support lower filesystems without writeback capability
22393c643f7820dc4db80e980b88ecf404b00a08 Unionfs: slab api remove useless ctor parameter and reorder parameters
522d5f6f52be2c1b2856ac7c1bc2f24917c9b16b Unionfs: security convert lsm into a static interface fix
7627feaa055a5cf38fb06336c4f01a1f3322d3bf Unionfs: release 2.1.6
6b1e410ca3412684681dc9b2b4bedcb959ffe483 Unionfs: coding style: avoid lines longer than 80 chars
7000eac00fd0f9c892ceb297180a4d43006f0f3e Unionfs: coding style: miscellaneous fixes
dc408aa81ed9731d97866beecd85683b3c1d7bd7 Unionfs: coding style: avoid multiple assignments on same line
8aaa7bbf2dc07c92d19cfdf55532815faf230707 Unionfs: coding style: take assignments out of "if" conditions
a101600b5f09f726a031edcd5a2881124fb539ca Unionfs: coding style: proper spacing
4077609f58667a2f93e4dc60b1b8d40c870a80b1 Unionfs: use braces in both branches of conditionals
f8d583b138aaa258894ccb308bbccb159b7689d2 Unionfs: remove periods from the end of printk strings
5833f9183287ed5d6dd60c768e9f8f235e3e6ced Unionfs: update/assign a KERN_* level to all printk statements
6c88aade87dcd98d601be6994980e66c42a2ad2d Unionfs: add missing newlines in printk's
83618d85f8b10658aab43ae62c1e42657eeb182c Unionfs: convert all appropriate printk's to pr_debug calls
9c651e80308fef043dc73475421c4bd6ba6ea4f1 Unionfs: use pr_debug() instead of custom dprintk()
2f74482388824cd222962add30766e90f51b72b4 Unionfs: use page_offset() helper
6372c15f9042fd2dddc38bb2e4b3755bab65602c Unionfs: remove unnecessary if condition
719831282cd72b46f12767fdeb4c2ad5aa638e35 Unionfs: properly indent static struct
5b7a2ac83590686843c920d36a8d7329fa45cfc6 Unionfs: use UNIONFS_NAME macro
a69a06abf3acd6f077c857a87e2bc539fd380276 Unionfs: use consistent printk prefixes
afa599abbce9fd4947136844dde45e97a735f3ee Unionfs: minor comment cleanups
271ba381746b1d3791b70796658d2fba4bd26ca4 Unionfs: compile if debug is off
4f34126b43bf3c7f3cbd69ab82d6ddbdaad7e0e6 patch unionfs_undo_unnecessary_unlikely_calls
cfe149dbd3e66c26b179300c49b853a70a7695c5 Unionfs: display informational messages only if debug is on
56e4bf6d2194a9a5fc5b83ebfe1f74f1929bd485 Unionfs: release 2.1.5
c9f04f672d69b1482a839c74487f42419872114c Unionfs: use poison.h for safe poison pointers
55eb95100adb1e18dc81447a1aa5acea04b3a1e5 Unionfs: add un/likely conditionals on xattr ops
32fcf9d89ae90226abedcc9d160436695b138434 Unionfs: add un/likely conditionals on unlink ops
71f16cfbe412123cd5b47c98a5709a973f2068d0 Unionfs: add un/likely conditionals on common subr
73a0615b6081fbfe13391f30ec4e88e95283afd0 Unionfs: add un/likely conditionals on readdir ops
c411d6a45542fb12fc1a839ac4e2d51f0f77574d Unionfs: add un/likely conditionals on rename ops
f1cf44bafff3393514d98e61687d92614eae2749 Unionfs: add un/likely conditionals on mmap ops
bfc9c66ed42b38d15f179804dc677cdf29fcfe6c Unionfs: add un/likely conditionals on super ops
b0d3d8ce5ca9475e69a1b348b24bd263d16fac89 Unionfs: add un/likely conditionals on lookup ops
ba94f688f69e69887b521a765ff6c386f5c9b3d6 Unionfs: add un/likely conditionals on inode ops
999ab90ca710cd653f70080fdd622618f9bda7c0 Unionfs: add un/likely conditionals on fileops
448efeaf702082d56518ae266e7f6d08d133b178 Unionfs: add un/likely conditionals on headers
8d9129de5a3727ad7479180e5ebc1fcd9498e672 Unionfs: add un/likely conditionals on dir ops
0f78e6b4d06d3ef98cba1b8d4387634022a53837 Unionfs: add un/likely conditionals on dentry ops
fc3e098f968a3bf831cf7e83db38e00fb8dee753 Unionfs: add un/likely conditionals on debug ops
609703fe97fa4f2ed29f8280751625f5aac451b1 Unionfs: add un/likely conditionals on copyup ops
87eee0a6e729c96169ca3d468f566d4ac9957142 Unionfs: add un/likely conditionals on common fileops
9795351ae53a5f002b84a40f4850911a2f4fad25 Unionfs: lower nameidata support for nfsv4
461b0ff7ff85e27ab9dd90261bfdb0416e24350d Unionfs: add lower nameidata debugging support
441e277c1289aa6accefc9a04b957a1076c2f09c Unionfs: minor coding style updates
37ecb00201192f0a340bc92c9c637becd9106e6c Unionfs: cast page->index loff_t before shifting
5ac9425a2fbb79a7cca846963107cd70acfa6ee5 Unionfs: release 2.1.4
c1083fb0aeb391bcadd09c95195e8fb90353d975 Unionfs: cache-coherency fixes
25d40306fa9e883bb350526c4c7aaff47f7fa389 Unionfs: display informational messages only if debug is on
7604d52c6f7df13672151fe7fb5f32df8d714164 Unionfs: use int in unionfs_d_revalidate
f3c79d043966a4bef9cbbb8d6d08de95906766fa Unionfs: documentation updates/corrections
00a0e637613e05527b62bf397afb2a89144dfd8b Unionfs: release 2.1.3
8addc7117ba65fe17d7b7d39f4229388261913f7 Unionfs: cache coherency after lower objects are removed
690e61adde0236bb8d9d3386df5ce8710a329873 Unionfs: unionfs_lookup locking consistency
a3ee03a9f5c61b9fb4be2f32170ee4309cb69cc3 Unionfs: use boolean type in unionfs_d_revalidate
8ea43a40ef2855200380ccb87c0494288ab15615 Unionfs: add missing newlines to printks
84c168d4825375999383c87423dc42d5460fc456 Unionfs: remove unnecessary comment
69a9343a7cc39af07a3ea1adb634dc106baa780a Unionfs: documentation updates
7ec9a4dc58e6f2f8aab8764b32a0d9c2d0ac549a Unionfs: use bool type in dentry and file revalidation code
304156062a61ec17445842e99e05ecd65b35a37f Unionfs: cache-coherency fix for is_newer_lower
1bd033a86536f0c19897eb823caac3b1059085ca Unionfs: import Jeff's fixes from korg
5428f3aa2d796d5921c139d36fe8833ef19d08e2 Unionfs: Remove unused #defines
ad90586e4afca2e72b8b8a150aeea4de5b9014f2 Unionfs: Simplify unionfs_get_nlinks
e0ac0d3e0ae16eed205e17235b0b8c15bbf3eba6 Unionfs: unionfs_create rewrite
26242ce84bc10385da5749cd91f73daeb052b16f Unionfs: document lockdep issues
e341509d2af1ec0839f2082eb75e0f2b38d29142 Unionfs: support CONFIG_PREEMPT_RT
38bb41309841b0c0bc84f7d1e5ca4b2d0d6d9032 Unionfs: release 2.1.2
f62c3a0271c83f7562b58e1eda6f40d1221d7ab7 Unionfs: imported fixes from korg branch's take-3 series
4c5f6ddfe727200f7a4c1833857c90dc6a19dcf8 Unionfs: release 2.1.1.
12752e939bb5c880933761f8b4e6e5ce934d2e9e Unionfs: minor usage.txt documentation fix
366d5a42e1f7017848acca96cf461ba303868770 Unionfs: imported fixes from korg branch
b693c48e9698ba715d5f4f05b10bafc28f138336 Unionfs: back-port stuff from Jeff's korg branch to per-kernel branches
ff21186d25c91ece47d173ea8f51da04fde98329 Revert "bugfix: add MODULE_LICENSE to mtdsuper module so it loads"
6fc017e5abef52fef2185cf22934a99b8e1fcf16 Unionfs/eCryptfs: remove lookup_one_len_nd and LOOKUP_ONE code
80670c55d9a5b9742abfcca96dade849a2b349f5 Unionfs: support incremental versions
1889e93a1247019206086f152a26a24fc598fd10 Unionfs: check for immutable files before read-only branches
e839af8365ab787e5002566a62221adfb4f60ec8 Unionfs: mmap fixes to unionfs_writepage
67f02fd8f534f2783766041fc198b5e6000b5c6c Unionfs: rewrite cleanup_file more cleanly
082ba4dd8db3cb38e036a7f88dd02f258617a59f Unionfs: improved printk upon copyup
2c563330113d84b506ccfd12db9a8be354d606d1 Unionfs: xattr copyup fixes
6e500cea003a761b018bdf23d787215da0349eb8 Unionfs: fixes to cache-coherency checking code
479266537e2590abb240ee6c17e27f8fcfc4d502 Unionfs: mmap fixes to unionfs_writepage
d2c451be13596e93a558f11b198510abc0014fc6 Unionfs: bugfix when mounting readonly exported NFS volumes (was: nfsro)
71e1f1e5d3c1cd03c0588626089cf7b45c2a01d8 [PATCH] unionfs: make functions static
7e1e3e671406327b31fd09d8e2c20eb68e3e96e6 Unionfs: pass nameidata intent information to lower level file systems
946b9cbc92acae40526585cdf815d3ec5961d3a8 Unionfs: kmem_cache_create doesn't take a dtor argument any longer
99c84ec37666c8e46ca2a408c1a07096a50c5e5c Unionfs: ensure cache coherency in unionfs_fsync/fasync
edca56554392ae40901c35f94755cae95fcfc15c Unionfs: implement native unionfs_fsync/unionfs_fasync methods
361005b3bb5af7210440410adab6c07884f2a282 Unionfs: small documentation fix to usage.txt
258fd01ec1883efb02ec7a1fecddeb7245c92283 Unionfs: mmap fixes to ->writepage/readpage/sync_page
cfe76c983f899e421cd78e23b1b1fa5e56b379e8 Unionfs: branch-management bugfix to unionfs_file_revalidate
b5e1f45c9c7156bc93b862dba5effc74bb8b06bb Unionfs: cleanup: break line longer than 80 chars
d4ead0a5b3e1905bfb3d9644fce2f36fa81d3141 Unionfs: fix minor typo in revalidate_chain comment
6ad6c7b37033dd5faa9229cfa4ed8a4ae8de07e0 Unionfs: bugfix: don't call branchget() until dentry_open succeeded
4595d5bf3d92871863b352dc461aa4de6e0ea2db Unionfs: branch-management bug-fix to lower mnt counts
c2d70ee849811d228ad7ecc9af8f8ce4c00a28c9 Unionfs: use igrab instead of atomic_inc inode refcnt
e968b970b4022dc4ece33890f34f393bd4e20c3c Unionfs: cache-coherency: update times of root inode after branch management
3129ae4d85805ef840923b7d2e19d00094e55d4a Unionfs: debugging: don't oops if sb->s_root is NULL
bc0e09a0f442d14a7d7dfedfd0fa362155d74b41 Unionfs: debugging: show inode reference counts for all branches
a0a10345ee8ed8ec2b58bfb012dd97023d8b4016 Unionfs: fix small typo in comment
268ecd2cb3e1930d88e6bd824b0df4502b39dcd5 Unionfs: bugfix -- set copied up open file mode to read and write
f27e729d06a0a88c3b9646efba0bb99851fddd32 Unionfs: rewrite do_unionfs_readpage to use vfs_read (bugfix)
471d8b58e3d882598b3ffa6eeacc21784dd2b532 Unionfs: fix minor typo in a comment
e287af0496494cd08d36a8045830e4bb5238e8d4 Unionfs: use the splice_read file method instead of sendfile
dae46bb67e432641c2a1d6b911ef3a6d465a350a unionfs: better handling when copying up permissions
0edc7bfb6d69f1088a6a9fef83d247555e72137f Unionfs: better error handling in rename code when copyups are involved
3f8cb03ed0de66f8271625ab7765d48e19c182bf Unionfs: bugfix when renaming symlinks on readonly branches
9efabe53fc5e4eda91f1efa959a76c994f092a12 Unionfs: prevent deadlock with branch-management code.
3b9b5892b96171de34306b4dcaf303d3b5689350 Unionfs: rename file->f_dentry references to file->f_path.dentry
62c28d91563e8734437702c5eb295b3c437cb224 Unionfs: improved comment above unionfs_follow_link
a6f43a932288e072c3584a573c286d2194d22ebe Unionfs: Change the semantics of sb info's rwsem
3a9f3ebf37e8e4cf682565b13f06af3f91e6b5f4 Unionfs: Remove superfluous check for NULL pointer
7ddd49a25792e5273dec4cbb2f7e7f38d09650dc Unionfs: Change free_dentry_private_info to take a struct dentry
c3435f03ac415feecf196bb9e8fba56e78116889 Unionfs: Cleanup new_dentry_private_data
ac8c9df99587304c00a4392c1ee6469fd73acc11 Unionfs: document cache-coherency design and implementation
42a99da935b1783e5855c28b8d20933022003bc1 Unionfs: cache-coherency calls to maintain the time invariants
0b72a79f36fee0ade7920a45c559743dc4fdd8c8 Unionfs: core cache-coherency code
a9ecdfe1567d8e890fa1a3735a26da49c8836dbc Unionfs: introduce two functions to maintain time invariants
6f33f7bbfec6f00dda7cc18e63fff056955d6aa9 Unionfs: prototype and location change for unionfs_get_nlinks
f291dba0e17b1bdd516f6bd717268924a794c28f Unionfs: m/c/atime invariant checking debugging code
bf82b6f08e97ee5b050c9fa46737a67d35547682 Unionfs: bugfix in debugging infrastructure
985790ae3bfd50c40558da5e480d5e3138f259cf Cache coherency: resync unionfs data/meta-data when lower files change
9328906a52790f51d9fd1ce5417d2cb4f2aaf428 revert changes to new_dentry_private_data and document it
ac9f5e2d6e5cbb4c2d92efae95556dd3de52635b cleanup: convert all instances of "hidden" to "lower".
81d84ef66fad20654e3975cf3bb152f0e9e82456 Fix section marker in header file:
42ba951a3d8fa46e86ae26a91f2a5171569c5022 minor indentation correction
1e01e3e2058bbc8f1d81865d9da4856594b608e1 bugfix: add MODULE_LICENSE to mtdsuper module so it loads
14169df26bec3bbef02a4c1066bbda0c937a125b bugfix: properly reset lower inode start/end range
574917fad85c8c9a11f0b5984e58acf6c0d67d34 cleanup: rewrite new_dentry_private data more simply
eed9c17595035683e9cf26b10f72b16b039bd96b bugfix: remove extra superblock rwsem unlock call
3a24625cb8f02075b630688b668503d7d4160caf remove unnecessary comment
9a140540bc570c447d1fdbf9cad2061774f84ffb properly format a multi line comment
731cff0e6185f5aba04b6648c054ff7dea521a8d reformat all lines longer than 80 characters
87849113d204083c71caad05ccdc401bece28b65 debugging: indent code properly and cleanups
e7854cfdb6e49999cbe7719bc052bb3ca64f6f2f cleanup: reformat all lines longer than 80 characters
e0865401685e2427402a5ddc705286bf80a7ef75 spell check all strings and comments
77f80cfad1f813686eb68d420b18df6785c6b8b2 cleanup: ensure proper comment on every "#endif"
38c1de7066e7e0a35e6fca8dddf6f90b67049cc3 Revert "Unionfs: Cleanup locking in new_dentry_private_data"
577dc16f039bff5350257c90c65a4bb7e5cb18aa bugfix: ensure dentry/inode/mnt validity after a successful ioctl
bba35d23e626c47eea7e6bd32c375576d1ada425 bugfix: release superblock lock at end of ioctl method
6366bd0dbcbe70fce268f517d4e736d31a8d7832 bug fixes: revalidate dentries passed to all inode/super operations
fce34f81b2767ca00423b82b6256d15f09d6ef8a code consistency: ensure that every #endif has a matching comment
a6d9e1c98ac5f76f4b1680e9ba97375cfd47699d invariants: don't complain if no lower dentry of a deleted dentry
418cc48d8a1cecfa1d7e9f24b4f5f2ad4c24cf9d invariants: don't complain about directories with some NULL lower objects
7a63519ba8d1672e61d9f30cd9b0fbd1a828143d Revert "invariants: don't complain about directories with some NULL lower objects"
d86f2d1bfc40faef905e978a3822c1d12f2e9b26 invariants: don't complain about directories with some NULL lower objects
cfb05146476008a3c515404e9ad14890f04e4e92 cleanup: rewrite unionfs_partial_lookup more cleanly and add comments
079102b6a8375224e569efc9e7e407302633b66e bug fix: prevent null mntget warning messages in unionfs_lookup_backend
13ef462da2c41143a7349ac581674021187a36b0 documentation: expand comments to unionfs_lookup_backend
41e1f39cc44393b1d6fc9f41e15f5ff2ca116f88 cleanup: remove unnecessary call to inherit_mnt
021f533c000a9072a01c77aa0dd262d8d6d0ceef bug fix: don't warn if trying to mntput a "negative" union object
a6a0b6c1fffe30be01f4041d9ef7e717b00e27a3 bug fix: get lower mnt from root dentry instead of lower dentry
efca31aef4de9601a7b9a8da598aaeffa7fae6cb Unionfs: allow users to override Makefile options in fs/unionfs/local.mk
dfdb02a9f4dfe633b42fce706d5d38ef994ddf80 documentation: better comment in branch_id_to_idx
608905e94807faa9469d7848f634bbdf1aace9b9 bug fix: catch bad use of dirs= options (extra ':' separators)
72f7ee6097bd049c6bb6a4aca594ad745fe7a663 unionfs: merge find_new_branch_index and branch_id_to_idx into one function
a7f924024e4694b4bb0d95a499585b4e4808a896 unionfs: minor cleanup and better commenting in new_dentry_private_data
32a04024321e66500c7b268cf7207d4b34c64cd7 Unionfs: Cleanup locking in new_dentry_private_data
30b9bd7cd4a2b032e5440fca6c4cc2a20ffbff7a bugfix: prevent null-deref oops if lower f/s is NFS (mmap writes)
216a4315849b497e2af3bd131f94492e23171107 cleanup: use krealloc instead of open-coding it with kmalloc/kfree/memcpy
e6412081ced4d27a1687112304cebcd3894b4aae bugfix: prevent a NULL ptr deref if branch is nfs and using mmap writes
3dc77ed3ff861465a24f438429b947c58e103c29 bugfix: handle lower file systems that do not support writeable mappings
9f980b1bd321c15d3ffe71b89d755c26c2b89213 documentation: comment to ODF developers to address
b6b1c5115ffe9802fa0b26ef97202d937425274e bug fix: set lower inodes correctly after branch management succeeds
919589f3c9191d8a7e0d8b260dd26cd4ed8d5fe6 bug fix: prevent self deadlock with remount code in pivot_root scenarios
ba004bb2bb7ec122d1c06537f6db54ee0eb8af8d debugging: test for freed (0x5a) inodes
f0c07016817bb39f89697ac450fbc2db28c40122 bugfix: statfs lower file system properly
31ef139d82176d48b1f65513d9674ac61d2392bf Add Erez Zadok to maintainers list
ca413177b21d5c89eb886bae990e6c4d81cc6e00 add standard copyright comment to linux/union_fs.h
25cd0c8f2696e9cab60829fa7387a187c8ea083c d_splice bugfix: update dentry in our lookup if needed.
8973e6af9e7efd5ff3eb6a58cfe44d9dc2b870b5 mmap: file revalidation and fanout invariant validation
c95e8c318a48aaa410478b0ce2971787245e976c mmap: sync_page bug, call sync_page on lower page, not unionfs page
5ba2c4e2a0dfc4e9a82b8706e8e55b7e5aec80b3 mmap: also revalidate file passed to unionfs_release
9d2d54263c434fe3285f1152b239f56fa31bcba3 mmap: update atime upon successful file reading (via mmap or otherwise)
3782bbde646865ff447ecf40d4d1cebfcf920ce5 mmap: proper locking to interoperate with branch-management code
cc2cde84ec5e9112b5f78ee1c0deb984984529cd mmap: remove unnecessary unionfs_bmap method
0f0c349f2b1a8aaee19d06103ca592d117a22cbb mmap: trivial sendfile support
821f4bef1fd37fe4afaf5cf82523079c820e31ae mmap: minor code and comment reformatting
8906dbcd464e5546cb49dfca1d98e11beb89e2cf mmap: #if 0 unneeded code instead of commenting it out
d1040034b90ab8ca648a9903db89b914ccdf7b6b mmap: read upper file instead of lower file
dc093610ec1202bd35b66a822f0eb130844b5e97 mmap: coding style: reformated a line longer than 80 chars
b2cbb21adfe519d6bc300bd00926e79e71dc16a8 mmap: remove defunct comments
3b4fa1afb6db11803fe62a257dab2ba28046ff96 mmap: file revalidation
c4873f2da8d12d4be7410000b769b08abdc2ef64 mmap: applied main mmap patch
6e0cf53cea528eccdfec8e476f23c8a83ae727b7 bugfix: fixed interpose to check if d_splice_alias returns a dentry
69b82a86c75bda6fc04413ef31df52164b9c4180 debug: remove unnecessarily verbose debugging printk's
d88f353cdbf2273b8e2f9f48484bde09bc23d20c cleanup: consistent printk messages
416a64660e5736f9fd99b2a57830f91545d203a6 cleanup: eliminate wrapper function create_parents
12670102175cdd1248ef822d7bed97a8f3327c40 cleanup: eliminate wrapper function copyup_dentry
1e3e89ebffddbc6849b18b00ade835b9acb39add cleanup: rewrite do_delayed_copyup more cleanly and clearly
faa5bb30422ad0602f8446173d486261f3c059c4 debugging: small fix to Makefile to correct #define typo
60eef530d385dd77adc4c95c8ab5f5f21cf82ec8 cleanup: remove unnecessary macro used in only one place
2d8ea624687e4b428a67a4cb49b79c70fa8190e0 bug fix: don't revalidate dropped dentries
ffe02005ea16a86987b2212a2823bbd1e5a217f2 bug fix: retry lookup for different silly-renamed files
2b683982f70f35c3fff544284f487b61bb6425a1 Documentation: better comments for copyup-related code
c969615439229e52936ed18c4f73ad8187d7e9d2 Verify and maintain fanout invariants.
d7be934fcdcc191c2ef9f6c753089c5b4f88e72a Post-copyup helper functions
c9034e45d54a694cea44affc2f54708b83dd1101 Introduce compile-time debugging support to Unionfs
caca10a7584d8319135e3d4d7f700a6e11d3365f bugfixes: correctly decrement refcounts of mnt's upon branch management
61b1a445a6ee6dad734cb24b2b5e771299b0d43c bugfix in BUG_ON use: actually catch bad use of unionfs_mntput
0d99683f0cf12566b45a16c40adc4fd89119220d cleanup: removed a trailing whitespace
7d8c3598f60389725ece995a7875297066cf4673 bugfix: remove defunct unionfs_put_inode method
3c7c05a3c76736eb69646689c0aaa60ff80e9ce6 optimize branch overlapping test a bit
41ef85edfbb0de96ae3515e4c2b7e3c4af95a6c2 Documentation update regarding overlapping branches and new lookup code.
cbad2c55ee8339a2604ba47e61887af66947ce35 branch management: disallow setting leftmost branch to readonly
355b0acc5d235fa6ef5238823d063739c58fdfd0 fsstack: 4th case to do_path_lookup
e30e6cb429f1fe016a0a885f09c0d8f117828485 Revert "Unionfs: Check remount options for being NULL"
dbb848131484fbf34ee025acfec5c1b6a20f1b29 bugfix: don't leak resources when copyup fails partially
8e55a6085c46837d997699e1339ec9712bca3e71 cleanup: call our unionfs_{unlock,lock}_dentry instead of mutex ops.
60ea0659cd135687d91c4fdf603fc1c297b9c1ca cleanup: rename our "do_rename" to __unionfs_rename.
c71dd174741d3b36c9820a4f0230353cf8ddb58e cleanup: rename prefix our version of double_lock_dentry with "unionfs_"
9bb312b1c64f4984c57621eb62c3446b4dc2bb46 Cleanup: ensure space between every comma-delimited function argument list
8c1397ae6f1251e815f88f8792f04ae9fcb03eb7 cleanup: rewrite long while(1) loop more cleanly
c47a976a15b1c29a27cdcbb460647976c1710db5 Move one function off of branchman.c and remove source file.
c689801518fd00355719356d329ff605d08ddc47 cleanup: consistent pointer declaration spacing.
1eb36796a2d935213bb6916499aa457ea952bb21 Merge unionfs_write with __unionfs_write.
471d8d13b30e523a1b4e1fa6b81615c5a24a725c cleanup: fix one odd indentation and long line breakup.
d911022175d1446f4c0ae10d594468763d1a78d5 Commenting the code.
45683ee673b69bf97132980fe1135f60501c406a cleanup: prefix external functions with 'extern' properly
7f119328e111a0a6ea8b2f3abc0753afaef477a8 cleanup: one more trailing whitespace removed.
2b2ead456050dbd5dd46b59a2379c2157855caa3 cleanup: spell check all strings and comments
21bd7bed305af2999672b897121a3abfcd12b7a5 cleanup: use consistent style for multi-line comments
d67f6bcb92ebca8d7fd04642b7bab9e984046b88 cleanup: keep all top-of-function automatic variables clustered together
ce5779599236822e269ccd325bcdbe279241b19c coding-style: remove one more {braces} around one-statement code block
a54bbf5d7822b54954a69bfd1dce722bc7751d28 cleanup: remove unnecessary blank lines in short code blocks
2ae08fdbc4caface535aa46d283ffabe485874af cleanup: add missing copyright notices
f2f0b000eb7c890011228254c3f68643f71ceb4f coding-style: reformat lines longer than 80 chars (accounting for TABs)
d9f183900326eaa99d2ba13e462f9d1597373838 cleanup: every printk should prefix with "unionfs: " consistently
1dd372169d851d3ec2ee420428671bf55fe7202e coding-style: remove unnecessary {braces} around one-line code blocks
4711cd239adea5acb2120684d3f6c6095952b353 coding-style: no lines over 80 chars
3bfded36c6ab38427c7e2d7d30bd0a7390da7dff coding-style: indent every line properly
884ec2e91a96f9cf0609bf96b3e30d71e69239d4 cleanup: remove trailing spaces
f52427bd2cd21e3b338294923ed60c5d9ad64737 Documentation: fix spelling error
14b80f802257f10a4d48cf66b92bafc4ab04ae21 Documentation: minor typo fixed in incgen remount option
2b722005a5664f67690a5a82aac89b486652f2d9 Unionfs: SLAB_CTOR_CONSTRUCTOR has been removed from vanilla
2d0b1f6c34943c4dd464734963d50859d78b378e [PATCH] unionfs: fix slab abuses with krealloc
7bd44dc8373fc909a280feea9e243f63674a04cf [PATCH] fix unionfs compilation
2b0a744d7043298d3b50c6bcb2d789a43230ce67 Unionfs: Check remount options for being NULL
74d9f00268ca651fc4e2614c5ebf5ee23bd861c8 Unionfs: Accept MS_SILENT during remount
627ea4ee480b9cc15ee5a98704c8c09e5fdf4342 Unionfs: Don't inline do_remount_{add,del,mode}_option
9d0f939e89be938a78254269da5434846beb4256 Unionfs: Added several BUG_ONs to assert dentry validity
c37fab96c37f7f7f324ae199b8fdc33191f1f72d Unionfs: Properly handle stale inodes passed to unionfs_permission
79d2b228fc883cdbc2ac8371057e985208b84f37 Unionfs: Pass lowernd to lower ->revalidate function
30a81a3f025c8246fd269274ba2b14e0598a86b4 Unionfs: vfsmount reference counting fixes
9c7f908fa9690febc31797c30b72a872fee21cf5 Unionfs: unionfs_create needs to revalidate the dentry
ae2d4c5c4633a720925ebe227a375b0ea94ae527 Unionfs: Decrement totalopens counter on error in unionfs_open
11dde1468e157610333c54f98d2e99b620bc1057 Unionfs: Document unionfs_d_release locking
12560291147c748eeb83bc6636dfdff2ea340203 Unionfs: Remove the older incgen ioctl
5f3f78a64386eebb6aea7468a29dd30b01e84f00 Unionfs: Grab the unionfs sb private data lock around branch info users
659beac954f6e277488d5b701a54373af1d1cc45 Unionfs: Rewrite unionfs_d_revalidate
e19bcc98326cafb12259290dd9e8a5135b70eede Unionfs: Introduce unionfs_mnt{get,put}
8d1f9dc0c72257599165e6df3d45843942a3e28c Unionfs: Bulk of branch-management remount code
46467c3f712a595707232e92f7aa2180b1de6a0a Unionfs: Introduce branch-id code
5c172276b3667efea47feb75dc7851e726e69228 Unionfs: Actually verify if dentry's info node is locked
22f7c7b7d106d48f0a40220364805491dbd63738 Unionfs: Provide more helpful info on branch leaks during unmount
d4568a90c401e6218a3306e1101f02665557ddcd Unionfs: Rename unionfs_data sbcount field to more appropriate open_files
f33b3e7c74f186b22c22cce4a3b01a34d3ab1c59 Unionfs: Proper comment on rwsem field
4af3c29a86d676dc52be6974d08e194628a13445 Unionfs: Documentation updates for branch-management
10f476ef7ebd6844c1a8cfa22d84fe4020498bb1 fs: Export drop_pagecache_sb symbol
e1353e2babe785ef5da2c50fd4d9dcdc397b26c2 fs: Introduce path{get,put}
fcc94c1f8869d528b42790315152245d7aa5a0b5 [PATCH] Unionfs: sioq not __exit
5887ecdbca4358d2f0838f2af1defc3cb844a726 MAINTAINERS: Unionfs URL update
d4891c1a2f71cbc65ac0a41bf4fc3781678f592c fs/unionfs/: Fix unlocking in error paths
5619fd8170900249eaaa2936247db10a693b6d6d fs/unionfs/: Fix dentry leak in copyup_named_dentry
c170302b71b05f5c3ab2d7f1c8790c1387007ecb fs/unionfs/: mntput in __cleanup_dentry
1a0f2fc8994ff251960111ca41070bf8cef9d286 fs/unionfs/: Fix copyup_deleted_file dentry leak
5651277cf8d018d35950a97f524cb6f42dd94292 fs/unionfs/: Miscellaneous coding style fixes
99e669634ffcccc800f09855ea8dc8bd78f77f19 fs/unionfs/: Check return value of d_path
a107e94a32514d1b09f44b90a455e6061bc6e8cf fs/unionfs/: Use SEEK_{SET,CUR} instead of hardcoded values
a4bcbd214e3e4cc8a83ce7df25cb6df62f8390b9 fs/unionfs/: Remove alloc_filldir_node
6c321dcafdd1b0ef8c9f30205ef1ae63c3bebe40 fs/unionfs/: Rename unionfs_d_revalidate_wrap
c4961b1328488ad7dcc50bf109f8e5a44c1492fd fs/unionfs/: Several small cleanups in unionfs_interpose
53bb4ef91b031bd6706b2eaeb1db2d3552d4af1f fs/unionfs/: Don't grab dentry private data mutex in unionfs_d_release
527cf314a5e8df0daabc5556b62a8edd2cce4b98 fs/unionfs/: Fix a memory leak in unionfs_read_super
fc433a51312e97a83224e2751aeaeb796804e4fb fs/unionfs: Fix a memory leak & null pointer dereference
344cadec994641826501d2c55c0ad4c4da3e2235 [PATCH] UNION_FS must depend on SLAB
40af4e9c8ce2629819320d0def9984e1f8cb6117 fs/unionfs/: Remove unused structure members & macros
34321e1f26b8604f7ee8311c82bbaf11da7975c6 Unionfs: Documentation update
94ed0bbb75ea5cfe794d339fc965e920d83e40a6 fs/: Move eCryptfs & Unionfs config options into a sub-menu
4e0d0330403569d9d16caf4d736e74c5ae9309df fs/unionfs/: Use __roundup_pow_of_two instead of custom rounding code
08deb59e7bfb381280fa2f1aaf5a76f54b3efb9a fs/unionfs/: Don't duplicate the struct nameidata
992e49168e655972018a4532c88827cbf54f426e fs/unionfs/: Andrew Morton's comments
52935740c95e12ad76cf0d71cbd30ef897561cf2 fs/unionfs/: possible cleanups
776d6facdfd82ed91691f17278ac9e1bd773d29e fs/unionfs/: Remove stale_inode.c
ed8e0fdd8b0671ccaabb6c548307d059528b7fcd Unionfs: Extended Attributes support
d3ba50f7f1292c512a88bc1d3ca703f91cd5c2de Unionfs: Kconfig and Makefile
1a1c564f985445d95f9f8fa9d826cad9620c3bde Unionfs: Unlink
4982b70ba01e5eb71412c924f61dea35fd271cf2 Unionfs: Include file
d2b539f81db16b66cf3c31baf22b7ec293f7a862 Unionfs: Internal include file
4cb335bc7a71b115dde29082a7305ab089394e6d Unionfs: Helper macros/inlines
1a6c74fac00196961374ad30c2bf8a5a233a439a Unionfs: Handling of stale inodes
d6130535349745c57b8cb4ad89aab62134aeb85e Unionfs: Superblock operations
368170a9c10a05b03541078117c26c7e512d9b71 Unionfs: Miscellaneous helper functions
5d96321da2f44fcffb52d916b55eed53151f7066 Unionfs: Privileged operations workqueue
9a746cdd50680f0087bbb8d285374752d9e5dccd Unionfs: Rename
f7d4ebc293351d946e32d1addf6d0b69c6025e8d Unionfs: Readdir state
9c39ea8eaaf17c326aa31a45eafb5d4360f94e8b Unionfs: Main module functions
f5fb0812355e11bf973ae6ae7363cb09f340f95e Unionfs: Lookup helper functions
5ad7a9a6b36be52609c7a362ad437c5154077002 Unionfs: Inode operations
45d512853f6c038e096bbbbe1c04cdab1394b0a4 Unionfs: Directory manipulation helper functions
e3db26a9e019cd8e2d8901d65ee0c7f9a076e1d1 Unionfs: Directory file operations
beefb50ffe6e4b6fbbb46acb8cae04f68984c788 Unionfs: File operations
46f42686af56f3d9a3f1ffbd02faeeb13df425f6 Unionfs: Dentry operations
1ed57ca752e5f4a02e7cca74fbde725b6caaadb3 Unionfs: Copyup Functionality
8330bfa1e12c4cc4cd1ecee524f582c769a8af3c Unionfs: Common file operations
d90a1c326db79b4c9796ff62973d60b76a4a04ad Unionfs: Branch management functionality
61b4ac2c52d09a29a57009bb00eb60a2f547e08d lookup_one_len_nd - lookup_one_len with nameidata argument
716c7059a5b24791becc06e4b164d363dc0edd72 Unionfs: Documentation
3d30701b58970425e1d45994d6cb82f828924fdd Merge branch 'for-linus' of git://neil.brown.name/md
8cbd84f2dd4e52a8771b191030c374ba3e56d291 x86: fix up system call numbering nit
20d7b2415c55aece840048e1e01348daa8f646b0 power: Remove owner field from attribute initialization code in OLPC driver
72d2e9f9f90ccafdce1f0a4a9eaabfb031f86def i2c.h: fix kernel-doc warnings
0caa621065b2cc05d4e53655a34fd989f500b040 kernel/timer.c: fix kernel-doc function parameter warning
0f7436a5b09d9c6d67ed272be9641af003b1b3b2 docbook: fixup media support files for htmldocs also
3d2be54bab7efd97b642838b9c883869ca5b98be docbook: fix fatal error from libata
aca0fa34bdaba39bfddddba8ca70dba4782e8fe6 jfs: don't allow os2 xattr namespace overlap with others
2f9e825d3e0e2b407ae8f082de5c00afcf7378fb Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
7ae0dea900b027cd90e8a3e14deca9a19e17638b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
6c74700fdb8e3bc34c31790384a8ec16c4fefd97 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
3e7561636f3f7f9b2942f6f90b021fdaeb0fe0ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
04f2b9765f1e80337314e03c4adde695fe2f0403 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
9895850b23886e030cd1e7241d5529a57e969c3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
fc385c313275b114bc6ad36e60c5177d63250548 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
b58af4066d240b18b43f202e07b9ec7461d90b17 USB: serial: fix stalled writes
b409214c683ed06c26e2cdad0be546ad11463354 USB: remove fake "address-of" expressions
b3e670443b7fb8a2d29831b62b44a039c283e351 USB: fix thread-unsafe anchor utiliy routines
951fd8ee6a9493f80bc5bccf2c8cfa1535c6ce15 USB: usbtest: support test device with only one iso-in or iso-out endpoint
e10e1bec8e6654de4591ef45ddd6a6d1e5b2591c USB: usbtest: avoid to free coherent buffer in atomic context
006d5820b41b298328e6b6085e4d58129fbc78f0 USB: xhci: Set DMA mask for host.
ed3f24539209826235debaec66ca0da708b5bb89 USB: xhci: Don't flush doorbell writes.
c21599a36165dbc78b380846b254017a548b9de5 USB: xhci: Reduce reads and writes of interrupter registers.
257d585aaec469ded6ec15d8a8e7ebada21d7277 USB: xhci: Make xhci_set_hc_event_deq() static.
c06d68b814d556cff5a4dc589215f5ed9f0b7fd5 USB: xhci: Minimize HW event ring dequeue pointer writes.
d6d98a4d8d2411bca7e15d9c0796bf3bc30c3f21 USB: xhci: Make xhci_handle_event() static.
27e0dd4d7ccc3e8e2a79600c3608031022a2298c USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
bda531452c143b0bafe3dd6567dbfe9274009345 USB: xhci: Performance - move xhci_work() into xhci_irq()
9032cd52798daf4cd6314ffea5030b37b3eb34af USB: xhci: Performance - move interrupt handlers into xhci-ring.c
021bff9179c2d19c26599dc3e9134d04cf1c8a3a USB: xhci: Performance - move functions that find ep ring.
c6ba1c2af2da31ffb57949edbd1dba34f97d1d4b USB:: fix linux/usb.h kernel-doc warnings
52af954599396e5945a895035525c703f2761b20 USB: add USB serial ssu100 driver
f283925fe9ef4ee75dc43e4c2bfbbd6b8a70bd0a USB: usb-storage: implement autosuspend
185c9bcfde628f1d71aefd34517252cce4c4a57a USB: ehci: fix remove of ehci debugfs dir
f2402f21caba2aceebbf637458b777300669020f USB: Add USB 2.0 to ssb ohci driver
356c5a4834a74c621715f7a7f16ded914eecbd3c USB: cp210x: Add four new device IDs
b6180ef7c99574c3350bbffa2a3a9d675321543d USB: ftdi_sio: device id for Navitator
c4e0b508bcdd1af6b1b3c317042336936173591f USB: accept RNDIS configs if there's no alternative
0372a754be9aa43e19fd86c9bc04796d43b55e38 USB: option: add huawei k3765 k4505 devices to work properly
567064916e4fe32af81b89e473a1e4f40c64b27b USB: gadget: file_storage: serial parameter even if not test mode
9a4b7c3b14905a191da09980b9da966be5fc7fa2 usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
afad19648f70c6493193e0a774bd754b7790b4a0 USB: serial: enabling support for Segway RMP in ftdi_sio
31ee04de7e670de4199572595cce4aaa7f7f6351 USB: s3c-hsotg: add support for clock gating
1eb838d3e2a473acbb9b21278e75b79640fb2c7b USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register
4d47166c975382f5e95086e8a88d4a39d27b34b5 USB: s3c-hsotg: fix compilation problem
e50bf385bfadeaacfb8af07b9b78dcfdef339981 USB: s3c-hsotg: Add support for external USB clock
a33e7136e9652374f7d54ded3cff8062d8e1e84f USB: s3c-hsotg: Fix OUT packet request retry
b05ca580c39314c8527e2e1c36a823970cc01683 USB: s3c-hsotg: Fix the OUT EP0 limit
6cd68de741d5b05482cab369978663fdf78c407c USB: s3c-hsotg: Fix max EP0 IN request length
c9a64ea884b8b40d70077ffe1e93081f2190f072 USB: s3c-hsotg: Check for new request before enqueing new setup
03e10e5ab5ba6511ddaf80085cf08c62e9336fa5 USB: s3c-hsotg: Only load packet per fifo write
10aebc772a10c95e30dff0779cb0f879b8f1554f USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
b3864cedfb576e11d2f9274f14a24840d8b569c3 USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
e7a9ff54271bf0ddbf641e5a0bde3ebda35808be USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
679f9b7c7c7d3c746792138e9d7d76578ef52c41 USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
6d091ee761992f804a1dcd411836ad0abb71be10 USB: s3c-hsotg: Increase TX fifo limit
76be932af17ddebac1b4e3dd2565a0519eaa29ce usb: host: sl811-hcd: check kzalloc() result
a93917d39fc388c4761d2530af82513e2d3bf9f6 USB: gadget: storage: optional SCSI WRITE FUA bit
8156d158efa6370a8183f47327f122edbb4f2cb6 usb: gadget: storage: strict coversion of 'ro' parameter
787f4e5adaabba01becd646818dbace2d7e6b386 USB: xHCI: Isoc urb enqueue
a061a5a0b816de3b4711a2e96764bb3cd8df861e USB: xHCI: allocate bigger ring for isochronous endpoint
04e51901dd44f40a5a385ced897f6bca87d5f40a USB: xHCI: Isochronous transfer implementation
8e51adccd4c4b9ffcd509d7f2afce0a906139f75 USB: xHCI: Introduce urb_priv structure
d18240db797ed749b511b8dc910c5dcf08be46d6 USB: xHCI: Missed Service Error Event process
986a92d44810cad915279fdc942e2fd2c2857499 USB: xHCI: adds new cases to trb_comp_code switch
7fec3253edeb62ab7fc1a82d246196e72e9afdac USB: xHCI: remove redundant print messages
22405ed2e1bd8d2676cb45c578bdd05527ce25b9 USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
8af56be185a94e39c80ce90fc9f83f3058a3ce80 USB: xHCI: handle_tx_event() refactor: process_ctrl_td
4422da61550b2fe5089c5cdc374ceea33e581773 USB: xHCI: handle_tx_event() refactor: finish_td
b972302b0a13aaddc9e90da2b4b52722e5d0e776 USB: option: Huawei ETS 1220 support added
93362a875fc69881ae69299efaf19a55a1f57db0 USB delay init quirk for logitech Harmony 700-series devices
33d973ad88ceb83ed1449592b7574b5b5bb33ac6 USB: resizing usbmon binary interface buffer causes protection faults
92eb2a5e533f39e8afc831acbbfdabe91cd0c20a USB: gadget: functionfs: stale Makefile entry removed
88d8aa462b8a2128a75b96a0134b22f724ca45d1 USB: EHCI: remove dead code in the periodic scheduler
1fb2e0558781b07d2ecaabf94c81c17ac820d8f0 USB: EHCI: reorganize isochronous scheduler routine
ffda080353979273e8aa69fc1e6134f20643ae56 USB: EHCI: add missing frame -> microframe conversion
bccbefaae050186bed3bcc74b1fd1a9b8c6710b2 USB: EHCI: simplify remainder computations
ae68a83bdc1971cb02fefc7a686ba6d077065e71 USB: EHCI: remove PCI assumption
43b86af83da7db8b2c6d85ca970203950e5bad88 USB: xHCI: Supporting MSI/MSI-X
13dd0c9767349b280cf131c34461f85e5effc42a USB: otg/ulpi: extend the generic ulpi driver.
51a91a5424cb94f40eb0c9d0b71d8df4e423742a USB: otg/ulpi: add support for SMSC USB3319 ulpi phy
6a5a9a4b1791b49047267cba59a69a8861c9bb7c USB: otg/ulpi: remove unused macro
fa345d0109ac8c8e388196b1db29d1a570239d3b USB: otg/ulpi.c : fix register write
9800eb330df0c1a8ef6f4123705eea691000e374 USB: io_ti.c: don't return 0 if writing the download record failed
10d0ca024257c88b28235fcd58577c3eb01b0460 USB: host: Remove dead CONFIG_ARCH_KARO
a7a6b79bc5bd5dda9fdd1adb4a342a4c5ee789a8 USB: serial: enable async suspend for usb serial port device
d0390d92bf548a903a48e1a2b3a12eff8a9d838b USB: musb: forward debug mode feature to gadget
f6c826a90055dd05905982f7a3f60e0bcaa0434e USB: EHCI Debug Port Device Gadget
fd63b10ba33f272308d9f976a40f2cd064d8b21b USB: gadget: Remove unnecessary casts of private_data
5bd6e8b3fb787b7337b681aaa601e5c7bdc67c55 USB: misc: Remove unnecessary casts of private_data
e53e841d451a2d0da094b8fea4a7f22b296234f6 USB: usb-skeleton: Remove unnecessary casts of private_data
925ce689bb31960c839804c19ef38d676f1939b9 USB: autoconvert trivial BKL users to private mutex
7c7e2d00435bd8129c4bacb73fe4a2d4db4e7d7c usb: storage: freecom: Fixed several coding style issues.
8ca47c8a7621835914c053caaec74e66147dd7dc USB: musb: do not override DMA mode in channel program
3f1a9696aed6814601078f3c430a8e432b625c66 USB: musb: Kill board specific pinmux from driver file
5aa4af2ce6a0643f32d47f21614817792b85298d USB: ehci_omap: fix device detect issue with modules
5128993b6f5f38bc567f3c246248ca29fd599132 USB: ulpi: fix compilation warning
d709d22eea927e42c911ac0ad151b56aeafd1b76 USB: musb: fix compilation warning in host only mode
0936fb5e92a90476959447ad8ae5d780afbbd930 USB: musb: use correct register widths in register dumps
402e8dd697d9dbfc40645148d0f539a43b6fc3a6 USB: core: hcd-pci: use for_each_pci_dev()
1e29709e2e577a862dbffe1c89f8033255a322bb USB: serial: io_ti: Don't return 0 if writing the download record failed
d0893264db29b9bfdb1bc66e731f4ed7f8b52795 USB: gadget: storage_common: comments updated
1e413943fabdc228e86e4fbaa11e77efa861c23f USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE
4307a28eb0128417d9a2b9d858d2bce70ee5b383 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM
e10fa4787f1fb9c8738dff955c272f30b7b63134 USB: xhci: trivial: use ARRAY_SIZE
f9ff70c25a7779cf6e2b0ff4aecf9c9b28eefae6 USB: drivers/usb/Makefile: conditionally descend to 'early'
916de0272018482c35402d410869353003051eb9 USB: usblp: fixed switch, brace, whitespace and spacing coding style issues
3da7cff4e79e4a7137b0dac1aaf6841b91bbff63 USB: add runtime PM for PCI-based host controllers
0d436b425e07f9e4b0fe571cec061f5d136f1d8b USB: UHCI: add support for Intel's wakeup flags
ff2f07874362d34684296f2bd5547a099f33c6d4 USB: fix race between root-hub wakeup & controller suspend
ee0b9be829803e3ff5adec7456bd59a08425ffa1 USB: controller resume should check the root hub
4147200d25c423e627ab4487530b3d9f2ef829c8 USB: add do_wakeup parameter for PCI HCD suspend
057c58bfb1dc9bbb75b8ba3b6c6336cfca63b9d0 USB: move PCI HCD resume routine
2138a1f1835274b1d131a1aafa1655f60b2af122 USB: refactor the powermac-specific ASIC clock code
f8dae531ec78ed34f8a845e5f4ff75f0adeb6b13 USB: gadget: g_fs: code cleanup
541c7d432f76771079e7c295d596ea47cc6a3030 USB: convert usb_hcd bitfields into atomic flags
89ba85d4015b7fa738b35bcc228075c117a9a578 USB: gadget: section mismatch warning fixed
8876f5e7d3b2a320777dd4f6f5301d474c97a06c USB: gadget: f_mass_storage: added eject callback
3f3e12d050052032a51f75e72e540322e2a7da2b USB: gadget: composite: added disconnect callback
c7ba692294ef2f69a76b24b2ad45fc6c0ac0d497 USB: gadget: g_multi: added documentation and INF files
e41e134e34fbbfc7868f4784cd1370847462b879 USB: gadget: g_serial: INF file updated
90eef5b8acb459da65b269cf1db9f92debda1a24 USB: gadget: g_ether: updated INF file
279cc49a697d5b4f9477cd68eeb4ef20798400fe USB: gadget: g_multi: code clean up and refactoring
248720529cb50c6b6cf2ec01748049c6b532a8cc USB: gadget: f_mass_storage: dead code removed
fd7c9a007f7d45df86974c3f83d67ab21cc21f1f USB: gadget: f_fs: use usb_string_ids_n()
f2adc4f8aaf272de9ac71dcb18d95ebe05fc3f94 USB: gadget: composite: usb_string_ids_*() functions added
7898aee1dacbb246fee958f0a6102320b61768d9 USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
1dc90985d1b29275607ddac59555199e7894f633 USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
26eca10e6ef64e15f250523a1e7e94ad40ac2bf8 USB: gadget: g_mass_storage: static data instead of dynamic allocation
3b759c75febd8f9ce91a05705ec43eb7f4b5ed3d USB: mon: kill BKL usage
1548b13b75a2ec06f46220004e91c37818be6c18 usb: gadget: Do not take BKL for gadget->ops->ioctl
00b81fb23a4937a24cb010f41ac173a786eb4c55 USB-BKL: Remove BKL use in uhci-debug
0daeed381c6a33fdbdc3b0e9f09d96f0a2a8a195 USB-BKL: Remove BKL use for usb serial driver probing
c532b29a6f6d31e84a7c88f995eebdc75ebd4248 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
6e12ea4658487ba9c746e95b31014cb89f63703b USB-BKL: Remove lock_kernel in usbfs update_sb()
16f76a7654cf603ca13543e4f914ec8b6cd9ffb2 usb: atm: fixed spacing and indentation coding style issues
87eb1bead832b9880126fdbea74cc8ecb22b50c0 USB: Add a serial number parameter to g_file_storage module
83a3ac866d6931611d37ded24a2a2cc99fe36e9f usb: conexant: fixed spacing and brace coding style issues
f7244ce6530fc500a0d99cab0a110da7ff892e56 USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a dma_t
c48271e0729a42a0692a5b7e1aa1552d7f2ff8ab Revert "USB: Adding support for HTC Smartphones to ipaq"
3f37bca1038de01ab2666adde1954460c35ff3af USB: option: Remove duplicate AMOI_VENDOR_ID
5a9cdf332eae724b11906cb1712e3a662eba32b2 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
48f24970144479c29b8cee6d2e1dbedf6dcf9cfb USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
aa4d8342988d0c1a79ff19b2ede1e81dfbb16ea5 USB: EHCI: EHCI 1.1 addendum: preparation
e644814a2ccbfe171d2fd2b9bca491ead1ae1a96 usb: throw away custom hex digit methods
a5cc8049ca8ec8b09b9649f32b6e37f94345ddb8 USB: isd200.c: Remove unnecessary kmalloc cast
dc6eb27bdd3d214568f7d77a317c202c10222511 USB: host: Eliminate NULL dereference
6e1c3b467ffd9d6eb725dda544f6fd10e471ea71 USB: otg.h: Fix the mixup in parameters order.
cd62aced31dee9a9a8e63da7bd564911891b3665 USB: core endpoint: Fix Coding Styles
16be57259f4e664e4e423caa896963de1b7b8d14 USB: core driver: Fix Coding Styles
e9c64f2b39d6861d5f3108ec135966349fc66adb USB: Documentation/usb/linux.inf: Checkpatch cleanup
b03dbffdcf7903ae3f1e2d61887462301752d060 USB: Documentation/usb/hotplug.txt: Checkpatch cleanup
254217d1a86f80981e6dfc54d7412931c6f6e80b USB: Documentation/usb/ehci.txt: Checkpatch cleanup
be8a058b50a90282d32aa638720195e1c327c569 USB: gadget: Use memdup_user
37cd681c022a0a46ebcff025897a57457d3ca8cd USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y
89b54397909dd1d76737b65f682d2aae0781a33c USB: iuu_phoenix: Add support for different baud rates.
202380d913d4bf219fdb070b90368cf0275e7b06 USB: xhci: Remove obsolete debugging printk.
9196cc7bb46bece079398c9846050e8c8dc9235c USB: speedtouch: fixed more brace and spacing coding style issues
6c4b7f70ba5ffb7fa1d19d2518664ea6ddb3cbf3 USB: speedtouch: fixed brace and spacing coding style issues
ba297edde4dd7376832bafb23e032a40d5928b56 USB: UHCI: acquire spinlock before calling start_rh()
c548795abe0d3520b74e18f23ca0a0d72deddab9 USB: add check to detect host controller hardware removal
6d88e6792574497bfac9a81403cc47712040636f USB: don't stop root-hub status polls too soon
96e077ae347912dfce0e93f5958efc3ed6f311f4 USB: fix failure path in usb_add_hcd()
a92b166e6b8c3c0037493690b2800b0b0dd92063 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
0d6ffdb8f151a2b685c7b45bde7ab2d49fc1bb00 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
7233e392760b3493095d3d5885cb15e44493d74a Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
4c619407b0439c59c20398b9459020c0d297f424 Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
235dae5d094c415fcf0fc79fa637f1901bc8afe2 U6715 16550A serial driver support
bf9c1fca9ae9a79ed209e7ab2c10b3862f3f6f72 Char: nozomi, set tty->driver_data appropriately
ee78bb95b7bea08b7774a02073ea2bb45611a9e1 Char: nozomi, fix tty->count counting
e38018be3e7c03dd7e8f4ab0e1d55407cebbf89d serial: max3107: Fix gpiolib support
3c4108c82f7769fcd265dc77a5bb0c6d8bcea25f hsu: call PCI pm hooks in suspend/resume function
06c77e21ae7c199435097116b8212b0761fc8ba8 hsu: some code cleanup
669b7a0938e759097c150400cd36bd49befaf5bb hsu: add a periodic timer to check dma rx channel
d843fc6e9dc9bee7061b6833594860ea93ad98e1 hsu: driver for Medfield High Speed UART device
464eb8f596fcbdadcfbbdb4a84847ffcb93cc4dd mxser: remove unnesesary NULL check
e847003f00d5eca3e3b3a6a1199f82b51293faf6 serial: add support for OX16PCI958 card
f5e92c3f9ca148181f1baaec8db271845b2420f0 serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)
b1a6f24394d44b7bd2c8ec3f301a5eda72ce462f timbuart: use __devinit and __devexit macros for probe and remove
1917ac76e023339c73844bec775375b147f57ac7 serial: MMIO32 support for 8250_early.c
0ac8382e9cfdd723445692fc97aaa4643929750d serial: mcf: don't take spinlocks in already protected functions
1b6331848b69d1ed165a6bdc75c4046d68767563 serial: general fixes in the serial_rs485 structure
93e3d58284626ff6466f9c3dac8800cd6f8079c6 serial: fix missing bit coverage of ASYNC_FLAGS
e8dd4757a6cf0a8909148a61b89fa3a6d4f9b3ee serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
078dee2d298d003f19203b120b7438beea681e60 serial: crisv10: formatting of pointers in printk()
75e0b946cf2fef14236ff999b6d7eacbae2034b0 vt: Fix warning: statement with no effect due to vt_kern.h
2b50d24760a7c0b62180e6fb5a44c2ce3db66abd tty_io: remove casts from void*
61fd15262bb9c88a05fd89af22add9317dc1b1f4 serial: max3107: Abstract out the platform specific bits
44318feb93327e36108b2a9cf94ac9f7ccabf047 serial: max3107: introduce a max3107 driver
11dbf203922dc70a340417c895c95fb96f6b7068 tty: avoid recursive BTM in pty_close
a0821df6e57c8af0053963d0d08c8d5198ea077d 8250: fix set_ldisc operation
e142a31da34b42458e10026b554e66127739cf23 tty: release BTM while sleeping in block_til_ready
b07471fa51358ce64cc25e1501544502362e4404 tty: implement BTM as mutex instead of BKL
ddcd9fb66ae7f448b517242c10a31d4e17bcad45 tty: remove tty_lock_nested
203652192634c1fce5e79df0a8ff2fabfaefd3ab tty: untangle locking of wait_until_sent
60af22d2ed490554cc92c8d0fed0b5b9cf687568 tty: reorder ldisc locking
be1bc2889a4db4961ef69f47fb471ecae9f23ade tty: introduce wait_event_interruptible_tty
4e608671674b62e97166f903830d5553e37970e8 cdc-acm: remove dead code
83ceb67d7dfe6aedf0e47dd6887b7b3c753542b2 tty: fix console_sem lock order
64ba3dc3143d94bbe935722aa17fa516b232bc83 tty: never hold BTM while getting tty_mutex
ec79d6056de58511d8e46d9ae59d3878f958dc3e tty: replace BKL with a new tty_lock
3f582b8c11014e4ce310d9839fb335164195333f serial: fix termios settings in open
74c2107759dc6efaa1b9127014be58a742a1e7ac serial: Use block_til_ready helper
24fcc7c8cd0fcabcf37d455abe3501b3196fcf64 serial: trim locking on the helpers
de0c8cb314cc737c47a00de33cd6246accf94192 serial: add port helpers
61cd8a21d8a9fb4b11111270cf2d3aa919c20624 serial: Change the wait for carrier locking
8ce73264b75be4d5ed480440ac32dfc1f25ff678 tty: Move the vt_tty field from the vc_data into the standard tty_port
ff917ba4f1a6189f90ed2c975984d6a1a1dc553d tty: Make vt's have a tty_port
e33ac1c10b6baaac68d18d931e120d8b96e8c5f8 vc: Locking clean up
d87d9b7d19f04b16c4406d3c0feeca10090e0ada tty: serial - fix tty referencing in set_ldisc
eab4f5af6b07009d1fc48bac5f3215c0cbfb2fc3 tty: serial - fix tty back references in termios
192251352f912bccfb942ea35801d2357f11f592 tty: serial - fix various misuses/mishandlings of port->tty
a360fae67bc173942f620d44d1b23cfb5ccaaf96 synclink: reworking locking a bit
4287341d4dba27ef8048f589e3c0bc683c9f2017 tty: Fix the digi acceleport driver NULL checks
7479db07011c9c85a65eeb03724193230af0a99d specialix: Kill the BKL
7cc34fd028ef35b12fec0fa9268c37c099d33bd2 epca: Kill the big kernel lock
25c3cdf80c73156e910a322aba468ddaca0b91ae cyclades: Kill off BKL usage
f602501d90e0da28c8e6f5e4569b8bf5d40a9d9c synclink: kill the big kernel lock
417b6e0e146ba38eec5d79777433e38c73d4feb1 rocket: kill BKL
ec82db129e94c7896e732d21f2bb9ab8e7312fe0 isicom: kill off the BKL
bf936f92a7a564a2cdb44bbe3bc797cd811bf625 riscom8: kill use of lock_kernel
8a1e803d0148e320b9200a442dfb88f8cbde88e7 istallion: use bit ops for the board flags
b4eda9cb48eac1b7369ad33e5d015c33b4376431 stallion: prune lock_kernel calls
8fd4bd22350784d5b2fe9274f6790ba353976415 vt/console: try harder to print output when panicing
26df6d13406d1a53b0bda08bd712f1924affd7cd tty: Add EXTPROC support for LINEMODE
a3c8ed693da9782f924223f65da9261da796e49b tty: remove remaining Hayes ESP ioctls
39e5322c074f895b5b5c657a312c56b6c6154a38 tty: Remove Hayes ESP ioctls
d6e679b474c096f1125087e789e7af8886de39d3 serial: fix wakup races in the mrst_max3110 driver
68c16b4117cc746a91897d629b61e5f2af18c225 serial: replace open coded mutex with a real mutex in mrst_max3110.c
99dd3f6b7e2ef5179f67503a401a99141708687a max3110 sanity check a register
225109957a74c571c49e860fcc4e81fa6df1079d mrst_max3110: add UART driver for Max3110 on Moorestown
7a56aa45982bb87bfca98a2832b5ae782c03364a serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition
74c807ce3d1f092fc5138c5a54019553061ecc17 vt: clean up the code - use kernel library
690b781b327a1c986c33fb2c51dd966c38222943 serial: There's no config CONSOLE
ea5d023615948e85517ac81a7fae79429109cfa2 n_gsm.c: removed duplicated #includes
26b55633a891a28bf04f42882de145eb8e9cb9ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
b34d8915c413acb51d837a45fb8747b61f65c020 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
e8a89cebdbaab14caaa26debdb4ffd493b8831af Merge git://git.infradead.org/mtd-2.6
8196867c74890ccdf40a2b5e3e173597fbc4f9ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs
8c8946f509a494769a8c602b5ed189df01917d39 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
5f248c9c251c60af3403902b26e08de43964ea0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
de75d60d5ea235e6e09f4962ab22541ce0fe176a block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n
5fc0d36c00e6a2d0a9f2a0a815cff5b9a13b080d Merge branch 'next' into for-linus
6ac8a99b906b01eaceef0057dbee4a225a32c423 Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
f1b50760a7e3d69ef5d62f294e51300dd206ea05 Input: cy8ctmg100_ts - signedness bug
f6cec0ae58c17522a7bc4e2f39dae19f199ab534 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
0fcf12d510b6d1b1b090a090c62009310eca4be4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
4d15393d20c1934a296a999d8ede125532d21cc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
7fbd15f9b42f2c30ceeb94776a111d0c28669e0c Merge branch 'rs485fix' of git://www.jni.nu/cris
1989425a3aed215f1accd5d8019b18b345166a63 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
0fc2f137226eff4c9dd90864dda5c237474c3ec5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
dcded10f6dce10411b16134ce9cc87bfdf75c13f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
9e0ba741aabdf129d561e62d207c75146adef5e8 drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
02f0777a0d6560eb995aade34a1b82f95c0452da drivers/char/vt.c: fix vc->vc_origin on take_over_console()
a8618a0e8a06f75c6efec2a5477861d704d48b28 rwsem: smaller wrappers around rwsem_down_failed_common
424acaaeb3a3932d64a9b4bd59df6cf72c22d8f3 rwsem: wake queued readers when writer blocks on active read lock
fd41b33435ada87323cc86b50959fbffe35192c8 rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads
70bdc6e0644f3535e93bac5c364ca199397e507e rwsem: lighter active count checks when waking up readers
345af7bf3304410634c21ada4664fda83d4d9a16 rwsem: fully separate code paths to wake writers vs readers
7721fea3d0fd93fb4d000eb737b444369358d6d3 hwmon: f71882fg: add support for the Fintek F71808E
6b8e8282611ea35845dcff0cb321a7d735fc3155 drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
f3cffe4d1a20208da9bf2c9cc0a973bf091eb160 hwmon: coretemp: documentation update and cleanup
851b29cb3b196cb66452ec964ab5f66c9c9cd1ed hwmon: coretemp: enable coretemp device add operation failure
0dca94baeab4a1a514841b0a4c8e3a51dfb4d5ae hwmon: coretemp: update hotplug condition check
4453d7364d3b1f92475f104d4625abee36a7733d hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
920fa1ffce48d36d7e7bc54eb38c58313bc0a667 hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor
cfa3b24c38b58cb6acabe6441b4668e530e957af hmc6352: add driver for the HMC6352 compass
5f1209a1a4cf24798408fa0893258dcbefcf6be9 drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist
b998e001e6ce6540ea04a264debc50ae44d2db7a checkpatch: fix extraneous EXPORT_SYMBOL* warnings
09ef87255da0e005dd0ab39ca25714208cf29cb3 checkpatch: warn about unexpectedly long msleep's
1a15a250862fda3fbdf8454cc7131e24de904e7c checkpatch: prefer usleep_range over udelay
8bbea968f9022c3f66a36902509574597611be99 checkpatch: add more exceptions to 80 char lines
5150bda43c58cdce7eb851c3fe2ca913524459a0 checkpatch: change externals to globals
5f7ddae6104d85e27c0fbcb508cfe8286a01a5e1 checkpatch: fix handling of leading spaces
7840a94cd12559d8aee6382fafb85fbc9eb3a2c2 checkpatch: refactor 'allowed asm includes' and add memory.h
1986aaf828ac8398b3d8d9b4151b08c840414ffe edd: fix possible memory leak in edd_init() error path
ea98eed9bcb62d1319db8b1210712c6a110a886c flex_array: add helpers to get and put to make pointers easy to use
559b140a36613bb5b63f258b2ad833dad8cd11d9 lib: vsprintf: useless strlen() removed
e3f76e3386ee38e3654e81c2f3933ccca1f2d639 list debugging: warn when deleting a deleted entry
55817d3d5c480f96589359c10ad93fa2e707a029 MAINTAINERS: orphan BEFS
c53ac0716c66181d1bf42204ad418fbbf08ca957 MAINTAINERS: update Laurent Pinchart email
a5fe24756fceb4f5832ae8604b7f41a00909a7a1 MAINTAINERS: update information about Linux Test Project maintainence
315987dcbf6fce3c0c729463a60a2ac5d8ff8a57 MAINTAINERS: add patterns to WIMAX STACK
8a3977cb93aeb0c0d41591e051dda01d9c155800 MAINTAINERS: add patterns to PS3VRAM DRIVER
ce308e268cb2d6eb1343c2a242084f31f330e4fa MAINTAINERS: remove section PROMISE DC4030
a16fbd65246ae13a5f6b280937c5c0cd16757141 MAINTAINERS: add patterns to OMAP USB
a2b1f7c8f413d52ca5d18130e6089f93d66e983a MAINTAINERS: add patterns to POWERPC EMBEDDED PPC8XX
36b3a96f052e6799c09560f97a9b14f1c1db6e60 MAINTAINERS: add patterns to DELL WMI EXTRAS
51a2228a8a58c22523e21e7ab96a8a9b99ee43f0 MAINTAINERS: add patterns to CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
850e94115c5db51353d449d95be4254164d9c5fd MAINTAINERS: update DRM DRIVERS patterns
a7e4fd93099022fa2166bd50ba5eed27aba32c08 MAINTAINERS: add file patterns to UCLINUX FOR RENESAS H8/300
67752dd5d7113fdb8572981c64c700f260faa29b MAINTAINERS: remove section STRIP
83823b721cd9abcab11e814d4f60456902a2dc66 MAINTAINERS: update SPEAR CLOCK FRAMEWORK SUPPORT file patterns
43b0f91d42a4dd602a72aa7a6508f484773f0922 MAINTAINERS: remove section SMX UIO Interface
21c26f50f508dd020f551a9b162f8b6030e9200a MAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file patterns
90ca28d1eaff14c8de8665cf31db4fcca602075c MAINTAINERS: update PPP OVER L2TP file patterns
c984e24d47f824df352234ead831fb3c8f18eca8 MAINTAINERS: update NETWORKING [WIRELESS] file patterns
6ab2a85545c696c552cce4fe6c8cbfee287c63ba MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patterns
e0cca11ba60fc03475a357f3b213db95c47881b5 MAINTAINERS: update ARM/VOIPAC PXA270 file patterns
5351684f435427a68e1e02e9b592559997cd3620 MAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patterns
fac7de14f8b9919c8f9ec16cc0607b798182d19d MAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file patterns
8c4af38e9b2c2a78369c4e2e5706fe539ac64eb2 gcc-4.6: printk: use stable variable to dump kmsg buffer
547415d5edf8660aee040dc81d8c71b081a59bda s390: remove WARN_ON for misc_deregister() failures
b329becfc78b180d5c422c9cb24a6ab378603305 char: add WARN_ON() in misc_deregister()
878ae1274944908e1863b06b03a2c94907afaa20 stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
d7a7c573936a86474c4a5090a45a4bc6e680c117 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
e446127134de06c4aceaa511f411d06eac91634b init/main.c: mark do_one_initcall* as __init_or_module
22c5c03b42c082ab57b5d24824769ada0d90f8dc init/main.c: fix warning: 'calltime.tv64' may be used uninitialized
459b37d423104f00e87d1934821bc8739979d0e4 kernel/range: remove unused definition of ARRAY_SIZE()
2ee7c922f20c96dba56fd378a466790d87f42e84 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path
5bf1d290b57e392eaf4bfb15c67f315fce4140be drivers/misc: support for the pressure sensor BMP085 from Bosch Sensortec
cdf8afca2417c5ae2a940a2ff2d36af986a3cf1d hpilo: fix pointer warning in ilo_ccb_setup
7efe15f2a4cd9d40826d31d7d5ef56094f8b65f5 drivers/misc: ROHM BH1780GLI ambient light sensor driver
37ed19d5cce35a40d3913cf9aa208ce9f60db3d7 scripts/mod/modpost.c: fix memory leak
e269b085175acf03fc687a7416b9fd84aa9c6c23 iommu: inline iommu_num_pages
85c9fe8fcaf630225b26047b3a7cc5167739eced vfs: fix warning: 'dirent' is used uninitialized in this function
d89b1945b760a6e0e887da004d68432c0bff899a SubmittingPatches: add more about patch descriptions
cf4ca4874fc45166198424384275f443a672d0b7 kernel.h: remove unused NIPQUAD and NIPQUAD_FMT
cb8a88b24bd7e3e7cf65e425f8f12d6a12371738 alpha/h8300/m68k: remove obsolete <asm/md.h> files
ea6b101d8a3ea4e1dec29df31188c2f9852296fe include/linux/compiler-gcc.h: use __same_type() in __must_be_array()
7387be3373277005c171b9f1509e91fae2e430f3 asm-generic/io.h: add big endian versions of io{read,write}{16,32}
7833e7c961612d3031c231596f8d71d0a9b45687 arch/um/kernel/ptrace.c: remove dead PROC_MM
47562277348da533f120acf2b0d4ff82a9444a1f um: call free_irq() only on enabled channels
71abbbf856a0e70ca478782505c800891260ba84 cpuidle: extend cpuidle and menu governor to handle dynamic states
d2997b1042ec150616c1963b5e5e919ffd0b0ebf hibernation: freeze swap at hibernation
966cca029f739716fbcc8068b8c6dfe381f86fc3 mm: fix corruption of hibernation caused by reusing swap during image saving
979f867191f80e74713394cf8c0a3c1b3662b648 alpha: implement HW performance events on the EV67 and later CPUs
92484f10ca8f7d36f0bfad92b66a20aa03120cc0 alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall
65d920646a1c720c5ba95b7643ab1b46167d9e6a alpha: add performance monitor interrupt counter
7624ee72aa09334af072853457a5d46d9901c3f8 mm: avoid resetting wb_start after each writeback round
d9f8984c2c23b91e202a764fe4b15041a29a201a ksm: cleanup for mm_slots_hash
e31f3698cd3499e676f6b0ea12e3528f569c4fa3 vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
51980ac9e72fb5f22c81b7798d65b691125d70ee mm/vmalloc.c: check kmalloc() return value
cc8e970c3ce4d98afa8eb02dbd2526ce57f7611a memcg: add mm_vmscan_memcg_isolate tracepoint
e17613c39b8894c164df782d0508c27ca559c24b vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
bdce6d9ebf52c1f6c23163d1a33320ce7c007f73 memcg, vmscan: add memcg reclaim tracepoint
cf4dcc3e9b374e1b61a7c22faf868707ce78d6a9 vmscan: convert direct reclaim tracepoint to DEFINE_TRACE
4dc4b3d971b23e12d483ba9f3b93b648c54b298a vmscan: shrink_slab() requires the number of lru_pages, not the page order
57250a5bf0f6ff68dc339572adbd881a11f366fa mmu-notifiers: remove mmu notifier calls in apply_to_page_range()
58c37f6e0dfaaab85a3c11fcbf24451dfe70c721 vmscan: protect reading of reclaim_stat with lru_lock
15748048991e801a2d18ce5da4e0d528852bc106 vmscan: avoid subtraction of unsigned types
7ee92255470daa0edb93866aec6e27534cd9a177 drivers/base/node.c: reduce stack usage of node_read_meminfo()
9a5b489b870def9a93f5e89dac03ebe136f901db mm: set VM_FAULT_WRITE in do_swap_page()
ad8c2ee801ad7a52d919b478d9b2c7b39a72d295 rmap: add exclusive page to private anon_vma on swapin
51b1bd2ace1595b72956224deda349efa880b693 oom: deprecate oom_adj tunable
a63d83f427fbce97a6cea0db2e64b0eb8435cd10 oom: badness heuristic rewrite
74bcbf40546bb7500f2a7ba4ff3cc056a6bd004a oom: move badness() declaration into oom.h
cef1d3523d33ebc35fc29e454b1f4bab953fabbf oom: multi threaded process coredump don't make deadlock
93b43fa55088fe977503a156d1097cc2055449a2 oom: give the dying task a higher priority
19b4586cd9c8ed642798902e55c6f61ed576ad93 oom: remove child->mm check from oom_kill_process()
df1090a8dda40b6e11d8cd09e8fc900cfe913b38 oom: cleanup has_intersects_mems_allowed()
a96cfd6e9176ad442233001b7d15e9ed42234320 oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
113e27f36dff9895049df324f292474854750d21 oom: kill duplicate OOM_DISABLE check
26ebc984913b6a8d86d724b3a79d2ed4ed574612 oom: /proc/<pid>/oom_score treat kernel thread honestly
f88ccad5886d5a864b8b0d48c666ee9998dec53f oom: oom_kill_process() needs to check that p is unkillable
ab290adbaf8f46770f014ea87968de5baca29c30 oom: make oom_unkillable_task() helper function
2c5ea53ce46ebb232e0d9a475fdd2b166d2a516b oom: oom_kill_process() doesn't select kthread child
7c59aec830c7ed6c745bd513982cee3563ed20c1 oom: don't try to kill oom_unkillable child
1489fa14cb757b496c8fa2b63097dbcee6690695 vmscan: update isolated page counters outside of main path in shrink_inactive_list()
abe4c3b50c3f25cb1baf56036024860f12f96015 vmscan: set up pagevec as late as possible in shrink_page_list()
666356297ec4e9e6594c6008803f2b1403ff7950 vmscan: set up pagevec as late as possible in shrink_inactive_list()
d4debc66d1fc1b98a68081c4c8156f171841dca8 vmscan: remove unnecessary temporary vars in do_try_to_free_pages
e247dbce5cc747a714e8dcbd6b3f442cc2a284cf vmscan: simplify shrink_inactive_list()
25edde0332916ae706ccf83de688be57bcc844b7 vmscan: kill prev_priority completely
b898cc70019ce1835bbf6c47bdf978adc36faa42 vmscan: tracing: add a postprocessing script for reclaim-related ftrace events
755f0225e8347b23a33ee6e3fb14a35310f95766 vmscan: tracing: add trace event when a page is written
a8a94d151521b248727c1f88756174e15260815a vmscan: tracing: add trace events for LRU page isolation
33906bc5c87b50028364405ec425de9638afc719 vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
c6a8a8c589b53f90854a07db3b5806ce111e826b vmscan: recalculate lru_pages on each priority
b00d3ea7cfe44e177ad5cd8141209d46478a7a51 vmscan: zone_reclaim don't call disable_swap_token()
f446daaea9d4a420d16c606f755f3689dcb2d0ce mm: implement writeback livelock avoidance using page tagging
ebf8aa44beed48cd17893a83d92a4403e5f9d9e2 radix-tree: omplement function radix_tree_range_tag_if_tagged
44ab57a06ded284db6ccdefc6b76eddb1c34d7ed rmap: add anon_vma bug checks
21d0d443cdc1658a8c1484fdcece4803f0f96d0e rmap: resurrect page_address_in_vma anon_vma check
288468c334e98aacbb7e2fb8bde6bc1adcd55e05 rmap: always use anon_vma root pointer
ba6f0ff3981e6263ab81ac512f04cca55b85ec81 ksm: fix ksm swapin time optimization
26ba0cb63cb8df4e45394227f33c938920b11b88 rmap: always add new vmas at the end
5e549e989f94de0596b8149a90e0088e7d4d7c97 mmap: remove unnecessary lock from __vma_link
ff36b801624d02a876bb7deded6ab860ea3503f2 shmem: reduce pagefault lock contention
7e496299d4d2ad8083effed6c5a18313a919edc6 tmpfs: make tmpfs scalable with percpu_counter for used blocks
27f5e0f694fd0600274a76854636c0749e3bb1f6 tmpfs: add accurate compare function to percpu_counter library
4e60c86bd9e5a7110ed28874d0b6592186550ae8 gcc-4.6: mm: fix unused but set warnings
627295e492638936e76f3d8fcb1e0a3367b88341 gcc-4.6: pagemap: avoid unused-but-set variable
67a8a20fe1eec43ebfa7f2b83e988dbdb4c16271 avr32: invoke oom-killer from page fault
596d7cfa2be6284512915609f01b7fe2f4df5d02 mempolicy: reduce stack size of migrate_pages()
251060006003b79b788f8ce5a827ee5354a42910 topology: alternate fix for ia64 tiger_defconfig build breakage
b645bd1286f2fbcd2eb4ab3bed5884f63c42e363 mmzone.h: remove dead prototype
31f961a89bd1cb9baaf32af4bd8b571ace3447b1 mm: use for_each_online_cpu() in vmstat
0aad4b3124850e85fe54e610802f0917ce46a1ae oom: fold __out_of_memory into out_of_memory
f44200320b10c76003101dee21c5f961e80faf0b oom: remove constraint argument from select_bad_process and __out_of_memory
ff321feac22313cf53ffceb69224b09ac19ff22b mm: rename try_set_zone_oom() to try_set_zonelist_oom()
b940fd703572f7f9e5f894c682c91c3cbd84c11e oom: remove unnecessary code and cleanup
8e4228e1edb922afa83366803a1e5b3fa8e987c2 oom: move sysctl declarations to oom.h
e365893236ca78fa1fe2482ccbdc30e9abde6027 oom: remove special handling for pagefault ooms
309ed882508cc471320ff79265e7340774d6746c oom: extract panic helper function
03668b3ceb0c7a95e09f1b6169f5270ffc1a19f6 oom: avoid oom killer for lowmem allocations
ad915c432eccb482427c1bbd77c74e6f7bfe60b3 oom: enable oom tasklist dump by default
6f48d0ebd907ae419387f27b602ee98870cfa7bb oom: select task from tasklist for mempolicy ooms
5e9d834a0e0c0485dfa487281ab9650fc37a3bb5 oom: sacrifice child with highest badness score for parent
6cf86ac6f36b638459a9a6c2576d5e655d41d451 oom: filter tasks not sharing the same cpuset
4358997ae38a1901498d128d6508119d9f318b36 oom: avoid sending exiting tasks a SIGKILL
7b98c2e402eaa1f2beec18b1bde17f74948a19db oom: give current access to memory reserves if it has been killed
c81fac5cb8c92b8b4795ac250a46c7514d1fce06 oom: dump_tasks use find_lock_task_mm too fix
74ab7f1d3f22ccb02f8b14f1f2375416b1ab0adb oom: improve commentary in dump_tasks()
c55db95788a2a55a77f5a3ced1e59578710440b2 oom: dump_tasks use find_lock_task_mm too
dd8e8f405ca386c7ce7cbb996ccd985d283b0e03 oom: introduce find_lock_task_mm() to fix !mm false positives
b52279406e77be711c068f9a8e970ea6471e089c oom: PF_EXITING check should take mm into account
455c0e5fb03b67fa62bd12e3abe3fa484b9960c5 oom: check PF_KTHREAD instead of !mm to skip kthreads
a9877cc2937889e5669114f28612b494384152a4 buffer_head: remove redundant test from wait_on_buffer
76545066c8521f3e32c849744744842b4df25b79 mm: extend KSM refcounts to the anon_vma root
012f18004da33ba672e3c60838cc4898126174d3 mm: always lock the root (oldest) anon_vma
5c341ee1dfc8fe69d66b1c8b19e463c6d7201ae1 mm: track the root (oldest) anon_vma
cba48b98f2348c814316c4b4f411a07a0e4a2bf9 mm: change direct call of spin_lock(anon_vma->lock) to inline function
bb4a340e075b7897ece109686bfa177f8518d2db mm: rename anon_vma_lock to vma_lock_anon_vma
597781f3e51f48ef8e67be772196d9e9673752c4 kmap_atomic: make kunmap_atomic() harder to misuse
3edd4fc9537d95e460d502987c63a90d6b9a7a82 hugetlb: call mmu notifiers on hugepage cow
a1b200e27c0426ea98c1231a2b78c6094eb073e4 mm: provide init_mm mm_context initializer
e7d86340793e7162126926ec9d226c68f4e37f94 mm: use ERR_CAST
90d7404558fbe6f369d5e27b5ea3ef1e57562d3d mm: use memdup_user
9e58143dc08123c22c5b9f782b2913bd3a07a03d asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore
fa260c00c1aa5c657793a7221e40d2400df5afd8 drivers/video/w100fb.c: ignore void return value / fix build failure
d9e1b6c45059ccfff647a120769ae86da78dfdc4 ipmi: fix ACPI detection with regspacing
e5149cc44cf9c5e23fbe34515fc6b4b91c0e48c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
fd8aa2c1811bf60ccb2d5de0579c6f62aec1772d Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus
dca332528bc69e05f67161e1ed59929633d5e63d no need for list_for_each_entry_safe()/resetting with superblock list
7a4dec53897ecd3367efb1e12fe8a4edc47dc0e9 Fix sget() race with failing mount
4f331f01b9c43bf001d3ffee578a97a1e0633eac vfs: don't hold s_umount over close_bdev_exclusive() call
719f2c879f4dda7d7f303bd387d37cd96db29d31 sysv: do not mark superblock dirty on remount
315671f3b8091bc8e15035ffeba5f7bff7b8edec sysv: do not mark superblock dirty on mount
696ac96c2757963cd6751c26215e3c6d328705aa btrfs: remove junk sb_dirt change
4e29d50a28c267bd1d1731a9fb8f773663d93e23 BFS: clean up the superblock usage
7435d50611b04c1155a939a9f373154a53606592 AFFS: wait for sb synchronization when needed
669d5f1f608f7de29bb467bb239517a414e43777 AFFS: clean up dirty flag usage
1b9474635e21eef0f3e69fd1c7b1b9598ffdddd3 cifs: truncate fallout
e566d48c9bd56f57e25e855a21e06ca2c2525795 mbcache: fix shrinker function return value
2aec7c523291621ebb68ba8e0bd9b52a26bb76ee mbcache: Remove unused features
365b18189789bfa1acd9939e6312b8a4b4577b28 add f_flags to struct statfs(64)
ebabe9a9001af0af56c0c2780ca1576246e7a74b pass a struct path to vfs_statfs
336fb3b97b78edc65bae0b223b83bf676cfe29e2 update VFS documentation for method changes.
b70a3e0702dee2ed9435e06a8bde7d9fa2228895 All filesystems that need invalidate_inode_buffers() are doing that explicitly
b57922d97fd6f79b6dbe6db0c4fd30d219fa08c1 convert remaining ->clear_inode() to ->evict_inode()
45321ac54316eaeeebde0b5f728a1791e500974c Make ->drop_inode() just return whether inode needs to be dropped
30140837f256558c943636245ab90897a9455a70 fs/inode.c:clear_inode() is gone
644da5960ded137c339bc69bc2aeac54f73aad59 fs/inode.c:evict() doesn't care about delete vs. non-delete paths now
07958f9f5b9e8422c15368a1733a52ea99009896 ->delete_inode() is gone
0930fcc1ee2f0a810b938bc283a3a262d7adccbb convert ext4 to ->evict_inode()
7da08fd17a6e42d80f0f3897a5cbd682e77bcdb4 convert logfs to ->evict_inode()
8e22c1a4e429e9facf309c7e7a03ba9cdfd7b106 logfs: get rid of magical inodes
6fd1e5c994c392ebdbe45600051b2a32ec4860f1 convert nilfs2 to ->evict_inode()
4ec70c9b46b032e7f1b41b543c607d6a33b78a1a convert exofs to ->evict_inode()
845a2cc0507055278e0fa722ed0f8c791b7401dd convert reiserfs to ->evict_inode()
bd55597520a2eaa0d71dd7683513a14bfd1bdf5c convert btrfs to ->evict_inode()
d5c1515cf374951f07e5bf97b6ff3718d3401b6f switch gfs2 to ->evict_inode()
066d92dcbfa5842d98f6c4c671220cef50a9720f convert ocfs2 to ->evict_inode()
94ee8494ac84606f06d522a2c016d40aabffb378 switch ncpfs to ->evict_inode()
3aac2b62e0f345c8a637cf94dc62e9000de9d8b6 switch udf to ->evict_inode()
d640e1b50885b5beb61ccacdebf9f3f05ee2119c switch ubifs to ->evict_inode()
62aff86fdf18657d9eca7878654415f94f16d027 switch jfs to ->evict_inode()
ea544009206baa03d606161656618900260b48e5 switch hpfs to ->evict_inode()
33b0daaa5557e9dadf4c27407fae7d316bab5686 switch hppfs to ->evict_inode()
f8ad850f11e11d10e7de1a16ca53cb193afc9313 try to get rid of races in hostfs open()
f8d7e1877e5121841bc9a4d284a04dbc13f45bea leak in hostfs_unlink()
e9193059b1b3733695d5b80e667778311695aa73 hostfs: fix races in dentry_name() and inode_name()
c103135c14e03fc9a9e5f0adc01df9ad272cf2a1 new helper: __dentry_path()
d0352d3ed722b134dacc21836c1763e7e3523662 hostfs: sanitize symlinks
c5322220eb91b9e56ac7b69eb690d9d20fac5725 hostfs: get rid of inode_dentry_name()
4754b825571a6f2f7655245e420e8e486c4458f6 hostfs: get rid of file_type(), fold init_inode()
39b743c6199a317ffac67fcae1dd05be3142633a switch stat_file() to passing a single struct rather than fsckloads of pointers
5e2df28cc62fdc3f4900de23f4ec69e6312f78a4 hostfs: pass pathname to init_inode()
52b209f7b848a28987ed133dc2b48f304b1dc6b8 get rid of hostfs_read_inode()
601d2c38b93130d387091c28d13abea40924e518 hostfs: don't keep a field in each inode when we are using it only in root
e971a6d7b9daebfe2c11c590377d3933410ab929 stop icache pollution in hostfs, switch to ->evict_inode()
f053ddde7575090e09e2f5c4233d8a19f0925b93 switch affs to ->evict_inode()
69c9e750176b409559b2361fbb28fa7bbf3c5461 switch omfs to ->evict_inode()
9df2f85128def59185f8a1c584f8af41df17405a switch bfs to ->evict_inode(), clean up
ac14a95b5239d37b6082c3791b88d7ab4e8e444c convert ext3 to ->evict_inode()
0f3f63a4700d7c5aed51491b0113a257cf290a56 spufs conversion to ->evict_inode()
58e8268c7bae538ccb8b7eccc817c1c28bcd4da2 switch ufs to ->evict_inode()
deee3ce466a3e2cfb54c93b8fd22bbccd19ea7d6 covert fatfs to ->evict_inode()
d3b4f9ae184b0a3982dbe000ddf88952f090dc28 switch smbfs to evict_inode()
d299eadc098743ea0cfbf9502fb04abf1d39ce36 switch sysv to ->evict_inode()
1f895f75dc0881592ef21488aac36cfb2b6ca1e3 switch shmem.c to ->evice_inode()
6d8af64c1c5ad4fd119b371ae70c114ee1f443b1 switch mqueue to ->evict_inode()
72edc4d0873ba5165c0759264298bf5f55351c7a merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
3937871d91e4f43e4aaf0b214c68a7857c0e6e80 Don't dirty the victim in ext2_xattr_delete_inode()
addacc7d6f0f0bcce12adf9fe9e6455e1dfd74da Take dirtying the inode to callers of ext2_free_blocks()
3889717d2851bf38015c0b291026c07c02264623 ext2: switch to dquot_free_block_nodirty()
5ccb4a78d8c0e27985afec32cc4894d48e7b876e switch minix to ->evict_inode(), fix write_inode/delete_inode race
01cd9fef6eb3caae06415861de5b53224b722549 switch sysfs to ->evict_inode()
8267952b362b67a5cb5371d6894a772a13e6874c switch procfs to ->evict_inode()
77b8a75f5bb461951148a7211ef30eecac5cb662 simplify get_cramfs_inode()
b69257f2502e046beac7b9a3086fda552eb4d7e9 switch hypfs to ->evict_inode()
b0683aa638b3326c6fc22e5290dfa75e08bd83f5 new helper: end_writeback()
661074e91b1da1ee262dfde6dd836deacccb9def Take ->i_bdev/->i_cdev handling out of clear_inode()
c6287315cb958e740466555ca5e9d007f25b39bd generic_detach_inode() can be static now
2bbbda308f5ca027d4fd721f914c0cab88d49aec switch hugetlbfs to ->evict_inode()
be7ce4161f9e6bf2497f90337d1214aa6ee06e15 New method - evict_inode()
b4272d4c810532e1a4dea111433a0af56d3bd2b7 unify fs/inode.c callers of clear_inode()
a4ffdde6e56fdf8c34ddadc2674d6eb978083369 simplify checks for I_CLEAR/I_FREEING
b5fc510c48f631882ccec3c0f02a25d5b67de09f get rid of file_fsync()
fa9b227e9019ebaeeb06224ba531a490f91144b3 xfs: new truncate sequence
2f246fd0f126f3b3c23a4e6b7109350e83356bd6 exofs: New truncate sequence
41cce647f8dbe26941bed2158fad0839aab7a294 jffs2: don't open-code iget_failed()
1e2317350971c8b01e6adddc798a00e9bcc1a440 update documentation for the new truncate sequence
2c27c65ed0696f0b5df2dad2cf6462d72164d547 check ATTR_SIZE contraints in inode_change_ok
db78b877f7744bec4a9d9f9e7d10da3931d7cd39 always call inode_change_ok early in ->setattr
1025774ce411f2bd4b059ad7b53f0003569b74fa remove inode_setattr
eef2380c187890816b73b1a4cb89a09203759469 default to simple_setattr
6a1a90ad1b0edb556a7550a6ef8a8756f0304dd5 rename generic_setattr
d39aae9ec447dda84d9a2850743a78a535a71c90 add missing setattr methods
155130a4f7848b1aac439cab6bda1a175507c71c get rid of block_write_begin_newtrunc
6e1db88d536adcbbfe562b2d4b7d6425784fff12 introduce __block_write_begin
f4e420dc423148fba637af1ab618fa8896dfb2d6 clean up write_begin usage for directories in pagecache
282dc178849882289d30e58b54be6b2799b351aa get rid of cont_write_begin_newtrunc
ea0f04e59543bafb3d2cbe37a0d375acb0bb2c34 get rid of nobh_write_begin_newtrunc
eafdc7d190a944c755a9fe68573c193e6e0217e7 sort out blockdev_direct_IO variants
256249584bda1a9357e2d29987a37f5b2df035f6 fix leak in __logfs_create()
0e4f6a791b1e8cfde75a74e2f885642ecb3fe9d8 Fix reiserfs_file_release()
918377b696bff7384923a1ef4bf0af7626cb9b68 missing include in hppfs
005a59ec745d23f60222f7712adde48f64d7d3c8 Deal with missing exports for hostfs
2190a1e7705456c2298873b2547a6eb19b8e31ae zorro: Fix reading of proc/bus/zorro/* in small chunks
d50ac468dd023db32c9455b2df56237caf601cbd zorro: BKL removal
d643e2d2cc1d1f37751a99a7c4cb30064cc68aac m68k/mac: Fix RTC on PMU machines
1b460102323a08874e942a330b896c30d50ab235 m68k/mac: Add color classic ii support
2b9e12d0177c1543210a412e3f64a67ebb46ccb9 arch/m68k/sun3/leds.c: Checkpatch cleanup
21edad32205e97dc7ccb81a85234c77e760364c8 ecryptfs: dont call lookup_one_len to avoid NULL nameidata
ceeab92971e8af05c1e81a4ff2c271124b55bb9b fs/ecryptfs/file.c: introduce missing free
7c8faa86290c1a2607d6b768a0b874ec392a5c2a [S390] dasd: tunable missing interrupt handler
f932bcea6b7317312ab38df12a84710fc6c67a81 [S390] dasd: allocate fallback cqr for reserve/release
eafd2b6ddd8604998bdfbf7550b23795c07f03bb [S390] topology: use default MC domain initializer
e033b9a0c6ca137388e363a7250809f85b35eb3f [S390] initrd: change default load address
41b42876772bb8c1cbd7e68d384791f97a5fd0d6 [S390] cmm, smsgiucv_app: convert sender to uppercase
2e85ba510ede4aea1b150493407ae911e8ea5051 [S390] cmm: add missing __init/__exit annotations
c304db8a860c10abfaf72f7faa3df598079e2f0c [S390] cio: use all available paths for some internal I/O
982bdf814616bec77c920e16ea4108d409f144ed [S390] ccwreq: add ability to use all paths
7cd403142d5dbffa354b7dd369b1069e01b1ae19 [S390] cio: ccw_device_online_store return -EINVAL in case of missing driver
dbedd0ee47313f2a3c94b19346785fcdfa721390 [S390] cio: Log the response from the unit check handler
fd0457a6ae52141718a15652fb80d867e1bf1d10 [S390] cio: CHSC SIOSL Support
31f73bee3e170b7cabb35db9e2f4bf7919b9d036 ecryptfs: release reference to lower mount if interpose fails
c43f7b8fb03be8bcc579bfc4e6ab70eac887ab55 eCryptfs: Handle ioctl calls with unlocked and compat functions
a1275c3b21e433888994f7b979cd1129d384ec9c ecryptfs: Fix warning in ecryptfs_process_response()
f1d23ed8218ca5afaf178a6495253dbb7fc98f57 CRIS: ioctl for getting RS485 information
9a919c46dfa48a9c1f465174609b90253eb8ffc1 drm: fix fallouts from slow-work -> wq conversion
cd078af65d5c2f19c0f378062b07a0a79b000723 tx493xide: use min_t() macro instead of min()
7d543d8468348c44010c7b4e6fdd23a398779668 drivers/ide: Use memdup_user
2a800b7bd926c739c07c1690579f03bbd6f1b5a3 via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.
110712828365ccafcc61a7f4db44c31ed4cf8793 ide-cd: Do not access completed requests in the irq handler
2dc4ec5de039d5db4805dff170ab80f4e990e977 sparc64: Update defconfig.
f6500947a9cbb81cfa07ff344f16955d9c6ebe61 workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_notifier
2144381da478cc4aa3a29ee29b0c5e6ddaaced14 Merge branch 'async' of macbook:git/btrfs-unstable
4cb6066af9ee58ddba58a63cc77b324ac21add75 sparc: Kill user copy check code.
b11287e8c5b2797b86351f6db0fcd9ff99b20bab sparc64: Fix perf_arch_get_caller_regs().
c8837434e8bfd08abf3b596dbaeffe4a8b59a284 sparc64: Add missing ID to parport probing code.
e32e78c5ee8aadef020fbaecbe6fb741ed9029fd powerpc: fix build with make 3.82
6e49c1a407c8af8d779a24fd2428857991514a7b Revert "Input: appletouch - fix integer overflow issue"
c4e9b56e24422e71424b24eee27c2b134a191d7b igbvf.txt: Add igbvf Documentation
b55c52b1938c9320819144e060ca28244d8ee7eb igb.txt: Add igb documentation
2d0bb1c1f4524befe9f0fcf0d0cd3081a451223f e100/e1000*/igb*/ixgb*: Add missing read memory barrier
4bc091d85f979a1a18ef2d710b819b3c5b397707 ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG
560afa7d85bdfb294506afd3032c315e6827824f V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB register
d0a38ce27e1b11116f02835b076fcb79db987e2c V4L/DVB: dvb: siano: free spinlock before schedule()
e03b9843dc30ba44dedffdfa4180f0723f04e3ab V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin()
af5458b91f99ce5a29f670379a6d7a9e69014def V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin()
c75079cc2addedf958358b88306591a5f9c4fb00 V4L/DVB: Report supported QAM modes on bt8xx
ede67a30f549e1872be57e7d6f5f9dd97bb372ae V4L/DVB: media: ir-keytable: null dereference in debug code
f7b80e6919df812b4bed99a927325312a904111b V4L/DVB: ivtv: convert to the new control framework
2fd781448acd6cbc3ca9d2f48b0e16f67a77bf51 V4L/DVB: ivtv: convert gpio subdev to new control framework
f687d19d223d853f6b3def29c55eb4b67bd44a40 V4L/DVB: wm8739: convert to the new control framework
251190cffa496ca70d8584fc93e05a6366f670eb V4L/DVB: cs53l32a: convert to new control framework
5aa9ae5ed5d449a85fbf7aac3d1fdc241c542a79 V4L/DVB: wm8775: convert to the new control framework
f6e114eed0414fbba9eb73480cd8efdaba96aaa7 V4L/DVB: cx2341x: convert to the control framework
e34e658b5a42fb1a12fda2112f0b556cf5d1f1c4 V4L/DVB: cx25840: convert to the new control framework
72c851b00f6c86353c54fdd9f1ef88d82e8df6c5 V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config
59b8311a9b4cdd3e11d1c7d434bb9abf1ae3bc5c V4L/DVB: saa717x: convert to the new control framework
ebc3bba5833e7021336f09767347a52448a60bc5 V4L/DVB: msp3400: convert to the new control framework
e356054337fe42a1b98725c8e68d6599764888b9 V4L/DVB: saa7115: convert to the new control framework
11bbc1cadb638aaccb4764c6e16807b36b53cf19 V4L/DVB: v4l2: hook up the new control framework into the core framework
a42b57f5aacf2b43f3e7931e8b9c609051839aa8 V4L/DVB: Documentation: add v4l2-controls.txt documenting the new controls API
6dd5aff3cab284556952d96f1112b17299e126d8 V4L/DVB: v4l2-ctrls: Whitespace cleanups
6c8d61119373aadd28a89b965e2c03d2887752fa V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header
0996517cf8eaded69b8502c8f5abeb8cec62b6d4 V4L/DVB: v4l2: Add new control handling framework
03e30ca5f08e0f9c629204e537ff96b789e6e703 V4L/DVB: v4l: s5p-fimc: Fix coding style issues
175bad921c75ab3b7d11a9fffc0e8d9a4a179e61 V4L/DVB: mt9m111: init chip after read CHIP_VERSION
c8cf078ebd9f9b5ec3a113c8262062799fd9948a V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driver
d86097e19cef2f13a29fc37db0dad17b99b6d5f8 V4L/DVB: mx2_camera: add rising edge for pixclock
cd9ebdbc0541b4e8ee145c81642d68332f79b932 V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emma
b3fc1782c8b84574e44cf5869c9afa75523e2db8 V4L/DVB: V4L: do not autoselect components on embedded systems
103754a0526fe35bddbcd8ccc913495c2a66ac21 V4L/DVB: soc-camera: prohibit S_CROP, if internal G_CROP has failed
a484dd9b77fbbda2a79bf1b371c6d31f90e15504 V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)
2af0b4c60cc0daf0a3abbaa159380fd729dcf729 V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131r
5fd450e913c8836ce3f111300ab04d601876af2f V4L/DVB: gspca - zc3xx: Possible use of the highest alternate setting
c39da6a37566733d703bbd9a489fe39e95ea4df1 V4L/DVB: gspca - zc3xx: Do the sensor probe at resume time
6d31450544c75d99e1f4dbb21d5db6b2ca6ada4d V4L/DVB: gspca - zc3xx: Check the USB exchanges
83d1aa3d21ce50b9bc3b503ce2b1e7bb718709f1 V4L/DVB: gspca - zc3xx: Cleanup source
fe988f56c7c1bff52a4c26164ceb3dbd582de433 V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()
5fd8f7388c9a8601c2dbe0da458df602fe427e83 V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessor
70092c26dcfcdcc463e157c103ec4c9d2d49de67 V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam
9bde9f263e958b0d588aada03854fcc0f0c88b86 V4L/DVB: uvcvideo: Drop corrupted compressed frames
df49d113d16b18070b3d51832f3a02145eeb354b V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remote
931e39a13924f528754f07555689f77588e97763 V4L/DVB: IR: Port ene driver to new IR subsystem and enable it
9ea53b74df9c4681f5bb2da6b2e10e37d87ea6d6 V4L/DVB: STAGING: remove lirc_ene0100 driver
ed4d3876d18d95406e0258a6421b1f4eda51d629 V4L/DVB: IR: report unknown scancodes the in-kernel decoders found
e589333f346b58f8da5bb8152e1219c52d375ccc V4L/DVB: IR: extend interfaces to support more device settings
4a702ebf61120906696f8366dd2be0653b1643e3 V4L/DVB: IR: add helper function for hardware with small o/b buffer
b378f43fe9466e7712a8b16be64795ffca3a937e V4L/DVB: IR: Allow not to compile keymaps in
86ff071cad3e7e4c7469b3941bfced6fe9b04b5f V4L/DVB: IR: NECX: support repeat
e31f41278f0bed38ee16b55d09b49bed2f1b2085 V4L/DVB: IR: nec decoder: fix repeat
39b2c0687b238d8bce19d5e8c0c8dc4e7fe50ed4 V4L/DVB: IR: JVC: make repeat work
0d2cb1de8e81ffc06df67853be5ead3556d3a6b5 V4L/DVB: IR: replace workqueue with kthread
45a568fa6f6bf8e5b9c32e52292f297e8473a985 V4L/DVB: IR: replace spinlock with mutex
510fcb70ff375b0cec6638fcfafdf36233690bfc V4L/DVB: IR: minor fixes
ade321c5b8a0e4d40c0f3b73bf0d2579850028d0 V4L/DVB: IR: Kconfig fixes
2c1101d5aeddda7bd0dd03bddea7aed6dbf80074 V4L/DVB: IR: put newly ported streamzap driver in proper home
8e9e60640067858e8036d4d43bbf725c60613359 V4L/DVB: staging/lirc: port lirc_streamzap to ir-core
7c294402d58e22bb760c0e1a825eea5d582a8f2d V4L/DVB: IR/mceusb: less generic callback name and remove cruft
82ce67bf262b3f47ecb5a0ca31cace8ac72b7c98 V4L/DVB: staging/lirc: fix non-CONFIG_MODULES build horkage
efce8ca3c5d8a35018f801d687396e1911cfc868 V4L/DVB: staging/lirc: fix Kconfig dependencies
7a9fcb41b9370a32bb65bece9afc83701ab2d2b6 V4L/DVB: IR/mceusb: remove bad ir_input_dev use
da48db669f50d47c208da3648dca7cac7ea6dcca V4L/DVB: IR/imon: remove bad ir_input_dev use
20cd19597238723237d214dbab18c0b7c68c5814 V4L/DVB: IR/imon: remove incorrect calls to input_free_device
d69e85b644dbc8c68dec3b4149941989d4bcc66f V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines
c02e0d12a9a0a913dee5efd695603b73ee4b729a V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_event
2560d94e330f35776e944b54256a526a19259429 V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event
ceb152add687db152d90ba64b54687b3975963cf V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod use
0c82a8fb5a306eac83d536445a77b6523c71d5e4 V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functions
fa647f249fa3399b8c90e2c4a07459c5d7976ffe V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module param
e5514f104d875b3d28cbcd5d4f2b96ab2fca1e29 V4L/DVB: cx23885: Move AV Core irq handling to a work handler
dbe83a3b921328e12b2abe894fc692afba293d7f V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock
98d109f90fc02ce8baf1c2471ffcf8d66fb0d8e6 V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470
d6b1850d3c49e66f17bbb67f964a48b11528f56b V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated AV core
52fd3dda130d03ae5c2bbdcbe81f6e083c051e12 V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllers
260e689ba237fb513b49e98841d98e93ea639c75 V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops
81f287da73377eb408de6879aa6c54c6d57dc1db V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitly
5a28d9a320c865007da830c065bcaecfe91b3932 V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inversion
d06d5777b211112e8355e2f5a700c6a9babfdd6f V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]
66752f8396f97360cafb226aa1fe230f66785c5a V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops
e9e5cf472751a16ebe80c9a47b512605e3511880 V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video devices
ebbeb46000676af0772da4b7da22e2aae3889bd0 V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501
5f272644464bfb8cf8cec958cfc06020283c2f14 V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomic
18a87becf85d50e7f3d547f1b7a75108b151374d V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return value
44835f197bf1e3f57464f23dfb239fef06cf89be V4L/DVB: cx23885: Check for slave nack on all transactions
f4acb3c4ccca74f5448354308f917e87ce83505a V4L/DVB: cx23885: Return -ENXIO on slave nack
3d217c8656842c77d6f33329a034102157363c8d V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)
bb44f5682b7b7829cf010d6dad9c75f58d1f767b V4L/DVB: gspca - vc032x: Do sensor probe at resume time
486cb2d5b01e77fb3cd93c4c0810100d59a45c8b V4L/DVB: gspca - vc032x: Add more controls for poxxxx
6e80cc51b4419ca0f8162024ee2497d7ec8ba31c V4L/DVB: gspca - sq930x: Cleanup source, add comments
585d48812c66f3045b6cb51539bafe10b109882f V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111
82d2c7aa85e0c7902cd309acafa375b61e147ce6 V4L/DVB: gspca - sq930x: Change image format to Bayer mode
d6f5bd6d197cb91de296632c4667fcce74e4f5fb V4L/DVB: gspca - sq930x: Change the default values of gain and exposure
b3c0af6e1f870dc1ade19382177f931f47499d86 V4L/DVB: gspca - sq930x: Change the gain value for Micron sensors
4663117bbaa27a3fdaff9422f09c64e04ce82694 V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111
30d4554a02d3ad6f9928767c9f98214775f4dcb2 V4L/DVB: gspca - main: Version change
11ce884a0df4487b9f9f9e0605a1f16321637d24 V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sd
a4cc14ec9f0ef579262a81170a2eaf760844c471 xen-blkfront: fix missing out label
5ef06839f50c7e5e479d3595257131edf1f84f36 staging: Pushdown bkl to easycap ioctl handlers
8b449d1f1371e8ecd0b2499034e0b1432cdbe662 Merge remote branch 'gcl/next' into next
2ed9aae0facd603f9f9b8347d1d7e9de23bde286 memblock: Fix memblock_is_region_reserved() to return a boolean
61a3e1665f714640a888e9ac5470e94696ac545b powerpc: Trim defconfigs
d9a145fb6e5f37b9903dea8371ab5c3e34e8e2d1 Merge commit 'linus/master' into bkl/core
c9243f5bdd6637b2bb7dc254b54d9edf957ef17e autofs/autofs4: Move compat_ioctl handling into fs
86a5ef7d777cdd61dfe82379d559dbea069aea3d v4l: Convert v4l2-dev to unlocked_ioctl
145b64b9588c123d2bd00981c5ce8e03215ed2ee kmemleak: Fix typo in the comment
6ae0185fe201eae0548dace2a84acb5050fc8606 mtd: Remove obsolete <mtd/compatmac.h> include
a1452a3771c4eb85bd779790b040efdc36f4274e mtd: Update copyright notices
adb23631a739b6a02eadf0ee5ff021cadcddfc61 watchdog: hpwdt: formatting of pointers in printk()
4a370278e1041d4c62719bcd773e9c620e775901 watchdog: Adding support for ARM Primecell SP805 Watchdog
96cb4eb019ce3185ec0d946a74b5a2202f5067c9 watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG
4c4b638e3718344e4caeb157cfbfde1b6a7b1562 watchdog: sch311x_wdt.c: set parent before registeriing the misc device in probe() function
9f2cc6f759ca0b072107c171a3b5cd79c7ea5de3 watchdog: wdt_pci.c: move ids to pci_ids.h
9a3725631331f279fa44b6522874ce8818bcc455 watchdog: s3c2410_wdt - Fix removing of platform device
45d7f32c7a43cbb9592886d38190e379e2eb2226 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
53bcef60633086ad73683d01a4ef9ca678484d2d Merge branch 'for-linus' of git://www.jni.nu/cris
4fd6c6bf83cb16321e9902b00e2af79054f4e0d6 Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra
c5f347579a661c9506e794315f0798b75ef71d35 Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6
537d84787659b355b3331813dc134c7497ddafa5 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
d71048e22f47725a5808ea2e4e1e72fa36c1a788 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
44d51a029f95d49c5c7ccd7808f81904c20c3abd Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
18edc8eaa68070771bdb2098260e44efe74de722 blkdev: fix blkdev_issue_zeroout return value
3383977fadc4027f20907f6208a9033cd043adab block: update request stacking methods to support discards
ffc18879903e55487bc5ac3c774b99a07de06029 omfs: fix uninitialized variable warning
6088c0587706b2cf21ce50c11576718bff5fae0c jffs2: Update copyright notices
38f51568005873a241a8ae6bf28c9ddd3f6a11ed workqueue: add missing __percpu markup in kernel/workqueue.c
78ef7fab0eb0a5b159842bac89aed74bb0aa7bfe mtd-physmap: add support users can assign the probe type in board files
6e17b0276452912cb13445e5ea552b599984675f md: clean up do_md_stop
bb4f1e9d0e2ef93de8e36ca0f5f26625fcd70b7d md: fix another deadlock with removing sysfs attributes.
147e0b6a639ac581ca3bf627bedc3f4a6d3eca66 md: move revalidate_disk() back outside open_mutex
93fb72e443b9fcbef598faa05478883952edca77 RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW
16d884bd901288fb5cde876489f7093740b66a30 netxen: protect tx timeout recovery by rtnl lock
8bcfbd0af0f8ee50033091e75ab3d6b6e7fa8867 isdn: gigaset: use after free
7e27a0aeb98d53539bdc38384eee899d6db62617 isdn: gigaset: add missing unlock
1f6ea6e511e5ec730d8e88651da1b7b6e8fd1333 solos-pci: Fix race condition in tasklet RX handling
eb4a5527b1f0d581ac217c80ef3278ed5e38693c pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
cece1945bffcf1a823cdfa36669beae118419351 net: disable preemption before call smp_processor_id()
ba78e2ddca844598c0efcbf2c76d73519a61b902 tcp: no md5sig option size check bug
2d53056973079e6c2ffc0d7ae3afbdd3d4f18ae3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
9e50ab91d025afc17ca14a1764be2e1d0c24245d Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
3cc08fc35db75b059118626c30b60b0f56583802 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
faa38b5e0e092914764cdba9f83d31a3f794d182 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
78417334b5cb6e1f915b8fdcc4fce3f1a1b4420c Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
cd816a0d84377c4e87f55cbe934a23417f9f5743 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
0d9f9e122c74583de15a86d1c660c08dc298f2c8 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
df44f9f4f9b5d362b5a2d1c8444fe7e6d4c42653 AFS: Fix the module init error handling
5df6b8e65ad0f2eaee202ff002ac00d1ac605315 Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
fe21ea18c742ab0eb8f6f8ebc543374839a02a87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
a57f9a3e811cf1246b394f0cc667c6bc5a52e099 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
09dc942c2a767e2d298f1cc9294bc19c7d7208c5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
90e0c225968f0878e090c7ff3f88323973476cee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
938a73b959cf77aadc41bded3bf416b618aa20b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
45480aa75b03d6705ab5ceebda9d09be22f4e928 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
1fc7995d19139d6f99203b43c161968f3f554a15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
3b7433b8a8a83c87972065b1852b7dcae691e464 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
387ac089361fbe5ef287e6950c5c40f6b18e5c55 block: fix missing export of blk_types.h
6bf05d03ea8d00bb53e0642f94a5a6815be2edb6 writeback: fix bad _bh spinlock nesting
e7f52dfb4f378ea1bbfd4476f4e8ba42f5fb332c drbd: revert "delay probes", feature is being re-implemented differently
85f4cc17a62c3ac9edeaf120cdae7261df458053 drbd: Initialize all members of sync_conf to their defaults [Bugz 315]
6710a5760355be8f2e51682f41b0d3fc76550309 drbd: Disable delay probes for the upcomming release
c284de61db31669cce547ffc99efda971146719d writeback: cleanup bdi_register
603320239fb436f175c8b6bfa43d5023c47a6dc2 writeback: add new tracepoints
b5048a6cb5455a16bdff26a4c5ae9534f070d94c writeback: remove unnecessary init_timer call
6467716a37673e8d47b4984eb19839bdad0a8353 writeback: optimize periodic bdi thread wakeups
253c34e9b10c30d3064be654b5b78fbc1a8b1896 writeback: prevent unnecessary bdi threads wakeups
fff5b85aa4225a7be157f208277a055822039a9e writeback: move bdi threads exiting logic to the forker thread
adf392407076b85816d48714fb8eeaedb2157884 writeback: restructure bdi forker loop a little
ecd584030da67ede1bf17955746a6ce834d9fc6b writeback: move last_active to bdi
78c40cb6581a74adc48821f3de6b864a54d4c34d writeback: do not remove bdi from bdi_list
080dcec41709be72613133f695be75b98dd43e88 writeback: simplify bdi code a little
297252c81de8043ca6c36e5984c24fdb5aab9013 writeback: do not lose wake-ups in bdi threads
c4ec7908c2c5125f75fabd100e7a95626a6883ee writeback: do not lose wake-ups in the forker thread - 2
c5f7ad233b8805dae06e694538d8095b19f3c560 writeback: do not lose wake-ups in the forker thread - 1
94eac5e62364df4e605e451218ee6024a7ba664f writeback: fix possible race when creating bdi threads
6f904ff0e39ea88f81eb77e8dfb4e1238492f0a8 writeback: harmonize writeback threads naming
4aeefdc69f7b6f3f287e6fd8d4b213953b9e92d8 coda: fixup clash with block layer REQ_* defines
7cc015811ef8992dfcce314d0ed9642bc18143d1 bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of BIO_RW_* flags
aca27ba9618276dd2f777bcd5a1419589ccf1ca8 bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_* bits
edca4a380584a65a16839bdee33ec82244f0f88e block: disallow FS recursion from sb_issue_discard allocation
f6c4c8e19a087dae7dc651ccbd1ff8b843eedee2 cpqarray: check put_user() result
08852b6d6c40f387f2b75e199e2ca1df68970f4c writeback: remove wb in get_next_work_item
6965031d331a642e31278fa1b5bd47f372ffdd5d splice: fix misuse of SPLICE_F_NONBLOCK
7901d14144311c930918b1222aae7611284c63eb xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
4dab46ff26c6003a13ec769312c50938b93c359d xen/blkfront: use tagged queuing for barriers
e96f6abe02fc3320d669985443e8c68ff8e83294 scsi: use REQ_TYPE_FS for flush request
16f2319fd67b169c0b34391d3fa0870fff129891 block: set up rq->rq_disk properly for flush requests
28e18d0188b9e3ab82ebd09d9b1d1c7f8d1822aa block: set REQ_TYPE_FS on flush requests
3b06c21e8462b77186613e70db286cfa8616088b floppy: make controller const
ad96a7a7ea950d5bc9755f2f568be185c7070f1e drivers/block: use memdup_user
6a32a8aed509e71137043d464db4a7fcd88c903e scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC
8112586063fe53958d60218631d661533f304504 cciss: cleanup interrupt_not_for_us
b2a4a43dbaf10383703d512bbe560d5a24da0bf2 cciss: change printks to dev_warn, etc.
6b4d96b878d67c6768766e682c188a2a8bdc804a cciss: separate cmd_alloc() and cmd_special_alloc()
f70dba83669bf718c2f1731f0f58b8149e883593 cciss: use consistent variable names
058a0f9f31283d5eb9d8686d3b4f69e55d1589f1 cciss: forbid hard reset of 640x boards
adfbc1ff342ece2e482254bcc5381fadfffbbb89 cciss: sanitize max commands
a6528d017234b483283274fbdd360f3541befe19 cciss: fix hard reset code.
83123cb11b5a5205233c59357da2c8d9a8dc9d24 cciss: factor out cciss_reset_devices()
8e93bf6d6c9c6d864c17b7743f2cc5f2e052fe46 cciss: factor out cciss_find_cfg_addrs.
b993313540de341e4c4df8f529d585e9400f43bd cciss: factor out cciss_enter_performant_mode
0f8a6a1e7b7162a51daee7df28f1b898da1a4165 cciss: factor out cciss_wait_for_mode_change_ack()
fe3b7527dbf1e717ccb3492bb2d84481ca7be6f9 cciss: make cciss_put_controller_into_performant_mode as __devinit
ff5f58f06deb3f7b9a865093d7f580bbc2b9b498 cciss: cleanup some debug ifdefs
bfd63ee571ed2a1ab7af99544e326483f84c0544 cciss: factor out cciss_p600_dma_prefetch_quirk()
322e304c4d71b79b3950ca560db4868cc3e04ee6 cciss: factor out cciss_enable_scsi_prefetch()
501b92cd6b394ba56bb978fd55606b5639b4d3fb cciss: factor out CISS_signature_present()
afadbf4b9591f3318508792ad98c347336a1a95d cciss: factor out cciss_find_board_params
da5503217d7421dbf04a0557d16cae6d5fc0960e cciss: fix leak of ioremapped memory
4809d0988f10e305511d1a3e223880fa4b21f90e cciss: factor out cciss_find_cfgtables
e99ba1362723df14bbe36da6eeaadf81d95782e6 cciss: factor out cciss_wait_for_board_ready()
d474830da6218c0b7f81eab03aff7d8c539bdb57 cciss: factor out cciss_find_memory_BAR()
dac5488a9ed6b6e59749e161209a6678980803f1 cciss: remove board_id parameter from cciss_interrupt_mode()
dd9c426e92d0cbd710c8df5b84afe9a2eeda3918 cciss: factor out cciss_board_disabled
6539fa9b2e2e7fc3b3fe819e54aa7be83f0370fa cciss: factor out cciss_lookup_board_id
292e50dd393a8359798f1f20ac4d48ec835ffa04 cciss: save pdev pointer in per hba structure early to avoid passing it around so much.
373b45f7b691bf7faafeed46b0b3dcd5b281cd5f cciss: Set the performant mode bit in the scsi half of the driver
d54142c71f05b608b7360d80bdab74eed0f17a98 blkfront: Klog the unclean release path
7b32d1044ae791a1e53a53023bf2668438d5301b blkfront: Remove obsolete info->users
acfca3c622a009fb62b566604452ab9fb3a11019 blkfront: Remove obsolete info->users
fa1bd3591a669b92b635dbdb11d1a32a5630821b blkfront: Lock blockfront_info during xbdev removal
7fd152f4b6ae4f3cf89e4b7a0383cc3c470772fc blkfront: Fix blkfront backend switch race (bdev release)
139617437aff1f0d3b57c2d7cc60e60efc8fe6c3 blkfront: Fix blkfront backend switch race (bdev open)
b70f5fa043b318659c936d8c3c696250e6528944 blkfront: Lock blkfront_info when closing
a66b5aebb7dc9e695dcb4b528906fd398b63f3d9 blkfront: Clean up vbd release
9897cb532382f075b337f7933b5a50f0ffc32d35 blkfront: Fix gendisk leak
89de1669ace055b56f1de1c9f5aca26dd7f17f25 blkfront: Fix backtrace in del_gendisk
5b61cb90c2ad8c853b4dd53eec200bacd2f02172 xenbus: Make xenbus_switch_state transactional
2def141e71d54eccac98dc2c2ba71a82c91b324e xen/blkfront: revalidate after setting capacity
b4dddb498c0feaff413b2a79c64e910021983775 xen/blkfront: avoid compiler warning from missing cases
1fa73be6be65028a7543bba8f14474b42e064a1b xen/front: Propagate changed size of VBDs
5d7ed20e822ef82117a4d9928b030fa0247b789d blkfront: don't access freed struct xenbus_device
0e34582699392d67910bd3919bc8fd9bedce115e blkfront: fixes for 'xm block-detach ... --force'
203fd61f42fec81f43bc5abbf2d3755e04e000af xen: use less generic names in blkfront driver.
96dccab1d63cb35d3f5e75d2ef275fdbff4d5f3b writeback.h: needs linux/device.h
10d1f9e2ccfff40665a00ea0e0a0d11e54c9cbb1 block: fix problem with sending down discard that isn't of correct granularity
f10d9f617a65905c556c3b37c9b9646ae7d04ed7 blkdev: check for valid request queue before issuing flush
2669b19fa4debcdd6a660ace1a124c0900f113e6 block: fix for block tracing build error
2daa672b1a736d41b3e7a2e3a05f1909a1f96530 scsi/i2o: restore ioctl changes
409f3499a2cfcd1e9c2857c53af7fcce069f027f scsi/sd: remove big kernel lock
15392efb9d427482754f6d267262452878667499 block: remove BKL from partition ioctls
6de43703108bb1d3fc9495b3e8107d6ec72f97e4 block: remove BKL from BLKROSET and BLKFLSBUF
62c2a7d969f30163f733c81158254b3095b23e72 block: push BKL into blktrace ioctls
6e9624b8caec290d28b4c6d9ec75749df6372b87 block: push down BKL into .open and .release
8a6cfeb6deca3a8fefd639d898b0d163c0b5d368 block: push down BKL into .locked_ioctl
34484062445fe905bf02c72f87ddda21881acda3 scsi/i2o_block: cleanup ioctl handling
610a63498f7f366031a6327eaaa9963ffa110b2b scsi: fix discard page leak
9e094383b60066996fbc3b53891324e5d2ec858d writeback: Add tracing to write_cache_pages
028c2dd184c097809986684f2f0627eea5529fea writeback: Add tracing to balance_dirty_pages
455b2864686d3591b3b2f39eb46290c95f76471f writeback: Initial tracing support
a89f5c899db3c6be4bb426e4efb72ecee29a93b5 block: remove unused REQ_TYPE_LINUX_BLOCK
82b6d57fb11644fe25c8a1346627ad0027673dae scsi: need to reset unprep_rq_fn in sd_remove
00fff26539bfe3fad21c164fc4002d9ede056fb0 block: remove q->prepare_flush_fn completely
afc23068103ccfbf1917eb2a007bc15ab5418cc9 ide: stop using q->prepare_flush_fn
dd40e456a40ebb87330b7fc694359ce52f1996aa virtio_blk: stop using q->prepare_flush_fn
144d6ed551ce430084489b198826c89bac5680dc dm: stop using q->prepare_flush_fn
98d8c8f40ed72d997e50bc107a5cc1a6cee19e76 ps3disk: stop using q->prepare_flush_fn
7f9815f09dc201f2205981c11fadcf82a9e3cc42 osdblk: stop using q->prepare_flush_fn
90467c294aba7f911bdae72ed86995cf1de4d364 scsi: stop using q->prepare_flush_fn
b6a903151d05e3912ab66b186f74c61851efb88c block: permit PREFLUSH and POSTFLUSH without prepare_flush_fn
8749534fe6826596b71bc409c872b047a8e2755b block: introduce REQ_FLUSH flag
802447c1c0513a0ea0e29d6bda23b19ac0686654 scsi: remove unused free discard page in sd_done
f1126e950d28ff875d96ed6a04a9ff96c7bfc357 scsi: add sd_unprep_fn to free discard page
28018c242a4ec7017bbbf81d2d3952f820a27118 block: implement an unprep function corresponding directly to prep
e597cd09f711b28b8466ebdc2f12e55b44fa81e4 drivers/cdrom: use pr_<level>
3ffb52e73b47d6ad86b645942ff49035efdbcd31 block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARD
511d37af66246c67f65e7896c230bdb81d853b6c block/xd.c: fix brace typo
1676effca4cd2a6b32e6e8e0ecaa91522dfda6fa gcc-4.6: fs: fix unused but set warnings
2c8919dee659928d66cc13333d4e7a5bdd2206d5 gcc-4.6: block: fix unused but set variables in blk-merge
66ac0280197981f88774e74b60c8e5f9f07c1dba block: don't allocate a payload for discard request
082439004b31adc146e96e5f1c574dd2b57dcd93 writeback: merge bdi_writeback_task and bdi_start_fn
c1955ce32fdb0877b7a1b22feb2669358f65be76 writeback: remove wb_list
4c4762d10faf93167b84ee03e4b58dd62012b06f block: fix some more cmd_type cleanup fallout
15fa6e81650a167f82dc0d478f290f1cffa9183d virtio_blk: add default case to cmd type switch
7b6d91daee5cac6402186ff224c3af39d79f4a0e block: unify flags for struct bio and struct request
33659ebbae262228eef4e0fe990f393d1f0ed941 block: remove wrappers for request type/flags
7e005f79791dcd58436c88ded4a7f5aed1b82147 remove needless ISA_DMA_THRESHOLD
bfe172310e58225f0d07f9354b683abacbd6a0d8 block: kill ISA_DMA_THRESHOLD usage
b375a612ad931264b71cf162d692b4420f2578a9 aha1532: remove ISA_DMA_THRESHOLD usage
41f2df62894bfcd3bf868af916b32b90aa7168dc block: BARRIER request should imply SYNC
01b6b67edabe864391163dc6405e2cb454f108db floppy: use warning macros
b862f26fe17df273167bd47df79e8742a1bf101c floppy: use wait_event_interruptible
21af5448042a0962fb1df13a310bb363a8f6a8dc floppy: fix signed/unsigned warnings
be1c0fbfb4e84d0b02903cbc6358124586605a1b floppy: cmos attribute should be static
575cfc673e0f2e6f71ccc01bb77d7ec811054048 floppy: use atomic type for usage_count
41a55b4de396f675485a3f3cb3e1b117316e9ce9 floppy: silence warning during disk test
be7a12bb1a7dc185d5143e3ae434f8a855f66a31 floppy: remove unnecessary inlines
285203c8ff541a775f27148c06c58b96822d8b68 floppy: initialize debug jiffies offset
f3bcb14332a5881c88f8cd16ed59f3fd0ae26e12 cciss: change pad value from 32 to 0
b0dd5cad3a3297415f8205135d37f22da12b9083 cciss: remove errant debug code
29979a71227c46b2ed970b9d603d529c718e5fc8 cciss: move next_command function from ifdef
b14aa6dcd083ad00fb416a93f76131734e6c3c17 cciss: fix call to put_controller_in_performant_mode
256aea3fd3b5c43e8d05ce66eaf43def83773612 cciss: make sure we request the performant mode irq
956bcb7c1a9a73c6d5db66e83f32c785d06dc8fc block: add helpers for the trivial queue flag sysfs show/store entries
e2e1a148bc45855816ae6b4692ce29d0020fa22e block: add sysfs knob for turning off disk entropy contributions
841fdffdd382722d33579a6aa1487e8a4e526dbd cciss: new controller support and bump driver version
5e216153c34ac21781110795284a784037f808e3 cciss: add performant mode support for Stars/Sirius
1d1414419f034702bf587accdf2a9ac53245e000 cciss: make interrupt access methods return type bool
2cf3af1c9ec26f8db3f386e48f9d979ad8bb3eff cciss: check for msi in interrupt_not_for_us
0c2b39087c900bdb240b50ac95ee9da00d844565 cciss: clean up interrupt handler
664a717d3ac5871efc1fd3bb5a32c552dc339d3f cciss: enqueue and submit io
998db52c03cd293d16a457f1b396cea932244147 nfsd4: fix file open accounting for RDWR opens
51e9ac77035a3dfcb6fc0a88a0d80b6f99b5edb1 md/raid10: fix deadlock with unaligned read during resync
ee110066130b79b7abf63bbd836d382699252b81 powerpc: fix i8042 module build error
949ad0a783729ad8c2e8e5bcbbad5d05a60de616 sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset
cfa6a88c83f639f17b96a34dc0bf93faf432e73a powerpc/5200: add mpc5200_psc_ac97_gpio_reset
4a386c3e177ca2fbc70c9283d0b46537844763a0 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
e8779776afbd5f2d5315cf48c4257ca7e9b250fb Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3cf8ad3394b8675e92a35c438f22341197535531 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
66cd55d2b903643cbd019ef97a5305d9428d3865 Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
75cb5fdce29c77ec54db45f0c6be7cc5715f8e15 Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
ce06ea8339de1dca3455e9c89c56ea161988ab71 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
a7a387cc596278af1516c534b50cc0bee171129d SELINUX: Fix build error.
7fa53cc872332b265bc5ba1266f39586f218ad4a nfsd: don't allow setting maxblksize after svc created
e844a7b9805a2b74cfd34c8604f5bba3e0869305 nfsd: initialize nfsd versions before creating svc
e2aa7f8304b3b5656ded8699216cc65138d03b64 net: sunrpc: removed duplicated #include
c18c821fd40ad0ffc199a55be874e556bf999416 nfsd41: Fix a crash when a callback is retried
774f8bbd9ef2e71d4ef4b89933d292091d31ca98 nfsd: fix startup/shutdown order bug
73ee5760253dc8893502e19a9cb118d25dab21ec mtd: remove redwood map driver
9261ec1a8d7b17e2540bef7cad3470870d13b61e console: Fix compilation regression
e225567960db50e9810a152c8621c7a6ed94de71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
17879857821adad4e180c5d6457c3b8bbf1d0c0c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b62ad9ab181a67207a4c8c373461b587c4861a68 Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
af390084359a5de20046c901529b2b6a50b941cb Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7645e4320497b35ce9fb6c2269ebcd57af9fe735 x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanup
1685e633b396b0f3dabbc9fa5d65dfefe6435250 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
1cfd2bda8c486ae0e7a8005354758ebb68172bca Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
b57bdda58cda0aaf6def042d101dd85977a286ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
cc41f5cede3c63836d1c0958204630b07f5b5ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
ab69bcd66fb4be64edfc767365cb9eb084961246 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
c513b67e68787eceafeede32bcd0edbee45c0006 pci: fix type warnings in intr_remapping.c
a24d52f390a77ce90dc8cf0cd75d27ec0a6ea3f8 iwlwifi: fix locking assertions
e95b743536937a72e1560c85696b425c5d1a1c18 iwlwifi: fix TX tracer
3dce9a5c3a39a664e372886ea86c42ae7ae33dfc NFS: NFSv4.1 is no longer a "developer only" feature
b3edc2bc19b4856c705f4aea3f5472970b99f386 NFS: NFS_V4 is no longer an EXPERIMENTAL feature
d5eff1a3412f6d75bf28f423c5015ece8055407a NFS: Fix /proc/mount for legacy binary interface
761fe93cdfa29071879d882c92e966ae692c0048 NFS: Fix the locking in nfs4_callback_getattr
90c8327cad5d7c2d5d7d3e761d17af1925474107 Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
a417fb99dea8ee47e72060fb36e5f3ff4ea54a5b Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
9faa1e5942fd647b0dd2fbbdcc04988841cacaf3 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
d9a73c00161f3eaa4c8c035c62f45afd1549e38a Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b304441c6f3a5cb5ea80b9a719d2851544f348d6 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
f7ddc2b6cd880a259db338925d03bdc01f1d26c1 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
a5e11599da95fbe8425db0cfd01a581d7412d0c9 Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
0f477dd0851bdcee82923da66a7fc4a44cb1bc3d Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
aab2393e2ec52c74b419af7c26a12e21584e483b Blackfin: gpio: add a debounce stub
bad6b094ad995b1c3d8ddfab4605ea4b049407b0 Blackfin: update defconfigs
efbd24b5b050c586c059ee68c57c09996e7be886 Blackfin: remove CONFIG_MEM_GENERIC_BOARD
f619ddd4fe5e6da3c3e97fe21043a4233aa54aee Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing
39750324053c2aa4314e460b5ce1767f4dfbeff1 Blackfin: unify rotary encoder bitmasks
c385acceb4db55a492cb16b24b6102af90348440 Blackfin: unify SDH/RSI bitmasks
2b73a19f2d3391b070d9d9270a9c9d502fe357ce Blackfin: BF54x: tweak DMAC MMR naming to match other ports
ba3f5973ce3eb7ef4894ccd3df78c5cb410b17cc Blackfin: TWI: clean up the MMR names
ada091729e8737edc3d455681fda9f745cfd2b63 Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers
f5074429621ceb0ec42f8116bd51d02c031faf82 Blackfin: add support for dynamic ftrace
67df6cc665dc3441bf5eb2ad7018e969463a2588 Blackfin: add support for LZO compressed kernels
382dbe5b39a4efa6fdb3e5093e5d0bdbb5c5301f Blackfin: portmux: fix peripheral map overflow when requesting pins
3322c7bbf60801da2a22d7bd88865d2dc3bd73ac Blackfin: document SPI CS limitations with CPHA=0
58b0e22ab68d055a9563835daef10fbc9fe8f5ae Blackfin: remove useless and outdated documentation
7a4a207e74d6aeb63a38e9a3f0cfc40223d5c40e Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options
812ae98f0849fbceb32c6d21bcdda42b40264c82 Blackfin: gpio/portmux: clean up whitespace corruption
eb9649095f4e81a6535c10377da3d5f48b9ad822 Blackfin: make sure mmiowb inserts a write barrier with SSYNC
d1401e1dc22606a91f577ad3dfd68ae7e60e0357 Blackfin: fix DMA/cache bug when resuming from suspend to RAM
502c8a0e07450ff886b80a11150a123bae92f3f7 Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)
306208f40cde5f835e891976031571b81815b9df Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS
a13265af99c8c10c61b7713d62d8d163fbf30a94 Blackfin: fix typo in hweight asm
1ae9ab17e7c951eac55ebe40f6f19e7f2470c305 Blackfin: BF51x: fix typo in HWAIT pin define
399408276df23f467dd67ed5b73b81275a753667 Blackfin: BF54x: add ifdef protection to gpio header
332824b8353be3606a7d0bef2451fc85e803cab1 Blackfin: gpio: unify & clean up reserved map handling
74181295fbc6e65047e85529aa74457d82355ffc Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491
dc7101bbaed644e61aa0056ff572b8d7a58e1ef0 Blackfin: update anomaly lists to latest public info
5369fba13611118bc380674a410bede0863566f2 Blackfin: merge anomalies 475 and 220 to follow official lists
1ed181f248dbd26ee1bbbb1e7a61e94f875191ed Blackfin: move MPU anomaly check to common location
d49e8e7e5a6ebc66906e24d7eed04ae0292fcb12 Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds
88a0ade952647fa76c70b12f1b2f095712976833 Blackfin: stub fpregs dumping
f2521ce9ce84d1f10016a8fc91108ef9d3b14d2b Blackfin: new dynamic bfin read/write mmr helpers
222f6eb66eb966ac9f21c0224f53b98787529e10 Blackfin: punt NFC MMR bits
c4efd6b569b2646e1346a08a4c40286f8bcb5f11 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
4aed2fd8e3181fea7c09ba79cf64e7e3f4413bf9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3a3527b6461b1298cc53ce72f336346739297ac8 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
cc77b4db0017dab014ad7ea3d297e10f5b5bf028 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
132a4edb2b69924742f62dc06ace42ad2a9f57f3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
e6da54d84f9286edbe4c92ff5023ff481ce2a5c9 SCSI: remove fake "address-of" expression
14828349719aa09845843477df8bad60792d18f3 kconfig: fix make oldconfig
31d1d48e199e99077fb30f6fb9a793be7bec756f Fix init ordering of /dev/console vs callers of modprobe
1e456a124353a753e9d1fadfbf5cd459c2f197ae KEYS: request_key() should return -ENOKEY if the constructed key is negative
71ec51554a2c22ff03c7aac6866cdf395099994d mxc_nand: Add v3 (i.MX51) Support
6e85dfdc19ef526edec285aed47c83934882e9bd mxc_nand: support 8bit ecc
94f77e50d658be1d3ff23fb65e4d075a6f4ebee3 mxc_nand: fix correct_data function
1bc991808da890313c7a23ebc07e68ad8e79f42e mxc_nand: add V1_V2 namespace to registers
7aaf28ac02ff01f4202fc2e8a71ea33775da0f6f mxc_nand: factor out a check_int function
5f97304ef12b79f1a466971eefdf93ea3b2d341f mxc_nand: make some internally used functions overwriteable
c29c607afa2e94a43f249f19a2d3097e56aaedd7 mxc_nand: rework get_dev_status
938cf997f998f3172e7cb9beafceccdec259b10d mxc_nand: remove 0xe00 offset from registers
08b9ab9996c7e582f86da319f43d2dcb8ff55993 mtd: denali: Add multi connected NAND support
db9a321049ead6424848b1040a714290d5df39d7 mtd: denali: Remove set_ecc_config function
4c03bbdfed5497c3fed502226af1ef3fe8d23d08 mtd: denali: Remove unuseful code in get_xx_nand_para functions
66406524e50e32fde0dc01859ad3608ddefe107f mtd: denali: Remove device_info_tag structure
ab11b487402f97975f3ac1eeea09c82f4431481e Merge branch 'master' into for-linus
0af18d27c36f28a8807297f21fa22979acd977f3 mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip
f80e521c916cb06ddd95bd90f2cf50b523be52f2 mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips
60845e7272632cfc5babc22eb8b72462a303dffa mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips
5da195326b7e220b8cf993ec830ab7251d4cc1d0 mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version
9a9745c363277cc4e3a1d3e77b4814fbc2685a73 mtd: atmel_nand: fix warning: 'part_probes' defined but not used
8ae664184c45def51ff0b61d4bd6c6671db6cb4f mtd: change struct flchip_shared spinlock locking into mutex
b8664b3762dc81e7a19ad4ffaae4055d6d5a7196 mtd: Missing slab.h include
81cbb0b17796d81cbd92defe113cf2a7c7a21fbb mtd: gen_nand: fix support for multiple chips
6f92355c6e7a680c8f61f3ae30e870d05843b98f mtd: update description on sm_ftl
dba76c033f1b88b6eb0fa697b824f954b11f8a97 mtd: blkdevs: fix crash related to sysfs attributes.
22462d9fcf5b29184716aca486058943b2d6995f Input: elantech - report position also with 3 fingers
7f29f17b57255b6395046805a98bc663ded63fb8 Input: elantech - discard the first 2 positions on some firmwares
5227bbb008fa6d2efddd86170bdfac2020cf571d [DNS RESOLVER] Minor typo correction
ff9517a68792bb363c16f4e3155c4fc5a7f9d738 DNS: Fixes for the DNS query module
af352fe960263fbab3252be0ba6d4e0a27e62f5d cifs: Include linux/err.h for IS_ERR and PTR_ERR
fc1caf6eafb30ea185720e29f7f5eccca61ecd60 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
9779714c8af09d57527f18d9aa2207dcc27a8687 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
89a6c8cb9e6e11b6e3671dce7e037789b8f7cf62 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
03c0c29aff7e56b722eb6c47eace222b140d0377 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
f27098379b1dbfedae99e5b86e10529f799d4071 drivers/video/via/via-gpio.c: fix warning
901b97d7b7ca9512ebb5d358df4ba6f8031f32cd viafb: Depends on X86
eca9c47bd3120d3643b83dce09b0cf49fdd73d1a fbdev: section cleanup in viafb driver
84b9414babdc303dde1d3f44cd2a54dffb67ab97 [ARM] tegra: add MAINTAINERS entry
42a7bf4d2686145bea03ff9b87d83868cc514f47 [ARM] tegra: harmony: Add harmony board file
a4417c84513650a0f9e4de6a0bb2c5480e45b2a7 [ARM] tegra: add pinmux support
3c92db9ac0ca3eee8e46e2424b6c074e2e394ad9 [ARM] tegra: add GPIO support
2d5cd9a38b3792426115adbedce539bd45ee640e [ARM] tegra: Add timer support
1cea7326b3fff97d17d33fb8f33163409a84431b [ARM] tegra: SMP support
d861196163e30c07add471562b45dce38517c9b2 [ARM] tegra: Add clock support
5ad36c5f0ece31552a195f2f9e29357a2747536e [ARM] tegra: Add IRQ support
c5f800656bc985b448b1d848d309648826536543 [ARM] tegra: initial tegra support
03b37ecdb3975f09832747600853d3818a50eda3 Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-next
ba818afdc62590e95e45d63be96954ea568925bf IB/qib: Add missing <linux/slab.h> include
c60c6a96b7bb0f1f8bb635fdfcf5b592aaf062b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
2db00321815e20f4a7ff9df43f7cf2073085683d IB/ehca: Drop unnecessary NULL test
817979ac45679f0cb3f9fea6dc444e4097aa6892 RDMA/nes: Fix confusing if statement indentation
f43100ae39bfeb757b75835ef61f0c2c46c99348 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
27b4a1a9eac8b0f8958da67e4abe025b96e1a293 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
9015e4996273c86574d6fd26df8a203941d3cc24 Staging: wlan-ng: Update prism2_set_tx_power() to use mBm
e9563355ac1175dd3440dc2ea5c28b27ed51a283 Staging: Merge staging-next into Linus's tree
e4d6152b520184be87aa65cb7035bf87acd27c14 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
da9e82b3b8989fc09e2a4c45b9da604ba2b4c46d Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
6937e8f8c0135f2325194c372ada6dc655499992 driver core: device_rename's new_name can be const
6fd69dc578fa0b1bbc3aad70ae3af9a137211707 sysfs: Remove owner field from sysfs struct attribute
c4945b0d8ce682eb58b82138aaf4ca2e32b0b757 powerpc/pci: Remove owner field from attribute initialization in PCI bridge init
068a2782f59efe5855091860bbccbadf1c72fffd regulator: Remove owner field from attribute initialization in regulator core driver
0c8617d3abf6a83b05f80179f8729a002f4160ad leds: Remove owner field from attribute initialization in bd2802 driver
cf9e82a8a03cee3c4ffe0a23ca0f17bd57b3cc60 scsi: Remove owner field from attribute initialization in ARCMSR driver
3577dc76fc92c45ff61f8fa85b90e872755796d1 scsi: Remove owner field from attribute initialization in LPFC driver
676db4af043014e852f67ba0349dae0071bd11f3 cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
45daef0fdcc44f6af86fdebc4fc7eb7c79375398 Driver core: Add BUS_NOTIFY_BIND_DRIVER
600c20f34f645adf7884277302b10601583aa7d5 driver core: fix memory leak on one error path in bus_register()
c462e8cd57869a81223c5cad2d5a61b491634229 debugfs: no longer needs to depend on SYSFS
a5307032718b1e90e6d07008d7fd44d1446db7d7 sysfs: Fix one more signature discrepancy between sysfs implementation and docs.
30a69000a4ba9cf49e8b826431847cc80881b59b sysfs: fix discrepancies between implementation and documentation
e3ed249af8cb2f73fc6ef5494d2ddef43fb0ff19 dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit
5b232f753a842fa66eab86e51dc76e3929d853af dmi-id: fix a memory leak in dmi_id_init error path
49c19400f60bbe362202d7e7b3e68cc66040d0fa sysfs: sysfs_chmod_file's attr can be const
3317fad5e9c741e758707879c68e20de2cb08f87 firmware: Update hotplug script
737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 Driver core: move platform device creation helpers to .init.text (if MODULE=n)
44f28bdea09415d40b4d73a7668db5961362ec53 Driver core: reduce duplicated code for platform_device creation
3e61dfd8509a52d165726831c57b4c8a015d626c Driver core: use kmemdup in platform_device_add_resources
f8a4bd3456b988fc73b2c291b9e01b434c8fa940 firmware loader: embed device into firmware_priv structure
0983ca2d0f0ff645bc86899aefb936cffb314839 firmware loader: use statically initialized data attribute
cc7447a5fa92759b0856d6a83ba2539c6a94e67e Driver core: Drop __must_check from bus_for_each_drv()
ed1d218c95c6846416ddb39085b20a5b3c0872e4 Driver core: internal struct dma_coherent_mem, change type of a member.
94f17cd7887ca681ea88fda1fd9bf65c0ca161f0 hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET
14ec5394827eea8df7bbf14775c52fc48fc97a40 uio: Remove IRQF_DISABLED flag from uio_cif.c
62c867791f7b9feb2f6c2ca60e8a246d0c810ad9 uio: Remove IRQF_DISABLED from uio_sercos3.c
5685ad5b29934e09dd9746f8553066f8288d4dff uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c
90d3417a3a4e810d67081dd106f0e603a856978f Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
552c7dbb3459c219e44a65fd6bca21b1227c0e33 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
db7a1535d2dcf91115ba0fb940b1902c05305843 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
6c7a120ac6c62316ab1fc78dfc0a7b13f3bfcbff ext4: Adding error check after calling ext4_mb_regular_allocator()
4b030d4288a569d6bdeca884d7f102d951f097f2 isdn: fix information leak
ce9e76c8450fc248d3e1fc16ef05e6eb50c02fa5 net: Fix napi_gro_frags vs netpoll path
ab265d5cdde7133f2569e2b5f341a80907b8600e docbook: use IDs as filenames to support multiple books
23d23e409a51a3eaad17a8045d30fd9cf8fb8a03 usbnet: remove noisy and hardly useful printk
c95940f264e59ff8d21d76ace47bac1018912800 Documentation: fix kbuild typos and wording
eb07e1b4ac544abaf4ec8ad25cdbe39485de6842 Documentation: update kbuild make typos/grammar/text flow
2f5a2f81843ccef626c3db30aa19ed5abf8f0181 Documentation: update kbuild make examples#2 to reflect changes
4f8272802739f5c6ce6b0a548810a181d2f1b652 Documentation: update kbuild loadable modules goals & examples
c7825cfac6f34e66797905f365761f66fd51ebda Documentation/vm: fix spelling in page-types.c
642b5123ac5ec40a28575e930a3e2ff595473e9d aio: fix wrong subsystem comments
8f1d2d2be73a98c21e68fe2a26f633892d4abdd1 rtl8180: avoid potential NULL deref in rtl8180_beacon_work
c5d2711cb508ff8bc76d88fe442d1c27fb136245 ath9k: Remove myself from the MAINTAINERS list
cc02681923ce09a7c8cfacc6855de259b9d4ef87 libertas: scan before assocation if no BSSID was given
197575393713eba035925e4bfdee407f473e5057 libertas: fix association with some APs by using extended rates
aebb628f39ccf67fe9ed888c7f80926fc1070ce5 libertas: get the right # of scanned BSSes
c0068c85897f06205d4c35cf4bf9161be90690e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
5f11e6a44059f728dddd8d0dbe5b4368ea93575b ext3: Fix dirtying of journalled buffers in data=journal mode
f70cb33b9c270f4f1a7f28327e7d35dbf1a6fc40 fs/dlm: Drop unnecessary null test
a4d935bd97b9ccf40aa0ec59646612df8ed46640 dlm: use genl_register_family_with_ops()
56d35a4cd13e7bc5eca5b2dba5a41794afb17e11 ext4: Fix dirtying of journalled buffers in data=journal mode
07567a5509327bcbf2c867286eb1524447c9b954 DNS: Make AFS go to the DNS for AFSDB records for unknown cells
1a4240f4764ac78adbf4b0ebb49b3bd8c72ffa11 DNS: Separate out CIFS DNS Resolver code
ba5dadbf4e7b531bd7ccecffb4d3935c80a3372e cifs: account for new creduid=0x%x parameter in spnego upcall string
5acfec2502cf60a91dc1959e476b588ecb3a1b8a cifs: reduce false positives with inode aliasing serverino autodisable
67b7626a0512d12e34b38ff45e32c693cf9c79a1 CIFS: Make cifs_convert_address() take a const src pointer and a length
f579903ef3e392251dc7e93cb521ddb622fbf8e0 cifs: show features compiled in as part of DebugData
95c99904f614f90797fc589c40c2050b8c1c42cb cifs: update README
ef41e1bb11fc21acad35c8c3b673fe9f2f29d819 mtd: denali: update get nand para functions
eda936ef17b921e56239ab4db2027d76abf8bebc mtd: denali: rename functions which is named by using capitals
7be3c13425ddeed8427cfaad65c9123c2c8ca331 Input: adxl34x - do not mark device as disabled on startup
cce3dddb87e4b72b1787527eec6826a43a562e71 davinci: dm646x EVM: Specify reserved EDMA channel/slots
a941c50340c97f1f9c5e4d0de7d1bfdbffbdef24 davinci: da8xx/omapl EVM: Specify reserved channels/slots
90bd4e6dd7f4b747477f2ad0125adb933cf3bcfa davinci: support for EDMA resource sharing
bc3ac9f31642fb4697b313c2eb575c5286f35c2a davinci: edma: provide ability to detect insufficient CC info data
f027512db7410ed149422262b07d2c78f0a36282 davinci: da8xx: sparse cleanup: remove duplicate entries in irq priorities
a2767b41eee1267db73f405634376a1802cbe3ad davinci: DM365: fixed second serial port
cdd854bc42b5e6c79bbbc40c6600d995ffe6e747 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
bbc4fd12a635492ad9d12bb418124fa2d5f0d734 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
673b864fd76a29031aa0b4b08fc80886d527b3b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
93b9e9a2d91b8a6c93f14e98382694f83de9f02e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
c3d1f1746b966907ba5ad2f75ddca24db8b21147 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
65b5ac1479840a3e87f086d68e5ef91f3002e8e2 kgdb,docs: Update the kgdb docs to include kms
66eddbfcc1f6610fa7c73c8d20a57eaf8e284e2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
6e57559022a2c6e3decfb77a228f8a354ac23ba1 nick piggin: change email address
a99d17966cfa65cd1767cbddb209166c18fedc74 mtd: denali.c: fix reserved all check-patch errors
bdca6daee20daf9c14f272fe1ab07990e881e518 mtd: denali.c: fix all "line over 80 characters" warnings
bf1806ddee9a872a70dfe403fa591328edd3ea5d mtd: denali.c: add and update KERN_ facility level in printk()
345b1d3b46fa1b7b2bf5d27bef6ea4c4dbf08731 mtd: denali.c: fixed all open brace { check-patch errors
5bac3acfb82aa22c5e917063973db5482f7ff6ab nand/denali Clean up all white spaces in code indent
d2350c2ab51df7088d3db73a4c85ad73ded37a01 mtd: Blackfin NFC: fix nand busy detection
44299179c0e87cc6d8b753c1ca8c97b1cf9340e1 mtd: Blackfin NFC: fix handling of page sizes
752b957a37ee1cc09fccb39a8bc5843edf32119b mtd: Blackfin NFC: wait for the ECC reset to finish
00355b0baadf949f02ab7d3e2bd222e3fbcc72ee mtd: Blackfin NFC: fix typo for read/write delay setup
fd508da2208696db146cd1be2bb2e8b799f6e3a2 mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl
085d45fb5216c25b69103e5d861fabdc4389e221 mtd: Blackfin NFC: fix raw page write/read handling
7ee064c90b3a65aa0c8d8cd87681177645db494e mtd: Blackfin NFC: delete useless comment about jffs2
f90ebd9e98f366c41773ad8d0482dade668f5103 drm_fb_helper: Preserve capability to use atomic kms
c924b934d0cd14a4559611da91f28f59acebe32a i915: when kgdb is active display compression should be off
81255565dbf5958187bdb6cc4e3aa0db9ce4d237 drm/i915: use new fb debug hooks
1a7aba7f4e45014c5a4741164b1ecb4ffe616fb7 drm: add KGDB/KDB support
d219adc1228a3887486b58a430e736b0831f192c fb: add hooks to handle KDB enter/exit
408a4be1f8cbee511895ee07da2a007a5a24303f kgdboc: Add call backs to allow kernel mode switching
81d4450732c68aa728f2c86c0c2993c6cfc3d032 vt,console,kdb: automatically set kdb LINES variable
b45cfba4e9005d64d419718e7ff7f7cab44c1994 vt,console,kdb: implement atomic console enter/leave functions
3fa43aba08c5b5a4b407e402606fbe463239b14a debug_core,kdb: fix crash when arch does not have single step
df4939350b345ebb44937902827aa75b8ad4998c kgdb,x86: use macro HBP_NUM to replace magic number 4
7aeb48b70b077375cdd2fe22f7a8b63ed6a98f25 kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
eac790059b22883763759aeb468ff862bae4627e mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
9264b278be42c031dc76517a0d4bb154f5dcf470 KGDB: Remove set but unused newPC
19063c776fe745fab11216422cf56489ee83b452 ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump
955b61e597984745fb7d34c75708f6503b6aaeab ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
3f0a55e3579a500ce9f5cdab70a5741f99769118 kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE
62a0309c4c99274052e4829ed6a8fe579dd2c767 arm,kgdb: Add ability to trap into debugger on notify_die
6d855b1d83c980c1283d98d2d63a2bd3a87e21b7 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()
55751145dc1e08e16df418cdd101661f5c6ac991 gdbstub: Implement gdbserial 'p' and 'P' packets
22eeef4bb2a7fd225089c0044060ed1fbf091958 kgdb,arm: Individual register get/set for arm
0896a9becdea36b2da21709b5e73ba47ae6481ea kgdb,mips: Individual register get/set for mips
12bfa3de63504d879ae427ec1f2884fc46556157 kgdb,x86: Individual register get/set for x86
534af1082329392bc29f6badf815e69ae2ae0f4c kgdb,kdb: individual register set and and get API
84a0bd5b2830722cf80ff6ad33ef98101a947e14 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol
a9fa20a7af1f152d2d89c44c274a310ac654e3ad kgdb: remove custom hex_to_bin()implementation
ece350d3949e9a60b39e4f9853be118e98d48fbc OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC
f3c77d6332d979b74364ce2f3fc027ff6c0e00d1 OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store()
e9c31afcffe3df90ebac343611b2f0177bf3cbe4 OMAP: DSS2: Fix error path in omap_dsi_update()
451cfbfc27b45a4aebd1e536f2b79c8b7113fbc9 OMAP: DSS2: TDO35S: fix video signaling
e8c66dcf5aa8df2d1b1f249519c920d3a45dd613 OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes
e26ed44c950ed9d1feb7719100f475e4e80f1419 OMAP: DSS2: OMAPFB: Fix probe error path
f3fe53c12000adfd50b6a111bd0f5b27a412ca31 OMAP3EVM: Replace vdvi regulator supply with vdds_dsi
edecee858ea5540075cbd84ada8bb07f952fd758 OMAP: DSS2: Remove extra return statement
f55fdcfe88c5a23115b6d93674ad1e082e841091 OMAP: DSS2: adjust YUV overlay width to be even
5cb33e2166067e1fff7ebc3b849ec70a6fd7ec1d OMAP: DSS2: OMAPFB: Fix sysfs mirror input check
7f8b183059edc6c74654301431d520a91539e45f OMAP: DSS2: OMAPFB: Remove redundant color register range check
86f2d7dd72e1ff4656107e42a12c999a7b9c26d4 OMAP: DSS2: OMAPFB: Remove redundant rotate range check
9325588757aa7d08bf2ca9c63b669d0d7aa2fc40 OMAP: DSS2: OMAPFB: Check fb2display() return value
ffb63c95b2fa52b02b45537d18f0ca698bef5496 OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchanged
a602771c43ed7f1a02c7766c94fda74ac5d72a8b OMAP: DSS2: DSI: detect unsupported update requests
36194b4792bacf8a02e713536487af60938f06dd OMAP: DSS2: DSI: increase FIFO low threshold
bbecb50b5f609e0291cce83e10b5500cc8d688c6 OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO
fa15c79b9a75cdc5eaabfed7413a9e098c841022 OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size
26a8c2507a224d39003665cd6e7678520c733c04 OMAP: DSS2: change manual update scaling setup
ab83b14c829e35436b423947bb5b151133314346 OMAP: DSS2: DSI: use BTA to end the frame transfer
9ecd96842bc6312fdb2f84b6379a6f92686e2fd0 OMAP: DSS2: DSI: change dsi_vc_config_l4/vp()
d73701044b70924f450fc6b161d952b38b7d0182 OMAP: DSS2: DSI: Disable interface when disabling the display
e406f9079b993f4d5d7b5a3452b11df81ff2aef0 OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them
ebf0a3fef2240983fbc994f15d8c3d8a20102480 OMAP: DSS2: DSI: Print an error message if DSI clock calc fails
481dfa0eb915fb248c93ea37cd6e669b91ee9f8e OMAP: DSS2: DSI: Disable PCKFREE on error
0d365753d0b7c26043fdfa97790411606fb40112 MIPS: PowerTV: Separate PowerTV USB support from non-USB code
5089ca9d31b0250f42ccd0e0a41b3547f22a20a0 MIPS: strip the un-needed sections of vmlinuz
3c4b7fde941639bd96c7d0429b4da925f07be75f MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS
1e1a77d6984a0010a2225de97009ae22f1ffa026 MIPS: Clean up arch/mips/boot/compressed/decompress.c
bdbffd9b8d565fa7e011def532d3770be8d8091b MIPS: Clean up arch/mips/boot/compressed/ld.script
c853d945d3e0cadf60da03106f7d9bbf1346a518 MIPS: Unify the suffix of compressed vmlinux.bin
51f1336d4dbd0935d873761f7f267c3f5abc9bd6 MIPS: PowerTV: Add Gaia platform definitions.
47a348614492987ef307aad299c09163344e4eaf MIPS: BCM47xx: Fix nvram_getenv return value.
2b5987abaf2dd6c3934e0376b7d9f64411cdcf03 MIPS: Octeon: Allow more than 3.75GB of memory with PCIe
70dc6f045fce6907b5d10377850a78ada6837ffb MIPS: Clean up notify_die() usage.
7281cd22973008a782860e48ed8d85d00204168c MIPS: Remove unused task_struct.trap_no field.
9bb4d9dfd890372092338cc460b3f921c8be8e31 Documentation: Mention that KProbes is supported on MIPS
8a1492370b493cf680b86885286f07cb9b967716 SAMPLES: kprobe_example: Make it print something on MIPS.
c1bf207d6ee1eb72e9c10365edbdc7c9ff7fb9b0 MIPS: kprobe: Add support.
2ea6399f553bf9a47260723b44d50f747e310218 MIPS: Add instrunction format for BREAK and SYSCALL
ef771ad4ad59c88ffd1e313aa9e943751f83d3a2 MIPS: kprobes: Define regs_return_value()
d7674c4f5899712a262d4946ca6edaa947148f52 MIPS: Ritually kill stupid printk.
52a0f00b50ea360e3cf7e3281523c6a8aafc5761 MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.
1aa2b2782a056b9bb0a19fae5a04624d8dcd8379 MIPS: Octeon: Support 256 MSI on PCIe
0c2f4551df3880083e4733b5d928d2758b71162c MIPS: Decode core number for R2 CPUs.
fa90c87297a1bebd8356e41d71518b37ada56583 MIPS: SMTC: Use %p to format pointers
e608aadd17b2430ad9f6c412311bfcc120222ae3 MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQ
de3bc0e7ba5e89d63cb2dbac4e49a5c4b18669b5 MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()
b8c7428af023c4cc37b8651e309713c1f4d9a18e MIPS: Loongson: Remove set_irq_trigger_mode()
4c076fb41ac93bc0cbd55f2a731cc31337804acb WATCHDOG: Add watchdog driver for OCTEON SOCs
96ffa02d219f50a52e0482ad85130858c61efc63 MIPS: Define ST0_NMI in asm/mipsregs.h
2dc2ae344e0e655fb4296266036d2ac5064634ae MIPS: Export __cpu_number_map and __cpu_logical_map.
ea435464a14af37b9384e96b2f5a1f76a605b048 MIPS: Octeon: Export prom_putchar().
22b0763a2328434ac68cca884e1b7d350ca61332 MIPS: uasm: Add option to export uasm API.
5b97c3f7ae0ad0eea1eb90d649420a1a180f2bdf MIPS: uasm: Add BBIT0 and BBIT1 instructions
de6d5b555c1887b5b9b59854a45ebd4805fb4b39 MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.
ca148125e6134de334b61822539d220794d8da18 MIPS: Octeon: Implement delays with cycle counter.
e6b78c4f224925c71cce57033b1e6e30dd56add7 MIPS: JZ4740: Add qi_lb60 board support
f6a21388bd255773cc80d4423afb4c69d4daa173 POWER: Add JZ4740 battery driver.
7f983ba93d449972d5f372f12c6ad32d86ef30b4 HWMON: Add JZ4740 ADC driver
2249071b3e03747884d0781ab10b0b9ceac5756b USB: Add JZ4740 OHCI support
61bfbdb856879cff583fe53b2ab6ae907faedee7 MMC: Add support for the controller on JZ4740 SoCs.
ba01d6ec04f6d1d983101eb527caa96318fc1017 MTD: Nand: Add JZ4740 NAND driver
7a92d54521443450b14d89c413ec2072365da5bc FBDEV: JZ4740: Add framebuffer driver
3bf0eea8942fdcb948dea7e45c38bf7563407c49 RTC: Add JZ4740 RTC driver
5ebabe59807e116976b073ec43327eedb4b357e2 MIPS: JZ4740: Add Kbuild files
c2a529f73de56cb99ae9abcc2c8fb9fe3f2d2039 MIPS: JZ4740: Add platform devices
a8b7e9e8b08afe97e5b3d9bdd499867ce9a1c913 MIPS: JZ4740: Add prom support
c3b9566de89f40557e3a3d041ca08b05978aeb12 MIPS: JZ4740: Add serial support
eda0347bf8b449a42b3bf4e0b9754263d853982f MIPS: JZ4740: Add PWM support
68fcfe7f82f46cc2d0c28128afafbd3a3ff874f8 MIPS: JZ4740: Add DMA support.
a55f4506652cbdf23fa1b5fd509d4f3cc01e1843 MIPS: JZ4740: Add GPIO support
713233fbaf8c859f71b246c81baf082c0e6b9625 MIPS: JZ4740: Add setup code
c863a2368ced0e6df07121d13933ee0f5a5ee681 MIPS: JZ4740: Add power-management and system reset support
b200eff6d16cf53dfaf14eb6f1934890d2db2237 MIPS: JZ4740: Add clocksource/clockevent support.
544a7324198972716d486e04e77bc2622e12245b MIPS: JZ4740: Add timer support
9869848d12601cdddf097a36aebe0b10dc5d177b MIPS: JZ4740: Add IRQ handler code
570a0bb82f0b5c2c6324153010e72c3f0c26a7a3 MIPS: JZ4740: Add clock API support.
83ccf69d8f118306e90af703f32109edb6c1e4a1 MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip
babba4f11379fb3804de802a3d0bc6b96c59d547 MIPS: Octeon: HOTPLUG_CPU fixes.
442f201286bfbbcd5ba5acb616914004be3e6268 MIPS: Octeon: Simplify hotcpu_notifier registration.
edfcbb8cac13d679c0d656fd4576b3945429f3c0 MIPS: Octeon: Clean up SMP CPU numbering.
7d9eee6e52e817c006666b0efc5068aa219dbecb MIPS: Octeon: Make MSI use handle_simple_irq().
a5decf700be1123c2da6bdab5099bce072c55cc2 MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions.
3508920f5811fcb8bdbf02943eb5ed531834bbc4 MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU
5aae1fd4d41ea69da845e11d4766ab61666494ed MIPS: Octeon: Improve interrupt handling.
a894f14d7ebe9e278b496b1e653ae57f2eff514e MIPS: Octeon: Move MSI code out of octeon-irq.c.
cb8f55b9207df96ccc332748eb3d154cd2e8014f MIPS: Alchemy: Add basic support for the GPR board
f66736532a6bc593a2d7cda68835a79c23836f1b MIPS: au1000_eth: Get ethernet address from platform_data
12bf3f24e07d18ab6c42619be604e269f6738614 SERIAL: 8250: Remove SERIAL_8250_AU1X00
42a4f17dc356689075263d7c2bd68456676fa62e MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
745aef5df1e2277ee9e34d86491084c0d6106338 MIPS: RM7000: Add support for tertiary cache
58a6d45193a4f5af9d55f243779ea485656e3a22 MIPS: RM7000: Make use of cache_op() instead of inline asm
65ab2826c4185fc949c3a720186bd09d75ea14a4 MIPS: tracing: Fix the indentation of mcount.S
652b14aa84961fa391184ccbaf559a537d33b28c MIPS: Enable heap randomization.
1091458d09e1a0788268578001f279250d2c0844 MIPS: Randomize mmap if randomize_va_space is set
b3b3c176d9150af542d9ba5e5b292d233883ff85 MIPS: MTX-1: cleanup and comments
f5c1ca77a3b2f9b424c4f39bd71143d0ac308924 MIPS: Loongson: irq.c: Misc cleanups
1f1f4e7dbc0c0312e9e7fe3cadd07340ea62070f MIPS: EMMA2RH: Replace EMMA2RH_SW_IRQ_INTxx with EMMA2RH_SW_IRQ(n)
4040703fffbb6b120253b2fe69f743466af69778 MIPS: EMMA2RH: Replace EMMA2RH_IRQ_INTxx with EMMA2RH_IRQ_INT(n)
9e6f39698ac66e08017114a51600bf633becd011 MIPS: EMMA2RH: Remove EMMA2RH_CPU_CASCADE
eebacda40f2f9818c92f61b2228c7888e1f4926c MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE
1d1929c7662d5da3badcf0df2ca5c9b2dc15db97 MIPS: Octeon: Define ARCH_HAS_USABLE_BUILTIN_POPCOUNT for OCTEON.
1a403d1d2e549bc7d280001503867321572717f6 MIPS: Create and use asm/arch_hweight.h
d16f7093b6eb4f3859856f6ee4ab504cbeeea0b9 MIPS: AR7: rewrite of cpmac_get_mac()
0d59050496db973d8689f954baf8a202ddd4d51a MIPS: PowerTV: Simplify command line handling and needed config changes
417a5eb02ce8e5fbaf3d97d8dacc813b0a273ec3 MIPS: Update comment for cpu_has_clo_clz
e6a033c1cac98be10634e7f82fe0269c8adaf3e5 MIPS: MSP71xx: Remove dead CONFIG_MTD_PMC_MSP_RAMROOT
bc7cb37788533e43e7c5f6063c928abcd11a6ae1 MIPS: PowerTV: Removing dead CONFIG_DIAGNOSTICS
8b284dbc22001a958e64a30a10aa5f274cf6f33d MIPS: PNX Removing dead CONFIG_PMCTWILED
3f441ee1cc150623aa64ddb1333d57eca78fdac2 MIPS: Remove dead CONFIG_MTD_PB1550_BOOT, CONFIG_MTD_PB1550_USER
723b7f812fbcf76abad2c03674b3b3893ccd8516 MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE
9b98031e673df81989c0f4f63a99b79fa6630ff5 MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCY
4483b159168d3db41458925512523e44d0d49cd4 MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.
ea7a8463be6b5dd824bdf42b8f2af1d34f157877 MIPS: Remove unnecessary header file inclusion from fault.c.
034260d6779087431a8b2f67589c68b919299e5c printk: fix delayed messages from CPU hotplug events
d745866e4d8c0675bab90868b5e4a8fcd053eff2 MIPS: Clean up arch/mips/Makefile
35eaa1e9c9b4579100320814aeebff167ee59b0a MIPS: Refactor arch/mips/boot/compressed/Makefile
961e196c7a3b3c3d1d9eb32629b0e745ce0a68d1 MIPS: Refactor arch/mips/boot/Makefile
ad5f2635578a19ff8885bff1ef4d5adf7193cb02 MIPS: PNX8550: Migrate to new platform makefile style.
91a548d57e9c95bb47b66d9d3ac0bf381619a6e7 MIPS: PNX833x: Migrate to new platform makefile style.
9453e84d1765d2a532c2ba26ab2a5c3c9b8867c4 MIPS: STB8550: Move boards over to obj-y
98e9aee33797c6319425aa729d828e9fe304774c MIPS: STB22x: Move boards over to obj-y
79d7cd31f9a3d3e75ae67f742aa5eb199cfa71cf MIPS: PNX8550: Move code one directory level up.
86c6d4d0acc64543a485c11e197d0bd2c5ae0bb2 MIPS: PNX833x: Move code one directory level up.
2f22f456933c1db57d84627a046dd20e935ad51a MIPS: EMMA: Migrate to new platform makefile style.
a8b361d97f8e5a496a6144c470be03595247ad9f MIPS: TXx9: Migrate to new platform makefile style.
34f5c1c5787bd13a3fbfc284ff7f719846427b9d MIPS: Sibyte: Migrate to new platform makefile style.
f6e1db1b87a9199275694d10713d4baa80030fc7 MIPS: Octeon: Migrate to new platform makefile style.
f5e8abd6f1fdba3abf6675700069005e25531208 MIPS: BCM63xx: Migrate to new platform makefile style.
53e4345906703785d6d02bd1b418abe2e8c9ebc1 MIPS: BCM47xx: Migrate to new platform makefile style.
bd152b095ef67898ed794f100e4ecc5298a61ad8 MIPS: Lasat: Migrate to new platform makefile style.
026dab3c51d3d6129cf66f24bc592e9315856fdb MIPS: PowerTV: Migrate to new platform makefile style.
f70a974dd04619575723331a4f767254b76e3c8e MIPS: WRPPMC: Migrate to new platform makefile style.
9ebc2935f346964c34e5f376263c4071f66edcd9 MIPS: WRPPMC: Move code one directory level up.
91598965ecb508dc7bc154ec9d3e35dcadb3fa5f MIPS: RB532: Migrate to new platform makefile style.
4fa8a557c301b14a53dcd654aa0c2988c71cbd4d MIPS: IP32: Migrate to new platform makefile style.
36bb97e97176e57d88db93593720531f51ea75b6 MIPS: Malta: Migrate to new platform makefile style.
b9dbdce11b0c961d5cf22488ee059f2f9d930431 MIPS: IP22, IP28: Migrate to new platform makefile style.
655f40e4870a46551a4510695765913d2c0518ce MIPS: SNI: Migrate to new platform makefile style.
c136af0906ba714b67bdc8623a0f82ddd7a7ba21 MIPS: DECstation: Migrate to new platform makefile style.
1505b60757694512b76edce8ecc6f73b4a8a7f9f MIPS: Jazz: Migrate to new platform makefile style.
82baa6b0829b810329dd72a31cd5721cba05488a MIPS: PMC-Sierra: Move board Makefile parts to their own Platform file
4300a92e9b3794caee33a8f3985ad883db1b4650 MIPS: Move VR41xx Makefile parts to their own Platform file
5c6aecbda882b62c84abf72cf056e39e215feac3 MIPS: Move Cobalt Makefile parts to their own Platform file
6a0cd4dca00110fd11b8b07b7c2e08a60d22c580 MIPS: IP27: Migrate to new Platform file
baf3eb233df301081b66637a257ce0e9f6f84706 MIPS: Move Alchemy Makefile parts to their own Platform file.
25c8f83864878e1ec95c0bd8273405ab415eb0a4 MIPS: Alchemy: fix deprecated compile warnings
4767d7ddbb904ac481bcf1340eae7758d124db96 MIPS: Alchemy: move boards over to obj-y
526a2fe2f5d887ef8b89243c3a5e64f0f38c21cc MIPS: MIPSsim: Migrate to new Platform file
28c945c88676bf71ec649429f2c1c4ce3719cd7c MIPS: Loongson: Migrate makefile to new Platform file
5d25b01cf90c1a27d196a52f48d5364458b80b86 MIPS: Introduce support for Platform definitions
66f9ba101f54bda63ab1db97f9e9e94763d0651b MIPS: Add -Werror to arch/mips/Kbuild
9aeb404b4cfed41fdfd01e6fb3cc995c327ba98e MIPS: Introduce arch/mips/Kbuild
78e6f4c03d51e4004866918a1482d48624e38d67 MIPS: IP27: klconfig.c checkpatch cleanup
11ed4add992062de988773287c32e43f294968ac MIPS: PCI: RM9000 checkpatch cleanup
abb86dc5430abe4e07f53b9221fc8eb59321dc41 MIPS: math-emu: Checkpatch cleanup
3e4088affe2bd73dc4235cf0cc735722641085a6 MIPS: math-emu: Checkpatch cleanup
24da36cdc5c7bc8ccde1876f81f884d6d42c0602 MIPS: math-emu: Checkpatch cleanup
c273625b42dc93094b9f5db64944a0a8c6775c99 MIPS: math-emu: Checkpatch cleanup
6337f5e5aab7faf6029d9ac4eba7496295bdf93c MIPS: math-emu: Checkpatch cleanup
055899a0e249ad9c1c709376c37ee7103abb22c4 MIPS: math-emu: Checkpatch cleanup
cb5dcea176a87d47a7c2e8d8ac5ecf6a667140a1 MIPS: DECstation: Checkpatch cleanup
d3bbfbc29d5010d4288f089370682a7b882fa559 MIPS: Yosemite: ht-irq.c: Checkpatch cleanup
339e658b88108d4bc7daf61736df494dcf4a43e4 MIPS: PowerTV: Correct ASIC device register names and locations
ca36c36b7821b573fe06ce6bc34db03b557f3ce4 MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_phys
36f217d9df3e6bf8e6ae7647827b485b79dbaf8e MIPS: MTX1: Fix build.
220937b1aa97025a0e2fff0604b00ee6e9b7ccd3 MIPS: BCM47xx: Activate SSB_B43_PCI_BRIDGE by default
aec9222551353890190af810a4c93ed7050bfa19 MIPS: BCM47xx: Really fix 128MB RAM problem
5c8974538afd97990d3730ef6fea731a34ef1f85 MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchains
e10c53a5f31ae1535e13ef51d6615662c36d36c6 MIPS: N32: Fix syscall number comments.
4d2b11252b92c6aca9f9222ee05e00f7262c2e53 MIPS: Don't overflow cevt-r4k.c calculations at high clock rates.
6165df980801e1be7a5b65686bd52f55e0407db1 MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.
40cb989fcf9f0caf6a116562132c2fffed38d261 MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGN
26692f53ef550f7b8dc43fc5171c6187094632a8 VIDEO: Correct use of request_region/request_mem_region
06c22dadc6d3f9b65e55407a87faaf6a4a014112 apparmor: depends on NET
74bf40f0793fed9e01eb6164c2ce63e8c27ca205 Merge branch 'topic/misc' into for-linus
e71981343ad29b5d929f82ac56c0b27b8ea0e540 Merge branch 'topic/asoc' into for-linus
2603798070a80d76e7e6d2992ba4ec74addcec90 Merge branch 'topic/hda' into for-linus
0bcfe75807944106a3aa655a54bb610d62f3a7f5 Merge branch 'sched/urgent' into sched/core
fc9ea5a1e53ee54f681e226d735008e2a6f8f470 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
61be7fdec2f51b99570cd5dcc30c7848c8e56513 Merge branch 'perf/nmi' into perf/core
0cfc9255a1efb0467de2162950197750570ecec0 ext4: re-inline ext4_rec_len_(to|from)_disk functions
b0ebeb9c09cb5b84bb2f33927c84c7648845fcec DMAENGINE: at_hdmac: locking fixlet
61cd2203769a2bf35d41f8682f6ef865fe2d23ff DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l
a767bde4d484b60dab0abac740a7151b624a30bf virtio_net: implements ethtool_ops.get_drvinfo
d7100da026317fcf07411f765fe1cdb044053917 ppp: make channel_ops const
3b5bac2bdea1de832bdd8e2c904ab7c9479ff9ed RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
f2f009812f1fdcaf40fa547282c1b90d3b702a7d sch_sfq: add sanity check for the packet length
12dc96d1673feabef98eed1b5ff37abaa67fbe64 cls_rsvp: add sanity check for the packet length
4b95c3d40d7d9927438ed7b7b49c84c60e27b65b cls_flow: add sanity check for the packet length
f9599ce11192f24dbb0f4fdb70121a05edc58342 sk_buff: introduce pskb_network_may_pull()
36d12690a2e9bcacae5a2a7e0fb6345a3caad625 act_nat: fix on the TX path
6c99a8528f9a81dda6bbbf83854b8475ce79c745 virtio_blk: Remove VBID ioctl
a5eb9e4ff18a33e43557d44b205f953b0c1efade virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)
10bc310c27af1ed358e62351e7ac1d0110c3da27 virtio_blk: support barriers without FLUSH feature
51f3d0f474aaebbc253100fa32a49c8256812330 module: cleanup comments, remove noinline
811d66a0e1e99902d365497eec7884113a2665bd module: group post-relocation functions into post_relocation()
6526c534b2677ca601b7b92851437feb041d02a1 module: move module args strndup_user to just before use
49668688dd5a5f46c72f965835388ed16c596055 module: pass load_info into other functions
36b0360d17dc3928cc96347a18a3a1cdbb7e506d module: fix sysfs cleanup for !CONFIG_SYSFS
8f6d037815466cb25e7de8f00536eca71d94d4c3 module: sysfs cleanup
d913188c75191114051cf0bac75dad444c6080fa module: layout_and_allocate
511ca6ae43fbe0a7c9e0b50ad275f7ef24ef3b58 module: fix crash in get_ksymbol() when oopsing in module init
eded41c1c6466081e0eb00d38719c6e6ee81a5d4 module: kallsyms functions take struct load_info
d6df72a06e067139d491da4a9d14d92ad39e7a50 module: refactor out section header rewriting: FIX modversions
8b5f61a795fe37be090b0fd18b6b7271db9298e0 module: refactor out section header rewriting
3264d3f9dd532ed9c3eb9491619e3f485b72747f module: add load_info
44032e631691adf1f406843d5e54deb795973ff7 module: reduce stack usage for each_symbol()
22e268ebecc549f1b1907f114cb44d6044bdee3c module: refactor load_module part 5
9f85a4bbb1cf56f65b3d065a5f88204a757f2325 module: refactor load_module part 4
40dd2560ec2df21036db9ec8b971f92d98fd1969 module: refactor load_module part 3
65b8a9b4d5525348e55cf63a43517610ee8e0970 module: refactor load_module part 2
f91a13bb99b73961d4e2743a6ff296ac553abc4f module: refactor load_module
2409e74278b7fb917d39ef6d3c16223c04a386f2 module: module_unload_init() cleanup
96576a9e1a0cdb8a43d3af5846be0948f52b4460 agp: intel-agp: do not use PCI resources before pci_enable_device()
46cfc58a77de5fc8385ad87077f4dc14633e57a7 agp: efficeon-agp: do not use PCI resources before pci_enable_device()
58374713c9dfb4d231f8c56cac089f6fbdedc2ec drm: kill BKL from common code
42a0ae2282b512d1a8f6f020327f5f7b8f31a5ea Merge commit 'kumar/next' into next
a1e09b62592eb57e25f8d076ffa5b7bef18be812 drm/kms: Simplify setup of the initial I2C encoder config.
c33788b45f754bd5dd8adc520e37fa38ac1849c7 drivers/net/enic: Use %pUB to format a UUID
2a1bc0d56b446104a3a728925b3a7afbef64afa7 davinci_emac: Fix use after free in davinci_emac_remove
889635fd6b269963f7e68b53c9f0f60c8008a77f via-velocity: do not use PCI resources before pci_enable_device()
7a0c2029d655e03499b1e2a3daeeab6a56d72b87 cxgb4vf: do not use PCI resources before pci_enable_device()
7aaaaa1e44b2a4047dfe05f304a5090eb995cf44 cxgb3: do not use PCI resources before pci_enable_device()
bd5d0ccbef9f2565e76dba4ff291da6a2cb8b1b4 IB/ehca: Init irq tasklet before irq can happen
fca3ec01e0b40cab82cac7745e154b01969e6219 drm,io-mapping: Specify slot to use for atomic mappings
430f70d59da643f1aa7c9cf3493423a76550b110 drm/radeon/kms: only expose underscan on avivo chips
1297c05a8dfb568c689f057d51a65eebe5ddc86f drm/radeon: add new pci ids
3fb688fdc1890f9e8e97597f690c145ab888aec0 drm: Cleanup after failing to create master->unique and dev->name
3cfc2c42c1cbc8e238bb9c0612c0df4565e3a8b4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
5cf65713f87775c548e3eb48dbafa32e12f28000 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
b7c8e55db7141dcbb9d5305a3260fa0ed62a1bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
ffd386a9a8273dcfa61705d0b349eebc7525ef87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
03da30986793385af57eeca3296253c887b742e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
fc091769a5aa65c045bfbda149c424ba33d0abbb ALSA: hda - Add pin-fix for HP dc5750
7cc88fdcff3cc7f0d5d2384ffd7f6d4ce9a745f1 Merge branch 'xen/xenbus' into upstream/xen
ca50a5f39041497253c6362f2ba4da1b56d3e6cb Merge branch 'upstream/pvhvm' into upstream/xen
a70ce4b6064b64477ed12ef1878980f842819094 Merge branch 'upstream/core' into upstream/xen
086748e52fb072ff0935ba4512e29c421bd5b716 xen/panic: use xen_reboot and fix smp_send_stop
f09f6d194d85043e0eb105a577e7ad6d8170ab66 Xen: register panic notifier to take crashes of xen guests on panic
c06ee78d73fd24e8d8a65f16380f6a0551107e1b xen: support large numbers of CPUs with vcpu info placement
8a22b9996b001c88f2bfb54c6de6a05fc39e177a xen: drop xen_sched_clock in favour of using plain wallclock time
31de189f7d02da163f77d46a86d9e655a2d83124 pvops: do not notify callers from register_xenstore_notifier
b2a899eaf3ab78cab380ef7e331c549d771cc2ca RDMA/nes: Fix misindented code
b9033e682e86f3c6a66763f9b6a3935c5c64e145 dma: dmatest: fix potential sign bug
df924f833c0389c9f5206b073e87e9f5f3e857d3 RDMA/nes: Fix showing wqm_quanta
69d510238300c0888ec17e4a811279fe7760b527 RDMA/nes: Get rid of "set but not used" variables
763e9db9994e27a7d2cb3701c8a097a867d0e0b4 PCI: update for owner removal from struct device_attribute
c4685849b4d725ab80cd29f5e09f5f128b4724b5 ALSA: als4000: Fix potentially invalid DMA mode setup
556ab45f9a775bfa4762bacc0a4afb5b44b067bc ioat2: catch and recover from broken vtd configurations v6
128f904ac87cb6e63921e80f378fdf9ba532c0f6 DMAENGINE: add runtime slave control to COH 901 318 v3
95e1400fa1317e566b316ff4af947bd5341332c8 DMAENGINE: add runtime slave config to DMA40 v3
c156d0a5b0c667999e06d0bb52e3d1376faec8bf DMAENGINE: generic slave channel control v3
0c42bd0e425e9c8ddb7019fc446f7d915e36c5f6 dmaengine: Driver for Topcliff PCH DMA controller
ff0380ce3928e162d5b417ac88124d87b34d63a7 RDMA/nes: Read firmware version from correct place
89de74866b846cc48780fda3de7fd223296aaca9 IB/srp: Export req_lim via sysfs
2411054ae9eb7e7ef488a39912abfc4ebadbe3ad iwlagn: Improve aggregation failure error messages
47cb905d6b1f46bf403998f4838baa3f3b597391 rt2x00: do not use PCI resources before pci_enable_device()
93c08c32914264f539baf7f04cce310a0dd30a7a mac80211: Fix compilation warning when CONFIG_INET is not set
93c0584ca92a76bd458c7fd505b1747901315156 wireless: ipw2100: check result of kzalloc()
c8f3b7213342d905cbb75d6c8820d9141205f3a0 ath9k: fix erased ieee80211_rx_status.mactime
5f7aebd845a9d2ed42f36b7333579ec3534b4713 p54pci: Add PCI ID for SMC2802W
754018494216e07f43c611d342d7d8bd25b22140 ath9k: fix an issue in ath_atx_tid paused flag management
824b185adf86163e57892f22a878f97bc4bc69ab ath9k_hw: Fix regulatory CTL index usage for AR9003
bb1236115eb6fd9ab7563b6a8cfbcc6980eb3ff1 net: wl12xx: do not use kfree'd memory
74dee2c3e1a3dc5cd6100f110f7935dece7a3505 iwlagn: fix typo in ucode_bt_stats_read debugfs
735df29a0641d9d8d65117c48ee460284ffcfc05 iwlwifi: BA scd_flow not match condition detected
5fc97f7789e6ff3d1698a544f863b55dba9d9cd9 iwlwifi: fix compile warning
4254bc1c4d7b53ac10e558dfe015725fdd693da4 ath9k_hw: fix a noise floor calibration related race condition
20bd2a0952d01ba82a99b3f22d46e3832c255529 ath9k_hw: clean up per-channel calibration data
5ee0865615f65f84e6ee9174771a6716c29e08e1 ath9k: prevent calibration during off-channel activity
b2ccc507b70be2815a25e3c5dc23c636e128222c ath9k_hw: fix analog shift register writes on AR9003
ddfef79257648e165ac49e6088d459819a02a882 ath9k: fix a crash in the PA predistortion apply function
9369746050e838c57e357f0caa552386ad65a82d ath9k_hw: fix periodic noise floor calibration on AR9003
00c86590e36bd42574821b43b5124d75f30df9dd ath9k_hw: clean up and fix initial noise floor calibration
1601b1e56e1093d6deb8f475fafc30cc30143357 mac80211: fix scan locking wrt. hw scan
02f5ba5bac8b374bc2126920c7204c63019f28ce iwlwifi: fix possible recursive locking deadlock
c4b6a77663f5879de20561144716cfb675815e82 powerpc/8xx: Add support for the MPC8xx based boards from TQC
30be4c965c37418606006940f45919694693e3f9 powerpc/85xx: Introduce support for the Freescale P1022DS reference board
51974d3162308695f888600b15c6f6009069dd0d powerpc/85xx: Adding DTS for the STx GP3-SSA MPC8555 board
8a4ab218ef7034660982931b3e1eb6bbc2bde0ea powerpc/85xx: Change deprecated binding for 85xx-based boards
e9502fbe2d1e754edfb70d5738f058853097c88c powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridge
07c638398f490e63275ae23aa51b7c50df7d1a49 powerpc/tqm85xx: update PCI interrupt-map attribute
ba4d1275d1ad89a17cd529f7755e227ead52be4e powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale
e3b5e0d552b34d65e15b20610273b200555eea53 powerpc/fsl_pci: add quirk for mpc8308 pcie bridge
99d8238f5fb1dfe225042aea708337fcb7e8de55 powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards
dee9ad718b4f0009a4170c178f7171c7b1f06f92 powerpc/85xx: Fix booting for P1021MDS boards
bb863e85a74f0222f4486ddb1945ed9eb431d6c9 powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boards
415cb47998c54195710d413c3d95e37a9339c1e8 Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' into for-linus
6ba74014c1ab0e37af7de6f64b4eccbbae3cb9e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
c996bb47bb419b7c2f75499e11750142775e5da9 IB/srp: Make receive buffer handling more robust
5abd9ccced7a726c817dd6b5b96bc933859138d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6
7a7008110b94dfaa90db4b0cc5b0c3f964c80506 IB/srp: Use print_hex_dump()
d5fc1d517543857ea117fc57f23b394aa9784f06 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
694f690d27dadccc8cb9d90532e76593b61fe098 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
e75aa85892b2ee78c79edac720868cbef16e62eb block_dev: always serialize exclusive open attempts
d9b68e5e88248bb24fd4e455588bea1d56108fd6 parisc: pass through '\t' to early (iodc) console
f46e9913faeebcb6bd29edf795f12b60acbff171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
8d91530c5fd7f0b1e8c4ddfea2905e55a178569b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
a2ebf07ae53e65bd073f96877e4818f2e89271ae IB: Rename RAW_ETY to RAW_ETHERTYPE
c145307a110c14d09d5d92ff3c49dc0940e44b80 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
5e83f6fbdb020b70c0e413312801424d13c58d68 Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
fe445c6e2cb62a566e1a89f8798de11459975710 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
f63b759c44b0561c76a67894c734157df3313b42 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
4a35cee066df1b1958e25e71595b3845d06b192e Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
7e6880951da86928c7f6cecf26dcb8e8d9f826da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
812d8672218e71fe3ea249f16ad990978dc3bb84 RDMA/nes: Fix two sparse warnings
18199f573ee03e9265b3f5c45389742dae17607a RDMA/cxgb3: Make needlessly global iwch_l2t_send() static
48d8fcebb7abf64843314672c1208b730be911bb IB/iser: Make needlessly global iser_alloc_rx_descriptors() static
a5f4a07820ebc60b21c984d893f48402c4b4a4a2 RDMA/cxgb4: Add timeouts when waiting for FW responses
85d9865721c62a551547984e6cc8bd3ba732e294 CRIS: Fix alignment problem for older ld
2d495ebc55f0d5a7ac488716230d817d43818549 CRIS: Always dump registers for segfaulting process.
b4e8a1813c7d65a7c28a3536da08444c21f2c37b CRIS: Add config for pausing a seg-faulting process
028c1f6817c1ef49c61641dc1ae6c629e5bb32df CRIS: Don't take faults while in_atomic
a90993c693ab7bd72bcb28b105e8dd4f0698f836 CRIS: Fixup lookup for delay slot faults
9354a55f9490aff8e5d4abedec3db78093772cae Pull misc2-6-36 into release branch
38e14a7cf1f5ecc1fadf2d8814bca07095786551 Pull percpu256K into release branch
13a1e6e1a5adedeafbd09b1f5fa8f0ef837d5d3e Pull reduce-config into release branch
9da79ab83ee33ddc1fdd0858fd3d70925a1bde99 tracing/kprobes: unregister_trace_probe needs to be called under mutex
b83f920e179101a54721e5ab1d6c3edfb9d4bcbb perf: expose event__process function
b5a6325464b700c4bdac8799c495970516eed41c perf events: Fix mmap offset determination
12a81c8df13c60904febcafcf6b90ca1acb67122 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core
adb08edea0119f7a5484a9f6a385fbcecdf85a63 Bluetooth: Check result code of L2CAP information response
6340650400525a9ca8d86b1b4501cc50670dce0d Bluetooth: Don't send RFC for Basic Mode if only it is supported
9f17d516416c88dfe18f4deee508fce763ddedb5 Merge branch 'bkl' into for-linus
ada8c7973b65865cf0436b73898e32992860012a Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus
35d03a0d9b22fdf7cba75cd41a6f0a039ba35cdd Merge branch 'acrux' into for-linus
9929ffed889b4861b52ba648a44fa4add945c4d1 Merge branch 'upstream-fixes' into for-linus
fc73697bd5bf4efe8b5b2b78ec09e00f967cd055 Merge branch 'upstream' into for-linus
0ea6e61122196509af82cc4f36cbdaacbefb8227 Documentation: update broken web addresses.
d790d4d583aeaed9fc6f8a9f4d9f8ce6b1c15c7f Merge branch 'master' into for-next
d21872b3683ff37f73c68993749a6e6aeeaed265 Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/mainline into omap-for-linus
73b2c7165b76b20eb1290e7efebc33cfd21db1ca fix comment typo "choosed" -> "chosen"
17964e9d086cd4cb15b54a71ccddd8bbacb4c00c hostap:hostap_hw.c Fix typo in comment
c2e07b3a9ced33dd92597201be3931be8ea57ed6 Fix spelling contorller -> controller in comments
0d8a374673c9bc62bc78a2d8fe64553a51542cb4 SUNRPC: Defer deleting the security context until gss_do_free_ctx()
c3ae62ae08bb0db3639d8c579e4ff0967d908199 SUNRPC: prevent task_cleanup running on freed xprt
d6a1ed08c6acea647b3f2aaebe0261f079e1be49 SUNRPC: Reduce asynchronous RPC task stack usage
a17c2153d2e271b0cbacae9bed83b0eaa41db7e1 SUNRPC: Move the bound cred to struct rpc_rqst
8572b8e2e3c5f3d990122348c4d2c64dad338611 SUNRPC: Clean up of rpc_bindcred()
58f9612c6ea858f532021a0ce42ec53cb0a493b3 SUNRPC: Move remaining RPC client related task initialisation into clnt.c
d9b6cd94601e1d17273f93a326a135fbf487a918 SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task
241269bd0b580faae71575443d9ab38df7469126 SUNRPC: Make the credential cache hashtable size configurable
988664a0f6bbfc356e6ce55f7a87b8594050012f SUNRPC: Store the hashtable size in struct rpc_cred_cache
5d8d9a4d9ff74c55901642b4e2ac5124830ddafe NFS: Ensure the AUTH_UNIX credcache is allocated dynamically
b3e69146f43fa351aa3cdffe2e76ec42174da612 omap: mailbox: reorganize headers
d742709ea4de70f4bf5e9b5171d37b92b5345ea3 omap: mailbox: standarize on 'omap-mailbox'
14476bd9373ed76858eaeb038eff8790ba36030e omap: mailbox: only compile for configured archs
9c80c8cd740f802eed27ed1c1334262b205bb8f5 omap: mailbox: simplify omap_mbox_register()
898ee75623d5a151157e3f0dca12b0148051e2d6 omap: mailbox: reorganize registering
1f2c4dfd30edfe9125a00d76596ebb3adabd8a5a omap: mailbox: add IRQ names
fc9960b2823d581ab8a1541fc8b9f2748ee3e5f2 omap: mailbox: remove unecessary fields
4b191eb9604a6eb6f411c47814707e0ff8027c44 omap: mailbox: don't export unecessary symbols
5f1af5c7013b8fde5b92cb4d356dfafa78284951 omap: mailbox: update omap1 probing
e37a769caa6bd4348986d863a99736b61adc5b4c omap: mailbox: use correct config for omap1
7b2729a15bd512180706340d9b1bf3e63fe009bf omap: mailbox: 2420 should be detected at run-time
07d65d8b91c2f514e32014ae4b02f58cbd35820c omap: mailbox: reorganize structures
909f9dc71e31e77b6a354b54141e7e9905281156 omap: mailbox: trivial cleanups
6b23398591a51943dbf08f30cfc2475a895cb1b4 omap mailbox: Set a device in logical mbox instance for traceability
b5bebe410204cf84337b54c372cceda2d6b27de6 omap: mailbox: convert block api to kfifo
01072d8f4b9911047ef435a807cfd7223c94d94d omap: mailbox: remove (un)likely macros from cold paths
f375325a040d03e2c620394ebc8bcaf0bdba01da omap: mailbox cleanup: split MODULE_AUTHOR line
10d1a0028dc4549bd8e887641cc283f5f184f819 omap: mailbox: convert rwlocks to spinlock
1ea5d6d18bf1d528ae1081b9176d69c00bd51fa2 Mailbox: disable mailbox interrupt when request queue
72b917ef90084885ffcc5adb69095af02d2b6996 Mailbox: new mutext lock for h/w mailbox configuration
9caae4d87ca0087edd6c02efd674f13fe0419ee9 Mailbox: Check valid registered callback before calling
0e828e8c2bab6d30649447eea68686413c92d340 Mailbox: flush pending deferred works before freeing blk queue
ad6d962735eb48dde1851269bdeaa042fdb39172 Mailbox: free mailbox interrupt before freeing blk queue
80690ccc41f01df6edfb6684006824d8edff189e Remove ARM default configurations which duplicate omap3_defconfig
7c8a25b544c1659ad57de2394006fdd449325161 CRIS: Discard exit.text and .data at runtime
7a996d3ab150bb0e1b71fa182f70199a703efdd1 Merge commit 'v2.6.35' into kbuild/kconfig
dcb313c23f440873a5a382e6672ad6a684193e86 CRIS: Add cache aligned and read mostly data sections
772320e84588dcbe1600ffb83e5f328f2209ac2a Merge commit 'v2.6.35' into kbuild/kbuild
58dcfb3a0f5eb0a882f7b696d4d2dc49b709ce5c omap: 3630: disable TLL SAR on 3630 ES1
b0a1a6ce0597662c06f970643da60b8ebb5cdd1c OMAP3630: Add ES1.1 and ES1.2 detection
49b368a6b3e803fe4f0a10c14f8fde3f20998f04 omap: device: improve errors handling
7590d1defdc720a97a9e186f45f529c4ae1b40f7 Merge branch 'devel-map-io' into omap-for-linus
869fef41547db95df8523bf67845a21313709428 omap3: introduce omap3_map_io
c573bcf96a427923d09de0b247691165d9a96023 omap3: Unify omap2_set_globals_3[43,6x]x functions
c1c8f558749cbf2a7ed16b6ae6e19a4238b6fa33 CRIS: Return something from profile write
72e08db187cbbfca00583c28b64ae81a35f4a287 CRIS: Add ARTPEC-3 and timestamps for sync-serial
4f248d1cea12afd2d961509eb2ba19bd0939033f CRIS: Better ARTPEC-3 support for gpio
97a644461d9f47a0b2085d79783017d45b575325 CRIS: Add include guard
0c07d3abc8d76120317c108062cc7aa81fbd96d6 CRIS: Better handling of pinmux settings
6f09963caf5ff7cb4b8de600caee3ff016e97139 CRIS: New DMA defines for ARTPEC-3
da2af0a771caa8f8cff9c7bfc979f0510eb0faea CRIS: __do_strncpy_from_user: Don't read the byte beyond the nil
2dc1c40c6e81ba406f2f6b00fe5eecb4c7cf1197 CRIS: Pagetable for ARTPEC-3
32e7a8ba8d435d03752be818a82748c5e3eadc36 CRIS: Machine dependent memmap.h
243ba2fa461a22e01e5905dd299babeaeeb418e2 CRIS: Check if pointer is set before using it
a3af54ffa9fb0e3ce66904bd316f079cafad1bd5 CRIS: Machine dependent dma.h
6fdf581e9df53ee4f8b46487a046fff7613a0fa0 CRIS: Define __read_mostly for CRISv32
d717809bcef50658092c8e18d7576475b6484a4c CRIS: Discard .note.gnu.build-id section
76fdf67bb5415a8e97bfecf81bf0c0d64bf7a552 CRIS: Avoid compilation warning for puts
ac93f62179ecb82739ab7c76857c4ae44e0cb83f CRIS: Add debug for assembler macros
7ec280c52ca5aa1448cd16ae77dd44755413db2b CRIS: Update for ARTPEC-3
98560bd83e73b5c0cf38e3d984892f46a405a172 CRIS: Add more delays in DDR setup
2d0503d1a6816e920e5b827bbe4eea7370c8130e CRIS: Add debug info for assembler code
3a38125d3eda41972caee512d9823b964e0c16fc CRIS: Add debug info for assembler code
5f9ac92f3d21ed5a2afdc88c97ad7d9289be373c CRIS: Add debug symbols for assembler code
e2ee9bb2253c50a40a659f5c6daf3da1e77d9308 CRIS: Minor formatting fix in traps.c
399233265c2ce805cf19a4f56f79836faad6a034 CRIS: v32: Correct auto-restart of syscalls
e281a31e1c08e02d05c6fa1c11968c9369e4d809 CRIS: More ARTPEC-3 support and i2c-boardinfo.
c9cbf097b79b9bde32f4e5aaa0bbc16212be3016 CRIS: Remove obsolete pinmux.c, now machine dependent.
ab43d14dab1c112b74aae1c2d684a19a26c34c43 CRIS: kgdb: Fix compilation errors
e336285db2593bf443b53647d8f6d8006e471d89 CRIS: v32: Correct path for intr_vect.h
e75a320edab4170f28f6cce22d4ea5c15f13ecfa CRIS: v32: Better irq mapping code
403a1c4f1380b4ec842df5f4aa86e86ba02904f3 CRIS: v32: Correct address for romfs in the image
345c52e079001354809c17f84e164827e99f2aaa CRIS: Additional mmu settings for ARTPEC-3
cd4f20110cf46ab7ca35ea32d601576b31abd9bb CRIS: Faster syscall entry for CRISv32.
43f6cdd7693ddddb4db17a1ab591d506cb1fc110 CRIS: Simple insn reschedule to avoid interlocks.
a80a635f3d60e4aa61f96d22a122071cb061be93 CRIS: Add debug for assembler functions
b4973ae9dac3397499f5576c591d5c5bf51c68c6 CRIS: Correct address of the romfs in boot image
d77eab8cb18dc4b8adfa82088e95b48c654c66b9 CRIS: Fasttimer: Remove obsolete ifdef
5866d7ef9553c0107576dc1bc1d5c6acb68e8f87 CRIS: Better link to rs485 in help
fcb31dbb36bfaa96ceb64ed0924a828013429840 CRIS: Remove CVS tag.
0e0aff21261aba52ee37b59fcf48202230fc7377 CRIS: v10: remove all BKL usage
60362158e2419b20cc04d43a6ffa60c1845775dc CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks
16bc0fe5ce84df89c8e802be210af88721d4cc4f arch/cris: Remove unnecessary casts of private_data
096b7bdc8663c16417ff5fbec42622302e6886e1 cris: autoconvert trivial BKL users to private mutex
90276a1a64e2ab732e26e3ac68febbf3ad04c517 cris: Pushdown the bkl from ioctl
3648bdf79f7e020c3a28c9c842111879d8e506c0 CRIS: invoke oom-killer from page fault
60dbd6633178a8625ed71329da0167c6d50c559c CRIS: GENERIC_TIME fixes
26bfeea38a4a5daf52c8f01c986ca8680bf1f6a1 9p: Pass the correct end of buffer to p9stat_read
e17f47a14b3418711d9fee5c0a77ef0b672f5eaa mtd: cfi_cmdset_0002: fix the check for valid primary extension versions
9d2c4f3fe50a6d07275de91b392aaaf4773bc8b6 mtd: m25p80: Make jedec_probe() return proper errno values
f7b000904a848b64c36e3b4d0715744aaf345767 mtd: m25p80: Fix false-positive probing
dd02b67d5e9e7896891fa27eb5db65f55a290998 mtd: mtdchar: fix mmap for MTD RAM/ROM char devices
68640c2a416849ba8e0a69577d4be51a458a045a mtd: ixp4xx: add support for static flash partitions
04dd0d3a9a33fdd8c3516db0fa85d9dba5610fc2 mtd: mxc_nand: dont call suspend and resume explicitly
c9fb67735b307a3cdf57e568b6c50c860248d1d3 mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
7b0507eb697ea157533b9a7e0a955f64a00b1b1d mtd: OneNAND: Samsung SoCs use own chip_probe function
ad0d363b8fb7559a410483635349e22de6727988 mtd: OneNAND: Introduce chip_probe function
7e788b4289bb025a96e327c604cb2db92e17108f omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enable
c4799c7570475352c8c5de82ae938f7a02f206fa amd64_edac: Minor formatting fix
962b70a1eb22c467b95756a290c694e73da17f41 amd64_edac: Fix operator precendence error
0fcb80818bc3ade5befd409051089f710adcf7b0 Documentation: Add timers/timers-howto.txt
5e7f5a178bba45c5aca3448fddecabd4e28f1f6b timer: Added usleep_range timer
e1b004c3ef9c59db5f013528628b51c8653155ec Revert "timer: Added usleep[_range] timer"
2d5973cb5ac5d04662f86e19a06a4c52fa4c4ae3 microblaze: Add KGDB support
751f1605e03533a6279ccf456e938e9595c7d888 microblaze: Support brki rX, 0x18 for user application debugging
958063e67b775bc1be85eb3761c85202597a87aa microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions
0e41c90908881a1b8205c66a66becec7d8d4eb4a microblaze: Simplify syscall rutine
0a6b08fda6e3229713e779e30028598c067e904d microblaze: Move PT_MODE saving to delay slot
80c5ff6b9b2dd9a2e99d3d6f74df5e6f888d43e9 microblaze: Fix _interrupt function
25f6e59657211b3f7d912520c53fb7d98ebe960b microblaze: Fix _user_exception function
287503fabd9910cc77266142c7c8acbdb8efbf6b microblaze: Put together addik instructions
9814cc11e559d982874f6ebac2bc795e33cb0244 microblaze: Use delay slot in syscall macros
da23355280d106b1160a0a07028838097b639f0b microblaze: Save kernel mode in delay slot
e7741075b37e2be6693def1ff98487e3aef67874 microblaze: Do not mix register saving and mode setting
e5d2af2b96696420865a1644c94a0e79e34c6035 microblaze: Move SAVE_STATE upward
66f7de8634b39fb685556419fc12522e96990d32 microblaze: entry.S: Macro optimization
c318d483b3d9cf68d791b4024760cb171dae1215 microblaze: Optimize hw exception rutine
b318067e2c946a560035faf47e24a20e50696cce microblaze: Implement clear_ums macro and fix SAVE_STATE macro
77f6d226050e2d8f046e268a9f84ec834172f0de microblaze: Remove additional setup for kernel_mode
06a54604a31f06715a393a4fdd099b03611cce10 microblaze: Optimize SAVE_STATE macro
40eb0dc456dc3dd3f01da94e1f36085e956f20cc microblaze: Remove additional loading
653e447e113a19fcb54d454b9f5a3bff9979729f microblaze: Completely remove working with R11 register
0388107dd50eaa52c028312a7cc20177cb95a943 microblaze: Do not setup BIP in _debug_exception
06b2864038517905752bdacd95f1f265ef780f3b microblaze: Simplify _debug_exception function
8b110d157c82f3818fc578b633f0cf7ace9efc22 microblaze: Optimize SAVE_STATE macro
b9ea77e2d37013a4e66c9dad2e629998ff300608 microblaze: trivial: Use la insted of addik
be304350ddba60813f8703c481380752ebfd93f9 microblaze: remove enable_irq from SAVE_STATE macro
63708f635c1702ac512626d7afe558de2b18554a microblaze: Move stack backup to SAVE_STATE macro
96014cc39bffe04429bcd143aa7bbde81f659ee4 microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc
5c0d72b1b35fd0dad7dd70a114df068eadcc1b16 microblaze: Remove PER_CPU(KM) variable
3fbd93e58e0f3589720798b7c8992a25e4a2d3a4 microblaze: Optimize clear_vms_ums macro
36f6095419b100479bd3ffabcafe4dac8d918734 microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros
a4a94dbf20fa2e119cf89615ef21230f9b2f8913 microblaze: Fix VM_ON and VM_OFF macros
ca28b510163a55df6260652056bfc60c4cf8aca1 microblaze: Do not use _start in vmlinux
61b403af8b0af4225802da60406045faf0e5d612 microblaze: Cleanup boot/Makefile
aee04d76d2bfd3539ae7e06c15ee52317db78499 microblaze: Fix number of pvr regs
c8f77436d11190d0d9379f4fb2c6f22a155c8d8e microblaze: Decrease time shifting values
615748aefa61066e8e5ec9d27521f37037b4c1a7 microblaze: Enable early printk only for uartlite
75842abfd82d4b2ef9bd2ae632ca911e7559a194 microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK
d0f140e03e38dc553a0bb61611c15fcede671f23 microblaze: Do not trace cpu_relax function
6f34b08f58f5097bb408e188e09cda75e61ee513 microblaze: Improve ftrace time measuring
ce3266c047389443d5f433d605c769e878cbe46e microblaze: Add stack unwinder
ba9c4f88d747836bf35c3eee36aa18d2e164f493 microblaze: Allow PAGE_SIZE configuration
0d9ec762af297f1ef38114f9498322d994063802 microblaze: Trace hardirqs
570e3e236efdf5bb4a023ecc3601dad9273a011e microblaze: Fix sys_clone syscall
79aac889037027bebf7fcfc4cf9f2eb25f4f8075 microblaze: Disable FRAME_POINTER selection
6847ba91a190fe41d21779d6b382b47b2f4c50f4 microblaze: Fix copy_to_user_page macro
e05816679b61e47e90d7455a8f6dc6126dc479e3 microblaze: Sync noMMU and MMU setup_memory
ef78705034763ebdf500695deaed599c481318a7 microblaze: Remove unused label
79e87830faf22ca636b1a1d8f4deb430ea6e1c8b microblaze: Implement flush_dcache_page macro
331d919af416b9b92428947ef8c535a3e24c6b31 Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus
b9619230e1f55a763bc41848c1cd971a394c878c ALSA: als4000: enable burst mode
748cce431eb413e794c8f1d1974b78b47a6174ef ALSA: hda - Fix initial capsrc selection in patch_alc269()
173bdd746b128241d3d6d202142820692e7dd530 Input: gpio_keys - add hooks to enable/disable device
3ff1c25927e3af61c6bf0e4ed959504058ae4565 phy/marvell: add 88ec048 support
d05dd4e98f0dd30ee933e05ac9363614c47df83a NFS: Fix the NFS users of rpc_restart_call()
f1f88fc7e818c6678c6799a2edb8f1aeccc124aa SUNRPC: The function rpc_restart_call() should return success/failure
a6f03393ec86fd25523c79497a9a773bda170d1d NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks
452e93523d9433f83670e7b42cbe75319c208762 NFSv4: Clean up the process of renewing the NFSv4 lease
14516c3a30e256e8d4e7a9af271c8df644ac3222 NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly
0a8ebba943dd89bdd57c5dab5a66932f690847d9 NFS: nfs_rename() should not have to flush out writebacks
1b924e5f878e3cd62a20bd8dbf3b911a40185a99 NFS: Clean up the callers of nfs_wb_all()
af7fa16506bf9b6323e862a61e14c20555152bb3 NFS: Fix up the fsync code
8dd420466c7bfc459fa04680bd5690bfc41a4553 jbd2: Remove t_handle_lock from start_this_handle()
a931da6ac9331a6c80dd91c199105806f2336188 jbd2: Change j_state_lock to be a rwlock_t
dc77de12dde95c8da39e4c417eb70c7d445cf84b drm/radeon: tone down overchatty acpi debug messages.
412a4ac5e9cf7fdeb6af562c25547a9b9da7674f Merge commit 'gcl/next' into next
5b1714d386a2f0c0d270e3abe1ac39ad1b0ba010 drm/radeon/kms: enable underscan option for digital connectors
d65d65b175a29bd7ea2bb69c046419329c4a5db7 drm/radeon/kms: fix calculation of h/v scaling factors
fa0a6024da61d96a12fab18991b9897292b43253 Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next
4c70b2eae371ebe83019ac47de6088b78124ab36 drm/radeon/kms/igp: sideport is AMD only
e06b14ee91a2ddefc9a67443a6cd8ee0fa800115 drm/radeon/kms: handle the case of no active displays properly in the bandwidth code
ba4420c224c2808f2661cf8428f43ceef7a73a4a drm: move ttm global code to core drm
bda7d2a862e6b788bca2d02d38a07966a9c92e48 ASoC: TWL4030: Capture route runtime DAPM ordering fix
99870a73d406e5bd235bc8e5aca6893a68184881 igb: Program MDICNFG register prior to PHY init
96f2bd13bfb6df5beec7fe55405ad94b528b8b4c e1000e: correct MAC-PHY interconnect register offset for 82579
5c7bf2f4d6304ab4741f38365ca0c0223147263d hso: Add new product ID
96d8e90382dc336b5de401164597edfdc2e8d9f1 can: Add driver for esd CAN-USB/2 device
7b824ec2e5d7d086264ecae51e30e3c5e00cdecc drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it.
a3159864f2978bf2ace9cc787d73d315c98bbf9a x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
0199114c31798af5b83841b21759b64171060d9b x86, hwmon: Package Level Thermal/Power: power limit
55d435a227bd28c77afab326de44dfacc0b15059 x86, hwmon: Package Level Thermal/Power: thermal throttling handler
cb84b19474384c572ba3aa2345815e555112ebf5 x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
3a09b1be53d23df780a0cd0e4087a05e2ca4a00c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
7046e668d7973c470146fbe6635967a1b4a31bca Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
c939f9f9d225972a60181c95df8a9aa50f8b1701 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
b8b3e9058f0f1d5c5a81c7d3d46f373d5f59a82c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
51102ee5b8853d230e534cbcd0d888f0134738a3 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
54161df1fb1469d66bce3a3b14d8281adbb69263 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
be82ae0238b0453afcf4a76f0512b7dde34ba500 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
a5210c12b7c4e34e904f4820a4abd048a2d75db5 IB/qib: Fix race between qib_error_qp() and receive packet processing
3e3aed0b88f680fed5c604caf7b10d77b2ec45c4 IB/qib: Limit the number of packets processed per interrupt
4c6931f5d4f423238ae6e93423081c6ff9753d26 IB/qib: Allow writes to the diag_counters to be able to clear them
0502f94c62be79d1f4ae6f53ceaefde67ef3cea2 IB/qib: Set cfgctxts to number of CPUs by default
b29230769e3482bbd62a07d6d9485371ee66a18f um: Fix read_persistent_clock fallout
9d1f44ee206a23b975d7d7c6f759efb25e0e61ac [CPUFREQ] Remove pointless printk from p4-clockmod.
307069cf6c53632adc27de4f49bf5d1d67cb87bb [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c
2530573e45c5846cd238db78651f0d236fc78aab [CPUFREQ] Fix section mismatch for longhaul_cpu_init.
7e2d81122052c83feeddbebf706b6d53fba7996d [CPUFREQ] Fix section mismatch for longrun_cpu_init.
b30d3304c9c068ccfe6940232834768af75f8c9a [CPUFREQ] powernow-k8: Fix misleading variable naming
55c789bb2bcdcaa8f1f60687b4a9dbd02ffddd88 [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
ccc5638a20b0eb3a66666d9d4dd8fe8f5ad40386 [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()
9c36f746d7e191ad6f44f01859af843f0c4d3c5d [CPUFREQ] fix brace coding style issue.
6f4f2723d08534fd4e407e1ef8500b0f4d12c30c [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
6b72e3934b42930fd40fc42fe762d21be413301c [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
a665df9d510bfd5bac5664f436411f921471264a [CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus present
226528c6100e4191842e61997110c8ace40605f7 [CPUFREQ] unexport (un)lock_policy_rwsem* functions
00e299fff3cc2745847b03eebcc9e9362db9366d [CPUFREQ] ondemand: Refactor frequency increase code
298decfbc44e9a4cb7862ae1b7dfc4e1ba3551b9 [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in BIOS setup
c2f4a2c6e08c7635316dfd25ef706e9104384c56 [CPUFREQ] powernow-k8: Limit Pstate transition latency check
6ebdf777ba034d2b54c99f28a4b18dabf286d8e5 [CPUFREQ] Fix PCC driver error path
0d9715d64fe118dd0957a29e344972b8d3f960e7 [CPUFREQ] fix double freeing in error path of pcc-cpufreq
5d77b85458f656923b85291a4ff56ed44859ed52 [CPUFREQ] pcc driver should check for pcch method before calling _OSC
cad70a6ae5aaef4641a3efdfd536c30f13891afe [CPUFREQ] fix memory leak in cpufreq_add_dev
ffe6275f90cc2ea77e6120a510903687be067b16 [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"
4b4fd27c0b5ec638a1f06ced9226fd95229dbbf0 PARISC: led.c - fix potential stack overflow in led_proc_write()
1a14703d6b20010401ca273ac1f07bff7992aa2c ips driver: make it less chatty
e096c8e6d5ed965f346d94befbbec2275dde3621 ALSA: hda - Add PC-beep whitelist for an Intel board
127c03cdbad9bd5af5d7f33bd31a1015a90cb77f pcmcia: avoid buffer overflow in pcmcia_setup_isa_irq
eba042a81edd6baaff44831b2d719b14a6d21e58 edac, mc: Improve scrub rate handling
bc57117856cf1e581135810b37d3b75f9d1749f5 amd64_edac: Correct scrub rate setting
9975a5f22a4fcc8d08035c65439900a983f891ad amd64_edac: Fix DCT base address selector
f4347553b30ec66530bfe63c84530afea3803396 amd64_edac: Remove polling mechanism
98a5ae2d99b78d29d2d31283cd8b481a44f41fd3 x86, mce: Notify about corrected events too
695426506ebba6acc87843cca075595a775e8866 amd64_edac: Remove unneeded defines
935ab88e341ccb1507b2b0b1f1e9adcbbd693265 edac: Remove EDAC_DEBUG_VERBOSE
ad6a32e96939a0eb0eb382e7d78dbf33457aed1a amd64_edac: Sanitize syndrome extraction
bf676945cb5bfe455321f57968967c18976f4995 um, x86: Cast to (u64 *) inside set_64bit()
5aa06930fbcfcb6b03fcb18b753122b10ac47a87 intel_scu_ipc: fix size field for intel_scu_ipc_command
77e01d6d177f060f466417fa32fc3e1381a73502 intel_scu_ipc: return -EIO for error condition in busy_loop
215c330fe92be8d9f74bc292ea085dbe2ace6bf5 intel_scu_ipc: fix data packing of PMIC command on Moorestown
6c8d0fdbe88e8bb1a07fa9a2830767cc180f7d1b Clean up command packing on MRST.
ed6f2b4da32913875355f5c9cbbb38e4168b7801 zero the stack buffer before giving random garbage to the SCU
51cd525dce018f298568d8e2e769b1a698ef91cd Fix stack buffer size for IPC writev messages
9dd3adeb00b14d4b3d106360e2e33272deab35f3 intel_scu_ipc: Use the new cpu identification function
a5b74e69e1238eb46a6fcf2b9dc9d0e4efbb4e46 intel_scu_ipc: tidy up unused bits
804f8681a99da2aa49bd7f0dab3750848d1ab1bc Remove indirect read write api support.
e3359fd5d2d97f4d3bca5778e35427b07a2b1060 intel_scu_ipc: Support Medfield processors
14d10f0a48cdfa76773cadcbf0deb233282f6b94 intel_scu_ipc: detect CPU type automatically
a00cd11b3986f4ab9b43f553785c3f9e8fb64323 x86 plat: limit x86 platform driver menu to X86
500de3dd46ac9f9ae9d124634c68907b7d50d2cb acpi ec_sys: Be more cautious about ec write access
de4f10466e9347a2f1bfe39e501539557bed2c4b acpi ec: Fix possible double io port registration
7a0691c16f795cb7b69dcbaa61543e73b8865c4f hp-wmi: acpi_drivers.h is already included through acpi.h two lines below
c4775062d57c762de37ff93fb5f8611320c25e2a hp-wmi: Fix mixing up of and/or directive
4519169b8f096957e4474e9a17206b2026dab0b3 dell-laptop: make dell_laptop_i8042_filter() static
45036ae14a0161e9a0f542b6cb7ed55790f73f5b asus-laptop: fix asus_input_init error path
8700e1612e19f752be507f7fdcd8b48ba1b425ee msi-wmi: make needlessly global symbols static
6c3f6e6c575a0a992429427d4978c6091756a526 toshiba-acpi: Add support for Toshiba Illumination.
5ca56718917a353a7a916b182f6d7f1f2479c5bf compal-laptop: depends on POWER_SUPPLY
8950778704cf8483cc5cc0140f557adf0d3f45a5 gpio: Add PMIC GPIO block support
b52e04216fcd86968c01ad0cfdb249375f19134d ACPI: Register EC io ports in /proc/ioports
9827886dce77c47c378ce3154689cea2c45c731d ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC
1195a098168fcacfef1cd80d05358e52fb366bf6 ACPI: Provide /sys/kernel/debug/ec/...
cd89e08fa020f5a882f922e3c9e2628235ca6715 Documentation: Add new /sys/kernel/debug/ec/* files to ABI
925b108918c9a2ac58b4fd0994f4a9e63e11521c X86 platform driver: Fix section mismatch in wmi.c
a420e46412ad9d33c7174cd4311b91728122e2c4 X86 platform drivers: Remove EC dump from thinkpad_acpi
49c6c5ff924cecc0b6260109a510b7ed4c970dc5 ACPI: Remove /proc/acpi/embedded_controller/..
9fab10cdf58099beff08d74f6b4a6633305c5754 panasonic-laptop: fix acpi_pcc_write_sset return value
bfa47960f957c021a4d626b051668d2f66cadf23 eeepc-laptop: fix hotplug_disabled module_param permissions
c26d85cb90e178d1e3df6a78d064f8731f154a5e asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
ff2367d1d5b8f76005899cd636fac5b82a881ab0 acer-wmi: remove non-used acer_quirks struct definition
7677fbdff16f5b817bc3dc5d194a8b3350f8f9cb acer-wmi: fix memory leaks in wmab_execute error path
669048639ca6d3fdfb2e75dd77b8f49434d57625 acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices
f8ef3aecabe0e386303d028d02b6e5b23ac3a566 toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()
bc28596a8fe5034ef776b0be2e0bf5629a31f746 hp-wmi: add return value checking for input_allocate_device()
1bd1ca1f4ce99c5be041bfc2997e394cdb5240dc toshiba_acpi: make remove_device() and add_device() void
a0dba697eec78fb2d4e2b76b83104a2b251ae70d acerhdf: fix resource reclaim in error path
6a984a06487129f013ee2df6ce98b6cfada1e7b1 asus-laptop: return proper error for store_ledd if write_acpi_int fail
9fb866f317def195bb794120e13d1d73c2a94bb2 asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL
e38f052ba5fd4d3d8eb547e7d0c6bc1143a2babd msi-laptop: make struct rfkill_ops const
67af7111689b0b615d27b1a5fcc553bee4639831 fujitsu-laptop: make needlessly global symbols static
df92754dddc77003c6be9540ff91bf89fcfce890 classmate-laptop: make needlessly global symbols static
fedae5ad61fc213eda78d4905316eb50e35b6c8f acerhdf: make needlessly global symbols static
3bf460f7b2767df63b76257332c4a9a29d5733c1 asus_acpi: fix coding style to improve readability
d47bb5b227f103f9bc0e572f478ac6b2a08fc2b2 asus_acpi: fix a memory leak in asus_hotk_get_info()
80183a4b637982d56965e4a27b823c9a29d185b3 compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0
9be0fcb5ed46509f859542fb2871ac2d277b5407 compal-laptop: add JHL90, battery & hwmon interface
c28341455c080356508cc375ba440018e150021c compal-laptop: uses hwmon interfaces, depends on HWMON
8e4e2efdfab5448b0a01be8883d62fc90cce2a7e fujitsu-laptop: remove unnecessary input_free_device calls
24964639e132375f3d7eee9354b565aaa824d1dd acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooks
5cf4c07a2805388b5645079039d9a8b4b9269e08 acerhdf: driver didn't verify the pointers in which it got product information
210183d4af87cc70d7e4552d325f238734cade15 acerhdf: remove "chk_off" as it was only needed for T31 netbooks
887b7ca9c55a5dd53413a467f7b02821ba7a6557 acerhdf: add new BIOS versions
b096667bc3f01e2468df56d4a241dc5231b2f2aa hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid
ae42f234470662aefe65ab59a0ef228f1f6f9c77 toshiba-acpi: Add an extra couple of keys
08db2b3141b99b476749201eb8e164b39fa7a4ca sony-laptop: use platform_device_unregister in sony_pf_remove
32ab72e7ca7aed399b81a3ffec26d7353bd33581 dell-wmi: fix a memory leak
d53bf0f32410c8c738935aa3d9740d66d39ba967 acer-wmi: make dmi_matched to return 1 instead of 0
370525df9dfb4f55dfc177b0c31c26d77694c992 acer-wmi: set permissions on interface file to S_IRUGO
d8eca1105fe2039e102c6a8a915d0af937b1b593 asus-laptop: fix a memory leak in asus_laptop_get_info error path
1492616a434dae1908d0da2d6ee6605ca5a77e6f wmi: fix a memory leak in wmi_notify_debug
d5164dbf1f651d1e955b158fb70a9c844cc91cd1 dell-wmi: Add support for eject key on Dell Studio 1555
c715a38bb7fc22fb8018b916c8a9f7ff017a8ad7 rar: Move the RAR driver into the right place as its now clean
97ba0af097dc3428b85dc6a1282968d7ba9510f5 acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit
a5167c5b3a842b865b0ca87202b95cc8a84c9e7e wmi: fix memory leak in parse_wdg
410d44c74cf9942e3055d5b7d73953fac8efbacb dell-laptop: Add another Dell laptop family to the DMI whitelist
1c79632bd011de84f32dcdf7d92b65bb61b1e6da acer-wmi: fix resource reclaim in acer_wmi_init error path
e9ec7f3539cbeae8ffc5d7b30543e5612df5cba3 X86: intel_ips, check for kzalloc properly
dfec5c48cdfdcb08d73d24cbf277de543ef864ae hp-wmi: add error handling for hp_wmi_init
35f2915c3bd0cd6950bdd9d461de565e8feae852 intel_scu_ipc: add definitions for vRTC related command
b95d13eaf3d4ea093aba95c7f615f3b10708a2c4 classmate-laptop: should check for NULL as retval for rfkill_alloc
0385e5210c83b13fe685c54b6063655f80bce3ee IPS driver: add GPU busy and turbo checking
aa7ffc01d254c91a36bf854d57a14049c6134c72 x86 platform driver: intelligent power sharing driver
8cadd2831bf3abc94f4530e7fdbab7bb39b6b27d timer: add on-stack deferrable timer interfaces
81f61484f16decba0fb68400fe0036b337b4cdc7 platform/x86: msi-laptop depends on SERIO_I8042
f35843ed8d17562f7c5da4b34a4a81b0cc450e9e classmate-laptop: depends on RFKILL or RFKILL=n
0fc8f274aef03bbe85774ba30e75deb58e8a90ff drivers/platform/x86: Eliminate a NULL pointer dereference
6d96e00cef35036c513d342c4676d210b842880d X86 platform: hp-wmi Better match the HP WMI query interface
8dda6b0410cfc64642b2ed5b37987292f6321d0f x86 platform drivers: hp-wmi fix buffer size depending on ACPI version
1bbdfd5961e83a1e3037d9362094bd09e0b066ab x86 platform drivers: hp-wmi Set placeholder for unimplemented events
f6b2ff0821fb1b05a24beb6b343aa80e8a383a9e x86 platform drivers: hp-wmi Add media key 0x20e8
a2806c6f00d851f11ef8725d78739d48a1ca2fe9 x86 platform drivers: hp-wmi Use consistent prefix string for messages.
da9a79ba5873b0f1d4dc7711ea6a96be6b69341e x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly
751ae808f6b29803228609f51aa1ae057f5c576e x86 platform drivers: hp-wmi Reorder event id processing
4b30fbca4f64bc70c59867ad5769c37efb587ff4 intel_menlow: fix memory leaks in error path
1ce53adf13a54375d2a5c7cdbe341b2558389615 modpost: support objects with more than 64k sections
4696e2958b345189afebcb52e365d16ca6e403ef trivial: fix a typo in a filename
08af495f22f43eff3b5a347dc10384ebcf356e41 ALSA: hda - More relax for pending period handling
92f10b3f5d53f9e35da5285eb8ea4bc88082b71e ALSA: hda - Define AC_FMT_* constants
1e8943dbae98f48fc485fb9a671e94972b234cb2 OMAP: DSS2: Taal: CABC workaround is Taal specific
c8cd4547dcb350331cf80f5729ee648d8120783e OMAP: DSS2: Taal: Add regulator configuration support
0f45bddf0420ace2ddb7c4faa11f139b42c6eea5 OMAP: DSS2: Taal: Print panel name in addition to revision
e7f6c3f2fbad84aacff1483c0f144364d8be82bc OMAP: DSS2: Taal: Add panel specific configuration structure
448dfe968099b130e6163bdcb4b839a2fb36484d OMAP: DSS2: Taal: Configure ESD check in DSI panel data
8d3573c88a5a7b67a5fec5eb457efa3616fe56b7 OMAP: DSS2: Taal: Use Nokia DSI panel data
823c8e4a8ae6c5792e0b35b49d2b63292a28575d OMAP: DSS2: Add Nokia DSI command mode panel configuration struct
7ae2fb1192f0510991a833ca1dd4baace9bd8977 OMAP: DSS2: Taal: Add proper external TE support
d2b657873839fd401798ba277868fc8442997443 OMAP: DSS2: Taal: Change probe error handling labels
4571a023f5e9b18ca79e67ae6135b26624589ed9 OMAP: DSS2: Taal: Change ESD work management
fed44b7af8d9ce4c2c3d10a2e22e34ab596568a4 OMAP: DSS2: Taal: Check taal_power_on() return value in taal_resume()
2c2fc151245df37dba17f4ae1760bfa97e4fd3c5 OMAP: DSS2: Taal: Change DSI bus locking to avoid deadlock in ESD work
ee52c0ae68c42c5a0c26462b141a521fcc70849a OMAP: DSS2: Taal: Ensure panel is enabled in enable_te() and run_test()
f2a8b75c137acb048a627379cf7e93b8b7c29191 OMAP: DSS2: Taal: Improve taal_power_on() error handling
d803bb6e68872ea474ef8caba33abb47c8ee19da OMAP: DSS2: Taal: Remove ESD work cancel from driver probe error handling
2f1e5f606a1330fa9d1d89e88670c3dec7fbe36f OMAP: DSS2: Taal: Fix request_irq() error handling
75392bfe3ecc8dc89acf2165a34f8aa039346fb4 OMAP: DSS2: Taal: Remove platform enable/disable
6b316715b4b96da49fcac0fa07082692eebca8af OMAP: DSS2: Taal: Add locks to protect taal data access
006db7b4304303f014a0c13f479715885b603e9f OMAP: DSS2: Taal: Add panel hardware reset
1cbc8703e1c510a245a7bd5e269987402ffc9e18 OMAP: DSS2: Taal: add locks to taal_bl_update_status
4ffa35713e263fbf4975e14bc6f4a515b7701349 OMAP: DSS2: DSI: change DSI timeout functions
b63ac1e31422077bed8257a519c6668f8868ed2b OMAP: DSS2: DSI: handle error in synchronous write
0c244f770f7fdb3e6779b3433aac9cfb6deb3255 OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parameters
0f16aa0ae6b84d7ae72fbe8999e6a94cb78edd4e OMAP: DSS2: DSI: use a private workqueue
86a7867ebff675f5f5816222c5a2c64b35f8bea6 OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data()
1ceafc00910439c8e5450fae189b69427725992c OMAP: DSS2: OMAPFB: Add some locking debug checks
3d84b65aa63833a2ac07b1cc626984a1e1485fed OMAP: DSS2: OMAPFB: Make lockdep happy
2f642a17503838e256b8b7e9f1153512e2efc38b OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem
430571d59a0b51c6541c153ad8b08e72fef26098 OMAP: DSS2: OMAPFB: Add locking for memory regions
078ff546a806b2c2ab74c25c8edd4c6d4680656a OMAP: DSS2: OMAPFB: Add support for switching memory regions
2ad0c50b84ee984aa58b09b46aef5c9f1d95e469 OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info()
276a1d4337c9c261f42d5a7f813d96ca18f67c2b OMAP: DSS2: OMAPFB: Check var even if there isn't memory
46d3524a1b9155dd9cd57ea28e00db08c7a95c1a OMAP: DSS2: OMAPFB: Refactor overlay address calculations
8cab90fdb4c71f9a92c09c015aee42ff2149b317 OMAP: DSS2: Fix update area calculations with multiple scaled overlays
75c7d59daf502a4eb040e181120fb83b4a8c0719 OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interrupts
a74b260502c0911d14bafb76a20f699b6caa2e91 OMAP: DSS2: Make wait_for_go() succeed for disabled displays
825f50b1a498f6e3532c8fcbc093322bb386f9e1 OMAP: DSS2: Check if display supports update mode changes
5ab8e30c18292cf30de3adc36b0e2ed9d271e4e7 OMAP: DSS2: DSI: Increase HS TX timeout
5a1819e3a82b65454cbba818efe0528785c9fb6a OMAP: DSS2: storage class should be before const qualifier
c9575dc680dffa26411e9aed32b4a1e12609428d frv: clean up arch/frv/Makefile
80c00ba942ee39c9a95c06959223560400bbb86e kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line
6588169d516560f68672e2928680b71c647b7806 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
7cf3d73b4360e91b14326632ab1aeda4cb26308d kconfig: add savedefconfig
49192f266ffa187bd7adaf5c2d881f85bd53e0ed kconfig: code refactoring in confdata.c
c252147de68cf58ba601278481e473dab432cee4 kconfig: refactor code in symbol.c
0748cb3e1fbd89c03a98c15e91ad65797981de77 kconfig: add alldefconfig
d595cea62403db4e65b98a8bb96ff2b5205c7b82 kconfig: print more info when we see a recursive dependency
59e89e3ddf8523be39a8e0a66bacbbdd6a72d069 kconfig: save location of config symbols
861b4ea4cc0eade661480f1ce197ae747f22a918 kconfig: change nonint_oldconfig to listnewconfig
ef61ca88c511154d6bead23c08f9a021cfdfeb01 kconfig: rename loose_nonint_oldconfig => oldnoconfig
4062f1a4c030157216dc8932e27131975cf7253c kconfig: use long options in conf
1b0e372d7b52c9fc96348779015a6db7df7f286e ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
ea87d1c493aba9cf3f645eae0d6d9c0fd44d3189 ALSA: hda - Add support for HDMI HBR passthrough
32c168c892e2c6936c714d1653ba5e19e07d5c26 ALSA: hda - Set Stream Type in Stream Format according to AES0
4565956dc0847985c0403c9ebbf274b6a122e1e2 l2tp: fix export of header file for userspace
66630f71e23a3b5fe778d38aea2f0c6d017602bf Merge remote branch 'origin/master'
cff0d6e6edac7672b3f915bb4fb59f279243b7f9 can-raw: Fix skb_orphan_try handling
3578b0c8abc7bdb4f02152ce5db7e09d484c6866 Revert "net: remove zap_completion_queue"
047b51fb208c716294b4682c904df8a3ad8b6a69 OMAP2: powerdomain: Add break in switch statement
ecd53497b706b235a10c70d4fc639768d7235c5f xtensa: Disable PCI and nfsroot on simulation target
0f52e86ded65749c6037473013ad77b2afa4f68d pcmcia: do not request windows if you don't need to
ad0c7be28bc7593da43f494f6d074767ea96ca59 pcmcia: insert PCMCIA device resources into resource tree
8f677ea07a2a934ac74ffa57db0f5617aec15ddf pcmcia: export resource information to sysfs
0ca724d37af370dbf2d55dc4d6359ead558e5756 pcmcia: use struct resource for PCMCIA devices, part 2
b5cb259e7fac5536c4ddf350af6a3d6cc950e47e pcmcia: remove memreq_t
a3d0d4d8dd45779b6e174a8567ffb9b485e472af pcmcia: move local definitions out of include/pcmcia/cs.h
90abdc3b973229bae98dd96649d9f7106cc177a4 pcmcia: do not use io_req_t when calling pcmcia_request_io()
9a017a910346afd88ec2e065989903bf211a7d37 pcmcia: do not use io_req_t after call to pcmcia_request_io()
2ce4905e4da9f512b38f56a53ece9da2072dd164 pcmcia: use struct resource for PCMCIA devices
3dace8cf15ae1dd7c9384758b3a29556b441a90a pcmcia: clean up cs.h
1d5cc192d431bce2ebe9fde64054ce903200e179 pcmcia: use pcmica_{read,write}_config_byte
68c18697910fdcacea36bd58d2d3d8febfa199a2 ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposed
607bc3e4888443cdd21a795f7312f64c2de26b5c ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have the ability to use SPDIF
116bcd9cf22c00c22402c2a2be6ef8e81289a574 ASoC: wm9081: fix resource reclaim in wm9081_register error path
d484366beeab0cded9644083172151c5afacc503 ASoC: wm8978: fix a memory leak if a wm8978_register fail
4eaac50552395f693b8c428872e8b5311c3dab60 ASoC: wm8974: fix a memory leak if another WM8974 is registered
6b5d071e8ba7d802f3123e7b7a37ea13650a98bf ASoC: wm8961: fix resource reclaim in wm8961_register error path
8089a49d99bb25bc63237ae8e90a84c72897b66d ASoC: wm8955: fix resource reclaim in wm8955_register error path
db1e18de98c8bdf8a2bfc07623ff67621aa4a332 ASoC: wm8940: fix a memory leak if wm8940_register return error
62f5ad6733b872e14d671b615850eb5bd1cd7e30 ASoC: wm8904: fix resource reclaim in wm8904_register error path
2c2749de118bd36645b3a4a56f0d8ef6d4fd09cf ASoC: wm8711: fix a memory leak if another WM8711 is registered
ef99e9b5a10086bcc529e6c0a11c6539caee8cd1 ASoC: wm8523: fix resource reclaim in wm8523_register error path
085efd28b65582fac459359672421a1c479e7db1 ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codec
7bcaad919bc7aaa084f5884aa15654fe1fa4c77f ASoC: ak4642: fix a memory leak if failed to initialise AK4642
fd3c8ac9cb653f7e3122bba9bc7beaad6062b7f4 ASoC: ad1836: fix a memory leak if another ad1836 is registered
992bee401c06872175056bc5567cb3ebab098cb5 ASoC: Initial WM8741 CODEC driver
c18de72fb3c72fdc5ca883910761af3f14d90d76 UBIFS: fix a memory leak on error path.
a427615e0420f179eab801b929111abaadea2ed3 net: cleanup inclusion
43d7383bbec1878f838060d6bbd214f6d0485478 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
00dad5e479531e379aba7358600cc768725d4f1f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
c477d0447db08068a497e7beb892b2b2a7bff64b phy/marvell: add 88e1121 interface mode support
66d50d25502cd9b7d6e3ebbf4e241259c1283eaf u32: negative offset fix
eabd8ba9060444cac5b89a3306e607c15ec37418 net: Fix a typo from "dev" to "ndev"
2bce64858442149784f6c8803c9095a8556320a2 slub: Allow removal of slab caches during boot
e438444de82f354563d46ee5d991b5916dd19b01 Revert "slub: Allow removal of slab caches during boot"
81a618595a29af6aec615d093feac65ee7329b74 igb: Use irq_synchronize per vector when using MSI-X
3bfacf96abc747e3a4bafa7550deb0372d7d0e20 ixgbevf: fix null pointer dereference due to filter being set for VLAN 0
8e86acd7d5968e08b3e1604e685a8c45f6fd7f40 e1000e: Fix irq_synchronize in MSI-X case
c128ec29208d410568469bd8bb373b4cdc10912a e1000e: register pm_qos request on hardware activation
6238b47b58480cd9c092600c05338dbe261b71ce x86, setup: move isdigit.h to ctype.h, header files on top.
ca5a22028d0845dd6bcce0dce12a7beda315baf0 RDMA/cxgb4: Set/reset the EP timer inside EP lock
d4f1a5c6efabccd4b787a8b5907a5df9204ad2f6 RDMA/cxgb4: Use correct control txq
73d6fcad2ac84b6fad326d87dc1dd0b29aabbd34 RDMA/cxgb4: Fix race in fini path
8fee13a48e4879fba57725f6d9513df4bfa8e9f3 x86, setup: enable early console output from the decompressor
448cd1664a573e69f54bfd32f3bb7220212b6cf5 Input: evdev - rearrange ioctl handling
d31b2865a4e8a9dd02f39e56c8fadb824c5e187b Input: dynamically allocate ABS information
987a6c0298260b7aa40702b349282554d6180e4b Input: switch to input_abs_*() access functions
7957e9c4d175cc065f4277211fcb7d784fcee860 Input: add static inline accessors for ABS properties
d01d0756f75e7a5b4b43764ad45b83c4340f11d6 Merge branch 'next' into for-linus
0d87c7228a49e8342d60dd552892e470e0b291fa Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()
b12d1995f650e92f26184afd28e6cf40bf64467a Staging: ti-st: update TODO
100ca122870844d6c001d5d0532b885c707b6ea9 Staging: wlags49_h2: use common PCI_VENDOR/DEVICE_ID name format
d9811b79d4e13fc82a55ce3ae19dda531cd759f5 Staging: comedi : fix brace coding style issue in wwrap.c
3457912e0e4d42297aa37fe27a331516b684e91c Staging: quatech_usb2: remove unused qt2_box_flush function
9092de6df330265f0cbfca496386d329ec8c2aa5 Staging: slicoss: Remove net_device_stats from the driver's private
0ebdd466f4682608a6b90ef018d36b57925f4d64 staging: rtl8192su: check whether requests succeeded
10f3f5b7f6d1faca62c746d1a4e85f7afba4d7d0 staging: panel: fix error path
d49d0e39a09209d0136c7da2a1a52e99af2d4656 staging: otus: check kmalloc() return value
94f5659cfa4f14ba901fbbb8a57d0145754d0d37 staging: octeon: check request_irq() return value
3d049431e08a847a222e20f406332529751b4365 Staging: wlan-ng: remove typedef in p80211hdr.h
b6bb56e6aa28085550179335247c649752ff2994 Staging: wlan-ng: fix checkpatch issues in headers.
e5bdbb90299f7b8d2d88994af8541e7804833e2a Staging: wlan-ng: remove typedef in p80211ioctl.h
51e4896adad00a066fad65649405c1c9fa108157 Staging: wlan-ng: fix style issues in p80211conv.h
93df38e593d949de83a6447d016cc4b07d392f47 Staging: wlan-ng: fix style issues for p80211hdr.h
6487c49e8a739ae6020ccda9470f5837e792ab53 staging: vt6656: removed NTSTATUS definition
22040bbf84ae5cc39b2b97f064c97592aa425d06 staging: vt6656: simplified tests involving both multi/broad-casts
7b6a001313a9b11a1f0985de05fff514db41d72d Staging: vt6655: replace BOOL with in kernel bool
5a5a2a6ad4aa2467bcc34fa50e85c2afc90bab05 Staging: vt6655: replace FALSE with in kernel false
1b12068a804711ae2f4fd2876d5706542c1d7ad9 Staging: vt6655: replace TRUE with in kernel true
93a94c42b1b4f455314230e6b343bc6a23f26854 Staging: vt6656: Remove PUINT from ttype.h
57778ef92c56b06b76b8ef52fd24dd6a63bec21d Staging: quickstart: depends on INPUT
8c310573fe4fdaedd8963890b2da39f39c01ab34 Staging: dt3155: remove the driver
69e77a8b0426ded5d924eea7dbe4eca51e09f530 perf, powerpc: fsl_emb: Restore setting perf_sample_data.period
c893b8066c7bf6156e4d760e5acaf4c148e37190 ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
3c0fef0b7d36e5f8d3ea3731a8228102274e3c23 net: Add getsockopt support for TCP thin-streams
09f86cd093b76b699656eaa82c37ca6d9a02b892 perf, powerpc: Convert the FSL driver to use local64_t
9f242dc10e0c3c1eb32d8c83c18650a35fd7f80d x86, vmware: Preset lpj values when on VMware.
084f70ee096d385e363bd5d309cc7ff24fb98c53 staging: ti dspbridge: avoid errors if stream id is zero
4ec09714a0a5861c3e786967024ddfff00b0add6 staging: ti dspbridge: use stream id instead of kernel address
6bcc9beed2d46c0db479a3750af4b2cbd7a92401 staging: ti dspbridge: use processor handle from context instead of user's
8df327c3904d34527b89d4881bd3ce2966f0e07f staging: ti dspbridge: avoid errors if node handle is zero
0624f52f77e11a6edfc48827a12190f874d572b8 staging: ti dspbridge: use node id instead of kernel address
35f338e4f2fcd2614f6fdff33f38920cf9434f86 staging: ti dspbridge: avoid possible NULL dereference panic
019415ce5e00bcc0287f2ea88042b9fb685cdbcf staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_addr_t
ccea5e1d0f393df38c23034d97e939b2f5c9d6bc staging: iio: ring_sw remove unnecessary function stub.
d3bf812e321f2135769b6646f9dc89011a1bb383 staging: iio: ring_sw Add select of triggers to avoid build issue.
073e5371e253f80fb41cf915a0abd2f1b0e8d410 staging: iio: adis16350 add dummy ring functions for no ring build case
b98c9e60a44645737fa2ffef9a2d1ef2243c50d5 staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring case
34f57cc7894b7ba124006149a0c7b5f58496b25f staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds.
99e6d06521f2a522ff5aaa812552f68220507c67 cxgb4: update driver version
ac50bed3755f96dd3ad3502aa0e0df146aa4ff57 cxgb4: add new PCI IDs
7a3acb852839fd8c1a590ae396e856d75c5faf7b cxgb4: fix wrong shift direction
060e0c752b5047ee691120b75df4c16743981e50 cxgb4: support running the driver on PCI functions besides 0
35d35682041686572d5158993dede90bc73dc1d9 cxgb4: advertise NETIF_F_TSO_ECN
1ae970e0c047fbb1050865c6cf3ac68c7ca67dba cxgb4: get on-chip queue info from FW and create a memory window for them
625ac6ae5739b4da9bdfd44cbac2f9b6fec17db3 cxgb4: fix TSO descriptors
ba5d3c66e02c3dac66a386b6af0dc9687a4dba67 cxgb4: don't offload Rx checksums for IPv6 fragments
63bcceec6e3ba8ffe0e2a0bec75afcdf6403165c cxgb4: disable an interrupt that is neither used nor serviced
a3f2279ea06d8521c2d7abb0f6c0f48c7f5a6508 hp100: unmap memory on error path
71cd03b0044183843318bfac0b6ce5868a96ef34 arch/sparc/mm: Use GFP_KERNEL
9292d8f20ff3c034c99c2adfe27496957b3defe3 Tulip: don't initialize SBE xT3E3 WAN ports.
3f326d40994f922e0a3e468dd7fd9999eaf71574 drivers/net/wan/farsync.c: Use standard pr_<level>
4fc6eb7d35a28d808ff6c77fa36e637e334dceac Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
f4ed2877b16e8146427306aea8819adac5c88374 x86, setup: reorganize the early console setup
9ed6eda4fad9ea95e99f1e3cc546bcde049695cf tg3: Update version to 3.113
f07e9af31e6e1bf2a499e1f52cbf0982619fa611 tg3: Migrate tg3_flags to phy_flags
80096068bc21420ba4d690341a3c70c49017d167 tg3: Create phy_flags and migrate phy_is_low_power
f08aa1a8b8ff0738d42936c3ac8c5516848bca02 tg3: Add phy-related preprocessor constants
6ee7c0a0a5003abd4afd724f5c2f654fe7328c0a tg3: Add error reporting to tg3_phydsp_write()
f65aac166fe10b96e64c233980a3522fc50fbecf tg3: Improve small packet performance
67b284d476bcb3d100e946da23d6cf9acfd0465c tg3: Remove 5720, 5750, and 5750M
ecc796486f0a7f4958f8dc7550267570dcacb608 tg3: Detect APE firmware types
8c69b1e702527e39c0b4fbda79d2738d186a3908 tg3: Restrict ASPM workaround devlist
f37500d3f66ba82888315838278d56fc27308327 tg3: Manage gphy power for CPMU-less devs only
88075d915b51d9a17cc7436c868013a3113a849a tg3: Don't access phy test ctrl reg for 5717+
c885e824699f49bc3758a0dec760e189cd774e79 tg3: Create TG3_FLG3_5717_PLUS flag
774ee7525ff94e597844c9f7f6a48938906df698 tg3: Disable TSS also during tg3_close()
6de34cb963a934953fdd365937b4b75959256602 tg3: Add 5784 ASIC rev to earlier PCIe MPS fix
0a1eae391d0d92b60cff9f55cdaf3861b4e33922 perf tools: Don't keep unreferenced maps when unmaps are detected
22a57f5896df218356bae6203dfaf04bcfd6c88c x86, setup: Allow global variables and functions in the decompressor
be783a47214afc5a0aea9dafcbd9f1535ba05e94 x86, vdso: Unmap vdso pages
83bf2e4089bebc2c7fd14a79de5954b26fe8d4af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
70597f21f128b7dd6a2490078bea99d704b6f8c3 perf session: Invalidate last_match when removing threads from rb_tree
076c6e45215aea0de1ed34d3d5079fabeaabf5e1 perf session: Free the ref_reloc_sym memory at the right place
af5ab277ded04bd9bc6b048c5a2f0e7d70ef0867 clockevents: Remove the per cpu tick skew
844a9e93d7fcd910cd94f6eb262e2cc43cacbe56 V4L/DVB: sms: Convert IR support to use the Remote Controller core
1722f3b376f10182db85c2f6cf5bd79b857bc9e0 V4L/DVB: sms: properly initialize IR phys and IR name
4eebfb0a5f55ba7c4af33c2173862493d8845622 V4L/DVB: standardize names at rc-dib0700 tables
20d64443ecaaedb971193a305c32b672c81fc819 V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick
d3c501d1938c56c9998fd51fc8dadb49ddd6110e V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx and RC-5
0ffd1ab34a00b1e92af50ef11e696839f4cf642b V4L/DVB: dib0700: properly implement IR change_protocol
5af935cc96a291f90799bf6a2587d87329a91699 V4L/DVB: dib0700: break keytable into NEC and RC-5 variants
8dc09004978538d211ccc36b5046919489e30a55 V4L/DVB: dib0700: avoid bad repeat
72b393106bddc9f0a1ab502b4c8c5793a0441a30 V4L/DVB: Port dib0700 to rc-core
d700226902a62a3b6f3563782d569c0e2af74397 V4L/DVB: Add a keymap file with dib0700 table
6520342ba9a8f81f3f0f1e33439462ee60468558 V4L/DVB: dvb-usb: add support for rc-core mode
f72a27b8ed4458bb9f7203408441d27382bc93f4 V4L/DVB: dvb-usb: prepare drivers for using rc-core
34abf2194499571b2efa6b4aface8c0ea0c47ce1 V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key
0172fea3c0cf55b61bc94738db3ece513264774c V4L/DVB: rj54n1cb0c: fix a comment in the driver
765fe17c4f018c019f1976455084f528474fc7f8 V4L/DVB: V4L2: sh_vou: VOU does support the full PAL resolution too
b3b5020d8c12037f030242aab8e272148bf1f472 V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2
077e2c10c9cb618d571bf16475db696610bdb24a V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platforms
52d268a36246ee4156cc719036522616bb4d73fa V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notifications
c6b65ab78bebf5ceaa8de53d8a9c4f5e34e45e57 V4L/DVB: V4L2: mediabus: add 12-bit Bayer and YUV420 pixel formats
ace6e9799f585994c92ac3c0696bc336e50077e6 V4L/DVB: mediabus: fix ambiguous pixel code names
0f9313ad068af4156109661fb8e94ee7fcb79001 V4L/DVB: staging/lirc: CodingStyle cleanups
14f184e6d19855384ec6468d6894a6e48ed3f869 V4L/DVB: staging/lirc: wire up Kconfig and Makefile bits
69b1214c2c9189cd0fae7a79ee266d50261be9c8 V4L/DVB: staging/lirc: add lirc_zilog driver
44abf0d9b4de23b94072b389d6e3748832e2ef34 V4L/DVB: staging/lirc: add lirc_ttusbir driver
19770693c35485427e0654af1445698f62d5912b V4L/DVB: staging/lirc: add lirc_streamzap driver
404f3e956bc7ab03ac604fabf136e69607315f60 V4L/DVB: staging/lirc: add lirc_sir driver
1beef3c1c6af76895411691d08630757243984d0 V4L/DVB: staging/lirc: add lirc_serial driver
c5ac4571171cb4db94581e9e7a03b9dc08a7df19 V4L/DVB: staging/lirc: add lirc_sasem driver
805a8966659563df68ea7bbd94241dafd645c725 V4L/DVB: staging/lirc: add lirc_parallel driver
c147f9078a6fca5b43b6e9e4b7b6a99b50c6e2bb V4L/DVB: staging/lirc: add lirc_it87 driver
85cb01afc844f7b4e65df04a96b0c3729db59eba V4L/DVB: staging/lirc: add lirc_ite8709 driver
4cb613aea4b250cbd66d8494f7b34cb9c26f5c0b V4L/DVB: staging/lirc: add lirc_imon driver
eedaf1ae7c365cb150a45cb4857bdef7adc0eb0e V4L/DVB: staging/lirc: add lirc_igorplugusb driver
35f168d10f64aafcee86c984efca8cb6537bfe26 V4L/DVB: staging: Add an specific TODO note for lirc_i2c
085ffd08aa5bf61131641f84c8e8296176ecfd4b V4L/DVB: staging/lirc: add lirc_i2c driver
9119fddb77bf0d7c1bf6986b3a2c882de6ec2923 V4L/DVB: staging/lirc: add lirc_ene0100 driver
d10d634143780931f92a265e2aa992428ff1af59 V4L/DVB: staging/lirc: add lirc_bt829 driver
17f93e1e3b8aabab6f9b6aa783203fa555ad26ca V4L/DVB: af9005: use generic_bulk_ctrl_endpoint_response
7e48b30af033076c85ab48a8306b5588faf5fb4b V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvb
1c488ea9d52032d07dd320d31e0720239c93dd64 V4L/DVB: DVB: fix dvr node refcounting
bbafc0cb6c52c40647f561854db5fbac4d608186 V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h
c89f66f629f0e94806e3ec6f8f77b61a8feed39f V4L/DVB: af9013: fix comments
ce99efa53ee2e7989b5f44243518f086977760a6 V4L/DVB: af9013: output fw version as four digit long
8af5e3813b78e429c1774bfac67033c3948c9c8e V4L/DVB: af9013: af9013_read_status() refactoring
737fabf051e1e438f5cb81db84e559cede94dafb V4L/DVB: af9013: program tuner before demodulator
2606cfa3f691b844aee64485eda1629f33cbc0ee V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)
4e9f5677755c8f2eda6a293139084010cbbf2044 V4L/DVB: get_dvb_firmware: update af9015
3b11f4e90dd83f99d447e2862f3ecd216221d3f0 V4L/DVB: af9013: add support for firmware 5.1.0.0
76ed0fe75750717042932a49d07f643b98dfdd5b V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()
19697b546c9bc5b3c44070be1cfc7ce54a97c0d9 V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphone
35680baa6822df98a6ed602e2380aa0a04e18b07 V4L/DVB: gspca - main: Handle the audio device
c4dc692ce6212f4513c39dfcde725aab438a2940 V4L/DVB: gspca - main: Adjust and remove some debug messages
a4f96eb2b1d3e0013da7b82b3d3ccd361c3b46b9 V4L/DVB: gspca - main: Remove useless audio ioctl's
a2ba6f27cd2c66ad1119e0354a828a1be715c2f1 V4L/DVB: gspca - main: Fix a compilation warning
b5f5933a6ab63725aedfb92f015007d4ccd33a55 V4L/DVB: au0828: move dereference below sanity checks
49b7a12c0aa217c9fb163d330b5b80bafe55cb8b V4L/DVB: media/IR: testing the wrong variable
5c79b496a713dac1a706845bdd047aae15421ef5 V4L/DVB: drivers/video/omap2/displays: add missing mutex_unlock
febe2ea10e041c014b295a0321f7ec62c05b7e3f V4L/DVB: "dib3000mc: reduce large stack usage" fix
37b58bfe4bb3df303aa9d7f1ccdbfc477b42c5e2 V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL test
6efb870a115ac223ab578bc76699ba8591250568 V4L/DVB: IR/lirc: use memdup_user instead of copy_from_user
5690085e7ba7f3081c6ab6db3a3b543444ad8a21 V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable
1e687528777acab2c73cd12fb35d71088ad73a3c V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATE
abf84383ecadc8ada1963f9976e887c6f0b1bad9 V4L/DVB: drivers/media: Remove unnecessary casts of private_data
1676e4ab55944d483695f51e46b1e629af59706e V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111
ef35d34fea38c52a595c30424d332a9dddd2200d V4L/DVB: gspca - vc032x: Add trace of USB exchanges
fe854ec07cada95296e882aa795db83409c61eeb V4L/DVB: gspca - vc032x: Stop the USB exchanges on error
98475cb642b520a5d50bd6d6abaadfee8688c110 V4L/DVB: gspca - vc032x: Add some comments
f7059eaa285c0460569ffd26c43ae07e3f03cd6c V4L/DVB: gspca - main: Don't use the frame buffer flags
02bbcb9d863df10b5a4b91ba5b4c76eaf1340883 V4L/DVB: gspca - main: Possible race condition in queue management
9059cd44403608f6554b37c3b3d5598ded7a3a92 V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUG
7638699c253620a5745592d229b7e3ba9dbd218d V4L/DVB: lgs8gxx: remove firmware for lgs8g75
73c994e4fb69b7bb85663e5175432c307657d207 V4L/DVB:  si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()
22b0766b62d517a597d8155d828c5f93e3523cfa V4L/DVB: IR/mceusb: more streamlining of device init
ca17a4f0bfc48feb3b4eb3f671a82adfe89530fb V4L/DVB: IR/mceusb: remove unused vars from gen1 init
044e5878c2158d701e6f47a9604910589a384ee2 V4L/DVB: lirc: use unlocked_ioctl
f933a41e419a954ef90605224e02c3ded78f3372 powerpc/85xx: kexec for SMP 85xx BookE systems
327aec03ac4c7bbf5e41ff03ac3a84c424589f27 9p: fix sparse warnings in new xattr code
ea1375333ef58298ba4d3c638f3cba982c76504d fs/9p: remove sparse warning in vfs_inode
0b1208b1aa7a555d5ae4246bab4cd76ba3f32b2d fs/9p: destroy fid on failed remove
a534c8d15b1f1d0f861fc2bb9e0529bd8486ec3f fs/9p: Prevent parallel rename when doing fid_lookup
ebf46264a004818fe5b23f0ac18ac7336897d807 fs/9p: Add support user. xattr
eda25e46161527845572131b37706a458d9270ef net/9p: Implement TXATTRCREATE 9p call
0ef63f345c48afe5896c5cffcba57f0457d409b9 net/9p: Implement attrwalk 9p call
ef56547efa3c88609069e2a91f46e25c31dd536e 9p: Implement LOPEN
5643135a28464e7c19d8d23a9e0804697a62c84b fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
01a622bd7409bb7af38e784cff814e5e723f7951 9p: Implement TMKDIR
4b43516ab19b748b48322937fd9307af17541c4d 9p: Implement TMKNOD
50cc42ff3d7bc48a436c5a0413459ca7841b505f 9p: Define and implement TSYMLINK for 9P2000.L
652df9a7fd03cb47a3f663f0c08a2bd086505e9b 9p: Define and implement TLINK for 9P2000.L
09d34ee5f93b2e53b64ffba27bc18731e31154e1 9p: Define and implement TLINK for 9P2000.L
87d7845aa0b157a62448dd3e339856f28befe1f4 9p: Implement client side of setattr for 9P2000.L protocol.
f085312204f384a0277a66c3c48ba8f9edcd58f2 9p: getattr client implementation for 9P2000.L protocol.
9ffaf63e34821ea60b2e1c8593f968d73728f82b fs/9p: Pass the correct user credentials during attach
69d4b4436b54c1a850d475697fda5ca117b09a5e net/9p: Handle the server returned error properly
7751bdb3a095ad32dd4fcff3443cf8dd4cb1e748 9p: readdir implementation for 9p2000.L
97e8442b0971ea6be9a495b3d03402985cfe5d6a 9p: Make use of iounit for read/write
f9839da0513b4f13a137a07a9362ea5b02897bd7 V4L/DVB: IR: jvc-decoder needs BITREVERSE
69c271f33b949a7b1cbe6f7f39ce3db9e80997a2 V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_read
89d328d5782cb7efebe733fb994aac4bc64c255a V4L/DVB: Retrieve firmware for az6027
1bb6419433433e845f7bc47651ad246b2e65c6fa V4L/DVB: v4l2-dev: fix memory leak
2030c0325aa3d430b7bb9ec99da0295f49d183ef V4L/DVB: dvb_frontend: fix typos in comments and one function
82751f56791918f205e11ed78d139f043ed3e458 V4L/DVB: tda10048: clear the uncorrected packet registers when saturated
10ea89d03f9850bbfbc9969f5ec79eae879b614f V4L/DVB: tda10048: fix bitmask for the transmission mode
814522394ce1b6385571e3eaf747e99ab189a3c1 V4L/DVB: tda10048: fix the uncomplete function tda10048_read_ber
e38030f3ff02684eb9e25e983a03ad318a10a2ea V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)
b48592e496e55e4e3e6e7f27d5ba3a229a1db7a6 V4L/DVB: IR/mceusb: unify and simplify different gen device init
95c5d605ca6fd6ab5ab0f6d097ff97d5aa2f9235 V4L/DVB: v4l: Add MPC5121e VIU video capture driver
2bb00fe6336687f08e0a3733bce2343a821af843 V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako
b30ece53946ad2b79304ee5cfdb18b361dc3a3fc V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
1b4e21c4f62eae6bdcb3e7bfdfc52171a24f3689 V4L/DVB: uvcvideo: Define control information bits using macros
561474c2d2a1e212ea186e0b65cc69fb330e7bd5 V4L/DVB: uvcvideo: Support menu controls in the control mapping API
3653639e5daf2ac5f4763e4f1b6cb57538184be9 V4L/DVB: uvcvideo: Make button controls work properly
e56be916660da811fe4e830dfb958f13af361d59 V4L/DVB: uvcvideo: Add support for absolute pan/tilt controls
49da8be59b19c270a5b71b20a6537776760e0dc6 V4L/DVB: IR/imon: auto-configure another 0xffdc device variant
89c3bc78075042ae1f4452687f626acce06b3b21 V4L/DVB: cx88: Let the user disable IR support
15ceb6b1c30ea40bdbe6a6246e2468d9bab375f5 V4L/DVB: cx88: Move I2C IR initialization
7d7b5284d710f42f4c0c0d376d9a6af544c39afd V4L/DVB: cx23885: add support for new model revisions of the HVR12xx board family
1cdffda73fb70b211be5b1c2428ddea4f9a223ea V4L/DVB: xc5000: Fix a few warnings
43c2407820d5406bde3c8069583a37fba9c09faf V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decoders
eeefae532e723e8ce62664cb1d299a0baad50f35 V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for IR Rx
b192ca983746585e807259414f8d6f58cb28311f V4L/DVB: gspca - main: Simplify image building
c6dc725c8e0c3438587e18f918f6da16e7a23539 V4L/DVB: gspca - gl860: Fix a compilation warning
2b5e45cdf9ffe53bf49d78414a9b36bb527fafe8 V4L/DVB: vpif: removing VPIF config variables
540069010decbf1723494fea5e6896debe4b5891 V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices
a04b75410a15f5e2f136620a08da7ff3ee2dc7d9 V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not used
02c71055e547e49d974153b46a30eba2cbc8a00c V4L/DVB: tm6000-input: Make checkpatch.pl happy
d064f960650d64e2564cd505a6e40c4ac359b6f3 V4L/DVB: tm6000: add ir support
bd0db8c7ad4b9a053e8774f559cb3dae05f73ef6 V4L/DVB: drivers/media/dvb/frontends: remove duplicate structure field 	initialization
4743319fb0d2a808a5e3eeb778a9666daf9da51d V4L/DVB: xc5000, rework xc_write_reg
e252984c5279dde24fbd6d3efe7fe13dc642e714 V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errors
aac870a8770281c6ad619b538df77840b9513a0b V4L/DVB: media/radio: fix copy_to_user to user handling
398630e4edadac3d21519b8d009e30c3cdd91926 V4L/DVB: mantis: Select correct frontends
07204aea1454db404141e95fc124536a6e0f6aa0 V4L/DVB: hdpvr: Fixes probing function
fe85ce90abae7f7876a9ae8f76649586fe73d5a2 V4L/DVB: s2255drv: cleanup of device structure
2e9157f8ab028ccc5d155320a3f1e49494bcfc18 V4L/DVB: cpia_usb: remove unneeded variable
8b0d7048dc2f0d2e4344bc8aaf85b4f14196145f V4L/DVB: remove unneeded null check in anysee_probe()
128fe95d77d6c5239ce6af6c3edacafc79eb0a39 V4L/DVB: TechnoTrend TT-budget T-3000
0d58cef664e01fb1848833455bfdbe1a3d91044c V4L/DVB: Remove obsolete zc0301 v4l driver
a96076096bca746ddad3a5d8bfd3bbb1d9b96444 V4L/DVB: Remove obsolete stv680 v4l1 driver
3b23bc5731d476b0913c437626d6a6f51687d1d6 V4L/DVB: Remove obsolete ovcamchip sensor framework
51c555690d16d1d1354ee9b5a3c9098766702094 V4L/DVB: Remove obsolete w9968cf v4l1 driver
7373ab3669aec93f8c8f1ace7845c41d54ed6e3e V4L/DVB: Remove obsolete ov511 driver
566789f6b0b6d4c6ec1618412184f05c7aa85f4d V4L/DVB: Remove usbvideo quickcam_messenger driver
bb6dbe74806a17bcec8396c57ca7fd9a889e3b27 V4L/DVB: videobuf: Rename vmalloc fields to vaddr
959794ddc05ab6fbcd458bc093e7f0b92633d052 V4L/DVB: videobuf: Remove videobuf_mapping start and end fields
7181772d8915e6025ee4f2f6c5b16064689646f0 V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sg
fecfedeb27ab9497cbdd2c6fb7972082a7ed9263 V4L/DVB: Remove videobuf_sg_alloc abuse
952684035a91334dbe33b15063514cab5e7c6907 V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
a438d6da52b991b6896742a0f9aed80c2f82da87 V4L/DVB: videobuf: rename videobuf_mmap_free and add sanity checks
33c38283f03d8ea0358229fc03c1beebe67aed0e V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
c6cfe05532cf6e9858d60ee699c51b906842489d V4L/DVB: drivers/media: Use memdup_user
3e9442c6f1d50bce083c5870f293647efbd6f828 V4L/DVB: cx25821: Fix bad whitespacing
e986bf1edfec3e0063d02caa55a4d85d50f28c59 V4L/DVB: cx25821: Add a kernel level at printk's
1852a1bfcef31b492820265d44fd3ec977da1ff9 V4L/DVB: cx25821: Make comments C99 compliant
6d8c2ba1d154f2a94303fc92691887525065199e V4L/DVB: cx25821: Removed duplicate code and cleaned up
fab8125919c0fc724e11b184b1c812dfb8990549 V4L/DVB: DocBook/media: Add LIRC DocBook to media.html
f0cae143e113d28ab89a930934c36f619c4367f0 V4L/DVB: IR/lirc: add docbook info covering lirc device interface
15f135d0cfc1ce762889bb804549da4081087597 V4L/DVB: IR: add empty lirc pseudo-keymap
30eb1be718a4753dd1912eb35af4cdaa25cefea9 V4L/DVB: IR TX: incoming IR buffer now an int pointer
ca4146985db7cbb97816e9b961b8db79e63d9e86 V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver
4a62a5ab59742331a4e17ccaa894968d40ed9b16 V4L/DVB: IR: add lirc device interface
7a12f4b50dad4fdffd218c6fba6b9564bf86185e V4L/DVB: drivers/media/video/zoran: Use kmemdup
cd3172d7dabdac4545d8246da62b570b9acf8058 V4L/DVB: dvb-usb-init.c: white space changes in dvb-usb-init
2b3c543a839cafeb3edd7e1a2202d86318801fd9 V4L/DVB: drivers/media/video/tlg2300: Use kmemdup
1ece36097d0170a41fc129b8b1823a36ec2fb5c6 V4L/DVB: Increment DVB API version
8d3557e21d0b305392ac73a64411dfab0e794960 V4L/DVB: DocBook/dvb: Update spec to reflect the current FE capabilities
f6a20eb1a2d35660240cd1eb8dc2bd6504a0c6c5 V4L/DVB: Add FE_CAN_TURBO_FEC
0b21d55f8904ff3d52262e91867f9eb2c0b472f3 V4L/DVB: drivers/media/video/uvc: Use kmemdup
feda79bffc19e5e1e442966853f58c3b9c7bac0b V4L/DVB: drivers/media/video/gspca: Use kmemdup
230b27cd8e0494ecb463c0f3ae63d752c9d59666 V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: CodingStyle fixes
8871c85d86829a2739ec797c4343ebd3664895b9 V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: fix return values
4c61f678a468768afd45c3d9ac697f8f55aa04eb V4L/DVB: drivers/media/video/pvrusb2: Add missing mutex_unlock
a3b1dc95578fd0b524139689a9e0f148a622eb24 V4L/DVB: vivi: fix depends again
806ec0fb561b0384f1da6932960643786eac8ec6 V4L/DVB: smscoreapi/w9968cf: drivers/media: Remove unnecesary kmalloc casts
e23fb9643bd440fee9106e6df76f01a57db2613c V4L/DVB: IR/mceusb: add tx callback functions and wire up
9b7c54d926284c5277cff3ef3cfe29f26568306a V4L/DVB: IR: add tx callbacks to ir-core
d732a72de4f7dfe69eb8028da0f7cfd1852fb7dc V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense
657290b63efabfbb2862a6089c3fd5dbcc8e9037 V4L/DVB: IR/mceusb: misc cleanups and init fixes
bd3881b1cedbe6733097bd87da069bd174cc7052 V4L/DVB: IR/mceusb: use the proper ir-core device unregister function
8a3fa8129cd90a05b1a79d949e57dcd194520174 V4L/DVB: IR/imon: use the proper ir-core device unregister function
2135436af139ac3d11645dd77d5c788a045a096f V4L/DVB: media/IR: nec-decoder needs to select BITREV
c216369e61fae586cd48c0913cca2a37fbfeb912 V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl
de8592bd539b2bb8da2b55b1007562eb1abd1fe6 V4L/DVB: ir-core: allow specifying multiple protocols at one open/write
5f1247972e0fcce6dd4bce94459a9f3db09ae61d V4L/DVB: ir-core: Add support for disabling all protocols
a9e55ea9774cc87434b386a7fba63d96af32792d V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6
4403b7b4eabd3f307c21bfadebe7a1d951d1478b V4L/DVB: ir-core: Remove magic numbers at the sysfs logic
667c9ebe97f7e5f1e48e7eb321644c6fb1668de5 V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling
0dc50942d6f23989ffb3024aa2271941ec44aea8 V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.c
3bbd3f2d09de39fe6c43b118a32ba5155bb3d25e V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.c
603044d883d610acdb44daecf94b0fca48880b5c V4L/DVB: em28xx-input: Don't generate one debug message for every get_key read
a469585b1cd41e6efd5c2746a655feb840525e5c V4L/DVB: ir-core: convert em28xx to not use ir-functions.c
f0bdee26a2dc904c463bae1c2ae9ad06f97f100d V4L/DVB: ir-core: convert mantis to not use ir-functions.c
bee30192feeba6d69db45434e7818d532d1b8d33 V4L/DVB: Fix kernel Oops when number of NetUP Dual DVB-S2-CI cards more than DVB_MAX_ADAPTERS limit
38bff697ac6904af97cb5f7ee5184d2d320e15c2 V4L/DVB: gspca - main: Remove V4L1 compatibility
e795d912d71734890759e6341c69d20bebb0d10b V4L/DVB: gspca - main: Don't use the PG_Reserved flag for mmapped buffers
a68f723cef2c97c30e84c39a847c0c5feff5f0d5 V4L/DVB: gspca - sq930x: New sensor mt9v111
7d716a36c349bad75e13352d11211c3ae556e92f V4L/DVB: gspca - sq930x: Check the USB read errors
a1317135d109f4b6dd89caa1a9b2b6c8d54b09cd V4L/DVB: gspca - pac7302/11: Bad request value in USB write
4e6aeefeb822c70d70de4d3b9970939e5de9c647 V4L/DVB: gspca - pac7302: add Genius iSlim 310
8bbb1c39056266dd1643532a40293252945f4c2c V4L/DVB: gspca - gl860: text alignment
d398c0eb62d1788726b501329abcc6fd164d1778 V4L/DVB: gspca - gl860: fix for wrong 0V9655 resolution identifier name
bff7e839da4bdc344ec789bf8ae903dfc4db20c1 V4L/DVB: gspca - gl860: use of real resolutions for MI2020 sensor
f980f5d2a45ef1812933d52361aefd50f01e2193 V4L/DVB: gspca - gl860: setting changes applied after an EOI
ccbc3cf22c8cad16ca3b17084e26e382c4e983f0 V4L/DVB: gspca - gl860: USB control message delay unification
a13ee1dd5b7aeff73f80a2f6451af2690c901522 V4L/DVB: gspca - gl860: new driver for MI2020 sensor
be2a9fae7be36864777e4b66f925d7af11578d99 V4L/DVB: gspca: Remove/move useless inclusions of slab.h
2584bc4337855382d23b4abfc2e2492df6fdeb41 V4L/DVB: Fix case where fields were not at the correct start location
7f8eacd2162a39ca7fc1240883118a786f147ccb V4L/DVB: Add closed captioning support for the HVR-950q
fab9bfbed22f91f271a93a3dfa142179a2278935 V4L/DVB: tda18271: fix error detection during initialization of first instance
4359e5b5ba3b746cd02bd3a18d576b11c0843419 V4L/DVB: ivtv: Increment driver version due to firmware loading changes
215659d14f9dbc849ccda1655c94d710f8cc6384 V4L/DVB: ivtv: Automatic firmware reload
914610e8c508224a6fb9fb501ed4bda25b340ba6 V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems
a5ba334cda924eb0ae4754321ad7fc292c5a5288 V4L/DVB: lgdt3305: enable FE_HAS_SIGNAL hack for the lgdt3304 in QAM mode
40ff540f3ec7ce2fd37510cbef495a57a4d1bd56 V4L/DVB: lgdt3305: update copyright date and MODULE_VERSION
132631d07fb7ba4bac964cbcc16a50ea77dd5f56 V4L/DVB: lgdt3305: Jarod Wilson gets the credit for LGDT3304 support
10952a716fbf71dfaea979932379d779ea8303b6 V4L/DVB: lgdt3305: FIXME: verify & document the LGDT3304 registers
d99a21182246bb9c876c0f48ef1201e8df97535a V4L/DVB: lgdt3305: consolidate init functions
241b0f411193ebcfa86aa41a5ab4f22df2ef4c24 V4L/DVB: lgdt3305: re-write lgdt3304 ifbw hack in lgdt3305_rfagc_loop with FIXME
5de82faec811e1494966f196354954a6543fdc3a V4L/DVB: lgdt3305: update lgdt3305.h header to match the header in lgdt3305.c
bf37d1354f8dfb7eb2bf4eac1747ab548f20e834 V4L/DVB: lgdt3305: remove pointless function, lgdt3304_sleep
804258c95f9b782b1916eeb4fe280b119ad5b152 V4L/DVB: dvb: add lgdt3304 support to lgdt3305 driver
5b0ff8c43afefbd42a1aa3cd89808eec829bbbb7 V4L/DVB: gspca - spca1528: New subdriver
4462864d723fcae990bde5621a19a8dce9231cfa V4L/DVB: gspca - main: Function gspca_dev_probe2 added
618a864ee7b720aa3560796e0dfad0e674366e60 V4L/DVB: gspca - sq930x: New subdriver
e9b156532ec4d3c0a248ec958a8378f769297fcd V4L/DVB: gspca - t613: Change the gain mechanism
ebb78c5a81e0f4c85f6d9e1b0d11ede7adb530b3 V4L/DVB: gspca - t613: Simplify the scan of isoc packets
983882411b1121557c822887a27aeaa874f51577 V4L/DVB: gspca - t613: Remove the RGB gains setting from sensor_polling
79960d3904d1bcc6698ce86ea12ee0e003d4c37d V4L/DVB: gspca - t613: Change the gamma table
78b98cb9422533ecec32d8d30a23212c9a896ddc V4L/DVB: gspca - t613: Adjust light frequency values per sensor
cd8955b85efd7f460339f0ac8117be9e513a6996 V4L/DVB: gspca - t613: Cleanup and clarify the source
a9dfc01d206b3bc807814751cb2b4e0704f4a2f7 V4L/DVB: gspca - zc3xx: Add back the brightness control
93604b0fdde324da0a4581efaa584a036554b36a V4L/DVB: gspca - zc3xx: Don't change the registers 7 and 8 for sensor pas202b
db6cf426a8692bce729341f74a57281ca021f2aa V4L/DVB: gspca - zc3xx: Change the max and default JPEG qualities
bf48cc4149df1bc1447068b0247c2364713af66c V4L/DVB: gspca - stk014: Change the min and default values of the JPEG quality
9a731a3265a808c806766a28e2b62e9da78f9ac6 V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG header
456c9acb63fa5c3974c72309f831bd0e1f34b6d9 V4L/DVB: gspca_ov519: Don't report a saturation control for 7670 sensors
74c519cb6c5f23574a4d1d4a71b2b481a7482c85 V4L/DVB: gspca_tv8532: rename brightness control to exposure
14bff9b8e746cfdb08f852f489a41659ed814c2a V4L/DVB: gspca_tv8532: add gain control
5e027610eaad08c996ee791a7d7d93294ace2c2a V4L/DVB: gspca_tv8532: remove a whole bunch of unnecessary register writes
d6b6d7aef458e1c1ce6997929d38aaa48fe637c2 V4L/DVB: gspca_ovfx2: drop first frames in stream if not synced
ccfb30288228aaaf40a849bffe434bc9eb46b23c V4L/DVB: tm6000: Partially revert some copybuf logic
758bb0b3e77d7876b76e48b4ac20f473be004421 V4L/DVB: tm6000: Be sure that the new buffer is empty
d0669c872ff68cac5ab312569e716c12171440a9 V4L/DVB: tm6000: Fix copybuf continue logic
23ba94633db4311f06f57f0f53d6715feab6a018 V4L/DVB: tm6000: audio packet has always 180 bytes
a59bff3714a0f568f25816772ee939796cc7741d V4L/DVB: tm6000: Improve set bitrate routines used by alsa
e8cbf0357eb7148b41eb2cd4bb37b0b9532042fc V4L/DVB: tm6000-alsa: Implement a routine to store data received from URB
3f23a81a101889711e878240908a2b81b94a268a V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization code
faa7c13481a1d73e93456b1e2a0d95c4f89ad518 V4L/DVB: tm6000: avoid unknown symbol tm6000_debug
b17b86991a6a17560ddd97ed9a970fc38427217d V4L/DVB: tm6000: Add a callback code for buffer fill
39e1256bc4b85145b9db392e49a71cad43f6903b V4L/DVB: tm6000: Use an enum for extension type
54b78608c6f4a30b4d64ec17bc36636c2a081506 V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocation
0e57ff8d5c3d98abbd2137872a8e663e553a7245 V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa module
66e89522aff70fb2701ba8f6845fdcd365dd2ade V4L/DVB: IR: add mceusb IR receiver driver
0204fe2a20da12ddae1b564712ceeebc55214f97 V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotes
7366646e20f8800433333a7102e3ce488215e33f V4L/DVB: IR: only initially registers protocol that matches loaded keymap
c2284261113f09bca4d362f5d51c008b65f55b6a V4L/DVB: IR: let all protocol decoders have a go at raw data
52e0a72a0c6f61c26a16b5684f4eb30a6fbf8b83 V4L/DVB: Staging: tm6000: Fix coding style issues
cee3926f5f245811ef7172405253815e7f3e15e1 V4L/DVB: tm6000: move dvb into a separate kern module
d77057f250104120c149904e6d1c85a7bf718ada V4L/DVB: tm6000: rewrite init and fini
53ff4c7900979433e8af56f59e267d06e6744e93 V4L/DVB: tm6000: Fix Video decoder initialization
83cb9a504ca8fae519b5b31f7a1c69ea046104b2 V4L/DVB: tm6000: rewrite copy_streams
3b23db39b4a780219a06e9408e08070461724957 V4L/DVB: V4L2: fix sh_vou.c compile breakage: #include <slab.h>
e53a48053f5612415a04375a6562e63a771d7cc3 V4L/DVB: sh_mobile_ceu_camera: fix debugging message
e7d403f55675d9153de893345ec155af82fd993c V4L/DVB: soc_camera_platform: Add necessary v4l2_subdev_video_ops method
b879743f26cb029e41ffe865fb939cfc6fa9be88 PCI: Fix warnings when CONFIG_DMI unset
6661481d5a8975657742c7ed40ae16bdaa7d0a6e netfilter: nf_conntrack_acct: use skb->len for accounting
e8c534ec068af1a0845aceda373a9bfd2de62030 x86: Fix keeping track of AMD C1E
cff6b8a9b81b404e8ce0257b26007c3afe625212 9p: strlen() doesn't count the terminator
b126468e08d92aaeffa58ef04d70e417241dadc1 virtio_9p.h needs <linux/types.h>
2452a99dc0496a90abd0090c280671370c0f3e1c netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choice
6b0a2996a0c023d84bc27ec7528a6e54cb5ea264 Merge branch 'v2.6.35'
f43dc98b3be36551143e3bbaf1bb3067835c24f4 netfilter: nf_nat: make unique_tuple return void
794dbc1d712e181a9eb8d1ae799ed7c526963a7c netfilter: nf_nat: use local variable hdrlen
5c0d2374a16fcb52096df914ee57720987677be5 ipvs: provide default ip_vs_conn_{in,out}_get_proto
2890a1573d1ae859a4d77e2fdbecacf21f96c0db ipvs: remove EXPERIMENTAL tag
ee92d37861a90b8f14fa621ae5abcfb29a89aaa9 netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
24b36f0193467fa727b85b4c004016a8dae999b9 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
581b7e9fc00789782cb3bdca58db49f6f0f66608 udf: super.c Fix warning: variable 'sbi' set but not used
de67445f0e6009fd1e338eda023857b18b16e647 udf: remove duplicated #include
7bfb9c031ec2d220d48bf679553d6177c2e66625 ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't any
2430f9df61e2ea47ea468dfe22b7e2db97111fb4 omap3: add support for NAND on LDP board
7875eea5caf641e36cd9b5755c1d84810469fe30 omap-3630-sdp : Add support for Flash
e08b105ecdec0bfc8b9bb4d98bc2fc6cc7526938 omap3: add support for NAND on zoom3 board
7e7eb4263ee1f041a9f1b48738b98ef99ef73995 omap3: add support for NAND on zoom2 board
13d6b73cf189945b7d20e749f9034329d227be6a omap3 flash: rename board-sdp-flash.c to be use by other boards
a51dca9cd3bb4ec5a05bfb6feabf024a5c808a37 jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
f450d86790ebf72ac93c7ea5addd6fa278aae64c omap3 nand: fix issue in board file to detect nand
cb76d5e25008b76fb8e348c861d32659430ac3fa cifs: fsc should not default to "on"
f67909cf80051e8510194a51f88c4de323b92071 [CIFS] remove redundant path walking in dfs_do_refmount
f636a34802e3913415410c6e595df2bf84851cff cifs: ignore the "mand", "nomand" and "_netdev" mount options
3572d2857f61f720082740cc17e2d99b45e7af7f cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
f30b9c11847cb6bf1f7aa65b5c436800621a07dd cifs: don't allow cifs_iget to match inodes of the wrong type
9f841593ff65d2f801c7f80c4ed0955d30103f50 [CIFS] relinquish fscache cookie before freeing CIFSTconInfo
3e4b3e1f68c10510ec8d3076cffc5729b88f8de6 cifs: add separate cred_uid field to sesInfo
f55fdcca6bf1c17e86a270a8c0d81c6677c61222 fs: cifs: check kmalloc() result
0ccd48025fe64cf01782ba3c7037654d25bd1950 [CIFS] Missing ifdef
d0e6f44e6cc3c7059e8717c452f0999aba507a38 [CIFS] Missing line from previous commit
c5e04a3e4975d11d997528caf5d4880902fa90d8 [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
fa1df75d4debde6d843e616df656f50a92958737 cifs: add mount option to enable local caching
56698236e1294848c63d4768673865ae5a9c69e0 cifs: read pages from FS-Cache
9dc06558c223bbc08290917ac44c25963bc09e43 cifs: store pages into local cache
85f2d6b44d7e83bdeab87df910127c6f296866cf cifs: FS-Cache page management
9451a9a52f91a4c171cfaca2f6d7a2ce91867b8d cifs: define inode-level cache object and register them
d03382ce9a89dbe27cba25130f0b90c0d631d5c5 cifs: define superblock-level cache index objects and register them
8913007e67106597fed4b9dd3787e8dca6915a83 cifs: remove unused cifsUidInfo struct
4ff67b720c02c36e54d55b88c2931879b7db1cd2 cifs: clean up cifs_find_smb_ses (try #2)
daf5b0b6f3f6d7b15c2600426cc6c60a0e155218 cifs: match secType when searching for existing tcp session
4515148ef72bfda4ce3c8754149711d9972867ce cifs: move address comparison into separate function
50d971602a6c4bf1abe1f3873686f431d7539dfe cifs: set the port in sockaddr in a more clearly defined fashion
488f1d2d6cc9d665c9f09e4b54f77052732e3058 cifs: define server-level cache index objects and register them
f579cf3cfd1e19ae5aab6929679d0c04bf1a6284 cifs: register CIFS for caching
c21dfb699f35b6b5508fb808bb0ca211a865f2c9 fs/cifs: Remove unnecessary casts of private_data
3feb41cff8264e32a4d23ed829c3ed5369035f51 cifs: add kernel config option for CIFS Client caching support
c6332e237fb2ee54bc9c614291a006e4801e0f66 cifs: remove unused ip_address field in struct TCP_Server_Info
e4317ceca2bdf4bf91112a21e60f73b4c5a1a5da cifs: remove an potentially confusing, obsolete comment
abd2e44dca2c5d65e047224c6ba4b4c8059f97f8 cifs: guard cifsglob.h against multiple inclusion
2c01946c6b9ebaa5a89710bc42ca224a7f52f227 omap3 nand: cleanup virtual address usages
948d38e799f0ab87cf8ed9113fcdaaee61acf321 omap3 gpmc: functionality enhancement
055a1b8c9927bc587f293020a54c6cd8e24dfac0 Merge branch 'devel-misc' into omap-for-linus
8a6f7e14fc3b3ea911838c3f4ce137cb8a3d134a omap: mux: fix multipath gpio handling
f535daed925c2d3c1db06b06a63c4955f2c51988 omap: Devkit8000: Use DIE id to initialize dm9000 MAC address
c46732bbf3477f319083161bfa2fba1fadae7a3e omap: Use omap_get_die_id() to get the DIE ids
2e130fc3d4fd5b38ee5d3c0a5c7f9fb85bce698e omap: Add new interface omap_get_die_id
ad0c63f1d623ea9d3e0c0521d5ce9cd522c4e1f0 OMAP3: AM3505/3517 do not have IO wakeup capability
72a1179ed41e0fc6bd5eb58e02e8d230eba10e24 omap: dma: Support for prefetch in destination synchronizedtransfer
5ebc0d526af51d84b3d6fbf27b69f8d44f277064 omap2/3: id: fix sparse warning
a5ba7ae2a1b9d4ce0b2ad1cd902af88ac6f7ef33 omap: Overo: Fix support for second ethernet port
25d6f63093ef5fa596318d7790e6d5029a711a75 omap2: Fix GPIO numbers and smc91x for 2430sdp
8b8fbd39e20b5db95f8f4b3bda4c9d3fcf8e3afc omap1: omap7xx clocks, mux, serial fixes
35ddf7c003f54fc9878a15384beb9a900d40319d omap: Add back UART MDR1 check into uncompress.h
7d35b8d09fb0cb0a89c8c265a5bfb52c2867b1d5 omap4: hotplug: Add basic CPU hotplug support
3f9eaf0984952f69cb2d0c1b0f99b95b74742094 omap4: Add smc API to read AuxCoreBoot0 register
5643aebbc088332e6722750c45bcd83f61af071e omap4: suspend: Add basic system suspend support
0003450964357ec85eeeeda2e4bb8b06a6f82ad3 omap2/3/4: serial: errata i202: fix for MDR1 access
5a927b36f56c2a937e67f0947f233f723660f690 omap2/3/4: serial: introduce errata handling
bfe6977ac7b96e5a6665546c0efd733cd290d0ca omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn
c54bae1f06075e49206e7c327b4213e8b5a9b5fb omap2/3/4: serial: remove initialization sparse warnings
5ade4ff593c8f91f7e1288c6bc9aff046b62e0d6 omap3: serial: Add context save and restore for mcr
b075f58b2c0f377b4bfbe11b817e003393bcb489 omap4: Add OMAP4 Panda Support
509b6d9314eaf227db63a6336d3682f00578c550 OMAP4: Add GPIO LED support for SDP board
83078f9bdcc3218e769849921ee67820ea125cf4 omap4: Board changes for 4430sdp tmp105 temperature sensor
5026391c2ade39cdce93f6d6817ae5782f63a702 omap4: mmc: Fix the regulator resource for MMC2 on 4430sdp
70b5d7377ec8640d5e5ff8c70da218fc20bef0c2 omap: tsl2563 ALS support for Nokia N900
64d066918272db2a851e4884e38f264fd6b3c07b omap: rx51: Add supply and data for the tpa6130a2 headphoneamplifier
5c7d9bbec6415a00860e4ee482a794c940ba8733 omap: rx51: Use REGULATOR_SUPPLY macro when initializingregulator consumers
87581fd4a9c038dc18684b9336f2c59eee1710cc omap: rx51: Add platform_data for tlv320aic3x with reset gpionumber
000d534ed7adf976652921f0bdd1dae14484bce8 omap: rx51: Set regulator V28 always on
79ccf549b33c613b57eebcb03f8b24644c545a88 omap3: pandora: add NAND and wifi support
ad74db60418fcb5946529816b54b6f3ceeff3d6d omap3: pandora: update gpio-keys data
c3777c19d26cbd5a3e48c63602ac1a527c3175db omap: zoom3: wlan board muxing
7b2308cfc92f1de95ef942fa8c3faf72dc2476f9 omap: zoom2: wlan board muxing
988b0dc1547f9f6a7c8cae472cad0a55df31818c Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc
998a8a69f3a40f9c82e83730bfdaceb63954d753 ASoC: omap-mcbsp: Remove period size constraint in THRESHOLD mode
cf80e15860852be5ce38714979db94ec36c5e288 ASoC: omap-mcbsp: Support for sDMA packet mode
15d0143007b68079aec02918d890c26ed4eaf3b9 ASoC: omap-mcbsp: Code cleanup in omap_mcbsp_dai_hw_params
81ec027e64f459f06ff20d8871f2867cff4a5e85 ASoC: omap-mcbsp: Restructure the code within omap_mcbsp_dai_hw_params
0809f6ec18bbce54c996f5c36f4b9d371075c98b GFS2: Fix recovery stuck bug (try #2)
af58ed854bf7d233988ae037e19f5d89335e0ecc microblaze: Fix comment for TLB
8d7ec6ee59e78140bf01c7d0d009ea39ab6b3b59 microblaze: Fix __copy_to/from_user_inatomic macros
42b0aab1cc30b2fa7e0a99b832bd1b5c9b59757d mtd: onenand:fix for page addr calculation based on device type
02ed70bb7b2644936959aee617296022dedb109e mtd: nand: update nand_default_block_markbad()
6ea9ad24186d1242320bf02082e02c8c5a8073be mtd: denali.h: fixed checkpatch errors
1c3275b656045aff9a75bb2c9f3251af1043ebb3 mtd: nand: davinci: correct 4-bit error correction
58373ff0afff4cc8ac40608872995f4d87eb72ec mtd: nand: more BB Detection refactoring and dynamic scan options
e78483c5aeb0d7fbb0e365802145f1045e62957e Merge firewire branches to be released post v2.6.35
c7b28e25cb9beb943aead770ff14551b55fa8c79 mtd: nand: refactor BB marker detection
78d1022439e501bc4a1a32bfaad5a321b8a9d5d6 mtd: s3c nand: parsing command-line partitions prior to set->partitions
6a8cfcfb0de881735df4031eb5cc99be3d0971e9 mtd: mxc_nand: fix unbalanced enable for IRQ
7fc14bcee0fc0fe1b7e1bd78d4fc0da395ebef35 mtd: tests: return -1 if verify failed
ece0ac98a13a555e6d46a02225fa15934abe7a3d mtd: sm_common: remove casts from void
029919c1ed79e409cbcdbfaf621b2077e72ccea6 mtd: r852: remove casts from void
7b8516b780ec639f26a4c6cdb51e342d8feecd44 mtd: nandsim: remove casts from void
42845d2a49e574788823ae5e91c39e64c25cd872 mtd: dataflash: remove casts from void
d5af6dcffabdab199ecca0141a3a00201e948275 mtd: r852: remove casts from void
771a115a6df06c45cf783e24c3f1f08b3e9aac4c mtd: cfi_probe: print manufacturer and id of probed chip
30fe8115b55223cb84530ce04c4a20ba9d6dcf0b mtd: nand: edit macro flag for BBT scan of last page in block
e1d0fe3cddf2306e3ac32569aa152f1909c9b46e mtd: mtdconcat: fix bug with uninitialized lock and unlock functions
24cc7b8a2a48a5707637e918a51ea547efe24892 mtd: nand_ids: add two entries for NAND chips
e2c848833c1835b6261e46836b2317fc9c3c2787 mtd: mxc_nand: remove unused variable
1d90d2c3d4ef8ba4f8e05b3578900397333b1bd1 mtd: physmap: use resource_size()
9938424f0c4d208883cbf32083ec2bfcc220f85b mtd: add an ioctl to query the lock status of a flash sector
1df620637fc3b252b69c92ced486b5b6b643dd1a mtd: denali: add Kconfig dependency
6175f4a194653fad46218167fac05386972d995c mtd: m25p80: Add support for Macronix 25L8005
007c2d8769139f3c9e99114219d6800aeccdfaef mtd: return success on blktrans_ioctl
8c1a1158c98b810d34b469c787840ac16904e5fa mtd: remove redundant dependency checks in Kconfig files
6c49939869c20550512386610ece45aceb65e7f4 mtd: mxc_nand: fix OOB accesses on i.MX27
a4b81ca50974051195b11ca173da073b961f94d5 mtd: sst25l: check for null consistently
dd2f8c2f811b14f97a572edb0da4cfe776e20052 ALSA: usb - Correct audio problem for Hauppage HVR-850 and others rel. to urb data align
20802224298ce9dfd99a7e26b675fc0c8ae26cac firewire: core: add forgotten dummy driver methods, remove unused ones
3772b734720e1a3f2dc1d95cfdfaa5332f4ccf01 Merge commit 'v2.6.35' into perf/core
9fc3af467d0749989518a23f7289a6f44e5cb214 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
77c80e6b2fd049848bfd1bdab67899ad3ac407a7 AppArmor: fix build warnings for non-const use of get_task_cred
6371dcd36f649d9d07823f31400618155a20dde1 selinux: convert the policy type_attr_map to flex_array
016d825fe02cd20fd8803ca37a1e6d428fe878f6 AppArmor: Enable configuring and building of the AppArmor security module
484ca79c653121d3c79fffb86e1deea724f2e20b TOMOYO: Use pathname specified by policy rather than execve()
4d6ec10bb4461fdc9a9ab94ef32934e13564e873 AppArmor: update path_truncate method to latest version
c88d4c7b049e87998ac0a9f455aa545cc895ef92 AppArmor: core policy routines
736ec752d95e91e77cc0e8c97c057ab076ac2f51 AppArmor: policy routines for loading and unpacking policy
0ed3b28ab8bf460a3a026f3f1782bf4c53840184 AppArmor: mediation of non file objects
b5e95b48685e3481139a5634d14d630d12c7d5ce AppArmor: LSM interface, and security module initialization
f9ad1af53d5232a89a1ff1827102843999975dfa AppArmor: Enable configuring and building of the AppArmor security module
c1c124e91e7c6d5a600c98f6fb5b443c403a14f4 AppArmor: update Maintainer and Documentation
898127c34ec03291c86f4ff3856d79e9e18952bc AppArmor: functions for domain transitions
6380bd8ddf613b29f478396308b591867d401de4 AppArmor: file enforcement routines
63e2b423771ab0bc7ad4d407f3f6517c6d05cdc0 AppArmor: userspace interfaces
e06f75a6a2b43bd3a7a197bd21466f9da130e4af AppArmor: dfa match engine
c75afcd153f6147d3b094f45a1d87e5df7f4f053 AppArmor: contexts used in attaching policy to system objects
67012e8209df95a8290d135753ff5145431a666e AppArmor: basic auditing infrastructure.
cdff264264254e0fabc8107a33f3bb75a95e981f AppArmor: misc. base functions and defines
e6f6a4cc955d626ed26562d98de5766bf1f73526 TOMOYO: Update version to 2.3.0
7e3d199a4009a4094a955282daf5ecd43f2c8152 TOMOYO: Fix quota check.
b424485abe2b16580a178b469917a7b6ee0c152a SELinux: Move execmod to the common perms
49b7b8de46d293113a0a0bb026ff7bd833c73367 selinux: place open in the common file perms
b782e0a68d17894d9a618ffea55b33639faa6bb4 SELinux: special dontaudit for access checks
d09ca73979460b96d5d4684d588b188be9a1f57d security: make LSMs explicitly mask off permissions
9cfcac810e8993fa7a5bfd24b1a21f1dbbb03a7b vfs: re-introduce MAY_CHDIR
692a8a231b212dfc68f612956d63f34abf098e0f SELinux: break ocontext reading into a separate function
d1b43547e56b163bc5c622243c47d8a13626175b SELinux: move genfs read to a separate function
9a7982793c3aee6ce86d8e7e15306215257329f2 selinux: fix error codes in symtab_init()
338437f6a09861cdf76e1396ed5fa6dee9c7cabe selinux: fix error codes in cond_read_bool()
38184c522249dc377366d4edc41dc500c2c3bb9e selinux: fix error codes in cond_policydb_init()
fc5c126e4733e6fb3080d3d822ca63226e74fc84 selinux: fix error codes in cond_read_node()
9d623b17a740d5a85c12108cdc71c64fb15484fc selinux: fix error codes in cond_read_av_list()
5241c1074f6e2f2276d45d857eb5d19fbdc2e4b2 selinux: propagate error codes in cond_read_list()
9e0bd4cba4460bff64fb07cfb07849cdfd4d325a selinux: cleanup return codes in avtab_read_item()
dce3a3d2ee038d230323fe06b061dbaace6b8f94 Security: capability: code style issue
b8bc83ab4dcbc9938b95a90bbb50d89d1904d5ab securityfs: Drop dentry reference count when mknod fails
57a62c2317d60b21b7761c319a733a894482a6af selinux: use generic_file_llseek
cdcd90f9e450d4edb5fab0490119f9540874e882 ima: use generic_file_llseek for securityfs
7e2deb7ce8f662bce877dbfd3b0053e9559c25a3 TOMOYO: Explicitly set file_operations->llseek pointer.
af4f136056c984b0aa67feed7d3170b958370b2f security: move LSM xattrnames to xattr.h
5ad18a0d59ba9e65b3c8b2b489fd23bc6b3daf94 KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()
94fd8405ea62bd2d4a40f3013e8e6935b6643235 KEYS: Use the variable 'key' in keyctl_describe_key()
0849e3ba53c3ef603dffa9758a73e07ed186a937 TOMOYO: Add missing poll() hook.
e2bf69077acefee5247bb661faac2552d29ba7ba TOMOYO: Rename symbols.
8e5686874bcb882f69d5c04e6b38dc92b97facea TOMOYO: Small cleanup.
f23571e866309a2048030ef6a5f0725cf139d4c9 TOMOYO: Copy directly to userspace buffer.
5db5a39b6462c8360c9178b28f4b07c320dfca1c TOMOYO: Use common code for policy reading.
063821c8160568b3390044390c8328e36c5696ad TOMOYO: Allow reading only execute permission.
475e6fa3d340e75a454ea09191a29e52e2ee6e71 TOMOYO: Change list iterator.
5448ec4f5062ef75ce74f8d7784d4cea9c46ad00 TOMOYO: Use common code for domain transition control.
0617c7ff34dc9b1d641640c3953274bb2dbe21a6 TOMOYO: Remove alias keyword.
7c2ea22e3c5463627ca98924cd65cb9e480dc29c TOMOYO: Merge path_group and number_group.
31845e8c6d3f4f26702e567c667277f9fd1f73a3 TOMOYO: Aggregate reader functions.
a230f9e7121cbcbfe23bd5a630abf6b53cece555 TOMOYO: Use array of "struct list_head".
a98aa4debe2728abb3353e35fc5d110dcc0d7f0d TOMOYO: Merge tomoyo_path_group and tomoyo_number_group
5fb49870e6d48d81d8ca0e1ef979073dc9a820f7 selinux: Use current_security() when possible
253bfae6e0ad97554799affa0266052968a45808 selinux: Convert socket related access controls to use socket labels
84914b7ed1c5e0f3199a5a6997022758a70fcaff selinux: Shuffle the sk_security_struct alloc and free routines
d4f2d97841827cb876da8b607df05a3dab812416 selinux: Consolidate sockcreate_sid logic
4d1e24514d80cb266231d0c1b6c02161970ad019 selinux: Set the peer label correctly on connected UNIX domain sockets
e79acf0ef45e0b54aed47ebea7f25c540d3f527e TOMOYO: Pass "struct list_head" rather than "void *".
8fbe71f0e0ac28a39e4a93694c34d670c2f31e88 TOMOYO: Make read function to void.
cb917cf517075a357ce43b74e8a5a57f2c69a734 TOMOYO: Merge functions.
71c282362d0672235c5205a7db1f3ac3fcf32981 TOMOYO: Remove wrapper function for reading keyword.
d795ef9e751b72c94600c91e31bdaef55987a9f6 TOMOYO: Loosen parameter check for mount operation.
75093152a97ee0ec281895b4f6229ff3c481fd64 TOMOYO: Rename symbols.
99a852596beb26cc449ca1a79834c107ef4080e1 TOMOYO: Use callback for permission check.
cf6e9a6468ec82a94cbc707b607452ec4454182c TOMOYO: Pass parameters via structure.
05336dee9f5a23c042e5938b42f996dd35e31ee6 TOMOYO: Use common code for open and mkdir etc.
9ee0c823c18119914283358b35a1c3ebb14c2f90 SELinux: seperate range transition rules to a seperate function
d2f8b2348f3406652ee00ee7221441bd36fe0195 TOMOYO: Use common code for garbage collection.
36f5e1ffbf2bb951105ae4e261bcc1de3eaf510c TOMOYO: Use callback for updating entries.
82e0f001a4c1112dcff9cafa9812a33889ad9b8a TOMOYO: Use common structure for list element.
237ab459f12cb98eadd3fe7b85343e183a1076a4 TOMOYO: Use callback for updating entries.
927942aabbbe506bf9bc70a16dc5460ecc64c148 KEYS: Make /proc/keys check to see if a key is possessed before security check
9156235b3427d6f01c5c95022f72f381f07583f5 KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
57c2590fb7fd38bd52708ff2716a577d0c2b3c5a TOMOYO: Update profile structure.
1084307ca097745ed6e40a192329b133a49271ac TOMOYO: Add pathname aggregation support.
3f629636320dfa65804779a3fc333f3147f3b064 TOMOYO: Allow wildcard for execute permission.
c8c57e842720d8cc92ac8607f2d1c16d92314573 TOMOYO: Support longer pathname.
9b244373da3eab671da6c5125482121528a9ebf3 TOMOYO: Several fixes for TOMOYO's management programs.
ea0d3ab239fba48d6e998b19c28d78f765963007 LSM: Remove unused arguments from security_path_truncate().
3e62cbb8436f6c0cb799c8b7f106de7f662a7b8d smack: opt_dentry is never null in in smack_d_instantiate()
c3ef1500ec833890275172c7d063333404b64d60 TOMOYO: Split files into some pieces.
17fcfbd9d45b57f38d40e31f9d28db53f4af5c88 TOMOYO: Add interactive enforcing mode.
2106ccd972dcd9fda7df9b181505fac1741b3508 TOMOYO: Add mount restriction.
a1f9bb6a375a8dbf7797ffbd6739c46b338a77f7 TOMOYO: Split file access control functions by type of parameters.
cb0abe6a5b58499bd4bc1403f4987af9ead0642c TOMOYO: Use structure for passing common arguments.
4c3e9e2ded48bcf696a45945ea7d25bb15b873fd TOMOYO: Add numeric values grouping support.
babcd37821fba57048b30151969d28303f2a8b6b selinux: remove all rcu head initializations
3444d7da1839b851eefedd372978d8a982316c36 KVM: VMX: Fix host GDT.LIMIT corruption
2581afccadd347bf97c3a5620ba72c99aca8c355 drm/radeon/kms: make sure HPD is set to NONE on analog-only connectors
e0a2ca737597de5068634df2706f4cf1c1e32d84 drm/radeon/kms: make sure rio_mem is valid before unmapping it
64d4b4c90a876401e503c3a3260e9d0ed066f271 UBI: do not warn unnecessarily
7cdb996ee4d04b5bb2cd544b14e8eb91cfd7fe64 UBI: do not print message about corruptes PEBs if we have none of them
9a3aad70572c3f4d55e7f09ac4eb313d41d0a484 KVM: MMU: using __xchg_spte more smarter
e4b502ead259fcf70839414abb7c8cdc3b523f01 KVM: MMU: cleanup spte set and accssed/dirty tracking
be233d49ea8c1fde9f4afec378dc2c2f16ab0263 KVM: MMU: don't atomicly set spte if it's not present
9ed5520dd3c9cb79c25f95fce9c57b87637d0fb7 KVM: MMU: fix page dirty tracking lost while sync page
daa3db693ce925a14b7e17ab6f306dc0e6a5342c KVM: MMU: fix broken page accessed tracking with ept enabled
fa1de2bfc0feb7245328ad25fb3e6d5cd2c903b4 KVM: MMU: add missing reserved bits check in speculative path
6e3e243c3b6e0bbd18c6ce0fbc12bc3fe2d77b34 KVM: MMU: fix mmu notifier invalidate handler for huge spte
c19b8bd60e19308d5583ef200ddcc782d85d9543 KVM: x86 emulator: fix xchg instruction emulation
9195c4da26bbf8860e2e7b648dbf4ab465c7933a KVM: x86: Call mask notifiers from pic
68be0803456b3eed33038be5566710ad7648c854 KVM: x86: never re-execute instruction with enabled tdp
d153513ddef5698a292b53790008b2e7660cd08d KVM: Document KVM_GET_SUPPORTED_CPUID2 ioctl
c0e0608cb902af1a1fd8d413ec0a07ee1e62c652 KVM: x86: emulator: inc/dec can have lock prefix
24157aaf833261e68e5a398fa54bd15e4fa1d0b7 KVM: MMU: Eliminate redundant temporaries in FNAME(fetch)
5991b33237b7fc7dd9f62ae04998c42217d444a7 KVM: MMU: Validate all gptes during fetch, not just those used for new pages
0b3c933302262d83018dd5f69656bca9f28a0cd3 KVM: MMU: Simplify spte fetch() function
39c8c672a18c52048343d7531dfb2dcf3431ee74 KVM: MMU: Add gpte_valid() helper
a357bd229cdaf37a41798d238ab50b34c71dd0d6 KVM: MMU: Add validate_direct_spte() helper
a3aa51cfaafe9179add88db20506ccb07e030b47 KVM: MMU: Add drop_large_spte() helper
121eee97a7802acda8b78436cc53196e9885549f KVM: MMU: Use __set_spte to link shadow pages
32ef26a3598636be520abed90ed0c2f439d36bbe KVM: MMU: Add link_shadow_page() helper
4a994358b919c3b14de61be5e30d9edc9089ba3f KVM: Convert mask notifiers to use irqchip/pin instead of gsi
2e2602ca5df09e4c4e2b593bc30abead9a8617d4 KVM: Document MCE banks non-exposure via KVM_GET_MSR_INDEX_LIST
908e75f3e70ca580cc20442cf6780dcc2d0557b7 KVM: Expose MCE control MSRs to userspace
aea924f606c309feead37ab5c43f410a08ff3826 KVM: PIT: stop vpit before freeing irq_routing
a6f177efaa5856e22ed0d3c1e81e65b41654d083 KVM: Reenter guest after emulation failure if due to access to non-mmio address
edba23e51578f7cb6781461568489fc1825db4ac KVM: Return EFAULT from kvm ioctl when guest accesses bad area
fa7bff8f8a7d3de61c0473d0b6dc5a0f4fdc6ac9 KVM: define hwpoison variables static
673813e81d8468e80b6dd0fa839923eb9748dc49 KVM: fix lock imbalance in kvm_create_pit()
f59c1d2ded54e4bd7a9126f4a32c9eca8b336457 KVM: MMU: Keep going on permission error
b0eeec29fe7a5b114000f769bd68ffa02652bfb7 KVM: MMU: Only indicate a fetch fault in page fault error code if nx is enabled
5d55f299f97769130c6cc67896414c988db309ab KVM: x86 emulator: re-implementing 'mov AL,moffs' instruction decoding
07cbc6c185aee2c0479776845988242a040c7c93 KVM: x86 emulator: fix cli/sti instruction emulation
b16b2b7bb5a78afceb7fe22f2a04476cd70182b7 KVM: x86 emulator: fix 'mov rm,sreg' instruction decoding
e97e883f8bfbe02cfc2bfff45e68921dfe590c7e KVM: x86 emulator: fix 'and AL,imm8' instruction decoding
ce7a0ad3bdcd86e6cf907eb5992fecb1503daa26 KVM: x86 emulator: fix the comment of out instruction
a5046e6c7d97d6574ffe6367311ea0b0de56aa58 KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding
b79b93f92cb3b66b89d75525fdfd2454b1e1f446 KVM: MMU: Don't drop accessed bit while updating an spte
a9221dd5ec125fbec1702fae016c6d2ea1a9a3da KVM: MMU: Atomically check for accessed bit when dropping an spte
ce061867aa2877605cda96fa8ec7dff15f70a983 KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte()
be38d276b0189fa86231fc311428622a1981ad62 KVM: MMU: Introduce drop_spte()
dd180b3e90253cb4ca95d603a8c17413f8daec69 KVM: VMX: fix tlb flush with invalid root
5689cc53fa9d09b5bf41b1b1a7c90bd6c112ab40 KVM: Use u64 for frame data types
8b67f04ab9de5d8f3a71aef72bf02c995a506db5 ext4: Add mount options in superblock
d1d6ca73ef548748e141747e7260798327d6a2c1 drm/agp/i915: trim stolen space to 32M
cda4b7d3a5b1dcbc0d8e7bad52134347798e9047 drm/i915: Unset cursor if out-of-bounds upon mode change (v4)
86f100b136626e91f4f66f3776303475e2e58998 drm/i915: Unreference object not handle on creation
8dc1775dce10d5e47d2805665804fddf39ea3a90 drm/i915: Attempt to uncouple object after catastrophic failure in unbind
be72615bcf4d5b7b314d836c5e1b4baa4b65dad1 drm/i915: Repeat unbinding during free if interrupted (v6)
b09a1feca65764311f8a3e14befb52b98d705f0a drm/i915: Refactor i915_gem_retire_requests()
b9421ae8f30958deea98d71477b4a77a066856b4 drm/i915: Warn if we run out of FIFO space for a mode
8de9b311bcd117a97998574705829bd48bfa2971 drm/i915: Round up the watermark entries (v3)
d79613643b4512962b2be5262a09b6694dd96101 drm/i915: Typo in (unused) register mask for overlay.
a1efd14a99483a4fb9308902397ed86b69454c99 drm/i915: Check overlay stride errata for i830 and i845
7de56f43e06ec6e17f548dfb359d395adbfbb87d drm/i915: Validate the mode for eDP by using fixed panel size
0d3a1beecfa54b938edf3ed046902f072e1e180a drm/i915: Always use the fixed panel timing for eDP
1fc7947898e3c407a20e130458e30cc45aa3335c drm/i915: Enable panel fitting for eDP
b9efc4804b1e61ee01a0d824c5d27bfdb518fffe drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT
81a14b46846fea0741902e8d8dfcc6c6c78154c8 drm/i915/sdvo: Set sync polarity based on actual mode
b599c0bca1e08a89a7fc4305bc84f4be30ada368 drm/i915/hdmi: Set sync polarity based on actual mode
d6d952689a48375afb97f619f77d548f16d45a92 drm/i915/pch: Set transcoder sync polarity for DP based on actual mode
cb0953d734348e8862d6d7edc666cfb3bf6d8fae drm/i915: Initialize LVDS and eDP outputs before anything else
b329530ca7cdf6bf014f2124efd983e01265d623 drm/i915/dp: Correctly report eDP in the core connector type
f091737978251811e34e7813ba4bfae5cae0b810 drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
49be663f9952d0fc50bb0a4a75c3fd201e40ec59 drm/i915: Refactor panel fitting on the LVDS. (v2)
71677043350874c55f60dce06a03ab61e3af6e93 drm/i915: Remove the redundant check for a fixed_panel_mode
4f444071702bf0b76cfb381150cf0fc8cacdc931 drm/i915: apply DP bandwidth workaround for PCH eDP as well
831cd4453598b2c8e193f077023910c6b0c39558 agp/intel: Destroy the scatterlist on allocation failure
2bd34f6ca86b5a5f9b749624f73310820e7a93fd Merge remote branch 'origin/master' into drm-intel-next
a2757b6fab6dee3dbf43bdb7d7226d03747fbdb1 agp/intel: Add actual definitions of the Sandybridge PTE caching bits.
3869d4a8afd3ce97770e66d6a96672af93984cc2 agp/intel: Support the extended physical addressing bits on Sandybridge.
6103da0d03d5f185070be50a0cb8813f6bf30dc1 drm/i915: Include any alternate names by which the device is known.
534843dabf79da40561148764916e1b2e6bbcebe drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
e1a4474349997d722e4ae64e40a68feb25307109 drm/i915/pch: Cosmetic fix to FDI link training
2991196fbc19f68206eb81694e9ef338366ebc53 drm/i915: cleanup: use ARRAY_SIZE()
cbb465e72ae2cf37d252284c28a0d89ddfaaa240 drm/i915: Include instdone[1] in hangcheck
0b3400040d189b129e9770b7ea2e38729e3d75c4 drm/i915: Remove the WARN when failing to set tiling.
2377b741abec485449d145e5065dd2b7dd64226f drm/i915: fix FDI frequency check
3ca87e82831f040986f27aef44fc61c8ddf6ee79 drm/i915: Sparse warning about invalid value for burst_ena in tv_modes
d312ec251769dc2ad6c9bd9856a756c6097ab63c drm/i915: Sparse warns about the incorrect sign for storing bit17
b4b78d12d7c5108b9a71752b59dcc51b11cd9ea6 drm/i915: Silence sparse over non-static local structure.
2d3fa0de689e1a53fdfc3db50732b62e58d0ca6b drm/i915: Silence sparse over duplicate members in static initializer
11824e8c4e8a1279ee209173da777b2295b72e82 drm/i915: Silence sparse complaints over insufficient bitfield int types.
2dafb1e082c541d4bc0f275a6ffa9c39da690f01 drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
96b099fd6d64389e619dbf7ca9059bf16e441f6b drm/i915: Propagate error from drm_vblank_get() during page-flipping.
5f35308bab7efd8c03e4bb4feea07f9b94138c3c drm/i915: Propagate error from drm_install_irq() during EnterVT
7aa69d2ee7e1ecff104fc068585f21af45582982 drm/i915: Typo in #define
b52eb4dcab23fe0c52a437276258e0afcf913ef5 drm/i915: Add frame buffer compression support on Ironlake mobile
c936f44d1b2daea2fd1d52300cab792abe01e28c drm/i915: Calculate cursor watermark under non-SR state for Ironlake
4fe5e61180d8ea2268d6e64972d90efbe2bab4aa drm/i915: Apply self-refresh watermark calculation for cursor plane
1b07e04e9cd443fc333f4036d129ba7c08d340c4 drm/i915: Fix fifo size for self-refresh watermark on 965G
fa143215b11056b878875f87edac78a1cfb9d1c0 drm/i915: Fix watermark calculation in self-refresh mode
36e83a187ca7517e9bdce7148b1c2c27661ef38f drm/i915: Add the support of eDP on DP-D for Ibex/CPT
d874bcff793d6167c8aa3dd0c2fd00ca40ab12a2 drm/i915: remove duplicate PIPE*STAT bit definitions
e25e6601099d6d8e5a2221e47cdd142814616b08 drm/i915: remove unused vblank_enable var from i915_driver_irq_handler
8699be3ef1d71d1c5e11eee239f53573d72515a3 intel_agp: Don't oops with zero stolen memory
43b27f40ebc40758a4acad03ea9fa717ba65d76e drm/i915: Explosion following OOM in do_execbuffer.
0544edfdc3b8f172944c26b9961ca120feb04798 gpu/drm/i915: Add a blacklist to omit modeset on LID open
ab9e1f5966591dc3e811418e96ba04f284c52458 drm/radeon: add basic zmask/hiz support (v4)
d9fdaafbe912a34ef06ed569c6606fe2811f325b drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
d6486813d2d0658c34f62212ba9a64be4d01c317 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next
7827627107aeb629f1a056cb56b17bd4fb789e03 Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
e190bfe56841551b1ad5abb42ebd0c4798cc8c01 drm: Import driver for the sil164 I2C TMDS transmitter.
a7b98b6748efdddd832b39662801c9f828df1813 drm/sis: fixed brace and spacing coding style issues
bc5e9d6a22f49fb4a7a5ec385062d1eb473bfec4 drm/r128: fixed brace and spacing coding style issues
f2b2cb790ee873b6853ec99478d68dd9cd083132 drm/mga: fixed brace, macro and spacing coding style issues
58c1e85af3645ac8df021dbf14acd215b5687f54 drm/via: fixed coding style issues, simplified return
219de62a1627247fca10789f28902f66cb0b408f drm/radeon/kms: trivial code style fixes for audio
5649911316c89b6cf7963b521ec5e9287f8667a7 drm/i830: fixed brace and spacing coding style issues
aca791c28a0fb884a020f75c8e4361af58f068ae drm/i810: fixed coding style issues
6e35023ffad0ee74689710f0e81ee80c1019f93b drm: Free devname along with master->unique
ddd3d069c08bb1ba83aa4d522fc1360ce4afc270 drm: Free the idr layers before calling idr_destroy()
05991110cf94117dd488f6d64dabdea56ff35107 drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
c39721c775f7ac20af5ff1cbbd11f80aeec91baa drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined
b417cc117a104ea457be18cfde9df9d69c21fa62 drm/radeon: remove viewport transform from r6xx/r7xx blit emit
43a7d2d104f26700c0cc070e5a317a51cd1b46c1 drm/radeon: group r6xx/r7xx newly sequential blit state
d0623a3e74610aff0b984d68bbc027a7e511e686 drm/radeon: reorder r6xx/r7xx blit state emit to make more regs sequential
363c6a16e30464fddcb8f82b7e8f44109729cc95 drm/radeon: r6xx/r7xx move vport clipping to a single packet
eb544433c368ad95615af168bfb2fedfc5e9ddb1 drm/radeon: group r6xx/r7xx sequential blit state
7fc8878c3398a71c39e23ae1d9d56ba1f9e8c97d drm/radeon: remove duplicate state emit in r6xx/r7xx blit
8c119e9c3b85cb61c1b2bfd616061662367e9240 drm/radeon: add comments to r6xx/r7xx blit state
812d046915f48236657f02c06d7dc47140e9ceda drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
833ee5c4ab36937a99e63935d7f06bc2c1f9343b drm/radeon/kms: remove rs4xx gart limit
d656ae53f64cb0f01dac8a02c4d31453d64ef97c Merge tag 'v2.6.35-rc6' into drm-radeon-next
167ffc44caaee68ea60dadf6931a4d195a4ed1f0 drm: radeon: fix sign bug
4c712e6c7ef19e7e8e1f38b27bb65290def39b40 drm/radeon/kms: check/restore sanity before doing anything else with GPU.
e376573f7267390f4e1bdc552564b6fb913bce76 drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
351a52a2414d2b104269755c86b476863c248034 drm/radeon/kms: add ioport register access
fe50ac78a6ec20db267b32e27a1d191128eaaa46 drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740
7eea7e9eea106a9c49cddf780f590dd8161481fa drm/radeon/kms: track audio engine state, do not use not setup timer
e7aeeba6a8fb86ac52bcffa0b72942f784f2b37f drm/radeon/kms/r6xx+: add query for tile config (v2)
40e2a5c15d09e02a71711735564151c789f95032 drm/radeon/kms: fix CS alignment checking for tiling (v2)
7f813377203a60be01a3354664edc5d3c746100d drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xx
97d663285322b3db05613d274b1eb3f9806f37ca drm/radeon/kms: Add crtc tiling setup support for evergreen
40c4ac1c1931eb48ca0cf5e9ec464d13c5921994 drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xx
21a8122ad38c60d73fe5dc51051414c3564d174a drm/radeon/kms: add support for internal thermal sensors (v3)
d7a2952f1adec32018a78ec0c2f504dd72f38e25 drm/radeon: Add support for the ATIF ACPI method to the radeon driver
9bd7ef5f5a5ab6088029ad95a435f03e1314275d drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secs
4ce9198ecf73739104b274c7c6377ef3659b3ca5 drm/radeon/kms: minor driver cleanups
752e386c247664152f2cce37915d1f50631d7f42 sata_fsl,mv,nv: prepare for NCQ command completion update
af4d6e257dc36646bb62adececdd10ad83323788 ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
5b6ae5ba0c45c4d04721537308728688414c9e6b libata: more PCI IDs for jmicron controllers
213373cf974fe69e78ec894b07f45ae2f5a3a078 ata_piix: fix locking around SIDPR access
4d1f9082251a835ea387b47bb9dd26980bf8e0d0 [libata] update blacklist for new hyphenated pattern ranges (v2)
2f9e4d16c5b6f627670f1641b3f288d16d84b202 libata: allow hyphenated pattern ranges
728e0eaf99631d197e5158e21b4a8c4335a39231 ata_generic: drop hard coded DMA force logic for CENATEK
b429dd5998d6037e0057564f3894f56aff64d661 [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <anonymous>'
acad76272c6df8ea1900da334764c05a528598c3 [libata] add ATA_CMD_DSM to ata_get_cmd_descript
155bf48f10fc3c8e0e3125e221981328cd925cf4 [libata] Add Samsung PATA controller driver, pata_samsung_cf
62936009f35a6659cc3ebe0d90c754182d60da73 [libata] Add 460EX on-chip SATA driver, sata_dwc_460ex
7da4c935a2a2e3a6e86458d11b06a90a3649dc81 libata: reduce blacklist size even more (v2)
dbaf5083bf07a1c14b15828a3aac92f0ce11543c libata: reduce blacklist size (v2)
bce036cea10a8dd21eb8c9bf1b641d8790429c8e libata: glob_match for ata_device_blacklist (v2)
da10a2002cf25a11f18fa1b5e327b9ed717f819c ahci_platform: Remove unneeded ahci_driver.probe assignment
08354809d6c73eb73973e132502a0a4e53250971 ahci_platform: Provide for vendor specific init
cc05152ab72d7a65e6ea97d286af4f878c8f7371 x86,mmiotrace: Add support for tracing STOS instruction
1b0ff06e68155de606f86e7e69eb238f14e05ba0 perf, sched migration: Librarize task states and event headers helpers
df92b40848616596c50b3b9e6d6ce8252af606ee perf, sched migration: Librarize the GUI class
699b6d922c7d07f0c1c9041b489e884b5dd5fee5 perf, sched migration: Make the GUI class client agnostic
70d815a3decc57c482e5384a623a859e3371e680 perf, sched migration: Make it vertically scrollable
0cddf56aa841713b37c10c5ab673d6164fce9833 perf, sched migration: Parameterize cpu height and spacing
be6d947691376218e788418e2656fc9a3e43b9bc perf, sched migration: Fix key bindings
207f90fc4757adc732d5ac23ad11bb90dd078754 perf, sched migration: Ignore unhandled task states
749e507411b17ad686783b6d1183befd846fb81b perf, sched migration: Handle ignored migrate out events
880d22f2470af6037715b7f6eb083b6ec5561d92 perf: New migration tool overview
819ce45afebd77a9de736fa5304ba8352d11dff9 tracing: Drop cpparg() macro
669336e4cf3e1cb95800f3f5924558a76d723c21 perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call
0c2daaafcdec726e89cbccca61d576de8429c537 powerpc/5200/i2c: improve i2c bus error recovery
652078bac5f206c628a85a9a6598e6b8076bd8e6 of/xilinxfb: update tft compatible versions
8b856f040c09024aa9d1f363c1a5cf2d3db73ebd powerpc/fsl-diu-fb: Support setting display mode using EDID
a027b33348df3512d7680eed29bada1247f01ad7 powerpc/5121: doc/dts-bindings: update doc of FSL DIU bindings
4b5006ec7bb73cd9d4c8a723d484b4c87fad4123 powerpc/5121: shared DIU framebuffer support
0814a979a64a5ae61c7567496d090e204ecabd2b powerpc/5121: move fsl-diu-fb.h to include/linux
0d9dab39fbbecfa8f78a4573a2e8eaf982f1207e powerpc/5121: fsl-diu-fb: fix issue with re-enabling DIU area descriptor
9e2089cbed7441a21d72a510897f0336afb06492 powerpc/512x: add clock structure for Video-IN (VIU) unit
12fb0eb4c963452f727752aae03bbef192abed40 powerpc/5121: add initial support for PDM360NG board
1044ea8cfd67dc70f87999906bc2849eef7b053a powerpc/512x: Group mpc512x board's selection menu
72c511dd596cff88d6523f231a0fbb8f73006d51 x86-32, asm: Directly access per-cpu GDT
c15a5958a0b6dbf06b3c05972694f04a0c50a4cf x86-64, asm: Directly access per-cpu IST
9fe6206f400646a2322096b56c59891d530e8d51 Linux 2.6.35
77a63f3d1e0a3e7ede8d10f569e8481b13ff47c5 NFS: Fix a typo in include/linux/nfs_fs.h
ca0e05e4b15193aeba72b995e90de990db7f8304 ext4: force block allocation on quota_off
437f88cc031ffe7f37f3e705367f4fe1f4be8b0f ext4: fix freeze deadlock under IO
6ee0578b4daaea01c96b172c6aacca43fd9807a6 workqueue: mark init_workqueues() as early_initcall()
098849516dd522a343e659740c8f1394a5b7fa69 workqueue: explain for_each_*cwq_cpu() iterators
828554136bbacae6e39fc31b9cd7e7c660ad7530 KVM: Remove unnecessary divide operations
95c87e2b4460a488ec7ce42f273893e410ab385a KVM: Fix IOMMU memslot reference warning
fef093bec0364ff5e6fd488cd81637f6bb3a2d0d KVM: PPC: Make use of hash based Shadow MMU
7741909bf19d9437a6aa3559c0470a640f637dce KVM: PPC: Add generic hpte management functions
84754cd8fca66ed476585eabad68cacf42834199 KVM: MMU: cleanup FNAME(fetch)() functions
9e7b0e7fba45ca3c6357aeb7091ebc281f1de365 KVM: MMU: fix direct sp's access corrupted
5fd5387c89ec99ff6cb82d2477ffeb7211b781c2 KVM: MMU: fix conflict access permissions in direct sp
36a2e6774bfb5f32a0f23bb155f1f960321f291b KVM: MMU: fix writable sync sp mapping
f5f48ee15c2ee3e44cf429e34b16c6fa9b900246 KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
cf3e3d3e19868ca01da163200bbfc687523df0fc KVM: Document KVM specific review items
3e0075094734de122e4cb09f930fa853a3c59f09 KVM: Simplify vcpu_enter_guest() mmu reload logic slightly
529df65e394e30a78f2633b575fd81fa5b973e30 KVM: Search the LAPIC's for one that will accept a PIC interrupt
979586e0b5809c46ebe5d784794a9f6d859b665e KVM: ia64: cleanup kvm_ia64_sync_dirty_log()
4482b06c0459469c101a1da3f4b24594da557f99 KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log()
4d29bdbf12f35f7e7816d67e99c150630684604f KVM: PPC: Make BAT only guest segments work
3b249157c03154109d31ec95a3c80203adcf8b70 KVM: PPC: Use kernel hash function
a576f7a29481438db0fa6f3d9ed6939019c441d3 KVM: PPC: Remove obsolete kvmppc_mmu_find_pte
bbeb34062fbad287c949a945a516a0c15b179993 KVM: Fix a race condition for usage of is_hwpoison_address()
6c3f6041172b78d5532c6bf3680d304e92ec2e66 KVM: x86: Enable AVX for guest
7ac77099ce88a0c31b75acd0ec5ef3da4415a6d8 KVM: Prevent internal slots from being COWed
e36d96f7cfaa71870c407131eb4fbd38ea285c01 KVM: Keep slot ID in memory slot structure
0719837c0832a7b305e42327caa7d330462360ea KVM: Reduce atomic operations on vcpu->requests
a8eeb04a44dd6dc4c8158953d9bae48849c9a188 KVM: Add mini-API for vcpu->requests
36633f32ba4c238403d19584754b30fe469d6dcb KVM: i8259: simplify pic_irq_request() calling sequence
073d46133ab0b42154f6b8429f4f66dbe2760bda KVM: i8259: reduce excessive abstraction for pic_irq_request()
b74a07beed0e64bfba413dcb70dd6749c57f43dc KVM: Remove kernel-allocated memory regions
a1f4d39500ad8ed61825eff061debff42386ab5b KVM: Remove memory alias support
fc34531db3cf8c422f2ff7cf4ef507a3ca672cd2 KVM: s390: Don't exit SIE on SIGP sense running
971eb77f87bfd352a56a24651922d0383db76219 KVM: s390: Fix build failure due to centralized vcpu locking patches
d1ac91d8a2f00dc6a3954f7e8971339b0893edc4 KVM: Consolidate load/save temporary buffer allocation and freeing
a1a005f36e0defea7c5490772c318c6af2261d31 KVM: Fix xsave and xcr save/restore memory leak
7d5993d63f2bac75b89e171a7098044ec4bc701f KVM: x86 emulator: fix group3 instruction decoding
6045be5dea7f7905433585e524f884b711e3796a KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
21bbe18b2d53e0941cbd1621400ba7b4028972cb KVM: Fix typos in Documentation/kvm/mmu.txt
aefd18f01ee848448d834c80e601ccff61515811 KVM: x86: In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's
e7dca5c0eba63e4ba8e3586c4b37863fd7fadb5a KVM: x86: Allow any LAPIC to accept PIC interrupts
33572ac0ad5ba5016da72e6654e607726568f9c0 KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
c37eda138473f8c843f2b4aa8da252fdfdaaafa3 KVM: x86 emulator: fix pusha instruction emulation
bd371396b38ffc4bd6444b0203f33b99d18cedd0 KVM: x86: fix -DDEBUG oops
1047df1fb682a41eb9885d6b3f2d04d6c8fd3756 KVM: MMU: don't walk every parent pages while mark unsync
7a8f1a74e4193d21e55b35928197486f2c047efb KVM: MMU: clear unsync_child_bitmap completely
ebdea638df04ae6293a9a5414d98ad843c69e82f KVM: MMU: cleanup for __mmu_unsync_walk()
be71e061d15c0aad4f8c2606f76c57b8a19792fd KVM: MMU: don't mark pte notrap if it's just sync transient
f918b443527e98476c8cc45683152106b9e4bedc KVM: MMU: avoid double write protected in sync page path
cb83cad2e7e1cdedb2abb9cef2ac076defa679d4 KVM: MMU: cleanup for dirty page judgment
ac3cd03cca91d481b41e8236aaa41a7f9fafa62f KVM: MMU: rename 'page' and 'shadow_page' to 'sp'
2d5b5a665508c60577c1088e0405850a965b6795 KVM: x86: XSAVE/XRSTOR live migration support
69b61833f7ce6e61e196c8a724e4d1278b24ac02 KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run
2390218b6aa2eb3784b0a82fa811c19097dc793a KVM: Fix mov cr3 #GP at wrong instruction
a83b29c6ad6d6497e569edbc29e556a384cebddd KVM: Fix mov cr4 #GP at wrong instruction
49a9b07edcf4aff159c1f3d3a27e58cf38bc27cd KVM: Fix mov cr0 #GP at wrong instruction
2acf923e38fb6a4ce0c57115decbb38d334902ac KVM: VMX: Enable XSAVE/XRSTOR for guest
f495c6e5e8fdc972162241df5bdff5bcebb4dc33 KVM: VMX: Fix incorrect rcu deref in rmode_tss_base()
a24e809902339458416900869abdcc51a44bfd48 KVM: Fix unused but set warnings
376d41ff2669617a1ef828466ad07a1be99d24d3 KVM: Fix KVM_SET_SIGNAL_MASK with arg == NULL
3b5d13218667b3ca52efa52cec1d322163bf5465 KVM: MMU: delay local tlb flush
5304efde6ae27deeeae79b97af709d4ceecc336e KVM: MMU: use wrapper function to flush local tlb
4f78fd08e91c52f097d64a42d903b76fe52a3a0f KVM: MMU: remove unnecessary remote tlb flush
4b9d3a04519fb508ad3b7ce8a7962929b2614185 KVM: VMX: fix rcu usage warning in init_rmode()
1760dd4939a62591e492971858fac8cce1e4539e KVM: VMX: rename vpid_sync_vcpu_all() to vpid_sync_vcpu_single()
b9d762fa79f541ab480cdb733b46fdb0b4471c2d KVM: VMX: Add all-context INVVPID type support
7fb8f881c54beb05dd4d2c947dada1c636581d87 of/platform: Register of_platform_drivers with an "of:" prefix
22ae782f86b726f9cea752c0f269ff6dcdf2f6e1 of/address: Clean up function declarations
0671a8e75d8aeb33e15c5152147abb0d2fa0c1e6 KVM: MMU: reduce remote tlb flush in kvm_mmu_pte_write()
f41d335a02d5132c14ec0459d3b2790eeb16fb11 KVM: MMU: traverse sp hlish safely
d98ba053656c033180781007241f2c9d54606d56 KVM: MMU: gather remote tlb flush which occurs during page zapped
103ad25a86a6ec5418b3dca6a0d2bf2ba01a8318 KVM: MMU: don't get free page number in the loop
7775834a233478ec855b97e30727248f12eafe76 KVM: MMU: split the operations of kvm_mmu_zap_page()
7ae680eb2d5f0cb10ca0e6d1ff5ecb145befe8e4 KVM: MMU: introduce some macros to cleanup hlist traverseing
03116aa57e75b1bbe8b5e04f3cd21cdb6588c4ba KVM: MMU: skip invalid sp when unprotect page
518c8aee5ca74fc03273fc6b4893cf456d65d545 KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction
7bee342a9e994cce7122cb187b4f3ded9d871165 KVM: x86: use linux/uaccess.h instead of asm/uaccess.h
3bd89007ab4243b36bc30f5fc4aa8b4f75ff8fc2 KVM: cleanup "*new.rmap" type
4bc9b9828150747386130ab172f7e868e1a0fc2a KVM: VMX: Enforce EPT pagetable level checking
d2d7a61127ced8ce9ec7666991aad1d846932212 KVM: Add Documentation/kvm/msr.txt
49f6be8ea1bd74713c1a48e42db06a3808dfa2cd KVM: PPC: elide struct thread_struct instances from stack
5120702e732ed72c7055f511f8dd01de36424569 KVM: VMX: Properly return error to userspace on vmentry failure
b66d80006e415ee083e59c9429911eab78047f8f KVM: MMU: Don't calculate quadrant if tdp_enabled
316b95216e277cdb22bd65346f9b9d9e10d0f53d KVM: MMU: Document large pages
ec87fe2afcbcc4f430554980ec3e408bae34229d KVM: MMU: Document cr0.wp emulation
8184dd38e22fcaec664c2b98c382b85c26780e26 KVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0 only in shadow mode
10ab25cd6bf7ee4e5a55d81f203f7dc1a855c27e KVM: x86: Propagate fpu_alloc errors
6dc696d4ddf2181eefee361e1d24a49351aef1f6 KVM: SVM: Fix EFER.LME being stripped
01c168ac3d6568fed0373d82bd2db2b9339aab16 KVM: MMU: don't check PT_WRITABLE_MASK directly
3af1817a0d65e8c1317e8d23cfe8a91aa1d4a065 KVM: MMU: calculate correct gfn for small host pages backing large guest pages
c9fa0b3bef9a0b117b3c3f958ec553c21f609a9f KVM: MMU: Calculate correct base gfn for direct non-DIR level
2032a93d66fa282ba0f2ea9152eeff9511fa9a96 KVM: MMU: Don't allocate gfns page for direct mmu pages
c8174f7b35b3018c4c7b3237ed1c792e454fd5c3 KVM: VMX: Add constant for invalid guest state exit reason
9f1a122f970dbef5ba3496587f39df5c1853083f KVM: MMU: allow more page become unsync at getting sp time
9cf5cf5ad43b293581e5b87678ea5783c06d1a41 KVM: MMU: allow more page become unsync at gfn mapping time
221d059d15f1c8bd070a63fd45cd8d2598af5f99 KVM: Update Red Hat copyrights
9fb2d2b4ff292a01ae30da003d1dc097917b0988 KVM: SVM: correctly trace irq injection
f78978aa3a8222f7822f15fba5dbaea990ef0887 KVM: MMU: only update unsync page in invlpg path
e02aa901b1aa41fb541521800cc2a4774c162485 KVM: MMU: don't write-protect if have new mapping to unsync page
1d9dc7e000915b9607b480e34fcb4238b789fbb1 KVM: MMU: split kvm_sync_page() function
98918833a3e21ffc5619535955e7a003cb788163 KVM: x86: Use FPU API
7cf30855e02be7a207ffebb8b9350986f2ba83e9 KVM: x86: Use unlazy_fpu() for host FPU
5ee481da7b62a992b91f958bf26aaaa92354c170 x86: Export FPU API for KVM use
93736624635235cc5372ffca6d62816d02170724 KVM: Consolidate arch specific vcpu ioctl locking
19483d144023f7f4817dedafe26d5fe9ff2e7087 KVM: PPC: Centralize locking of arch specific vcpu ioctls
bc923cc93b7719576f20687e4cb07751601fbbb3 KVM: s390: Centrally lock arch specific vcpu ioctls
526b78ad1a9e66ef240ad7c757988de039e42229 KVM: x86: Lock arch specific vcpu ioctls centrally
2122ff5eab8faec853e43f6de886e8dc8f31e317 KVM: move vcpu locking to dispatcher for generic vcpu ioctls
1683b2416e4c514d30ff5844a06733d0444ee000 KVM: x86: cleanup unused local variable
f55c3f419ab1f0a9d66f44ceeefe752975ae4233 KVM: MMU: unalias gfn before sp->gfns[] comparison in sync_page
6d74229f013ed8e4a00d74cfa7a3fa6a2315c467 KVM: MMU: remove rmap before clear spte
e8ad9a707496c163312bcdd6aa3b90603d45dc9b KVM: MMU: use proper cache object freeing function
48bb09eee4e102544808c00f43bc40a4a2e43e50 KVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irq
aad827034e419fa8c5ec39e6455266f0b942d856 KVM: VMX: Only reset MMU when necessary
62ad07551a2ace89e35604d1c55fdae1dd3359a8 KVM: x86: Clean up duplicate assignment
222b7c52c33bdef721248bfeba992af495800d30 KVM: x86 emulator: Add missing decoder flags for xor instructions
abc190830f28a5bb678eaccb633de02ed2967d55 KVM: x86 emulator: Add missing decoder flags for sub instruction
dfb507c41d0d12fc69820abb7f040d31fcf015fe KVM: x86 emulator: Add test acc, imm instruction (opcodes 0xA8 - 0xA9)
24955b6c906045382b67f3e6beba7e5df4a4a045 KVM: pass correct parameter to kvm_mmu_free_some_pages
4610c9cc6d9c84f7d585583699f04d5f51c83671 KVM: VMX: VMXON/VMXOFF usage changes
b923e62e4d48bc5242b32a6ef5ba0f886137668a KVM: VMX: VMCLEAR/VMPTRLD usage changes
92fe13be74303a7b80dc3c99e22e12a87d41bd5f KVM: VMX: Some minor changes to code structure
7725b89414836df492d6222b1d3cacb0ca576d77 KVM: VMX: Define new functions to wrapper direct call of asm code
6859762e8ae32ec258a671faf5c9fef07b25b83f KVM: update mmu documetation for role.nxe
f0f5933a1626c8df7b0bfd227819c66320fb4f0f KVM: MMU: Fix free memory accounting race in mmu_alloc_roots()
6d77dbfc88e37c9efd5c5dd18445cfe819ae17ea KVM: inject #UD if instruction emulation fails and exit to userspace
57bc24cfd655c912498983130326b312e0404db1 KVM: Document KVM_SET_BOOT_CPU_ID
47dbb84f9e04e3261585da384d96b8c63f3376e3 KVM: Document KVM_SET_IDENTITY_MAP ioctl
54a4f0239f2e98bc0842818f611a4cf73bb7dd35 KVM: MMU: make kvm_mmu_zap_page() return the number of pages it actually freed
518c5a05e89a79e498c95c3e29f29bd236b3c972 KVM: MMU: Fix debug output error in walk_addr()
f3b8c964a9a6cfef6d3ca778648d53947b9fd257 KVM: MMU: mark page table dirty when a pte is actually modified
eec4b140c924b4c650e9a89e01d223266490e325 KVM: SVM: Allow EFER.LMSLE to be set with nested svm
3f10c846f8f9e6a32bbfeefaf7dda7ff51c7da29 KVM: SVM: Dump vmcb contents on failed vmrun
d94e1dc9af60e3431a586c3edfbe42d8a0d3932b KVM: Get rid of KVM_REQ_KICK
54b8486f469475d6c8e8aec917b91239a54eb8c8 KVM: x86 emulator: do not inject exception directly into vcpu
95cb229530f329ec8002274891793be9c91385f7 KVM: x86 emulator: move interruptibility state tracking out of emulator
4d2179e1e9cb74b25a8181a506600d96e15504fb KVM: x86 emulator: handle shadowed registers outside emulator
bdb475a323858101f4a5ad6a1a04b1dd8885325a KVM: x86 emulator: use shadowed register in emulate_sysexit()
ef050dc0390176ec6888f373edb776587c88be3d KVM: x86 emulator: set RFLAGS outside x86 emulator code
95c5588652f7742a21c33d9dcce0e043e057d04f KVM: x86 emulator: advance RIP outside x86 emulator code
3457e4192e367fd4e0da5e9f46f9df85fa99cd11 KVM: handle emulation failure case first
8fe681e984b6505d4d12125c0776399304803ec7 KVM: do not inject #PF in (read|write)_emulated() callbacks
f181b96d4c769b8915849eb9070c18116fd8d44e KVM: remove export of emulator_write_emulated()
c3cd7ffaf57ae6ead5b394cebaeb76164059a57f KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation failure
411c35b7ef02aefb91e166ffeffad0891d955fcb KVM: fill in run->mmio details in (read|write)_emulated function
e680080e653b8c8725ca620bf22a5f8480f40cb5 KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values
338dbc9781eb5acd0b12809d95d4006135f29767 KVM: x86 emulator: make (get|set)_dr() callback return error if it fails
0f12244fe70e8a94a491f6cd7ed70a352ab6c26c KVM: x86 emulator: make set_cr() callback return error if it fails
79168fd1a307ffee46ee03b7f8711559241738c7 KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacks
5951c4423724759906b10a26aa6a8817c4afa615 KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops
3fb1b5dbd397d16a855c97c3fb80fe6e9196ce7c KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops
35aa5375d407ecadcc3adb5cb31d27044bf7f29f KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
414e6277fd148f6470261cef50a7fed0d88a2825 KVM: x86 emulator: handle "far address" source operand
b8a98945ea5b735e083eaf92906aa0ff9ece92e8 KVM: x86 emulator: cleanup nop emulation
f0c13ef1a8f31be08bf1b1244fe4565f11f4b009 KVM: x86 emulator: cleanup xchg emulation
054fe9f6e3b76877516b37ac7d83d58c7f37c1b6 KVM: x86 emulator: fix Move r/m16 to segment register decoding
9de41573675cbace09b02ef386f3e9c8739d495c KVM: x86 emulator: introduce read cache
1c11e713576edf33b95669be9c2dc0ff1e0c90d3 KVM: VMX: Avoid writing HOST_CR0 every entry
08acfa187117046f8b5044b4a4cdc910f3ceeeb5 KVM: kvm_pdptr_read() may sleep
914ebccd2d8fa439e01fe93b5229534b9e179a69 KVM: x86: avoid unnecessary bitmap allocation when memslot is clean
c332c83ae736c72dcf072e96e98a774fce39e722 KVM: VMX: Simplify vmx_get_nmi_mask()
bf998156d24bcb127318ad5bf531ac3bdfcd6449 KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
de38483010bae523f533bb6bf9f7b7353772f6eb net: ingress filter message limit
e2e0c7c9ddbe6b79fe647aca5eea3a405d38ada4 net/rose: Use GFP_ATOMIC
3a3dfb062c2e086c202d34f09ce29634515ad256 act_nat: the checksum of ICMP doesn't have pseudo header
072d79a31a3b870b49886f4347e23f81b7eca3ac act_nat: fix wild pointer
28e9509b1270e5cfa8bb3c5ff51f39214aa09262 Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
ea4bd8ba804dedefa65303b3bd105d6d2808e621 Bluetooth: Use list_head for HCI blacklist head
7b70c4275f28702b76b273c8534c38f8313812e9 Merge branch 'devel-stable' into devel
ceb0885d3b01bb2e2f18765770e212914f2864be Merge branch 'misc' into devel
b31fc7af78e17b0203e1cd5a195c590e8adeae0d Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel
f13b1035ce8bbc27d4ce7c281cddd2718f2cf5b0 Merge branch 'shmobile' into devel
7cfe249475fdd82ad3c2767a9b906cc775dab868 ARM: AMBA: Add pclk support to AMBA bus infrastructure
06385e490996d885c93fa03ce6e5374e4674a5cb ARM: 6278/2: fix regression in RealView after the introduction of pclk
4015d9a865e3bcc42d88bedc8ce1551000bab664 random: Reorder struct entropy_store to remove padding on 64bits
313910d3b98029a867bb4aa3ee552ae573db0458 padata: update API documentation
0500e9b3f11ce84fc6ee48a3e29909145e58ba48 padata: Remove padata_get_cpumask
d3f64e46aa21dd86a239274d218ec286461bfa68 crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier
c57e842eff49b05c4642dd7cfb1e7aa62ab932fa crypto: pcrypt - Rename pcrypt_instance
c635696c7c0fbc720698dbec34bb83e53df6a967 padata: Pass the padata cpumasks to the cpumask_change_notifier chain
65ff577e6b6e482ee9de3569e058edebdc02f069 padata: Rearrange set_cpumask functions
e6cc11707661770ca2bd4db4b0256d28f48e7541 padata: Rename padata_alloc functions
60347c194acec7ff1b4291ac8e62a5345244c2ee Input: cy8ctmg110 - capacitive touchscreen support
53c1f764022337d7168b1344d6700b3d98e4acec Input: keyboard - also match braille-only keyboards
0fc48c37ff3969dde71a43fa7c8f176d4bd90a3e be2net: fix to avoid sending get_stats request if one is already being processed.
48e9989e033966fd738d062ea9730fe10085fdd1 be2net: change to show correct physical link status
7c185276e8d820fa50a678c61abd611ee599920e be2net: add code to dump registers for debug
6dedec818ac2a3783581a761b0680e713f78afde be2net: fix to correctly know if driver needs to run for a VF or a PF
060b946cc28682620667c33cb145094c763078be sky2: Code style fixes
e994762f7afef242738b220b48c00a6fd2b165a1 TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers.
3725b1fe0b9c7e5ba3c4f6e585cd93a7174c1e07 TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function.
84da2658a619c2d96fae6741580879cc6d7a4cd1 TI DaVinci EMAC : Implement interrupt pacing functionality.
3a7fda06ba48e97650fe44ea8e8a7cc385e1c100 bridge: Allow multicast snooping to be disabled before ifup
6d1d1d398cb7db7a12c5d652d50f85355345234f bridge: Fix skb leak when multicast parsing fails on TX
de140b0d511ad86a5dd0888c9095ae030ada2e86 dnet: fixup error handling in initialization
c5cb002fb0c82a0ccaef24e002ab370165b55be7 bonding: prevent sysfs from allowing arp monitoring with alb/tlb
75f5e1c6f6cef2c201da688b2279cf15156db56d drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
a3bdb549e30e7a263f7a589747c40e9c50110315 tcp: cookie transactions setsockopt memory leak
19de1e389bddb89c4cc1e4d29bb99194b50cb487 net: ks8842 depends on DMA_ENGINE
3ac377462938e8ec0a521dba17b2a81b502d8d19 ucc_geth: fix UCC device number in debug message
bee31369ce16fc3898ec9a54161248c9eddb06bc tun: keep link (carrier) state up to date
e8e5c2155b0035b6e04f29be67f6444bc914005b powerpc/kexec: Fix orphaned offline CPUs across kexec
e2f7f73717c0a2927bbe7551d90b1ec47a094361 powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c
2c48a7d615b82e030196e8b61ab0c7933be16dff powerpc: Print decimal values in prom_init.c
ceddee23be9fda04b928aa309fd95931bc4efb96 powerpc: ONLINE to OFFLINE CPU state transition during removal
ff4bb7cb9feea3d8851c0e7837dce15822acf11b powerpc/powermac: Add PowerMac10,2 machine descriptor
940ce422a367c8e65404a5ef1ff5969527a06410 powerpc/pseries: Increase cpu die timeout
d77cb21b578a5428482bc0fd187f7c0518a0b32a powerpc/smp: remove the incorrect decrementer initial codes for AP
1927445a7376e183072e6147a9641088b9b6a30e powerpc: Fix GENERIC_ISA_DMA dependency
e9ae9dabfc1df26d5eff0102c4d359f534e11087 powerpc: Remove redundant xics badness warning
67238fb721639046b5d76488317522af4ece9d61 powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files properly
ea01c6b487d53571e2e5f15a0fd41700c1e0486d powerpc: Remove unnecessary casts of private_data
bbc8e30f17077f83fdeeeca0cf70e0f179279282 powerpc/crashdump: Fix issues with kexec and 36bit physical addr
fc53b4202e61c7e9008c241933ae282aab8a6082 powerpc/kexec: Switch to a static PACA on the way out
a63ecd835f075b21d7d5cef9580447f5fbb36263 Merge master.kernel.org:/home/rmk/linux-2.6-arm
fc71ff8a6c187ecc1ba79ee5688668af97a970fc Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
1cf66e16160653b4ac92e3ada57fc0bc48798145 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
de51257aa301652876ab6e8f13ea4eadbe4a3846 mm: fix ia64 crash when gcore reads gate area
51c20fcced5badee0e2021c6c89f44aa3cbd72aa CIFS: Remove __exit mark from cifs_exit_dns_resolver()
54e5bc020ce1c959eaa7be18cedb734b6b13745e x86, olpc: Constify an olpc_ofw() arg
25971865d48a8d0ece5307a59dbd3f06d05a7567 x86, olpc: Use pr_debug() for EC commands
9792db6174d9927700ed288e6d74b9391bf785d1 x86, cpu: Package Level Thermal Control, Power Limit Notification definitions
68f202e4e87cfab4439568bf397fcc5c7cf8d729 x86, mtrr: Use stop machine context to rendezvous all the cpu's
e76df4d33973bd9b963d0cce05749b090cc14936 cyber2000fb: fix console in truecolor modes
00b4703f03ce04bd7f2f912fd05a243096ab826f cyber2000fb: fix machine hang on module load
f2d2420bbf4bb125ea5f2e1573d4da6b668fc78a SA1111: Eliminate use after free
74bc80931c8bc34d24545f992a35349ad548897c ARM: Fix Versatile/Realview/VExpress MMC card detection sense
831e8047eb2af310184a9d4d9e749f3de119ae39 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt
d65a458b348cd458413b3cfec66e43ebd0367646 perf tools: Release session and symbol resources on exit
591765fdaf7ea1888157f342b67b0461f2e5ed9b perf tools: Release thread resources on PERF_RECORD_EXIT
cfb506e1d330387dfaf334dd493b3773d388863d NFS: Ensure that writepage respects the nonblock flag
b608b283a962caaa280756bc8563016a71712acf NFS: kswapd must not block in nfs_release_page
674b2222920012244ca59978b356b25412a8dcc7 nfs: include space for the NUL in root path
ac8b422838046ffc26be4874a3cbae0d313f4209 pcmcia: remove cs_types.h
ce3f9d71bd9c4268698109ad425625a2a8f51e22 pcmcia: remove unused flag, simplify headers
134716f19bc53dc22e8aba34f2af195b805328b5 pcmcia: remove obsolete CS_EVENT_ definitions
7b24e7988263d3cae25ff35cfeae8a5657d93051 pcmcia: split up central event handler
216d7cdd3b060518a2d4faf584eb15ef5af862b6 pcmcia: simplify event callback
5716d415f8c5a17d44f6e1d5a1e4998f7306a93b pcmcia: remove obsolete ioctl
77041ed9b49a9e10f374bfa6e482d30ee7a3d46e NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid
d3c7b7ccc199ee564177ee914c04771d6bc00295 NFSv4: Add support for the RELEASE_LOCKOWNER operation
daccbded7f153ec84a3baf3136052e41d0eab555 NFSv4: Clean up for lockowner XDR encoding
f11ac8db5d07b6e99d41ff4aa39d878ee5cef1c5 NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.
039a87ca536a85bc169ce092e44bd57adfa1f563 nfsd: minor nfsd read api cleanup
3d2a531804d16cd8df6dbbb0429c6f143e756049 PCI: Do not run NVidia quirks related to MSI with MSI disabled
1f7979ac53224b0208e7d3eaeb5fd72ab9687389 x86/PCI: use for_each_pci_dev()
4e344b1cc53989e8ecc1140e9346f657d7c8aa9e PCI: use for_each_pci_dev()
30da55242818a8ca08583188ebcbaccd283ad4d9 PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
911e1c9b05a8e3559a7aa89083930700a0b9e7ee PCI: export SMBIOS provided firmware instance and label to sysfs
8633328be242677fdedc42052838dd0608e7f342 PCI: Allow read/write access to sysfs I/O port resources
2491762cfb475dbdfa3db11ebea6de49f58b7fac x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN
bfb51cd01661136bae1dd00c32d504cff6a9f924 PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}
253d2e549818f5a4a52e2db0aba3dacee21e5b38 PCI: disable mmio during bar sizing
fcd097f31a6ee207cc0c3da9cccd2a86d4334785 PCI: MSI: Remove unsafe and unnecessary hardware access
ea5f9fc5899660dd26c1ccf3fab183bd041140ee PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable
8cc2bfd87fdd2f4a31f39c86f59df4b4be2c0adc PCI: kernel oops on access to pci proc file while hot-removal
a3f5835a8e0bd25ed15becd65e01aa3d5ac8d771 PCI: pci-sysfs: remove casts from void*
852972acff8f10f3a15679be2059bb94916cba5d ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
3f579c340fe6d6bdd8c6f9f144e7c3b85d4174ec PCI hotplug: make sure child bridges are enabled at hotplug time
0ba10bc75271e4139eb9ca67d107624d581e3a94 PCI hotplug: shpchp: Removed check for hotplug of display devices
01b666df487b80c956cef3ce3253776ddeebd41e PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
41cd766b065970ff6f6c89dd1cf55fa706c84a3d PCI: Don't enable aspm before drivers have had a chance to veto it
4302e0fb7fa5b071e30f3cfb68e85155b3d69d9b PCI: fix wrong memory address handling in MSI-X
2eb5ebd3665a38a4526b45cb3a31a132b2aa9927 PCI: check return value of pci_enable_device() when enabling bridges
7736a05a320712c0a9b8f9e1cd0688b2c0848009 PCI: sparse warning (trivial)
7bd1c365fd124624191d49dcc1eb9759d6017ec3 x86/PCI: Add option to not assign BAR's if not already assigned
549e15611b4ac1de51ef0e0a79c2704f50a638a2 PCI: disable MSI on VIA K8M800
aff6136974e4ac43574973a5b4de15d97506b16a PCI quirk: AMD 780: work around wrong vendor ID on APC bridge
3b8fdb759e6ed446433c6dfd5a226d9007925596 PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
f6735590e9f441762ab5afeff64ded99e5b19a68 PCI aerdrv: fix annoying warnings
73cd3b43f08cc9a9bcb168994b8e9ebd983ff573 x86/PCI: pci, fix section mismatch
f3ec4f87d607f40497afdb5ac03f11e2ea253d52 PCI: change device runtime PM settings for probe and remove
c639d5d8f69f37e24ed0354373f61fcbde4b9354 GFS2: Fix typo in stuffed file data copy handling
0e60836bbd392300198c5c2d918c18845428a1fe perf probe: Rename common fields/functions from kprobe to probe.
73ae8f85fda49410a59d7b532ce69a0b811ef6d5 perf tui: Make CTRL+Z suspend perf
6da80ce8c43ddda153208cbb46b75290cf566fac perf symbols: Improve debug image search when loading symbols
8b1389ef93b36621c6acdeb623bd85aee3c405c9 perf tools: remove extra build-id check factored into dso__load
21916c380d93ab59d6d07ee198fb31c8f1338e26 perf tools: Factor out buildid reading and make it implicit in dso__load
c7a9434dd6ea74464b0419a274463c914197bc98 ALSA: hda - Add a warning for ignored pins with ALC259/268/269
b08b1637ce1c0196970348bcabf40f04b6b3d58e ALSA: hda - Handle pin NID 0x1a on ALC259/269
697c373e34613609cb5450f98b91fefb6e910588 ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs
954a29c881bd0c61352af0946f2c39d738d43c1b ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecs
5d4abf93ea3192cc666430225a29a4978c97c57d ALSA: hda - Handle missing NID 0x1b on ALC259 codec
757899aceebc33d9f86bbc481be7b7bf861e89ac ALSA: hda - Share digital I/O parser in patch_realtek.c
ce503f38bdb59c9175a9076215a3ba579fad4e64 ALSA: hda - Increase the connection list size for ALC662
5aacc2186cc075880a9eca42e6b7f9bb3096d0ea ALSA: hda - Make error messages more verbose
12b15e83289bc7cf2ec9a342412e0c955beeb395 of/spi: call of_register_spi_devices() from spi core code
559e2b7ee7a1c7753d534abcb2742a4775339293 of: Provide default of_node_to_nid() implementation.
c6601225380088018ae93df2ba7f0bb65334d63b of/device: Make of_device_make_bus_id() usable by other code.
7e3f36c3e107bd76b6709e358b1e7c703fb6f81a Merge commit 'jwb/next' into next
69049961014992f50b10d6c3cd3cd172d4aae5ac gcc-4.6: nfsd: fix initialized but not read warnings
a2dccdb2055abeb8a7ce8e45e5f83de9c980a00c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
7d5fcdc38ff0425ff52bffe26d481ea07547574c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
e271e872a8685be8e13fe006f0d81630f65d7e5c Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
f9d7562fdb9dc0ada3a7aba5dbbe9d965e2a105d nfsd4: share file descriptors between stateid's
8f92054e7ca1d3a3ae50fb42d2253ac8730d9b2a CRED: Fix __task_cred()'s lockdep check and banner comment
de09a9771a5346029f4d11e4ac886be7f9bfdd75 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
5da3e714e30d40145f4dd37d79de6bbbcb9e6137 ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128
58c7d9d2e6116ec694a5af5b8a0aca1467673899 ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACY
a20df564d15bd28e3df24e1c65b885bd74d23f17 Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable
872e330e38806d835bd6c311c93ab998e2fb9058 firewire: add isochronous multichannel reception
ae2a97661482c1d0f1aa41b837da95054d0e9a1b firewire: core: small clarifications in core-cdev
69e61d0c07fa28a05f699723a88d49e0014019b6 firewire: core: remove unused code
e5b06c077c592e7e1623641520787a3da7b7c6bf firewire: ohci: release channel in error path
071595ebdc66d70219e2d1ce746016f64b2b19e7 firewire: ohci: use memory barriers to order descriptor updates
02921914170e3b7fea1cd82dac9713685d2de5e2 nfsd4: fix openmode checking on IO using lock stateid
21fb4016bd592409bc8f95737e365ac82413b795 nfsd4: miscellaneous process_open2 cleanup
c3e480808685dd13f03af1a8fdda581dcb54d92c nfsd4: don't pretend to support write delegations
4538821993f4486c76090dfb377c60c0a0e71ba3 ext4: drop inode from orphan list if ext4_delete_inode() fails
ae3568adf42d5d3bb3cfa505b94351c5d1ce4924 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
ca65f9fc0c447da5b270b05c41c21b19c88617c3 Introduce CONFIG_XEN_PVHVM compile option
6e406257b3794009e3b7a6d48b54beb547719565 perf symbols: Precisely specify if dso->{long,short}_name should be freed
b98a409b80ac510c95b4f1bafdef28edaeabd3e7 blkfront: do not create a PV cdrom device if xen_hvm_guest
230a5cef48158221e3f5ae030fef1cf4512401e1 watchdog: update MAINTAINERS entry
3bc280708e7b9a84cc6307c1f9acca57e0fafaac ASoC: fsi: Add new funtion for SPDIF
265c770d03e1e3f9958172d6a7cae59e68b86db2 ASoC: fsi: remove device id check
bced8f5a36dde4ec5b255752433789066084bc85 ASoC: fsi: remove unnecessary clock processing
39d17dacb3c25df878b56aa80a170d6088e041f9 perf record: Release resources at exit
b7753c8cd51dce67a0b152efb456a21ff1cc241b cfg80211: fix dev <-> wiphy typo
e5b900d228b76d445a4240d9aeb3cd8f79205a91 mac80211: allow drivers to request DTIM period
d28232b461b8d54b09e59325dbac8b0913ce2049 iwlwifi: fix scan abort
16345910d927556878a82621ebb9a7bcad13e8d8 mwl8k: change maintenance status
ac01e948b1c27059d47249ef601036633249cb2a wl1271: update hw/fw version info in wiphy struct
8b28e82224321d6fdabadd7d6ddc4bd28a3b5490 wl1251: update hw/fw version info in wiphy struct
ece550d0e416b4146e1ec3d934f9773dbf8c7242 wl1271: add get_survey callback in order to get channel noise
bef9cb589d37c5eb2e3fb9e529fa3933db4dda19 libertas_tf: add get_survey callback in order to get channel noise
19434148d16dc231026f37af7c40e81ad9342e75 wl1251: add get_survey callback in order to get channel noise
a55427e8284541d43630f10a6c637b28802c21b0 ar9170: add get_survey callback in order to get channel noise
0d462bbb0e20863b6c796abd779bfdb534d60278 mwl8k: add get_survey callback in order to get channel noise
4c85ab11ca56da1aa59b58c80cc6a356515cc645 ath9k: enable serialize_regmode for non-PCIE AR9160
ac1ffde1ba053db0266f886a15ed845a6628fcb0 kconfig: fix MODULES-related bug in case of no .config
d50f58bbd979e86378dfdec982452041f0e604ef Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
129961ecaf21c9ee899ad9067d917c1aa172fb7a Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc into devel-stable
08458ef6eede6cf7d5a33c3a7c8bcdc3943012c2 ARM: 6246/1: mmci: support larger MMCIDATALENGTH register
4380c14fd77338bac9d1da4dc5dd9f6eb4966c82 ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants
4956e10903fd3459306dd9438c1e714ba3068a2a ARM: 6244/1: mmci: add variant data and default MCICLOCK support
bb8f563c848faa113059973f68c24a3bb6a9585e ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback
7cdee5dbf477409e4afc6c9063492dc2577b41ea Revert "GFS2: recovery stuck on transaction lock"
150b432f448281d5518f5229d240923f9a9c5459 ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
b0485610d6715fd094703d96cf944fdbe1d30738 Merge branch 'fix/hda' into topic/hda
dc1eae256cfac03bf17bf3eb016e3a6423d3f9d5 ALSA: hda - Add a PC-beep workaround for ASUS P5-V
3709c857350976408953831f0cf89d19951394a1 x86: Ioremap: fix wrong physical address handling in PAT code
b92b3612134faff171981fad4f0adb33f485e02e ARM: Add barriers to io{read,write}{8,16,32} accessors as well
79f64dbf68c8a9779a7e9a25e0a9f0217a25b57a ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE
6775a558fece413376e1dacd435adb5fbe225f40 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations
e936771a76a7b61ca55a5142a3de835c2e196871 ARM: 6271/1: Introduce *_relaxed() I/O accessors
661f10f6b6ce55c737e88c4803453eba4ba3a61c ARM: 6275/1: ux500: don't use writeb() in uncompress.h
f4f5e28d2ee02e3b68da4a8b6156f3b4872d03be ARM: 6274/1: add global control registers definition header file for nuc900
9c29490246ed80975ab8b87bcd4ebe5b87c1c1d6 sound: oss: msnd: check request_region() return value
fa95a6471ffaa6f40d71f44fc4d4636ee17280f5 ALSA: msnd: check request_region() return value
4877c737283813bdb4bebfa3168c1585f6e3a8ca xen: Do not suspend IPI IRQs.
ba461f094bab2dc09487816b9dfce845796b259d powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts
2dd9320305416c171087d5347a6c908ae22c6be1 ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt
685fd0b4ea3f0f1d5385610b0d5b57775a8d5842 irq: Add new IRQ flag IRQF_NO_SUSPEND
f1b957d3a06826f4a30fd4440e54a6b87c2e6173 ARM: 6270/1: clean files in arch/arm/boot/compressed/
ec9d04b2a8f00b14a3df4714820cb2cda46dc4d6 ALSA: asihpi: check return value of get_user()
b3390ceab95601afc12213c3ec5551d3bc7b638f sound: oss: midi_synth: check get_user() return value
5157cc8113db3de60ab6320965331c63bc77003c ALSA: sb: check get_user() return value
bc6488e91078af0b42ee0d8335e0587f64550d7d slub numa: Fix rare allocation from unexpected node
a577b318fc7cb0c46f9f0cdefb5b267490ff8ce5 ASoC: tlv320dac33: Add support for automatic FIFO configuration
f430a27f05d42d26d3e438aa262a92565170573f ASoC: tlv320dac33: Revisit the FIFO Mode1 handling
d5341a92416706808dc5cd847826f28c08063c8c GFS2: Make "try" lock not try quite so hard
4244b52e18be959ced77b984f268e46a0a7654e3 GFS2: remove dependency on __GFP_NOFAIL
461cb419f074aab16836a660efb8e855b6c1609c GFS2: Simplify gfs2_write_alloc_required
ba6e93645f039bd357e04b7b9d18f4e67757725e GFS2: Wait for journal id on mount if not specified on mount command line
30116ff6c6d140bc696cc624e6d8e38f018c886e GFS2: Use nobh_writepage
157b1a23856b9fb7cc3d19fa2ddc650b502bab3d kgdb: Do not access xtime directly
a4967de6cbb260ad0f6612a1d2035e119ef1578f drm/edid: Fix the HDTV hack sync adjustment
12e27be852db6d3e701e5563f394d6c7aa7aa778 drm/radeon/kms: fix radeon mid power profile reporting
7f3e01fee41a322747db2d7574516d9fbd3785c0 net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic
540ad6b62b3a188a53b51cac81d8a60d40e29fbd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
2fa82e1f10949dbde97fe13c269df2321c0d0715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
8785eb1e7ca0292c04007fc7768e1599e0c6cef3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
a6f80fb7b5986fda663d94079d3bba0937a6b6ff ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
ba773f7c510c0b252145933926c636c439889207 x86,kgdb: Fix hw breakpoint regression
a378d9338e8dde78314b3a6ae003de351936c729 x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()
90c8f92f5c807807ca74d5f2f313794925174e6b x86, asm: Move cmpxchg emulation code to arch/x86/lib
a5b91606bdc9d0a0d036d2d829a22921c705573e x86, cpu: Export AMD errata definitions
4532b305e8f0c238dd73048068ff8a6dd1380291 x86, asm: Clean up and simplify <asm/cmpxchg.h>
50a025c69ee749d822c301f9bf63dee13c113680 IB/cm: Check LAP state before sending an MRA
cd6860eb036ab4320d591fdd056f86172438fae4 RDMA/nes: Fix hangs on ifdown
0eec495ee69e3fbbe2ef2b244a0a988a4fe2e887 RDMA/nes: Store and print eeprom version
b94de9bb7519f597a3aed521d5eaeb5b02a7cbc0 lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
4552124543141debf40a94b67155e57aa6bb34d6 mac80211: inform drivers about the off-channel status on channel changes
a0daa0e7592ada797d6835f11529097aabc27ad2 Revert "mac80211: fix sw scan bracketing"
308883380c615b8b3d2c0eadb8680a921177c0b3 ath9k: remove the two wiphys scanning at the same time message
c4c322941ce0d7e2b7b8794ad70683123d9cb26a cfg80211: Update of regulatory request initiator handling
d080e2755d840ede60128cc914a070868ebabc1e nl80211: Fix memory leaks
e4ab7eb0aecbe56ac280486c61cd3f0f6c42870b mac80211: Put some code under MESH macro
099284bdecf6e0af78662371ed3f45b71d796aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
1be85a6d93f4207d8c2c6238c4a96895e28cefba x86, cpu: Use AMD errata checking framework for erratum 383
9d8888c2a214aece2494a49e699a097c2ba9498b x86, cpu: Clean up AMD erratum 400 workaround
d78d671db478eb8b14c78501c0cee1cc7baf6967 x86, cpu: AMD errata checking framework
7d50d07da23995a18ac449636cb42aec2cb2808d Merge remote branch 'linus/master' into x86/cpu
47916be4e28c3d6fdb97dd8fb887d1d9b3145b9d Merge branch 'powerpc.cherry-picks' into timers/clocksource
d75d68cfef4936ddf38d2694ae2f7d1f7c45db05 powerpc: Clean up obsolete code relating to decrementer and timebase
0e469db8f70c2645acdc90981c0480a3e19d5e68 powerpc: Rework VDSO gettimeofday to prevent time going backwards
6c50e1a49b4377b760ee46f824ed04b17be913e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
d2a97a4e99ff0ffdccd1fc46f22fb34270ef1e56 GFS2: Use kmalloc when possible for ->readdir()
eeaf61d8891f9c9ed12c1a667e72bf83f0857954 bridge: add rcu_read_lock on transmit
33085bb8da9c77c2d5572125385efa87627d8b59 RDMA/nes: Convert pci_table entries to PCI_VDEVICE
b6cbe517b9a4f21e1ca5e58356929383974500f3 ALSA: hda - Assume PC-beep as default for Realtek
8af2591d6342a9e4bb79b4f1236246a79d20ebee ALSA: hda - Don't register beep input device when no beep is available
0c4a938ed4a2cd0c2d31c5c616594bae0865d7f3 staging:ti dspbridge: remove find_gcf from nldr.c
7c9305b80cb81c94d12c7109f8abfe4bc5b08a23 staging:ti dspbridge: remove bridge_brd_delete function
a2205e487eb0a8af0bfc421038f1777ca6603ac4 staging:ti dspbridge: make sure IVA2 is OFF when dev is created
cfccf244a76778132a59d79f802ff63a22e08f59 staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failure
a2c2272194ac8bfe5ae3ec91e722a766d931d324 staging:ti dspbridge: fix bridge_brd_stop so IVA2 is set OFF
3a8965fda925361c291cb03f7aced2e3e51116b9 staging:ti dspbridge: remove DSP_FAILED macro definition
82f575e5bb27ca30e3e27b537228610cb7ee26c6 staging:ti dspbridge: remove DSP_FAILED macro from services
b66e0986f900db194f637149e68c00345863195b staging:ti dspbridge: remove DSP_FAILED macro from rmgr
51d5e099cc9a21960e59bcaee6cc5e2620ea6bb2 staging:ti dspbridge: remove DSP_FAILED macro from pmgr
d1b2216d13679557b56c1e4a53e4e3c5683bf3d5 staging:ti dspbridge: remove DSP_FAILED macro from core
54621f031c037d4df9844e5246ce1924c49a703e staging:ti dspbridge: remove DSP_SUCCEEDED macro definition
95bd64a893e036ccc54ceef25d4c55fcfe3a4475 staging:ti dspbridge: remove DSP_SUCCEEDED macro from services
a741ea6efc0c78093ef5652c119262004ee7a8c9 staging:ti dspbridge: remove DSP_SUCCEEDED macro from rmgr
157990f0d7f70aaa2b0158f959994eb0f65c05c0 staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgr
e6486d8cee8d5be063cc2971ad274eb90f27e18c staging:ti dspbridge: remove DSP_SUCCEEDED macro from core
ecd3d0ca4006f86a542bfd5ed1277cac6b2df3be staging:ti dspbridge: replace simple_strtoul by strict_strtoul
b3c8aef0a2334e088c21757d3143954c774c6da0 staging:ti dspbridge: remove unnecessary volatile variables
74ea8ff93b3759f27e6677076fe80c0c9c3f209d staging:ti dspbridge: remove function delete_strm_mgr
3448c5481cc4ae8bf19fae5002f0c4e43007da40 staging:ti dspbridge: remove unnecessary check for NULL pointer in cmm.c
3fee78f6becabffdcc46719e8bf13567cab73beb staging:ti dspbridge: remove unused typedef REG16
9f912212cd005f9a0a514ae982de915ff94bd765 Staging: ti-st: update ABI and TODO
c1afac1502c4e519e6a1df08a5d9a2391d00388b Staging: ti-st: mv sysfs entries to debugfs
e928c077e5cdcd72ee762125b37232aec1ff49f3 Staging: line6: needs to select SND_PCM
339f4f4eab80caa6cf0d39fb057ad6ddb84ba91e [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
ef3eb71d8ba4fd9d48c5f9310bc9d90ca00323b4 [SCSI] zfcp: Introduce experimental support for DIF/DIX
dcc18f48a2f1a44c5e8848f30d0cf53a8066c62a [SCSI] zfcp: Enable data division support for FCP devices
d23948ea38c4c6aa13e4df903dfdd71cabd0e6a3 [SCSI] zfcp: Prevent access on uninitialized memory.
2d1e547f7523514d1da449bcf08645fe13579378 [SCSI] zfcp: Post events through FC transport class
706eca49a044a1ea89352dcc4b96ffc1631b2cb5 [SCSI] zfcp: Cleanup QDIO attachment and improve processing.
01b047599ade30051bf6c14fbe64181d1fec3dfa [SCSI] zfcp: Cleanup function parameters for sbal value.
faf4cd854203b26527d81e7e13d66e78774dad44 [SCSI] zfcp: Use correct width for timer_interval field
1bf3ff02ca6247b2d7c9ebda93002392bf60a61d [SCSI] zfcp: Remove SCSI device when removing unit
674c3a993c278b7469e1cf12bfc13e6838dfd877 [SCSI] zfcp: Use memdup_user and kstrdup
f7bd7c3627a3cf06bf1c6da55339469ec1853a48 [SCSI] zfcp: Fix retry after failed "open port" erp action
9c785d944e6fa7eef390c799b93e43243505780c [SCSI] zfcp: Fail erp after timeout
835dc29887073eec7817559a07558f955383d099 [SCSI] zfcp: Use forced_reopen in terminate_rport_io callback
5a7de559b4e0169ff4cfca654b4e4f0014996e57 [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
097ef3bd0cd4f156fee039e52855d095b7ba3db4 [SCSI] zfcp: Do not try "forced close" when port is already closed
5767620c383a226e39891e7e654a70ebb8e95e69 [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED
8c31a1e049a0c26f78558d7cc5a9ab6956c86694 perf man pages: Fix cut'n'paste error
1968f5eed54ce47bde488fd9a450912e4a2d7138 fanotify: use both marks when possible
ce8f76fb7320297ccbe7c950fd9a2d727dd6a5a0 fsnotify: pass both the vfsmount mark and inode mark
613a807fe7c793ceb7d6f059773527a5a6c84a96 fsnotify: walk the inode and vfsmount lists simultaneously
84a5b68e8da1490906c11129756490a556ae2c19 fsnotify: rework ignored mark flushing
02436668d98385f5b5d9ffb695a37dadf98ed8a8 fsnotify: remove global fsnotify groups lists
43709a288ed03aa0e2979ab63dd089b3889645c4 fsnotify: remove group->mask
03930979afa63e079e9aefd4d3dd429240711027 fsnotify: remove the global masks
2612abb51b11ffd2d75c472b11178115f5808909 fsnotify: cleanup should_send_event
0215054f377ce5ac4ffc27b26b13b3f10e6410e6 fanotify: use the mark in handler functions
4cd76a47924cd966799402d0f2bba356cde5c1b3 audit: use the mark in handler functions
c496313fcc35a41e176e3f19cdda2544ea3a32a6 dnotify: use the mark in handler functions
7f6b6117e1803777fcf48fe31bd236a7fbf740db inotify: use the mark in handler functions
3a9b16b407f10b2a771bcae13fb5791e527d6bcf fsnotify: send fsnotify_mark to groups in event handling functions
8778abb9a88fc4a74d8776ffaadf7214cf33c61e fsnotify: Exchange list heads instead of moving elements
75c1be487a690db43da2c1234fcacd84c982803c fsnotify: srcu to protect read side of inode and vfsmount locks
700307a29ad61090dcf1d45f8f4a135f5e9211ae fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called
a4c6e9961fcb9da54648d98978d33c6fdcb7bb45 fsnotify: use _rcu functions for mark list traversal
0c6532e4e3b0c8bd18dd0a5cc1894a1944997cc6 fsnotify: place marks on object in order of group memory address
c1e5c954020e123d30b4abf4038ce501861bcf9f vfs/fsnotify: fsnotify_close can delay the final work in fput
3bcf3860a4ff9bbc522820b4b765e65e4deceb3e fsnotify: store struct file not struct path
f70ab54cc6c3907b0727ba332b3976f80f3846d0 fsnotify: fsnotify_add_notify_event should return an event
5ba08e2eeb06355f66ed62ae97bb87d145973a9a fsnotify: add pr_debug throughout
80af2588676483ac4e998b5092e9d008dab3ab62 fanotify: groups can specify their f_flags for new fd
20dee624ca40db227aa70cb3f44d2d6cb4fdbab4 fsnotify: check to make sure all fsnotify bits are unique
44b350fc23e36e95c8e042b7ded66217ea2b9d72 inotify: Fix mask checks
f874e1ac21d7708464dc656a10312542c54719f1 inotify: force inotify and fsnotify use same bits
8c1934c8d70b22ca8333b216aec6c7d09fdbd6a6 inotify: allow users to request not to recieve events on unlinked children
611da04f7a31b2208e838be55a42c7a1310ae321 inotify: send IN_UNMOUNT events
ff311008ab8d2f2cfdbbefd407d1b05acc8164b2 inotify: fix inotify oneshot support
8b24599e72c9aee1ea1187e29cb9c5de9f449cce davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high
7d14831e21060fbfbfe8453460ac19205f4ce1c2 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
478a8a0543021172220feeb0b39bb1b3e43c988f [SCSI] sd: add support for runtime PM
bc4f24014de58f045f169742701a6598884d93db [SCSI] implement runtime Power Management
db5bd1e0b505c54ff492172ce4abc245cf6cd639 [SCSI] convert to the new PM framework
df64d3caab8db6ae17dacd229a03d7689a10c432 [SCSI] Unify SAM_ and SAM_STAT_ macros
653c42d552d0fd0b05485442aed45dd2d62269c0 [SCSI] mptfusion: release resources in error return path
943a2df8c8fb95a9d4243d4878db1c302ff85725 [SCSI] mptfusion: Bump version 03.04.17
213aaca3e5727f3eb56002b04a1405db34a54ed8 [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handling
c9de7dc48307395fb71780b567ae8833b080d1c8 [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD
b5833cbbd7c2bc3462e684feadd8e6a0ca8e5387 [SCSI] ibmvstgt: add __init/__exit macros
0dcae66fd9cb47f4db64aba20a59d26e09e78fe4 [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31
0c470874858e0075f420dcfb3c3570b2057de275 [SCSI] qla2xxx: T10 DIF Type 2 support
3dbe756a66afbec6487068d4213ecccc3a18807f [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
de7c5d059dbd245ad80011725f9c86f560e61fff [SCSI] qla2xxx: Update copyright banner.
4d78c973ef2d21e90ff55f97489d663a0959a93f [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending commands.
3711333dfbeec1905c2d3521d1ed2ddcdbdbac04 [SCSI] qla2xxx: Updates for ISP82xx.
08f71e090d3f0d8136c3f350e5082f9217fb7d5b [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters
9bc4f4fb44d22e5edc9369c87585a3b492073b8b [SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters
9a15eb4b514c526cf3181ce224967ab5d8dafe77 [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not logged in
8867048b486a64125b62f93af13a379d6d575ee2 [SCSI] qla2xxx: Add qla2x00_free_fcports() function
14e303d98bcfe4a6075407b531b1df2f237deb28 [SCSI] qla2xxx: Stop firmware before doing init firmware.
03c3f563c55121292022a6e8e213ea54c20a5980 [SCSI] qla2xxx: Propogate transport disrupted status for cable pull conditions for faster failover.
5544213be7b4fb693730106a6d70a8cc1aa7cdf6 [SCSI] qla2xxx: Correct extended sense-data handling.
0f2d962f4d120e93b4d74d13c2e8038e9e4358b9 [SCSI] qla2xxx: Check for golden firmware and show version if available
e8c72ba51a159f5d1cb195d3fb47262c782939d9 [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_Ports
2f0f3f4f06f7cfadebf58b70bd9e7f71d8fd96e4 [SCSI] qla2xxx: Appropriately log FCP priority data messages
d94d10e7277069801b4e31b40770314a8421f996 [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing
17cf2c5d76b468ca03e59c7cf60decfcef6c08c4 [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop id
c01be6dcb2b5cce4feaf48035be6395e5cd7d47c [SCSI] iscsi_transport: wait on session in error handler path
fe4f0bdeea788a8ac049c097895cb2e4044f18b1 [SCSI] iscsi_transport: Modidify recovery_tmo from sysfs
caf19d38607108304cd8cc67ed21378017f69e8a [SCSI] sg: fix bio leak with a detached device
240778e821f596a6954116107c5cc3456df84f81 [SCSI] fcoe: remove check for zero fabric name
7f985231d274ef3e6e4d56a2939a534906299021 [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT
cf4aebcafb44a8810af10006dd4a5fcfb07bb810 [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN"
54a5b21da9d4d3f58770da5d1c244db9724659ee [SCSI] fcoe: fix offload feature flag change from netdev
922611569572d3c1aa0ed6491d21583fb3fcca22 [SCSI] libfc: don't require a local exchange for incoming requests
239e81048b7dcd27448db40c845f88ac7c68424e [SCSI] libfc: add interface to allocate a sequence for incoming requests
24f089e2f2c800f88039e9d536d558ec6e349fad [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
251748a99e631a2c46edcf9e519cfc60fae8153d [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions
079ecd8cfe95dfd28b74f3a00d66fdbcdfc8c611 [SCSI] libfc: eliminate rport LOGO state
1dd454d9e5205f9a61d51fb97159afeffa0a506c [SCSI] fcoe: config via separate create_vn2vn module parameter
cd229e42eb8cdfdcbe15dfeec39c3641f62de43a [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode
5554345bc5275afed760631277fdab0a5a19472e [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses
e10f8c667b874a57512c936089092a3d1ef7ab8a [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support
9b651da900ccfe5581befb46eb06ef781a1d7e74 [SCSI] libfcoe: add state change debugging
edcbb4395ecd2f2731fbf38ecbff5be0316513cb [SCSI] libfcoe: add protocol description of FIP VN2VN mode
f60e12e9c778c8256a646f80603d1b88ba5ce891 [SCSI] libfc: track FIP exchanges
a7b12a279faaad26837276065104a1f9cf60e962 [SCSI] libfc: add FLOGI state to rport for VN2VN
3726f3584e113697b68d3d4ff1ecf1042a06f800 [SCSI] libfc: Add local port point-to-multipoint flag
3d902ac09a2812b359edf633425d1327a18399e9 [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode
0685230c59b5482e04ab50e7afc51119ceaba651 [SCSI] libfc: add discovery-private pointer for LLD
fdb068c6cd6e30d43664f856d3530715a5742713 [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock
f90377abcab2e305450ee76a0f9042907560c5d8 [SCSI] libfc: provide space for LLD after remote port structure
42e9041467cf5fd33501b91b27e26807c259c896 [SCSI] libfc: convert rport lookup to be RCU safe
519e5135e2537c9dbc1cbcc0891b0a936ff5dcd2 [SCSI] fcoe: adds src and dest mac address checking for fcoe frames
9d4cbc05f32fc0a1024de2a9d5635bc9d180e4ae [SCSI] fcoe: cleans up fcoe_disable and fcoe_enable
e0d93c5bc47ae270ea38192c9a49f660e0406060 [SCSI] libfc: IO errors on link down due to cable unplug
d058fd31c7f44960b00566bda39c85377f461a7b [SCSI] fcoe: make it possible to verify fcoe with sparse
ba402804ac2447ad41f4919603bf3e6f6db63110 [SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_data
2cf75f1c8aa4cab3ace57f9159f1dc85cba69d38 [SCSI] scsi_dh_rdac: Add Dell MD36xxi controller into RDAC device list
e84d96dbb0638186feb526c32810a3400f33d0c8 [SCSI] dpt_i2o: move range check forward
32de596074592ee8593416c83347b5a787e825c5 [SCSI] lpfc 8.3.15: Update driver version 8.3.15
7dc517df3ace15b5a29b331abe0af86ed4836236 [SCSI] lpfc 8.3.15: Add target queue depth throttling
3804dc84b8c11038ef75d97fd11e43658f623665 [SCSI] lpfc 8.3.15: FCoE Related Fixes
589a52d6a97e01c5ff6c244ee6c8ea57726c610f [SCSI] lpfc 8.3.15: BSG, Discovery, and Misc fixes
75576bb9b208d7c66822f310cdef9ca2d72c879c [SCSI] ipr: fix resource type update and add sdev and shost attributes
1df79ca4223632113f14618833b8bb1727a8ca15 [SCSI] ipr: fix transition to operational for new adapters
82c57028e4bf6e2755de91b36223f57406746fa8 [SCSI] scsi: add Kconfig dependency on NET
b38c1e8bd19340e1a5b712287a8d61da26225d5b [SCSI] be2iscsi: The extended shift must be 16
3cbb7a74a76e45f5e410367259844e8266fba6ec [SCSI] be2iscsi: Fix for premature buffer free
0aa094331b19e54f928e2ac083285ff68d91c69b [SCSI] be2iscsi: Remove debug print in IO path
42f43c419e1881b543faf20182cad0f789b73d2f [SCSI] be2iscsi: Limit max_xmit_length
d2cecf0dcb2eb066756e0303d9f162ebe20d0591 [SCSI] be2iscsi: Maintain same ITT across login
e9b911935033ea9e28a2f7a274c9a81db1f8d91a [SCSI] be2iscsi: Adding crashdump support
5db3f33d687c5a4ba589bf3af98c786399c6e213 [SCSI] be2iscsi: Free tags allocated
4f5af07e1bc4ae64b7a7ead5bf60f40a3115ceeb [SCSI] be2iscsi: Fix to handle request_irq failure
238f6b7255c68d2774795c97b32701c09fd1e543 [SCSI] be2iscsi: No return value for hwi_enable_intr
1f92638f074f7c6776fb2b565f252573f2b5488c [SCSI] be2iscsi: Fix for freeing cid
f5ed7bd4c6ca5fcec77d3007779d38f63cbb95f4 [SCSI] be2iscsi: pass the return from beiscsi_open_conn
03a1231009927b7168d6d86a7a7f6c7f9b4be85a [SCSI] be2iscsi: Fixing the return type of functions
d3ad2bb31c26d7314fad98da8abb04f4fa24ed16 [SCSI] be2iscsi: Fixing return values
457ff3b7dc3796d8778286217ad304ff122e948f [SCSI] be2iscsi: Fix warnings from new checkpatch.pl
bbe56c734cc1ecccd7b2b143e1767bf2b1eafc76 [SCSI] arcmsr: fix up bin_attr functions
48813cf989eb8695fe84df30207fc8ff5f15783c [SCSI] aic7xxx: Remove OS utility wrappers
660bdddb52843d361e47c30294366ae0deac821b [SCSI] pmcraid : Remove unnecessary casts for void * pointers
4b6c83f57874c2ac10b450ba0f57db0a0f22db67 [SCSI] qla4xxx: Update driver version to 5.02.00-k2
3b2bef1fc85f127a99ad6b90a94b033fdc57341c [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs
bb6f7d5b71356be560ea84dd5a721f083d3a9e8e [SCSI] qla4xxx: wait for device_ready before device discovery
c2660df310a3c445194748b54f51b7224639e742 [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk
f4f5df23bf72208d0c2f1d8be629839924c2f4c2 [SCSI] qla4xxx: Added support for ISP82XX
e4e047a22058f48544b16728e0f15a3fc12bb0cf fsnotify: update gfp/slab.h includes
08ae89380a8210a9965d04083e1de78cb8bca4b1 fanotify: drop the useless priority argument
269ed32a9ce00132b9372e9c00014532e054d6b2 fanotify: default Kconfig to n
0a24887afacefbe2c44e0eee4150b43959a60665 inotify_user.c: make local symbol static
fb1cfb88c8597d847553f39efc2bbd41c72c5f50 fsnotify: initialize mask in fsnotify_perm
b31d397e430a90cbe9d3656929a7d5f96e986666 fsnotify: call iput on inodes when no longer marked
98b5c10d320adfa250c1c18f3ccaec2f78e5e11d fanotify: do not always return 0 in fsnotify
8860f060e473dce1a0873d92105d536f72b05908 fanotify: do not return 0 in a void function
b2d879096ac799722e6017ee82c0586f0d101c9c fanotify: userspace interface for permission responses
9e66e4233db9c7e31e9ee706be2c9ddd54cf99b3 fanotify: permissions and blocking
c4ec54b40d33f8016fea970a383cc584dd0e6019 fsnotify: new fsnotify hooks and events types for access decisions
d14f1729483fad3a8817fbbcbd017678b7d1ad26 sysctl extern cleanup: inotify
6e006701ccc1590500186ef21e074bd900c5dd67 dnotify: move dir_notify_enable declaration
59b0df211bd9699d7e0d01fcf9345a149f75b033 fsnotify: use unsigned char * for dentry->d_name.name
43ed7e16a8b47059d7f6ff67ba76f383a2421de3 fanotify: use merge argument to determine actual event added to queue
6e5f77b32e9097a8a68a8d453799676cacf70cad fsnotify: intoduce a notification merge argument
cb2d429faf2cae62d3c51e28099a181d5fe8c244 fsnotify: add group priorities
4d92604cc90aa18bbbe0f6e23b7a9fdb612836d3 fanotify: clear all fanotify marks
c9778a98e7440fb73e0d27b8155a688663a0d493 fanotify: allow ignored_masks to survive modify
c908370fc1ac27fd7e1fc0f34c693047b26564ce fsnotify: allow ignored_mask to survive modification
e898386146deb49a0b45ff1887d9da149c003209 fsnotify: clear ignored mask on modify
b9e4e3bd0495fea9e8f8e712889c9cd8ffa43c94 fanotify: allow users to set an ignored_mask
32a4df13b88afef2a7d869bb7586a7beba90961f fanotify: ignored_mask to ignore events
33af5e32e0bb73c704b5e156f4411cdb53e6cc59 fsnotify: ignored_mask - excluding notification
90b1e7a57880fb66437ab7db39e1e65ca0372822 fsnotify: allow marks to not pin inodes in core
33d3dfff451a2ab6fe2f6aaabed9b24e91aad109 fanotify: remove outgoing function checks in fanotify.h
88380fe66e0ac22529f5426ab27d67da00ed2628 fanotify: remove fanotify.h declarations
f3640192c0a177506ec08ab07ed3178b912574da fanotify: split fanotify_remove_mark
eac8e9e80ccbd30801b7b76a2ee4c6c5a681e53c fanotify: rename FAN_MARK_ON_VFSMOUNT to FAN_MARK_MOUNT
0ff21db9fcc39042b814dad8a4b7508710a75235 fanotify: hooks the fanotify_mark syscall to the vfsmount code
90dd201d1ab064512078a77762a793e0bf5f3040 fanotify: remove fanotify_add_mark
52202dfbd9107787dc68a2019cc7be4e79f52e5c fanotify: do not return pointer from fanotify_add_*_mark
912ee3946c5e57de0d05baf3b60b65ce6bf3ff96 fanotify: do not call fanotify_update_object_mask in fanotify_add_mark
088b09b0ac7a866a35962eeaea5d5607bd1840b7 fanotify: do not call fanotify_update_object_mask in fanotify_remove_mark
c6223f464927cab9f4b10169b78c51d84228faf8 fanotify: remove fanotify_update_mark
88826276dcaf4cef9cc7c2695ff15c6d20d4a74d fanotify: infrastructure to add an remove marks on vfsmounts
1c529063a3e4c15eaae28db31326a7aaab7091b5 fanotify: should_send_event needs to handle vfsmounts
ca9c726eea013394d1e846331b117effb21ead83 fsnotify: Infrastructure for per-mount watches
0d48b7f01f442bc88a69aa98f3b6b015f2817608 fsnotify: vfsmount marks generic functions
2504c5d63b811b71bbaa8d5d5af163e698f4df1f fsnotify/vfsmount: add fsnotify fields to struct vfsmount
ba643f04cdda170215c8820acd3e201936fc512d fsnotify: clear marks to 0 in fsnotify_init_mark
5444e2981c31d0ed7465475e451b8437084337e5 fsnotify: split generic and inode specific mark code
32c3263221bd63316815286dccacdc7abfd7f3c4 fanotify: Add pids to events
22aa425dec9e47051624714ae283eb2b6a473013 fanotify: create_fd cleanup
9bbfc964b89009d0cadcec7027afc92ee742e95e fanotify: CONFIG_HAVE_SYSCALL_WRAPPERS for sys_fanotify_mark
ef601a9cfd21fe9ce57e0ee3f4a31552ffb96366 fanotify: select ANON_INODES.
a1014f102322398e67524b68b3300acf384e6c1f fanotify: send events using read
2a3edf86040a7e15684525a2aadc29f532c51325 fanotify: fanotify_mark syscall implementation
bbaa4168b2d2d8cc674e6d35806e8426aef464b8 fanotify: sys_fanotify_mark declartion
52c923dd079df49f58016a9e56df184b132611d6 fanotify: fanotify_init syscall implementation
11637e4b7dc098e9a863f0a619d55ebc60f5949e fanotify: fanotify_init syscall declaration
9dced01a0939f3e952eca8c21427ceec1f473dcf fanotify: do not clone on merge unless needed
a12a7dd3284f5644326af1ea53b35030f205dd29 fanotify: merge notification events with different masks
767cd46c332d1360cdbe46ef18d80c3ade06fdc1 fanotify:drop notification if they exist in the outgoing queue
ff0b16a9850e8a240ad59e10b0a1291a8fcf7cbc fanotify: fscking all notification system
12ed2e36c98aec6c41559222e311f4aa15d254b6 fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict
ecf081d1a73b077916f514f2ec744ded32b88ca1 vfs: introduce FMODE_NONOTIFY
35566087099c3ff8901d65ee98af56347ee66e5a fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()
ef5e2b785fb3216269e6d0656d38ec286b98dbe5 dnotify: rename mark_entry to mark
000285deb99a5e0636fdd3c6a2483a5d039ee2c2 inotify: rename mark_entry to just mark
841bdc10f573aa010dd5818d35a5690b7d9f73ce fsnotify: rename mark_entry to just mark
d07754412f9cdc2f4a99318d5ee81ace6715ea99 fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
e61ce86737b4d60521e4e71f9892fe4bdcfb688b fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
72acc854427948efed7a83da27f7dc3239ac9afc fsnotify: kill FSNOTIFY_EVENT_FILE
098cf2fc77ee190c92bf9d08d69a13305f2487ec fsnotify: add flags to fsnotify_mark_entries
4136510dd61a1ca151fc5b9d8c1ebd5a8ce2e8f4 fsnotify: add vfsmount specific fields to the fsnotify_mark_entry union
2823e04de4f1a49087b58ff2bb8f61361ffd9321 fsnotify: put inode specific fields in an fsnotify_mark in a union
3a9fb89f4cd04c23e16397befba92efb5d989b74 fsnotify: include vfsmount in should_send_event when appropriate
7131485a93679ff9a543b74df280cfd119eb03ca fsnotify: mount point listeners list and global mask
4ca763523e040dc61191d4866a82981a5d30a4e9 fsnotify: add groups to fsnotify_inode_groups when registering inode watch
36fddebaa8a9186d4f5817ab798a83400b2fb2e7 fsnotify: initialize the group->num_marks in a better place
19c2a0e1a2f60112c158342ba5f568f72b741c2c fsnotify: rename fsnotify_groups to fsnotify_inode_groups
0d2e2a1d00d7d23e5bd9bb0935cde7c3d5835c56 fsnotify: drop mask argument from fsnotify_alloc_group
220d14df0dc587c06b97762829a41157c9375b94 Audit: only set group mask when something is being watched
ffab83402f01555a5fa32efb48a4dd0ce8d12ef5 fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
cd7752ce7cac5184ca35aecebffafae9662570bc fsnotify: fsnotify_obtain_group kzalloc cleanup
74be0cc82835aecad332a29896b0f212ba893403 fsnotify: remove group_num altogether
cac69dad32899c6f4c66bb4f9baf69b0d3c7d3d1 fsnotify: lock annotation for event replacement
1201a5361b9bd6512ae01e6f2b7aa79d458cafb1 fsnotify: replace an event on a list
b4e4e1407312ae5a267ed7d716e6d4e7120a8430 fsnotify: clone existing events
74766bbfa99adf8cb8119df6121851edba21c9d9 fsnotify: per group notification queue merge types
28c60e37f874dcbb93c4afc839ba5e4911c4f4bc fsnotify: send struct file when sending events to parents when possible
2a12a9d7814631e918dec93abad856e692d5286d fsnotify: pass a file instead of an inode to open, read, and write
8112e2d6a7356e8c3ff1f7f3c86f375ed0305705 fsnotify: include data in should_send calls
7b0a04fbfb35650941af87728d4891515b4fc179 fsnotify: provide the data type to should_send_event
d7f0ce4e436b6109527c51b0efe0deff53d215f7 inotify: do not spam console without limit
2dfc1cae4c42b93b831b2417540df2b895ab7108 inotify: remove inotify in kernel interface
7050c48826d5adb2210bddfb6a67aa13bbe984ed inotify: do not reuse watch descriptors
6f3a539e3bd8ed2eafa532443723d56896153a00 fsnotify: use kmem_cache_zalloc to simplify event initialization
f0553af054d31f48a75fddd3ef8beb5c39715019 fsnotify: kzalloc fsnotify groups
31ddd3268dcb6c1d70e9930a83be43bf86e4bf17 inotify: use container_of instead of casting
b4277d3dd5a7400c1ea7fd4e7d64bda8899f84f5 fsnotify: use fsnotify_create_event to allocate the q_overflow event
1a3aedbce416dfdbd5d5ac14a0edbcf21a62ee50 Audit: audit watch init should not be before fsnotify init
939a67fc4cbab8ca11c90da8a769d7e965d66a9b Audit: split audit watch Kconfig
67640b602f68332a83808426911636e9dbcc71fe Audit: audit watches depend on fsnotify
28a3a7eb3b1f3e7d834e19f06e794e429058a4dd audit: reimplement audit_trees using fsnotify rather than inotify
40554c3dae83bd892b7fbfaa2ea9de739cbcf065 fsnotify: allow addition of duplicate fsnotify marks
9e1c74321d87a8b079f04d89e750b39a43365e1f fsnotify: duplicate fsnotify_mark_entry data between 2 marks
a05fb6cc573130915380e00d182a4c6571cec6b2 audit: do not get and put just to free a watch
e118e9c5638bbe877aa26b5cd2fd223cc24cdc8a audit: redo audit watch locking and refcnt in light of fsnotify
e9fd702a58c49dbb14481dca88dad44758da393a audit: convert audit watches to use fsnotify instead of inotify
ae7b8f4108bcffb42173f867ce845268c7202d48 Audit: clean up the audit_watch split
b7ba83715317007962ee318587de92f14e9c3aaa inotify: simplify the inotify idr handling
8dd014adfea6f173c1ef6378f7e5e7924866c923 vhost-net: mergeable buffers support
9e3d195720d1c8b1e09013185ab8c3b749180fc2 vhost: apply cgroup to vhost workers
d7926ee38f5c6e0bbebe712304f99a4c67e40f84 cgroups: Add an API to attach a task to current task's cgroup
c23f3445e68e1db0e74099f264bc5ff5d55ebdeb vhost: replace vhost_workqueue with per-vhost kthread
a39afc8eb47bc0d8b23fbdb930529171d1752203 Merge branch 'fix/hda' into topic/hda
38faddb1afdd37218c196ac3db1cb5fbe7fc9c75 ALSA: hda - Fix pin-detection of Nvidia HDMI
cccf59abea4e1c36322e365d6e61ff7de1f3ee07 Merge branch 'test' of ../test/linux-2.6-lpc2 into wells/lpc32xx-arch_v2
63818c448ac6f4dd75aa42997acaa746f86acb6b ALSA: hpimsgx: fix wrong sizeof
79d3c2c2395a89a70d25f0c77c11afc87efab89b mx2_camera: fix type of dma buffer virtual address pointer
2066930de6296ef7470de11eaa9b8bc9129721e8 mx2_camera: Add soc_camera support for i.MX25/i.MX27
14cb0deb66fcfca8fdbef75da8c84b5405a8c767 arm/imx/gpio: add spinlock protection
18642a57df02a044b91219d3176128996ddc81a5 x86, vdso: Don't quote $nm in the script for checking vdso references
b3c567e474b5ba4447b6e16063a3b0cffc22d205 intel_mid: Add Mrst & Mfld DMA Drivers
69309a05907546fb686b251d4ab041c26afe1e1d x86, asm: Clean up and simplify set_64bit()
d3608b5681d238605b7da6be62244e803e24c649 Merge remote branch 'origin/x86/urgent' into x86/asm
c7f52cdc2f3e1733d3864e439ac2e92edd99ef31 support multiple .discard.* sections to avoid section type conflicts
bd280635825a2b3981da63a54e38de97e87231b3 ks8842: Fix warnings on 64-bit.
ff847ac2d3e90edd94674c28bade25ae1e6a2e49 e1000e: 82577/82578 PHY register access issues
ba01877f56c3244b21746d3f1537f7647ed97984 macvlan: Fix rx counters update in macvlan_handle_frame()
bb7e95c8fd859922c6cf3ebbb3a8546007df1748 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
b8bc0421ab7f83712a0a8ef7eb05fa73ec53c027 ixgbe: potential null dereference
94fe8c683cea97fe2c59a5f0dc206aa329c5763c ks8842: Support DMA when accessed via timberdale
3eeb29972b1139f733f7269def527900729f4cc7 stmmac: fix automatic PAD/FCS stripping
ca09c9760101b607cd2282c45b342655e26fa683 stmmac: fix timer setup when use dual mac Kconfig
49efec1eaf12d03213f1421094afb4cece109062 bnx2x: Update MAINTAINERS according to new location
9e672fd449b6877711fb2f032491bef054636b9b bnx2x: update driver version to 1.52.53-3
6c719d00bd99113a4af417620d891aeba98b8d03 bnx2x: Move statistics handling code to bnx2x_stats.*
de0c62dba71389bcf3d9249d6e6edbc5a032c5ce bnx2x: Create separate file for ethtool routines
9f6c925889ad9204c7d1f5ca116d2e5fd6036c72 bnx2x: Create bnx2x_cmn.* files
b0efbb996e8554ed8fe59e3f79e0bc83218083ab bnx2x: move global variable load_count to bnx2x.h
5d7cd49622af9396643f8d2c5ed17039d89fef14 bnx2x: store module parameters in driver main structure
5d1e859c5b600c491336f023a2f2105c24597226 bnx2x: Create separate folder for bnx2x driver
113fc5a6e8c2288619ff7e8187a6f556b7e0d372 x86: Add memory modify constraints to xchg() and cmpxchg()
4ebaa4edf8799cab19d5a0642dc95f04fd284e06 Bluetooth: Fix kfree() => kfree_skb() in hci_ath.c
fa0a21269f807bb2e95b8b642c4a739714780172 nfsd: bypass readahead cache when have struct file
a95f9ac27105eba8b529a36d03af4f527aabec94 [IA64] increase ia64 static per cpu area
fc0f5ac8fe693d1b05f5a928cc48135d1c8b7f2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
6a99ad4a2e1b1693ffe8e40cc0dddfc633ce2a50 gpio: fix spurious printk when freeing a gpio
952e1c6632ab5060a2323624d2908f31d62fc0a3 edac: mpc85xx: fix coldplug/hotplug module autoloading
2884fce165047db7df422e52a672970fa09c87b5 drivers/rtc/rtc-rx8581.c: fix setdatetime
b82bab4bbe9efa7bc7177fc20620fff19bd95484 dynamic debug: move ddebug_remove_module() down into free_module()
2c6952dfdda2f266f2f501792b8d6413caf25f7a igbvf, ixgbevf: use dev_hw_addr_random
56075a98dfb887981ee0e4b6a768cd53f2514f4c ixgbe: priority tagging FCoE frames without FCoE offload
03066f23452ff088ad8e2c8acdf4443043f35b51 ceph: use complete_all and wake_up_all
da7ddd3296505b4cb46685e1bbf7d0075b3cd4f1 9p: Pass the correct end of buffer to p9stat_read
2f8362afcd2da8b313ec3cc04a50af19d3592972 Bluetooth: Add __init and __exit marks to RFCOMM
f2b94bb9e0b8bd048331a6e9d616e918f4bcbd97 Bluetooth: Add __init and __exit marks to UART drivers
e9da101f6d0c9a8fda9f78a80365ba2a9f75603f Bluetooth: Use hci_recv_stream_fragment() in UART driver
da5f6c37eee040775997191d1a1bc91c0c1e51eb Bluetooth: Test 'count' value before enter the loop
0bbdf6cba0fb730ae2f2cfd5ead3d1e2e5498ddc Bluetooth: Fix permission of hci_ath.c
e73439d8c0e4c522c843b8bb98c0eb5700da6b05 Bluetooth: Defer SCO setup if mode change is pending
073730d771d97bb5bbef080bd5d6d0a5af7cba7d wireless: Convert wiphy_debug macro to function
903c99d8d6d055c56e7fdfba4602c05e357fa186 drivers/net/wireless/at76c50x-usb.c: Neaten macros
c96c31e499b70964cfc88744046c998bb710e4b8 drivers/net/wireless: Use wiphy_<level>
e1db74fcc3d95c8a051ec457241b5aa65a01a603 include/net/cfg80211.h: Add wiphy_<level> printk equivalents
97c5e2756e3f0711877c5b6f2323151964229260 libertas: remove unused cmd_pending waitq
d06956b535d040c98ce7932fb34f99df8f049ecf libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
77ccdcf2e933d61176f67c4976f7ad4cbb9cb82a libertas: kill unused lbs_prepare_and_send_command()
53800f5dbf4a62126e34605be7db89702d76dec6 libertas: convert DEEP_SLEEP timer to a direct command
0bb6408777227fcf5136e28aec29438606d5ac82 libertas: convert PS_MODE to a direct command
8196112859a6742b9e25ca5fde972a7f41f06cc3 libertas: remove unused indirect command response handler
a6bb1bcebced1eeed6a96f37cda7cbb7cbd6dae6 libertas: convert CMD_FWT_ACCESS to a direct command
52148655608b31b7e18325ae7711de3a86466136 libertas: convert Mesh Blinding Table access to a direct command
4c7c6e00f17365633638848197c44552dd353d49 libertas: convert register access to direct commands
85dfbfed34bd6372daf4934256ca7f3b251c2016 libertas: convert LED_GPIO_CTRL to a direct command
d6541c74484a5679a79a1f1df9884fc4da8d8cf6 libertas: remove Beacon Control
db08006fc4e825e632083f2a2de827ca2121c28d libertas: remove unused Automatic Frequency Control command
49a08af5b9aa91207e3654ca3c88ca4d2596601c libertas: remove unused indirect TPC_CFG command leftovers
cc4b9d3928d682c4a15690c2bd9ed11c2eac5921 libertas: convert 11D_DOMAIN_INFO to a direct command
9fb7663d2b832183ec7558a19426666819636a64 libertas: clean up RSSI command
a45b6f4f9ef7fde2321da5aaa7db0e1e793a5b1e libertas: clean up MONITOR_MODE command
98ec62185cd940765a096c88a3f14147dd1d3bd4 rt2500usb: disallow to set WEP key with non zero index
ac59b496d9fd0b7425219e8dc5d4f1f6f0083efc rt2500usb: truly disable encryption when initialize
1279f5edb6d25f2a955696fdec1ac96ca5bcb121 rt2500usb: write keys to proper registers
aaa41ec4257ccd2e972fd505c1791cfabfcd5763 ath9k: remove unused base_index from rate table.
812c7c35a0fb6081e492cfa890947c54fe5844fd ath9k: Fix incorrect user ratekbs of MCS15 ShortGI
1d9d06a27ae579b330887724201e7ac857c827d1 ath9k: Add three stream rate control support for AR938X.
f63b340d1bab58aac07ae1b528d58a73b76b0970 ath9k: Introduce bit masks for valid and valid_single_stream.
32162a4dab0e6a4ca7f886a01173b5f9b80843be mac80211: Fix key freeing to handle unlinked keys
1b2fb7dc71c1f8f97663c2da84fa1c8183588474 p54: Added get_survey callback in order to get channel noise
4a1b3acc909ca02bdb286d3dd498262e89875b49 Staging: hv: remove RING_BUFFER typedef
8a0e1c5505e8784c0a5f8cb0141ab45bd3de5f57 Staging: hv: remove RING_BUFFER_INFO typedef
80682b7a4821b9e4f05bcc2ec855aaafcef33234 Staging: hv: remove RING_BUFFER_DEBUG_INFO typedef
3924865f7def7c1b46c0e47f058eb8173c72a16d Staging: usbip: fix up build error
b7a937e90c3631cf3662a518cf2e4bf07f72967c Staging: usbip: Filtering illegal flags from remote driver
ab30f12d4ef11cc92fa9a657bf0c9b9951f24011 Staging: usbip: simplify get_ep_from_epnum
aa5873e96271611ae55586f65e49ea1fab90cb88 Staging: usbip: fix multiple interfaces
33fea794b9deeb8ffb77e284eb37375b8f45a2c4 [S390] etr: fix clock synchronization race
f5cdac274c62ab61874374abb60f2310ab979295 [S390] Fix IRQ tracing in case of PER
dbaf82ece08bf93ae5200f03efd87c4f1fc453f1 [SCSI] qla4xxx: Handle one H/W Interrupt at a time
beabe7c18338a5112fbca9a6dbcc921f9cce6325 [SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMA
b966346c344f592c8e6a84c9c274a7dedbc057ad [SCSI] qla4xxx: correct return status in function qla4xxx_fw_ready
363863256a711819130ea4ac210ee001bc80c3b2 [SCSI] qla4xxx: unblock iscsi session after setting ddb state online.
e349fa35363fa96f11addecb67e0f8a6edfb0e3a [SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changed
ab2a9ba189e889b3e8990e52e90d2cd9606b2aa1 [SCSI] bfa: add debugfs support
08a17ced7a78064f4f03de7d68b8cd32581f0510 [SCSI] bfa: update driver version string
c54d557c3f6a7bbf833a8f9cffad88f34513a7c4 [SCSI] bfa: vport fixes
8a4adf1c906ee07a01cb47297130a71489f2e4f0 [SCSI] bfa: fix wrong arg to callback
ba8345821ac34d1630e99db7d4835db8ab20f50b [SCSI] bfa: add ioc state checking
604158ade0d5378622541232a007bf975c8bd03f [SCSI] bfa: add description for module parameters
07b2838669dc7704e02e079b1a96602656893d78 [SCSI] bfa: update to support BOFM
56d218fc93ede28a2a5b71c5db334f193b39988f [SCSI] bfa: fix possible IO double completion
db954c04cbebd7d719927118c7f58eddd8dd9913 [SCSI] bfa: fix link state structure
36d345a703b7b3f80a56ee37abb7908c52d1cd67 [SCSI] bfa: add dynamic queue selection
4b5e759dca9fb26d921c1267283350004dbf197b [SCSI] bfa: fix uf post and rport fcpim state machine
df2a52a6c8c4995e0bec0b739ddb2f51664837dd [SCSI] bfa: fix chip and memory initialization
9aeb6802ddc06b66fc1a58a882fa54bba37040b3 [SCSI] bfa: update to support firmware configuation
3e98cc013fc4902df5f9d9defe1856df0f0cb657 [SCSI] bfa: add PBC port disable handling
41188cf5a60a24bf54df5be70142f0928f413788 [SCSI] bfa: fix prli retry issues
c507341713114e2510ad7621088b359367adf1ce [SCSI] bfa: fix rport speed setting
7c8146510c9cacdaaeb273b5fef6b9201d933bc1 [SCSI] bfa: fix interrupt coalescing setting
4f1806bc3c409395de4dab5984f7a235dc4a0eda [SCSI] bfa: use standards defined timeout for ELS/CT
b85d045ee866011df535565bf12d684e8e5b7a9d [SCSI] bfa: statistics and typo fix
15b64a835def4c784c6e62ad762677f5cb56eba2 [SCSI] bfa: ioc attributes fix
1769f990fc182695bc215ce4369688064addcd1e [SCSI] bfa: vport state machine fix
d9883548a0b0afec4786e6c5cd8d03d43a30b779 [SCSI] bfa: PBC vport create
ed96932470e4ca3aab29518a748dc1162853b456 [SCSI] bfa: enable basic PBC support
293f82d59ed8b6d61d242e40ee7a6a146fae5eaa [SCSI] bfa: enable new hardware
3cb5469a2ab4b87a7c63dd218fdc1625bc73eccc [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors
a2f1d139df42df6f3a2641591dea9e068b68f68c [SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2
625986c22e5c122b3e2f4e985680393453d8c5ce [SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESS
2eefb20dbf3032da1ad111c1ce178f899bc4859a [SCSI] bnx2i: Fixed the TCP graceful termination initiation
e37d2c4791480e27c2e2e4a556e4d2ba1d353ff8 [SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout values
55e15c975cbf9ef8b765eba9ebadc96f2a2e5752 [SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure
46012e8b8de325472790d154f4cfb1cf2d4fc49a [SCSI] bnx2i: Created an active linklist which holds bnx2i endpoints
6447f286326690a936c35f9f913499307f869934 [SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect
9ab98f57b3e1d73cd0720d29c21b687ba609cde9 [SCSI] scsi_debug: fix map_region and unmap_region oops
4289a08680d646dcc18e291cb437a292738e504f [SCSI] ipr: change endian swap key to match hardware spec change
b0f56d3d6becfb338a41615d6ce43d41547502c3 [SCSI] ipr: add support for new Obsidian-E embedded adapter
24ae163ed33d2b8a70d2f0b1947b401d0a8e8719 [SCSI] mvsas: fix potential NULL dereference
97009a29e8c999def2d1e9ef253c226daf9541af [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout
e4bf25fbcc64a87d7dc1d3318ca56c28382757e2 [SCSI] scsi:hosts.c Fix warning: variable 'rval' set but not used
6e49949c5e9e04d64e16df3723dd3f5bd25a29e2 [SCSI] Log msg when getting Unit Attention
3e84beba608dee5a7c7711a3503eb2f335c78fca [SCSI] mptsas: fixed hot-removal processing
cb237ef7a45f22373575b2d2ad2d06f7d38d6bce [SCSI] ipr: add MMIO write to perform BIST for 64 bit adapters
cdd3cb156f190edb37d7066ddbf879354da2b634 [SCSI] SCSI: Support Type C RAID controller
a91c1be21704113b023919826c6d531da46656ef [SCSI] enclosure: fix error path - actually return ERR_PTR() on error
aac3118d33e275a7b1134cb19227c982f4d43877 [SCSI] ibmvscsi: Driver version 1.5.9
f3a9c4d76a955e331e88992cd3b1e1498c231d52 [SCSI] ibmvscsi: Fix possible request_limit issue
1117ef8aed95521f46dae3052c7120baae48c2bb [SCSI] ibmvscsi: Fix error path deadlock
0f33ece5bc3d5a9567b65cfbc736e8f206ecfc7b [SCSI] ibmvscsi: Fix softlockup on resume
06395193b20124663b83b2894da827aec7e9d920 [SCSI] ibmvfc: Driver version 1.0.8
3f01424c8128af7a69c824176bff195be457d6ac [SCSI] ibmvfc: Add support for fc_block_scsi_eh
73ee5d8672871bd69077ca71e7208a36bfa6343c [SCSI] ibmvfc: Fix soft lockup on resume
15f7fc060a7bf49991c35b23e1e7d73a1535382a [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.c
c817ce842a539d2e536b328b9689e836d48b20e9 [SCSI] mptfusion: Bump version 03.04.16
b9a0f872a9ff3b5074c74da98052b5205929b560 [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftReset
cc7e9f5f9999d9c015686ab4a622e1fb529391eb [SCSI] mptfusion: Added code for occationally SATA hotplug failure.
b68bf096d4211bb6490955f86842d8291e8ae218 [SCSI] mptfusion: schedule_target_reset from all Reset context
51106ab5306b752cd53d40626f78774276bb1368 [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding to OS
aca794ddd688f1bbb7551f569b0620255c052d80 [SCSI] mptfusion: Corrected declaration of device_missing_delay
4d0695664ed8e168f97cce86289d0c5fab35b067 [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSY
8ce13de2ad0df5239340e885e5513d9ad98439e0 [SCSI] mptfusion: Set fw_events_off to 1 at driver load time.
d4572c3dbb00fa47b9e8cd496f12a8ec9e9b66c3 [SCSI] mpt2sas: Bump version 06.100.00.00
1bbfa378afbf8a8bfa6f6523e4965398a578ad10 [SCSI] mpt2sas: Copy message frame before releasing to free pool to have a local reference.
769578ff811e43ccddd96b15640fa7c9df65c374 [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location
8e864a81e30ab996d3245ebd16a741b3614e6581 [SCSI] mpt2sas: Adding additional message to error escalation callback
d417d1c3a3c3b4d89a285f82a4e7710372e40a24 [SCSI] mpt2sas: Add additional check for responding volumes after Host Reset
3e2e833a547cbd0cb3fbe85a5f6ee71a93931fde [SCSI] mpt2sas: Added -ENOMEM return type when allocation fails
f3eedd698ebafd0fe8a292672604a2db61c2c00a [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA
7fbae67a3faa90abcbe949f1494769c84e51e189 [SCSI] mpt2sas: Tie a log info message to a specific PHY.
eabb08ad2d3b0257cd2c9aed4f106fb39d14604a [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO
570c67ac443dab5c46e5744e950f0539724cb65d [SCSI] mpt2sas: Added sysfs support for trace buffer
203d65b16cfef448dbfb79f66b672be4511fc6a9 [SCSI] mpt2sas: MPI header version N is updated.
d32a8c15e1116e87f0105356eca1afb99842ab49 [SCSI] mpt2sas: Added sysfs counter for ioc reset
b8d7d7bb37b5e25ea740369eb12de5279fe6ab30 [SCSI] mpt2sas: Added expander phy control support
d5f491e65851627358b2c1a4e322681b17539550 [SCSI] mpt2sas: Added expander phy counter support
dd5fd3323abcb799d4d81f3c4b3e2a5fcbfce7bf [SCSI] mpt2sas: staged device discovery. disable_discovery module parameter is added.
d274213a1ae59e8abde8d43e1e3a478fe9f28794 [SCSI] mpt2sas: Hold Controller reset when another reset is in progress
ab6ce92541ea24c6a92be8498d7d1b26c14ec62d [SCSI] mpt2sas: Fix to use sas device list instead of enclosure list for _transpor_get_enclosure_identifier.
593d5720745658a4a973952fb74f6d863c531e97 [SCSI] cxgb3i: zero out reserved or un-used fields.
cba3d38b6cf85bd91b7c6f65f43863d1fd19259c [SCSI] hpsa: sanitize max commands
10f66018088fd0c9fe81b1e328e3264c7b10caa5 [SCSI] hpsa: separate intx and msi/msix interrupt handlers
1886765906686cdb08c35afae20e4ad8f82367f5 [SCSI] hpsa: forbid hard reset of 640x boards
1df8552abf36519ca8b9e2a8d1e204bac2076d51 [SCSI] hpsa: Fix hard reset code.
4c2a8c40d877effc25774f00406a4a7df1967102 [SCSI] hpsa: factor out the code to reset controllers on driver load
a51fd47f1b8f2b9937011c433269d2ec182b9879 [SCSI] hpsa: factor out hpsa_find_cfg_addrs.
12d2cd4711b9e3ddcf911281ec4fe511b5cfff63 [SCSI] hpsa: make hpsa_find_memory_BAR not require the per HBA structure.
6798cc0a4964ceabc27de762c41929f8a875e3fd [SCSI] hpsa: Make "hpsa_allow_any=1" boot param enable Compaq Smart Arrays.
2e931f3176d61c693ace27498fdb823ef605e619 [SCSI] hpsa: add new controllers
ae52e7f09ff509df11cd408eabe90132b6be1231 [SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while FW trapped and behaviors of EHs
f034260db330bb3ffc815fcb682b1c84aca09591 [SCSI] libfc: fix indefinite rport restart
4b2164d4d212e437c9f080023a67f8f9356d2c4c [SCSI] libfc: Fix remote port restart problem
0db6f4353d68c0108b5fe0bad8259de0197589c6 [SCSI] fnic: fnic_scsi.c: clean up
1c4bfe6305215f09f3e80a14a824e4ae45b2c7ed [SCSI] libfc: lport state is enum not bit mask
be61331d902e63011138723da3f737d34506f797 [SCSI] libfcoe: Check for order and missing critical descriptors for FIP ELS requests
5550fda73d8bd3bed454e28c46f5a4e5288769bb [SCSI] libfcoe: Host doesnt handle CVL to NPIV ports
0a9c5d344dbd983af59865f9880621e5cbbda899 [SCSI] libfcoe: Handle duplicate critical descriptors
c600fea2d813e8734748202970722c3b6a76b9a1 [SCSI] libfcoe: update FIP FCF D flag from advertisments
d99ee45b7cb89803b79745dc3014ba64bfd02b7d [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf if
8690cb8359d8e9f8d7ca12791ef7ea32b709df8b [SCSI] libfcoe: fix lenient aging of FCF advertisements
f8fc6c2c99b8085368119d6cf39b997255052826 [SCSI] libfc: Handle unsolicited PRLO request
5d4a2e29fba5b2bef95b96a46b338ec4d76fa4fd [SCSI] fcoe: clean up TBD comments in FCoE prototype header
618461c02b00a658ec8aa07d409cd496a7e254e2 [SCSI] libfc: Honor LS_ACC response codes for PRLI
292e40b956982601dfc61fe8f0470eb18a616d7e [SCSI] libfc: Retry a rejected PRLI request
516a648631c912e84e0035590f98eef1d716f4ea [SCSI] libfcoe: No solicitation if adv is dropped
1508f3ecd991ecbf272e08f5ee70d2618f49159e [SCSI] libfcoe: Avoid hang when receiving non-critical descriptors
281ae642a6475ede25ff86ec124214e346c25e22 [SCSI] libfcoe: FIP link keep-alive should continue while logged off
56115598c571cadd4b465836e1423a452a908c89 [SCSI] ipr: move setting of the allow_restart flag for vsets and disks
82284c09c5dc5c5a5046f3c852f2683dab60109c [SCSI] be2iscsi: fix null dereference on error path
1462b8ffd9a9e4798d4e0f9eaadbd1ac0373a11b [SCSI] be2iscsi: fix memory leak on error path
c5f10187965f93ef7ef67da9c7c449b13b6dee1b [SCSI] ipr: add writeq definition if needed
fa95d206e4a4fb549bdb9fe71091417f4912178f [SCSI] be2iscsi: fix disconnection cleanup
2cae179486a356aca2a2617f0399f04c66598d8b [SCSI] lpfc 8.3.14: Update Driver version to 8.3.14
d7c479929b6804f4e9d5fb5f721aba31622f3d97 [SCSI] lpfc 8.3.14: SCSI and SLI API fixes
dbb6b3ab10464aa11df74c0d0a14e869a8c6fd1b [SCSI] lpfc 8.3.14: FCoE Discovery Fixes
75baf69657ea2107f2c202cd29dada206ae4b7c4 [SCSI] lpfc 8.3.14: PCI fixes and enhancements
c20c426732a5a5d21e99b36286f79c2024115341 [SCSI] pmcraid: MSI-X support and other changes
18cacc34887df274feb3f1ff420d7592e4ea246f [SCSI] lpfc 8.3.13: Update Driver Version to 8.3.13
2a9bf3d011303d8da64cd5e0e7fdd95f0c143984 [SCSI] lpfc 8.3.13: Add TX Queue Support for SLI4 ELS commands.
98fc5dd952ecfd3abff7c06e7a55a5eab4dd95b7 [SCSI] lpfc 8.3.13: Misc fixes
b92938b41ee84b83347b62baa6daa0d06a742e94 [SCSI] lpfc 8.3.13: SCSI specific changes
6e7288d9a4b6691bf13fb07e3593d70d725d0737 [SCSI] lpfc 8.3.13: Initialization code clean up and fixes.
ffc954936b134cc6d2eba1282cc71084929c3704 [SCSI] lpfc 8.3.13: FC Discovery Fixes and enhancements.
8701f18504751a5b89be3203e28c5ec04c147167 [SCSI] ipr: add endian swap enablement for 64 bit adapters
da2907ffd08a2d708c829ec171f05fe3ceab1315 [SCSI] dpt_i2o: Use GFP_ATOMIC when a lock is held
c0ff2775a1dcbaf2cbe3fb571ae5ea11b63ea590 [SCSI] qla2xxx: Updated version number to 8.03.03-k0.
5b91490e457a88080b4dbc68f4bc2eadd65e30ea [SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if greater than minuimum value(4 secs).
6c7ccf7bb96a0ae16d2bcc6155e1d1fc3e728b39 [SCSI] qla2xxx: Removed redundant check for ISP 84xx.
6907869d726c04362122afd92717f86915a69f96 [SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as default for ISP 82xx.
ba77ef53547883b6be06c0657d5dc1642ad43d0c [SCSI] qla2xxx: T10 DIF enablement for 81XX
0547fb37ca1f8da18e65b7452f99e9784f026be2 [SCSI] qla2xxx: Fix flash write failure on ISP82xx.
cdbb0a4f31c486e4f6fb6e673a892f4f5205f91c [SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
3f3b6f98cb33043cba04f45a2f2c43b8303c120c [SCSI] qla2xxx: Do not enable VP in non fabric topology.
9c2b297572bf3cc36d26520cd8f7e7ef4cb857f8 [SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file.
b0cd579cde8ee0c7ed52239531ba09bcbc5b54c2 [SCSI] qla2xxx: Make the FC port capability mutual exclusive.
23f2ebd17a13835c5b34994d2c2e5faacc127947 [SCSI] qla2xxx: Add internal loopback support for ISP81xx.
3a6478df74c271cb3be5895b39fddf75e9cef89c [SCSI] qla2xxx: Limit rport-flaps during link-disruptions.
6ac5260850841eb4055811a68ff47d658ebe9a59 [SCSI] qla2xxx: Correct async-srb issues.
083a469db4ecf3b286a96b5b722c37fc1affe0be [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.
7e2b895b93db603ac3462175baa846ebf1be44da [SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.
d3fa9e7d270e3d9b3fda325cdcb2ea77a00ed876 [SCSI] qla2xxx: Add portid to async-request messages.
b963752f47c54a29c11acee99e6c99b3c6bb35c5 [SCSI] qla2xxx: Clear drive active CRB register when not in use.
9257aa4963873dcc3b339e2e3c0aba081c83695f [SCSI] hpsa: add entry to MAINTAINERS
def342bd745d88ed73541b9c07cefb13d8c576fd [SCSI] hpsa: fix block fetch table problem.
d28ce020fb0ef9254fc9e0bd07f5898c69af9f7d [SCSI] hpsa: expose controller firmware revision via /sys.
992ebcf14f3cf029b8d0da4f479d752c19d8c726 [SCSI] hpsa: Add hpsa.txt to Documentation/scsi
873f339fc53750c1e715f5e1d2dfdb9869b7ea3f [SCSI] hpsa: remove unused firm_ver member of the per-hba structure
6c311b5725b9500bdd0f527cd97496b11999fbbd [SCSI] hpsa: factor out hpsa_enter_performant_mode
ec18d2abad04091c5125b0a37ad80a00099d8ac0 [SCSI] hpsa: remove unused variable trans_offset
3f4336f33314e7d3687ff46af1fcaa970e3f4e00 [SCSI] hpsa: factor out hpsa_wait_for_mode_change_ack
7136f9a78eece43226dee1a46ec6fc144f561239 [SCSI] hpsa: mark hpsa_mark_hpsa_put_ctlr_into_performant_mode as __devinit
58f8665cc369b9633af072afb741b8f0a01622fa [SCSI] hpsa: clean up debug ifdefs
cda7612d4b96d51324c6fc4d5e47d629da6cb500 [SCSI] hpsa: check that simple mode is supported
eb6b2ae9058accd183fe8b31f1985312bf333624 [SCSI] hpsa: factor out hpsa_enter_simple_mode
3d0eab67cf556db4430a42fbb45dc90ef690d30c [SCSI] hpsa: factor out hpsa_p600_dma_prefetch_quirk
f7c391015ab64c835a9bb403626b38a51d6432cc [SCSI] hpsa: factor out hpsa_enable_scsi_prefetch
76c46e4970f7ee6d8c54220a767e93d67b74cd33 [SCSI] hpsa: factor out hpsa-CISS-signature-present
b93d7536eaa1206ad4a00ad8ea700ff0bd75a0da [SCSI] hpsa: hpsa factor out hpsa_find_board_params
204892e9717790cd17689aaebf2790a477492734 [SCSI] hpsa: fix leak of ioremapped memory in hpsa_pci_init error path.
77c4495c17d7508bdef1cfd2c3c933ff5379908b [SCSI] hpsa: factor out hpsa_find_cfgtables
2c4c8c8b662286230a798c60408d217aeab55f7f [SCSI] hpsa: factor out hpsa_wait_for_board_ready
3a7774ceb89f02f78e269b5c900096b066b66c3c [SCSI] hpsa: factor out hpsa_find_memory_BAR
6b3f4c52b29eee17285a6cd57071c9ac7736d172 [SCSI] hpsa: remove redundant board_id parameter from hpsa_interrupt_mode
85bdbabbd97ff797f91e6ec839ab053776bc72b4 [SCSI] hpsa: factor out hpsa_board_disabled
e5c880d1d5923c341ac7ba537fb1e6b73c5977a2 [SCSI] hpsa: factor out hpsa_lookup_board_id
55c06c7171f63aaac1f9009729d1cb5107fa0626 [SCSI] hpsa: save pdev pointer in per hba structure early to avoid passing it around so much.
1db90ea239b85479daedb978ea2f0a61776f074f [SCSI] hptiop: Eliminate a NULL pointer dereference
2a1b7e575b80ceb19ea50bfa86ce0053ea57181d [SCSI] mptsas: fix hangs caused by ATA pass-through
d334aa79786a878e90af5b5c1b14109c1df85820 [SCSI] mpt2sas: DIF Type 2 Protection Support
8f83d7688026729c9d356d865f65a8996f090048 [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
d15aa2cc641bd193596382357de917b32f1b40cb Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perf
02e7cce2bc3ac82b971d1efe489f23ca0b6e1d4a Merge git://git.infradead.org/users/cbou/battery-2.6.35
a376bca61096c7a79393e8125b7ad4757ccff19c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
7a42c4ff02d1bd764804a4ba36c2b839070c5e7d Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36
800f65bba8d2030b3fef62850e203f9f176625a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
f613dfcb3345dacb8cf99b7bb359acc1c18a1157 ext4: check to make make sure bd_dev is set before dereferencing it
cc937db74bd5fe75f4cfebbfc4a04c1da10f0695 jbd2: Make barrier messages less scary
e3570639c8b5f2c6a5018a2649c2b7c276af76d7 ext4: don't print scary messages for allocation failures post-abort
d889dc8382c4d71b6d538b7b13777bc1ec51df10 ext4: fix EFBIG edge case when writing to large non-extent file
79e8303677fc15f508b9877e0fea1925c4add6f3 ext4: fix ext4_get_blocks references
62d2b5f2dcd3707b070efb16bbfdf6947c38c194 ext4: Always journal quota file modifications
dcc7dae3cb21184a317f10a12250bd8d6f458077 ext4: Fix potential memory leak in ext4_fill_super
0c095c7f113e9fd05913d6e1b2cccbe356be039e ext4: Don't error out the fs if the user tries to make a file too big
506bf2d82165c09b179a5077e01037f6270a4db3 ext4: allocate stripe-multiple IOs on stripe boundaries
5b3ff237bef43b9e7fb7d1eb858e29b73fd664f9 ext4: move aio completion after unwritten extent conversion
552ef8024f909d9b3a7442d0ab0d48a22de24e9e direct-io: move aio_complete into ->end_io
5c521830cf3dfcf7638d409d8e02ed21020c064f ext4: Support discard requests when running in no-journal mode
47def82672b3ba4e7c5e9a4fe48a556f8684d0d6 jbd2: Remove __GFP_NOFAIL from jbd2 layer
40389687382bf0ae71458e7c0f828137a438a956 ext4: Fix block bitmap inconsistencies after a crash when deleting files
a271fe8527fe9637bdd82c97123b1356940dd84b ext4: Remove unnecessary casts of private_data
e5880d76aea443b04e07da19830da0f6f7494eef ext4: fix potential NULL dereference while tracing
89eeddf03327e19cfcbb18efa98e5470e2f5c563 ext4: Define s_jnl_backup_type in superblock
66e61a9e9504f61b9a928c9055368c81da613a50 ext4: Once a day, printk file system error information to dmesg
1c13d5c0872870cca3e612aa045d492ead9ab004 ext4: Save error information to the superblock for analysis
c398eda0e43a791be0fca6f197a1e2bbb9f16070 ext4: Pass line numbers to ext4_error() and friends
60fd4da34d55a9cc0d857fc76dc12cf8cab4ed02 ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit
408059495a372f1a9845672e58608fb6d8ec0c40 ARM: Add support for the LPC32XX arch
680b2862bcc7974c87d666529120a1cfe8fe2f8d ARM: LPC32XX: Arch config menu supoport and makefiles
19d95e1afae11b1a414491fd62e89a47cceadea9 ARM: LPC32XX: Phytec 3250 platform support
fc982e1ceaeb4dea3f3f8ceba5b934cee292944a ARM: LPC32XX: Misc support functions
e6e912c4964ce5976e508881207dfa96d5f856d7 ARM: LPC32XX: Serial support code
3c0e1947d9c171649f3bde13d1010ac6d7ce09c1 ARM: LPC32XX: System suspend support
80a506b8fdcfa868bb53eb740f928217d0966fc1 x86/amd-iommu: Export cache-coherency capability
88ca895dd4e0e64ebd942adb7925fa60ca5b2a98 perf tools: Remove unneeded code for tracking the cwd in perf sessions
361d13462585474267a0c41e956f1a1c19a93f17 perf report: Don't abbreviate file paths relative to the cwd
0f0cbf7aa3d3460a3eb201a772326739a0c0210a perf ui: New hists tree widget
8d8c369f3d697e31e04133ca18b516952549ee33 perf ui: Show the scroll bar over the left window frame
63160f73e7baa6618f19d7681bcab5be5c557205 perf ui: Consider the refreshed dimensions in ui_browser__show
06daaaba7c211ca6a8227b9a54dbc86dd837f034 perf hist: Introduce routine to measure lenght of formatted entry
b61b55ed995fd2765cd4ec0b22f0348dee272070 perf ui: Restore SPACE as an alias to PGDN in annotate
6b95ed345b9faa4ab3598a82991968f2e9f851bb perf, powerpc: Use perf_sample_data_init() for the FSL code
b93cc9f19bade9e9ddd41958352168dc0d266f48 ASoC: TWL4030: Capture route DAPM event fix
852db46d55e85b475a72e665ca08d3317769ceef clocksource: Add __clocksource_updatefreq_hz/khz methods
f12a15be63d1de9a35971f35f06b73088fa25c3a x86: Convert common clocksources to use clocksource_register_hz/khz
0fb86b06298b6cd3205cac2e68a499f269282dac timekeeping: Make xtime and wall_to_monotonic static
8ab4351a4c888016620f43bde605b3d0964af339 hrtimer: Cleanup direct access to wall_to_monotonic
9f31f5774961a735687fee17953ab505b3df3abf um: Convert to use read_persistent_clock
7615856ebfee52b080c22d263ca4debbd0df0ac1 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
06d518e3dfb25334282c7e38b4d7a4eada215f6d powerpc: Cleanup xtime usage
b0797b60d0067fe437baa97a743c7d9de98fd769 powerpc: Simplify update_vsyscall
592913ecb87a9e06f98ddb55b298f1a66bf94c6b time: Kill off CONFIG_GENERIC_TIME
ce3bf7ab22527183634a76512d9854a38615e4d5 time: Implement timespec_add
8c73626ab28527b7eb7f3061c027fbfe530c488c x86: Fix vtime/file timestamp inconsistencies
e9a1c5129de1caf4526b8df5f200ff628b2ffab4 wm8350-regulator: fix wm8350_register_regulator error handling
979da89a9c230381ca55ea0764428a5d42a01e7f ab3100: fix off-by-one value range checking for voltage selector
c4a0208fff6cba5c7e22166ad7209322eab16bb3 ARM: LPC32XX: GPIO, timer, and IRQ drivers
b9cc4bf6656d5f349c283e6ac267b852b7a2e42e ARM: LPC32XX: Clock driver
343d3537917bd74648fa2a360b42f64ad5ec551d ARM: LPC32XX: Debug and IRQ macros
437db5903653f6a8a736e77ad5c21a296d74299b ARM: LPC32XX: Initial arch header files
f5e2574e734650bbeb801a31cc99e628f9a027af ARM: 6239/1: mmci: let core poll for card detection
528320db013b687c5f0150fd77eb4dc02ca328d1 ARM: 6238/1: mmci: fix multi block transfers
4ce1d6cbf07271ab8f7cc47c3e27edeac08b58a7 ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling
2c39c9e149f45ec15a6985cb06ec8f6d904bb35e ARM: Fix section build warnings for AMBA drivers
3d3f78d752bfada5b6041f2f7bd0833d8bdf7a4a ARM: call machine_shutdown() from machine_halt(), etc
5388a6b266e9c3357353332ba0cd5549082887f1 ARM: SMP: Always enable clock event broadcast support
9ca03a21e320a6bf44559323527aba704bcc8772 ARM: Factor out common code from cpu_proc_fin()
b8ab5397bcbd92e3fd4a9770e0bf59315fa38dab ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
993bf4ec8c2a2b7979389ab196bf2fe217117158 ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime
33a9c41bf5d8adae9d882513e617c4c645195e71 ARM: 6255/1: Workaround infinity loop in handling of translation faults
6338a6aa7c082f11d55712251e14178c68bf5869 ARM: 6269/1: Add 'code' parameter for hook_fault_code()
3dc91aff9c3ef54b15cdaf32f61f973489fe69eb ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
c1ba6ba3dd4c127dd1b14125ac7feed43d974436 ARM: 6251/1: Make SPARSE_IRQ a hidden option
5bc23d32d86a132b5636a48dca0fa2528ef69ff9 ARM: DMA coherent allocator: align remapped addresses
d746196361c9c635128249bb6cf13e709ae6abe1 ARM: use generic ioremap_page_range()
ac3e3fb424d44109dda3b1a3459e1b30fa60ac4a ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative
ec489aa8f993f8d2ec962ce113071faac482aa27 ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative
c58bbd39f876955be6e072748fdfe2b671f9d939 ARM: 6213/1: atomic64_test: add ARM as supported architecture
4708ac49305bbcd511600d4af71a4c6dca15af65 Merge branch 'origin' into misc
1dbd30e9890fd69e50b17edd70ca583546b0fe4e ARM: 6225/1: make TCM allocation static and common for all archs
b20d02e37eeabf34b40c3995c2dbb0af53da3c57 tools/firewire: nosy-dump: increment program version
ddbfe74958ec21c3d58d5a46dd6f4048bc7969a4 tools/firewire: nosy-dump: remove unused code
83ef7c75939f45f8da46976cdca4db0727276a2d tools/firewire: nosy-dump: use linux/firewire-constants.h
269fe1023191a338736c71ba4f4db13839747772 tools/firewire: nosy-dump: break up a deeply nested function
468066f771032ad4bef4a906dfe0b0a55593d64d tools/firewire: nosy-dump: make some symbols static or const
92c16f7e9c65f9a271c6bd5020279b3e37989672 tools/firewire: nosy-dump: change to kernel coding style
a8461c0f3bfffe752fc62ce3960eb827463e90b5 tools/firewire: nosy-dump: work around segfault in decode_fcp
1bcc69fb6a48edb3ddf2e8c42f1d1c242196bf74 tools/firewire: nosy-dump: fix it on x86-64
9f6d3c4b76314c40c866a935d78c80fd284768bd tools/firewire: add userspace front-end of nosy
aed69d2b79bb5af008526998e466da6d0eac7ae5 firewire: nosy: note ioctls in ioctl-number.txt
7429b17d30a19fd52a0c07de9d3959746d321e15 firewire: nosy: use generic printk macros
fd8c8d46ca9402c15383d2cf0bc3ee7740de3b62 firewire: nosy: endianess fixes and annotations
c89db7b8bc88d8288dcfbe7a885b950d2560d564 firewire: nosy: annotate __user pointers and __iomem pointers
424d66cedae8bebb00fdb917fc8430f7b8a655cf firewire: nosy: fix device shutdown with active client
b6d9c125e6610591c04ca9045f641e35ce1a9226 firewire: nosy: handle errors in device probe
165476671f731b4c3d6cf401d0e1886f4a4f4a8e firewire: nosy: fix IRQ handler for card ejection
55e77c06c6017a70630cf599770369b8ba07c841 firewire: nosy: unroll some simple functions
685c3f80b6d88478a6428676f9daab59faf3cd4b firewire: nosy: use flagless variants of spinlock accessors
a2d39db9dec0e7e403f54c9cf98b7dbc82b4c44a firewire: nosy: fix list corruption by NOSY_IOC_STOP
c7b2a99c66e7b40d8843a70f2981e375eeedf062 firewire: nosy: convert to unlocked ioctl
b5e47729043c9224b21ab3dc7c63e8a38dbb4923 firewire: nosy: misc cleanups
286468210d83ce0ca1e37e346ed9f4457a161650 firewire: new driver: nosy - IEEE 1394 traffic sniffer
7899f81fe4aa76b7ff26293f9ef670b3d53e58aa Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
a3e5bb42898d10cff1d054d4b115d4dd608c0566 ARM: Versatile: fix section mismatch
a9deb137e4eb94d0a4fa0c3535b2c056d9363bef ARM: Remove unnecessary call to find_limits()
e07b9e08601b400aee7e076e7b31799d3dd48c1e ARM: LMB: convert pfn_valid to use LMB
eda2e5dcc914b4d70f665443efc9780e89a5e5c1 ARM: LMB: Convert arm_memory_present() to use LMB memory information
98864ff58dd2b8ef9e72b0d2c70f34e7ff24a2ee ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB
8d717a52d1b0959128be5134dd12608e8e4f2115 ARM: Convert platform reservations to use LMB rather than bootmem
2778f62056ada442414392d7ccd41188bb631619 ARM: initial LMB trial
4bb2e27db10abc555dfabd73661485fb75e4e97d ARM: early_pte_alloc()
39ae702cd3b8b9d30693b73ad1a3d74c799b5b1a ARM: 6267/1: mop500: add AB8500 interrupt support
feb8f47809fcc60250d28a6ddabc0ddbe9360d7c e1000: use netif_<level> instead of netdev_<level>
b43275d661baa5f1f72dacd9033d6eda09d9fe87 xen/pvhvm: fix build problem when !CONFIG_XEN
43df95c44e71d009b5a73f104ff183f73af9526f xenfs: enable for HVM domains too
5915100106b8f14a38053ad6c03a664d208aeaa2 x86: Call HVMOP_pagetable_dying on exit_mmap.
c1c5413ad58cb73267d328e6020268aa2e50d8ca x86: Unplug emulated disks and nics.
409771d258e9dd71c30f3c9520fd2b796ffc40f0 x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.
66cc42a4bc23a5f621407d1c23b9fe29d41c92c6 usbnet: use jiffies in schedule_timeout(), not msecs
db5824dd3d632acd79094b81e07288ba05ae2cc1 ks8842: Support 100Mbps when accessed via timberdale
7b7b0b90592a023ac8946b29cca871bf17741fab caif: handle snprintf() return
652c6717465dbd0091dbe04ed9be2f7e59c03c7d genetlink: use genl_register_family_with_ops()
a256be70c57d6f8c827d09d645a1f6fe9330af72 drop_monitor: use genl_register_family_with_ops()
416c2f9cf5524cb53392cbcf99fef7aa687192ce genetlink: cleanup code according to CodingStyle
f78f09f76540c9a986bc321a186a291f4bb40925 ethoc: add devinit/devexit section initializers
08451e2587dc8d8c34cbbb8edc88a6e4fa8946e6 igb: restore EEPROM values of MDICNFG on reset with 82580
4085f746db1b7d6b292cf27cc713a13a1fcb2681 igb: add support for SGMII-based MDIO PHYs
ea7afd31fb45d2d5d1b1e4cf347a688370feee91 e1000e: Drop a useless statement
1a041a23da7c77b53c71fe11b4f940388bee37b1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
125ed824d3d03f5c470cf98aca757fd9423c49ab staging: rtl8192e: Delete some redundant code
5976b94353632cb7ee3fb4a01bd54444efd29b1b staging: rtl8192e: Make arrays const
f0161757733f924cefe5ae45d012aef1daccebeb staging: rtl8192e: Remove useless debug code
cf3d3d38e7b42b75689fe895d09f197922c109c5 staging: rtl8192e: Remove macro already in the kernel
76e8cd248fe5cdff6bfb2bda970df5bcda3604c2 staging: rtl8192e: Delete unused code
881a975b6daeedb9a7962fd7b6ceccca422fe51b staging: rtl8192e: Make structs const, move prototypes to top
559fba5e2af3e3f9ff4fcf0a00913c7af4cc16e7 staging: rtl8192e: Make functions static
4a533365b477497125204c9e29fa204105093105 staging: rtl8192e: Make static variables const
ab2161a0a078e7c600b0b6434ec071b72d76608f staging: rtl8192e: Make some static structs const
4d74c86f6ad8bb2c8997027f976ed2e358cd6715 staging: msm: remove video drivers for obsolete platforms
5d92fe3387d086fc2f10426fbdb6b86d6cce5a47 staging: rt2870: Add USB ID for Belkin F6D4050 v2
54d2379c20d814ced657cbc2c4ead8d1f8389fa2 staging: hv: Fix Kconfig dependency of hv_blkvsc
5447080cfa3c77154498dfbf225367ac85b4c2b5 s2io: fixing DBG_PRINT() macro
ee13cbdec4381b5bdb24683b5e7fcc29084c355d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
54009058129fd9ccc67c12d7e084aa6eda420132 Staging: IIO: typo in Documentation/overview.txt
8dd82ebe7d8e6877b68a09a7580a0c4949a16ba4 Staging: wlan-ng: fix style in cfg80211.c
863da9557e5ad2874f3fc6f350b392e03f983ca4 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
09d1485649a46fda2c5f76b9c870d820d4d8d029 Staging: dt3155: make local functions static
fb8ce14c7e16bd218decb3e1655c5d4ff08042f2 OMAP: PM constraints: add omap_pm_set_min_clk_rate()
564889c1c02698d66db76764ee4e0a5e86903971 OMAP: PM constraints: add return values; add requesting device param to omap_pm_set_max_dev_wakeup_lat()
887adeac28a3e354ebb3f9aeca6fc2296c105267 OMAP2+: hwmod/device: update documentation and copyright
db2a60bf2527209b42e6f512d5892089a835ceaa OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va
08072acf3a23febd1b676f1d908c6c0b9ddf167c OMAP2: hwmod data: add IVA1 (2420), IVA2 (2430) hwmods
540064bfdb201c8b4abe248729673991246ebc72 OMAP3: hwmod data: add data for OMAP3 IVA2
4a7cf90a01a642969e61879337f6524dbdde05c2 OMAP2&3: hwmod: Replace l3 -> l3_main
90709ae91b7492ccf280252f612cd4215b725db9 OMAP: hwmod data: add class for IVA hwmods
6f88e9bc21746be9b15f1d8dcacf7595807e8828 OMAP: PM: create omap_devices for MPU, DSP, L3
0656358159d7e26205bb9360840759c7c3c0725f OMAP: omap_device: ensure hwmod tracks attached omap_device pointer
681fddc6d087359c1e3f86529973f5bf62afe4c0 OMAP4: hwmod: Enable omap_device build for OMAP4
97d60162f64ef068b639d8a77ef3bc148baa53ad OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()
848240223c35fcc71c424ad51a8e8aef42d3879c OMAP: hwmod: add non-locking versions of enable and idle functions
fa98347ebf1c516e49694e1584cd96a63428676a OMAP2&3: hwmod: Remove _hwmod prefix in name string
2eb1875d2b7560e70c19a11daa00e06e0de9eea1 OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLEST
6405616754f70a11c5410b321495fcd61e70b240 OMAP24xx: CM: fix mask used for checking IDLEST status
fb2fc9204f8ce060d239ab41f09cf6fc6de5ad4b OMAP1: clock: some cleanup
936305a96ce1611093ad7a5591a62f9d7142be7c OMAP1: OPP: add KConfig entry for 96MHz ARM rate (using a 12MHz oscillator)
b3c1cff6985a78dcf2842960f866b07230ccef10 OMAP: clock: add kerneldoc for structures; move flags closer to structs
25499d9353e8cc6b0cf205684b3ebc535f8b9372 OMAP3: wait on IDLEST after enabling USBTLL fclk
5620ae29f1eabe655f44335231b580a78c8364ea drm/i915: make sure we shut off the panel in eDP configs
968181ca7e679be70bd50b82665e1f369a856ec7 Staging: dt3155: make module_{init/exit} functions static
14de72b0aa56e20f24f9ecc1a449da1ed4fd5cda staging: tidspbridge: Remove unused macros
bf968b0a521fc5fd3faf66afa315d8183246c72f staging: tidspbridge: Change macros to static inline functions
803cd75eff2d560d622da69569f0bf66a3ea4ed1 staging: tidspbridge: Remove macros used as cast
fe15ea8b86f19bf7c4d1a4ea7452f1bb04b8933a staging: tidspbridge: Remove unused magic number
28eeb6a737e17c65119354ef7c149746ca0591c0 staging: tidspbridge: Remove redundant macro from cod.c
a563510fb2f18f0d7f2fbf815e7d7052f280a61d staging: tidspbridge: Change macros to static inline functions used in cload
c18c9c910dbcc4cc55a440c38fad300f1ecf8dbb staging: tidspbridge: Change macros to static inline functions in io_sm
9e342489d7b8a8ac4ba4a728169564e4ab205bbd staging: tidspbridge: Remove redundant macros in io_sm.c
8204bd384660b035bf0077f45b6b9635e5cd1c19 staging: tidspbridge: Remove Redundant wrappers
209fb87a259ead17e966627b7f053d16a96898da xfs simplify and speed up direct I/O completions
fb511f2150174b18b28ad54708c1adda0df39b17 xfs: move aio completion after unwritten extent conversion
40e2e97316af6e62affab7a392e792494b8d9dde direct-io: move aio_complete into ->end_io
696123fca877905696591829c97a2cef11c8d048 xfs: fix big endian build
a9ad99a612763803b995ce551ca43b20beb1f888 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
d7f61777e9ec6951e99fb6fe06ba956b9bc4bbab drivers/net/qla3xxx.c: Checkpatch cleanups
eddc5fbd80999444dd32aca3c90290c9d64da396 drivers/net/qla3xxx.c: Update logging message style
40b53d8a4edca018b8edb2fa99c5326642d450fa wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE
1235f504aaba2ebeabc863fdb3ceac764a317d47 netlink: netlink_recvmsg() fix
e9d67a7854b291d0c516d1fd42c07898e36095aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
592d32cc4156ee512e55c5bc052fdece215f52b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
4afb93b4211b3f65ebd8ea0d9018426dd9e8693e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
225aa01173b271a3802b716e14176eb7d11dcce4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
06b3cda0c12986f5bba578b918b188d731c4e191 rt2x00: Fix regression for rt2500pci
d97349797fa76753c747ed8b888414fe78795439 mac80211: Don't set per-BSS QoS for monitor interfaces
487f0e010cf5b6ba504150dfb20c21fd93e3b9e6 ath9k_hw: simplify noisefloor calibration chainmask calculation
d9292c0db7b4e98ae6d34a662ef49a8bd127fd8f ath9k_hw: fix a small typo in the noisefloor calibration debug code
866b7780fce95989dfc85f3e372635f5147e0d90 ath9k_hw: fix invalid extension channel noisefloor readings in HT20
4cee78614cfa046a26c4fbf313d5bbacb3ad8efc ath9k: fix yet another buffer leak in the tx aggregation code
ec25acc46a62db98baaa9b221f33b66af09a1964 mac80211: fix sta assignment
bd75eb854300c7e09eaf067572498abdeb9d3424 libertas: precedence bug
3be61a3851c458fb4ce394645e26e8e9670c796a cfg80211: fix IBSS default management key
66c524210ab9217528b01b63c43903545e03a58c mac80211: remove bogus rcu_read_lock()
f9f9b6e3e3128e2b4d01a6e5ed0bb73cbb9a0a37 wireless: remove unneeded variable from regulatory_hint_11d()
7e988014cd6dec991f095305256f57168b5610e8 mac80211: freeing the wrong variable
68e8f2fae03cde0ba841325e2660b55fe49bf4b9 ath9k: Fix inconsistency between txq->stopped and the actual queue state
2189d13f6cfc58627a01d6a91591e59a2fa62902 ath5k: snprintf() returns largish values
9746010bd3c825d364b783b327990d25962657dd ath9k: snprintf() returns largish values
929ebd30e4f982a1d2817f70154e7441f5714118 drivers/net/wireless/wl12xx: Use kmemdup
3581ced3b6ac289b5cd31663b34914a7347186a6 [CPUFREQ] powernow-k8: Limit Pstate transition latency check
179ee43465343d1f8f2a4af25ead4ae15e43fa6e [CPUFREQ] Fix PCC driver error path
3847d223f2e4da5ceb47ea8996618010192f3197 [CPUFREQ] fix double freeing in error path of pcc-cpufreq
47f8bcf362410b631a4d99ff5c79ec6b9dd3ace6 [CPUFREQ] pcc driver should check for pcch method before calling _OSC
6f90388ac98e8cb2c63e307ffb13871a6b87f29b [CPUFREQ] fix memory leak in cpufreq_add_dev
accd846698439ba18250e8fd5681af280446b853 [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"
3289a8368c294726659588d044e354dd3bcf44b3 lib80211: remove unused host_build_iv option
ea65145da88e9fa04cb15c7a2a550ad1d3fde02a minstrel: don't complain about feedback for unrequested rates
00fc90c886220efe8b634d3f2a04713fcebbe2c0 minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps
a6e492b9b5d323ca391312b981a5017e450132c0 iwlwifi: assume vif is NULL for internal scans and non-NULL otherwise
6cb8755bbc72634d5df06fc54080812ee50009df MAINTAINERS: remove entry for wavelan
4086b9cad8f7e24e3737b667a1fbd0bdb976e54a MAINTAINERS: orphan the zd1201 wireless driver
f52a549082d8ba8da527fe1dfa9bfca84d419ef6 MAINTAINERS: orphan the raylink wireless driver
1d89cae1b47d63c554fe4762e57a43e573769853 MAINTAINERS: mark prism54 obsolete
28eb3e5acfddf1e1c8892df9901e4f32f7f537eb rtl8180: silence "dubious: x | !y" sparse warning
8b73fb8e29e9ae0458d36cc0dc25e2717587dfd4 rtl8180: improve signal reporting for actual rtl8180 hardware
1ab36d68e37faa431d99a07cbfb477a48879934e wl1251: fix sparse-generated warnings
da22f795cefb7c9f8a7bc6f22b1c16f1ff15a392 iwlagn: use __packed on new structure definitions
d33002129eee4717a92e320b0b764a784bbcad3a sysfs: allow creating symlinks from untagged to tagged directories
521d0453547d6195d200176328aaec6c98a7a290 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.
96d6523adffbab64f099561a021892125e0c672c sysfs: Don't allow the creation of symlinks we can't remove
2b795ea00c2bbb077a1199a4d729c8ac03a6bded USB: musb: tusb6010: fix compile error with n8x0_defconfig
fcc6cb789c77ffee31710eec64efeb25f2124f7a USB: FTDI: Add support for the RT System VX-7 radio programming cable
63ab71deae67b031045bb28bf8cff45180089f8f USB: add quirk for Broadcom BT dongle
c222fb2efaf1a421f5bf74403df40a9384ccf516 USB: usb-storage: fix initializations of urb fields
c30c791c946a14a03e87819eced562ed28711961 USB: xhci: Set Mult field in endpoint context correctly.
20a12f007feee1cfa761b431047271d1141d8031 USB: sisusbvga: Fix for USB 3.0
47f19c0eedb377ad1ee8114f464d001ec5f96a69 USB: adds Artisman USB dongle to list of quirky devices
2d1ee5904bb51ea33c6a6f4bec6b6a243e2432a8 USB: xhci: Set EP0 dequeue ptr after reset of configured device.
809cd1cb80d7dffe75dc94bc94ef2aab3dadc86a USB: Fix USB3.0 Port Speed Downgrade after port reset
d1dc908a251c8cd87c1a1ad4f2c4a40cdbd8286c USB: xHCI: Fix another bug in link TRB activation change.
7595931c986f50b1e197ce7b881563e36a7d041e USB: option: Add support for AMOI Skypephone S2
bec25b891e08fe364f329b045a3566422ca372ec USB: New PIDs for Qualcomm gobi 2000 (qcserial)
77dbd74e16b566e9d5eeb4be18ae3ee7d5902bd3 USB: ftdi_sio: support for Signalyzer tools based on FTDI chips
00c05aabf228d220b6189a314d181bad1a09718f USB: s3c2410_udc: be aware of connected gadget driver
83a4eae9aeed4a69e89e323a105e653ae06e7c1f USB: Expose vendor-specific ACM channel on Nokia 5230
9d72c81d657340e54a260a3b621f4a9f5b33829c USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c
646d90e2b925578abef5c45853e0b166b6a450bf USB: option: add support for 1da5:4518
b690e96cf9e6a6cde6f0393de47bdd6317ddb5de drm/i915: add pipe A force quirks to i915 driver
0cc4d4300c28d5c3fc73e5ec91bfd4b0c2c744af drm/i915: Fix panel fitting regression since 734b4157
f7512e7c4bb557b784fd5326f78983a7dea9949c serial: fix rs485 for atmel_serial on avr32
f792af250de54309e4bc9f238db3623ead0a4507 ath9k: fix dma direction for map/unmap in ath_rx_tasklet
fbd41a7e5843be27386c48b3d0816e93e7865d5d drm/i915: fix deadlock in fb teardown
aebf0dafee1a0a22b3d25db8107c6479db4aaebe drm/i915: don't free non-existent compressed llb on ILK+
e7b96f28c58ca09f15f6c2e8ccbb889a30fab4f7 agp/intel: Use the correct mask to detect i830 aperture size.
9c928d168d4030a230a7a5ee1764721d173f1153 drm/i915: disable FBC when more than one pipe is active
127bd2ac91c3ecf42890ac320f4c65346d110e78 drm/i915: Use the correct scanout alignment for fbcon.
9934c132989d5c488d2e15188220ce240960ce96 drm/i915: make sure eDP panel is turned on
4a655f043160eeae447efd3be297b6b4c397a640 drm/i915: add PANEL_UNLOCK_REGS definition
6ba770dc5c334aff1c055c8728d34656e0f091e2 drm/i915: Make G4X-style PLL search more permissive
ecd7f082d68d7fb1c96bcf72071aa85db9c00ddf xfs: clean up xfs_bmap_get_bp
5d18898b20dfed5f373f8a9a7cbe01446036f8e9 xfs: simplify xfs_truncate_file
939d723b721eef71060201738653a73443ff4510 xfs: kill the b_strat callback in xfs_buf
a64afb057b607c04383ab5fb53c51421ba18c434 xfs: remove obsolete osyncisosync mount option
0664ce8d0fde731d76fa7e86b3afb54f3a6830ff xfs: clean up filestreams helpers
73523a2ecf03f0bfe7c36c244aff8a2ef2208a4a xfs: fix gcc 4.6 set but not read and unused statement warnings
0f1a932f5d4d6ee71afb141914e2d5f11f27eee1 xfs: Fix build when CONFIG_XFS_POSIX_ACL=n
3f34885cd7c6a3f4deea48e3bbc704d91d5704f4 xfs: fix unsigned underflow in xfs_free_eofblocks
aea1b9532143218f8599ecedbbd6bfbf812385e1 xfs: use GFP_NOFS for page cache allocation
4a7edddcb5b14ddb5962e6906b6fd6b500d7a361 xfs: fix memory reclaim recursion deadlock on locked inode buffer
438697064aaa2f64e0fcc6586582a3e7ec36005b xfs: fix xfs_trans_add_item() lockdep warnings
2f11feabb19748c0ffa2eb82d438e8a91b9f6ea0 xfs: simplify and remove xfs_ireclaim
ec53d1dbb3ca960e7b552397613358ba1dbd12bd xfs: don't block on buffer read errors
a4190f90b4e22bde8b01b0086e00dd95439e2edd xfs: move inode shrinker unregister even earlier
fa17b25e9f95375081b43a741cf1c188682ec588 xfs: remove a dmapi leftover
78558fe8d8326b2395da33456cd9eec57ffc081a xfs: writepage always has buffers
d4f7a5cbd5449a3d2097f601f588886ea7b70dc3 xfs: allow writeback from kswapd
651701d71da4dc0ac607f17a638e77906f0d280e xfs: remove incorrect log write optimization
2727ccc950ae17375b15005403e1c35ba8fec1df xfs: unregister inode shrinker before freeing filesystem structures
cca28fb83d9e60779bb348edc33a62068e5f04a4 xfs: split xfs_itrace_entry
f2d6761433d69d94e0b39ac44ef0f0f0b0508065 xfs: remove xfs_iput
ef35e9255d4ed12522e836fbcec861e7306d794a xfs: remove xfs_iput_new
d2e078c33c24f97411b0fdd7cd2173e68125e7e3 xfs: some iget tracing cleanups / fixes
807cbbdb438d172b87b380eebc1f1c1a5a3549b2 xfs: do not use emums for flags used in tracing
64c86149410bc62d9ac27a0594b3402a2aca03d8 xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount
f2bde9b89b4d67c9bc3b963cb996f449ddcd27a4 xfs: small cleanups for xfs_iomap / __xfs_get_blocks
3070451eea1ed8e3bde0573183c7d8ac25fd5e97 xfs: reduce stack usage in xfs_iomap
7a36c8a98a7dd05756bb147be2ac350325ff5830 xfs: avoid synchronous transaction in xfs_fs_write_inode
20cb52ebd1b5ca6fa8a5d9b6b1392292f5ca8a45 xfs: simplify xfs_vm_writepage
89f3b363967a958e756a549c8747c1fb9c930c1a xfs: simplify xfs_vm_releasepage
3d9b02e3c76531687ab5314e0edf266256f13c2d xfs: fix corruption case for block size < page size
b4e9181e772b0c8b9038c5822ead368b96c2b533 xfs: remove unused delta tracking code in xfs_bmapi
cd8b0bb3c49d0691e9e7b4cf19e21ca63b92c053 xfs: remove unused XFS_BMAPI_ flags
a59f55703c3725b2fa582924f51db62b58be05bb xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags
9134c2332ecb9154860669d778ef2808f06503ec xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags
dbb2f6529feeee8f4de77849edeee2e60c40c805 xfs: kill the unused xlog_debug variable
4e0d5f926b80b06234a4ed664d6ae8c54fb08c4b xfs: fix the xfs_log_iovec i_addr type
898621d5a72c6799a9a13fce20443b4b6699899c xfs: simplify inode to transaction joining
4d16e9246fc3b3cf7bc95609eff66929a39daa06 xfs: simplify buffer pinning
ca30b2a7b7ac899ac4da6030ccbebf2f137b8e6d xfs: give li_cb callbacks the correct prototype
7bfa31d8e0f90b65ff23be94fca65ce261b43fc8 xfs: give xfs_item_ops methods the correct prototypes
9412e3181c0ef82efc3d8e88d73e583ec10c34e9 xfs: merge iop_unpin_remove into iop_unpin
e98c414f9a3134fe7efc56ef8f1d394b54bfd40e xfs: simplify log item descriptor tracking
3400777ff03a3cd4fdbc6cb15676fc7e7ceefc00 xfs: remove unneeded #include statements
288699fecaffa1ef8f75f92020cbb593a772e487 xfs: drop dmapi hooks
8faf2e6c201d95b780cd3b4674b7a55ede6dcbbb MIPS: Set io_map_base for several PCI bridges lacking it
0d5977d652fa5fd4e9a56127b109e5e28d4db95d MIPS: Alchemy: Define eth platform devices in the correct order
7f13f65e61f1deed77c5c335ed0fa4d08f69e608 MIPS: BCM63xx: Prevent second enet registration on BCM6338
f2a68272d799bf4092443357142f63b74f7669a1 MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.
31c984a5acabea5d8c7224dc226453022be46f33 MIPS: N32: Define getdents64.
98a0f86a54bb195c28ae1ccb5a5f5cda12cf7121 MIPS: MTX-1: Fix PCI on the MeshCube and related boards
1ed845375b1f2938acc4496a186e180892b00c71 MIPS: Make init_vdso a subsys_initcall.
57d15018aa48ecc5fafef3374dcebcf0bbbfa764 MIPS: "Fix" useless 'init_vdso successfully' message.
28d7d213a1ba4f1891eebb680f8a16a731d7a72a MIPS: PowerTV: Move register setup to before reading registers.
93871603a74563b3683d09ef13da954670829c45 SOUND: Au1000: Fix section mismatch
362992b19e7cc583f0f1987b6a6f0b3ae3b021fd VIDEO: Au1100fb: Fix section mismatch
5b1638d94080bb9b8dd9a458405502a50064ca56 VIDEO: PMAGB-B: Fix section mismatch
9625b51350ccb4db60b743f0d1e5ab696e77ef58 VIDEO: PMAG-BA: Fix section mismatch
3852cc3343b658275964112984321134f3de0118 NET: declance: Fix section mismatches
18f9f11a09b07b1aa0f0d0187860ed763bca0f6e VIDEO. gbefb: Fix section mismatches.
a392a10367508930607a17ab60b4148f86adf2bc drm/i915: Clear any existing dither mode prior to enabling spatial dithering
be9a3dbf65a69933b06011f049b1e2fdfa6bc8b9 drm/i915: handle shared framebuffers when flipping
6280f190da4dd083f14f704be6b3314311a7eacb implement O_NONBLOCK for /proc/xen/xenbus
6aa033d7efb85830535bb83cf6713d6025ae6e59 Merge master.kernel.org:/home/rmk/linux-2.6-arm
58b164b50a6dba53c7b154f632c1f9d67832d3e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
20ba5efb9c788cb3308c8711757848cf0e596529 Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
ab08937400eabe862f58974ad031a86c4ea2903a quiesce EDAC initialisation on desktop/mobile i7
dbbe4649d683577de1063dbd9f6da7d4b8de2fed Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
24b1442d01ae155ea716dfb94ed21605541c317d Driver-core: Always create class directories for classses that support namespaces.
1fe9b6fef11771461e69ecd1bc8935a1c7c90cb5 virtio: fix oops on OOM
2e65a2075cc740b485ab203430bdf3459d5551b6 Input: RX51 keymap - fix recent compile breakage
7ccc3eface57b6e1773fce009dac8a3da081b8b1 ALSA: hda - Fix max amp cap calculation for IDT/STAC codecs
1244b41d00eb60cb3d05220383bc9d15b9045fb4 kconfig: make randconfig fair for booleans
ff349103964d43c28b7b80bdecf7ace0113b3dda powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctly
9a52e392bd053f1d282488517125c6c1ab77006a powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts files
c76986cca8379db619de4b6c6b7359125df0e341 Remove REDWOOD_[456] config options and conditional code
ef93f1443c014e0d6dd7a5b1e592a02aa266f001 i.MX51: add support for cpuimx51 module and its baseboard
84659ab5851aae05035a41b378c4c9aca2d2aeb4 imx: move gpio init after to irq init
95afd090752a1f7dab6f4b24b1b0d12593e643bb eukrea-baseboards: merge includes in one file
8cd1b5c3d4e686c30404a9a466972e2ee13ada9f Fix KConfig warning
72fe99f642e09645942ae78539121754b0172ac6 mbimxsd baseboards : remove unnecessary include
da92e42b11074ec5da8e75fbabcee60c4a50de90 pcm043: register flexcan device
61c68502321d94a421f9a2a32f6789ecb27f382d imx: dynamically register flexcan devices for mx25 and mx35
a7d945a469ee566bde26217362c95f29acfbd14a mx35: add flexcan address
757e1e4d5831c67f308b42babac5a4b6a693a25d mx35: adjust flexcan clock definition
c3f6a34605db2771886b8eaf1cdf8e8ca3e8350d mx25: add flexcan address and interrupt definition
e993ade18fcc5f81b26ec031c166880789a9723b mx25: flexcan clock support
6937aabef4dd0ee88fe0e4732f0eb8de612ecbb4 iomux-mx51: add 4 pin definitions
aa8721431909c9afa611373c7edfb7f514a6ad83 i.MX51: handle IRQ for gpio 16..31
5055d1efc0cb4bd612c78af8fa61316ae49755a9 eukrea_mbimx27-baseboard: fix compile when CONFIG_SPI_IMX is disabled
7a2bb23c149e9f093b2b83c16c25991e32ef4ec3 imxfb: add pwmr controlled backlight support
7e688f0d77f90c531747afa552d72ea70c2f0803 imx25: fix low level debug
a7d403cfd1a4c8924874e0f6b600edb7f38684d0 mxcmmc: convert to pm_ops and enable/disable clock
d5efe2551e3ea88d9446f0d9d073debbb847f6af mx51_3ds: add keypad support on 3ds platform
a7ebd93143bc883b51227457e59ec774b1eb6c03 mx51: add imx_keypad device definition for mx51 platforms
beaac6f32ce484bf141d550bc0f26005782161fe mx51_3ds: Add support for the imx51 3-stack board
3fac6cf35806f099fad956d7b4ca76eebb26297e mx27_3ds: add support for the keypad
c5d38f08ca05c5253cb491a26225bf16bfa54ab1 mx31_3ds: revert 3ds debug board relate code
fa94f8dce1459eef1f0f8d5b1e4f26c3f058dec2 mxc: add common debug board for 3-stack platforms
2dcf78c0eeae3bd07082821557014f25f02ca2e9 Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD
6b6322676add0fa2713d0ec89a28390fd4d907f5 mx25: add PWM4 to iomux
b04102bd345ccc8aeeff8b5acf999ce9a567d9b0 mx25: add iomux defines for UART4 on KPP pins
41f634758a73ad2e8554382c5b5edaff011975b9 mx31_3ds: Handle USB OTG GPIO Errors
f747847e8f0312ddc50fe7cb7ed4f6399ec154e0 mx25: add support for the CSI device
94d359586480fd6d22eccec5dc3693d7d0f68928 mx27: add support for the CSI device
b725abad348d1f4fea8771eb23452eec2b7fe65f pca100: clean up GPIO pin multiplexing
42216fc59db7dada1d622dfed36e7e56b1b68b04 pca100: add framebuffer device support and TFT
426ab49b3361474622e492cff949853584e3451f mxc/iomux: add GPIO bank offset for iomux v3 platforms
b3fb53a81c73a78f31c3bddb6037adcb7d223ce4 mx51/iomux: add UART and GPIO pad definitions for imx51_3ds board
310894b72b9c8f816bd516b6dd7a0875baa0d981 mx51/iomux: Fix mux mode and input path for two pads
68d03da2ae85280b533205ae447f040fbfe47dd3 [PATCH] mxc: Fix pad names for imx51
21744f193d3ee520c252cd9db0bdfac8ed3cd35f i.MX35: add cpuimx35 support and its baseboard
ac0eb0f3ca3e3fff6ac083ee3a51b98f87d67843 mx25: add a comment documenting undocumented IPG clocks
fd3c46b3062ac1ce0aa532c81922f9a0e28a6454 mx25pdk: register watchdog device
30816abc212587f8dc75dcfb4ef6d383fbe2d68c mx25: add watchdog clock
6f1fa706fc06dac9ba088e884ec8110475e42704 i.MX25: add cpuimx25 module and its baseboard
8402ed30e16c65ad8560ba3293c7cf9c259712eb i.MX25: add AUDMUX and SSI support
2518507f727e6bf663fd0f276369cbdeb6a0ccc0 i.MX25: fix USB gadget support
4ea0af0275d7340e5a6823c02e6167b8f3e244fd i.MX25: fix EHCI support
a6e92b49ae5ef48e1791e5df8368af1fe8b3bd9a i.MX25: fix get_rate_otg to return the correct value
648beaf5bd7072031bddd84bf7bb482ec459a603 plat-mxc/ehci.c: add i.MX25 support
5a36c399234d511a347b2be4382c7a55f28c18ba MX25: put define for OTG base address in right include
f42ae0e9f4996308860d5cee4803337d3ce3c4ae i.MX27: add suspend to RAM support
e8c74860a724c714fbf041a779d7cfd147145b6f eukrea_mbimx27: fix audio support when SOC is compiled as module
cbb052c905367e20c11f3b107cfe07e36dd6c8cd mach-cpuimx27: fix USB_ULPI build warnings
68ef866170dc92fb29e96e85fb6f438839500681 i.MX35: return IPU clock's value for mx3fb
f00b771a98f1387fc50a8214fa1803049c50451e mx5: Register i2c on Freescale MX51 Babbage HW
71c2e514d5827e4fb5c8f0f16d1e892dbfba3c00 mx5: Add i2c to Freescale MX51 Babbage HW
9b839ec0a880977d05ec4d25028ca4a0c3216c61 arm: mxc: utilise usecount field in clock operations
c45dd814008f8842f854aa6960dfd6c610a01873 mx25pdk: add keypad support
49535a952bb7ca41dc1c59d89e36f5ff2ef1bc08 mx25: add platform code for imx-keypad
cce02464dd4733e8173d01a9a7a3ff5491c8546b mxc_nand: add support for platform defined partitions
5ea32021c173c0c97482a1342a9069733032b647 mxc_nand: Fix OOB handling
d2195d52aa5c638be74b396da00624a32d1c5a86 eukrea_mbimx27: add audio codec
5203b99c14fef139e5a61ed7cb1105aaa306df45 eukrea_mbimx27: add support for the keyboard
0896a9e5ed2616e2c41d3bd9cbb265251fbc733a MX2X: Add Keypad device definition for MX2X arch
e76a17c2d9c7f91d3ee6469568535189e1c201ca eukrea_mbimx27: use card detect through DAT3 for SDHC1
16b3bf8c85a5dc821eea7f9bb48d13b32f42f7ee mxcmmc: add card detect through DAT3 possibility
ebfc7e6e13ea61d6f9b3e5353e63f4d185a516b9 mach-cpuimx27: register wdt and w1_master resources
9f2270da95aa0d19889d5511b1bb39465669b6aa mach-cpuimx27: add USB Host2 and OTG support
62d725b1d38856c50aebc5542707c6f5ea07a451 eukrea_mbimx27: fix ADS7846 support
ebb4fc821d02b356a3685dc03c2948744a84c28e mach-cpuimx27: fix QuadUART's IRQ typo in pins'setup
2d66c7803595da0d4bcd949825d598575f5de9e6 cpuimx27 and mbimx27: allow fine control of UART4 and SDHC2 usage
a465242eb03906ff3a0c04102c6353080f8e535f eukrea_mbimx27-baseboard: add timings for DVI output
fc04ad0e326e82b90506b3cb83ddd58a6fb5b5d2 eukrea_mbimx27-baseboard: add generic-bl and platform-lcd controls
4eaad66adf607ba005e2cf118e9a542899bf0187 eukrea_mbimx27-baseboard: fix typo in display name
c18e8fa5e56b07b5c723535c6539850c2ad95a19 pcm037/pcm043/pca100: fix ULPI-related build warnings
21b0734476c3327d5fd3247335da01d5ad3bf103 ARM: mx3: mx31lilly: pass mc13783 SPI IRQ pin
4609a179c97ae60fef173547a9bbb214359808ce ARM: Fix csum_partial_copy_from_user()
392c57a2ec811db37ae45adc513704cf92ba3e69 ARM: fix build warning in asm/elf.h
6055930cba8fdb2c8855b32bae262aaf69c1fdb4 ARM: 6266/1: ux500: add separate irq lists for DB8500 and DB5500
b042245fc2ca8c0326f3f1ea6c4dafc561bb3a82 ARM: 6264/1: fix Versatile Express LED oversight
b5417019a6e614f5285f9eb8f9e5b2d62395965b ARM: 6235/2: driver for the LEDs found in the later ARM refdesigns
ce8962455e902ffa08d59fd2b113942eaaffb0d6 ARM: 6214/2: driver for the character LCD found in ARM refdesigns
f9578fc07832ee8db8b0fbde489e00ad35452ac9 ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.text
51aa87beb9dff42ccc3612811e83d1ad98141e0b ARM: 6263/1: ns9xxx: fix FTBFS for zImage
73bcc76aeee6afb21471ad9ec33341c7452b4d6f ARM: 6262/1: arm/clps711x: fix debug macro compilation failure
31e967daab6c79b68829875fb67bdb9abfac52a4 ARM: 6261/1: arm/shark: fix debug macro compilation failure
e6b8b3e21a85b06b0617401f5ad8018b9927f6ac ARM: 6260/1: arm/plat-spear: fix debug macro compilation failure
f63a79f65358d27a25fa31f912738b61bfcec589 ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failure
9729c0ca197a5030d65937be6a1fb41b8d6f9c86 ARM: 6258/1: arm/h720x: fix debug macro compilation failure
729419f0090601406abe714c5f8872a3bd53ff68 oprofile: make event buffer nonseekable
e5de3dfc391cceff6a4a3a0bb9c9c349a2e7c275 sound: oss: waveartist: simplify waveartist_sleep()
2232e238295d8ea707fe4271ffbfd4f32346aa81 sound: oss: au1550_ac97: simplify au1550_delay()
2385b789f1525542396d8f6b0cc37c1eb2493b4c ALSA: hda - Ensure codec patch files are checked for the correct codec ID
ba9f507a1bea5ca2fc4a19e227c56b60fd5faca3 Input: adp5588-keys - export unused GPIO pins
b326b853dca2f410b254198ee89abad71a2f4668 Input: xpad - add product ID for Hori Fighting Stick EX2
cc74f4bc111e9554bcd6445ad0fe1d90e5d2eb34 crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask
7424713b83587006da72da84d7922471e366faba padata: Check for valid cpumasks
b89661dff525a46edb7ee8a4423b5212068c05c0 padata: Allocate cpumask dependend recources in any case
fad3a906d324c02b3c25ef51f702384154089846 padata: Fix cpu index counting
c736eefadb71a01a5e61e0de700f28f6952b4444 net: dev_forward_skb should call nf_reset
7b5e078cf04ea5b8b7ccffaf9a3607097f5c2359 forcedeth: Fix different hardware statistics versions.
69e51b449d383e97b1b9f890f8378c96e9e17346 md/bitmap:  separate out loading a bitmap from initialising the structures.
e384e58549a2e9a83071ad80280c1a9053cfd84c md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
ef4256733506f2459a0c436b62267d22a3f0cec6 md/bitmap: optimise scanning of empty bitmaps.
b63d7c2e29bf9cc94989806f2df0cfca4976b830 md/bitmap: clean up plugging calls.
5ff5afffe6527543866a47ffab12769427283917 md/bitmap: reduce dependence on sysfs.
ac2f40be46ce6ab3bec4c8c297d6923f941741ce md/bitmap: white space clean up and similar.
9f7c2220017771253d7d10b3cc017cb79eeac0fb md/raid5: export raid5 unplugging interface.
252ac5221a71be72b7e7c7b7482af91e9c962e8c md/plug: optionally use plugger to unplug an array during resync/recovery.
2ac8740151b082f045e58010eb92560c3a23a0e9 md/raid5: add simple plugging infrastructure.
11d8a6e3719519fbc0e2c9d61b6fa931b84bf813 md/raid5: export is_congested test
4a5add49951e698073011855d1a8a7306bc9308d raid5: Don't set read-ahead when there is no queue
768a418db102bb6aa6064e6090892b5c21ff1f9e md: add support for raising dm events.
390ee602a142a93f2c7eb7bffee8e277058b8e0a md: export various start/stop interfaces
e8bb9a839a26f076379e9cb9f46a879d210156f1 md: split out md_rdev_init
676e42d896ab6967859fabbb06f4e11b9615cbcf md: be more careful setting MD_CHANGE_CLEAN
f4be6b43f1ac60dff00ef0923ee43b0e08872947 md/raid5: ensure we create a unique name for kmem_cache when mddev has no gendisk
0ccb3a75fe81ec3c4ceb7344c34d0497cbabb369 drm/nv50: fix some not-error error messages
ee2e013131dcf6427334663662dbe760ccdba735 drm/nouveau: introduce gpio engine
bf563a6b7c7efb283dd4ddf12cc90c2898195c16 drm/nv50: correct wait condition for instmem flush
c04c5b1da18ec73eaabc7b8a8757545865426fc2 drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.
946fd35f88ae7ef910229e7995ab0c32d52517b4 drm/nouveau: Get rid of the remaining VGA CRTC locking.
c88c2e0631b03ffb1485f8790a5b659beb1ac0be drm/nouveau: Move display init to a new nouveau_engine.
f1feda70b5dfdbe6a1069efffec099b430467331 drm/nouveau: Put back the old 2-messages I2C slave test.
e04d8e829d7807e132d8c82c3554b164a803c617 drm/nouveau: Reset AGP before running the init scripts.
8bded189552800cae6c333475a54dabe048a74aa drm/nv30: Init the PFB+0x3xx memory timing regs.
b01f06085e62c36659a5b6bde359ed1d98da91d7 drm/nouveau: disable hotplug detect around DP link training
d0875edd9374296af8702d850254809e34a809cd drm/nv50: add function to control GPIO IRQ reporting
49eed80ad0cfa5d5d02992e8088463cbf1a5ff85 drm/nouveau: add nv_mask register accessor
5620ba4680db0ba25b89952bdda41a9c8fd11f50 drm/nouveau: fix build without CONFIG_ACPI
45d60d1bfcbaa660a510e3b4be5d857ca8d81088 drm/nouveau: Reset CRTC owner to 0 before BIOS init.
03cd06ca9046190e8418749c2c8f636e2625556c drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
d06ab841d14f3747823e88e5172047367e051a32 drm/nouveau: Remove useless CRTC_OWNER logging.
6d416d80f720f71e2dfe903d672bcca071822538 drm/nouveau: Add some generic I2C gadget detection code.
6d6a413aa23c8bc7a5787596e06f3d6d8d4f11c7 drm/i2c/ch7006: Don't assume that the specified config points to static memory.
67eda20e6b7a757ed45f6b5a8a4d30c2a0d47c7a drm/nv04-nv3x: Implement init-compute-mem.
3c7066bca990a440b512663f89680bd1c1cae6c1 drm/nouveau: Add some PFB register defines.
20b240059297d1748f6120f432d0db0db9115c32 drm/nouveau: Add another Zotac FX5200 TV-out quirk.
a5afb7758fcf558d6a8cd2546bc18aeedfc6192a drm/nouveau: Don't pick an interlaced mode as the panel native mode.
eae6192a9d0d31f657b50873789175794767bf38 drm/nouveau: Fix a sparse warning.
c58754703c7d448c94aebf5e500d4278f6fc0678 drm/nv50: fix regression that break LVDS in some places
a6ed76d7ffc62ffa474b41d31b011b6853c5de32 drm/nouveau: support fetching LVDS EDID from ACPI
03639b50385810c2153624c0c8cb85de93d31356 drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards
734ee8357ac2685a306acd598826d5eb8a3fca30 drm/nv50: use correct PRAMIN flush register on original nv50
59f6fbe4291fcc078ba26ce4edf8373a7620a13a tpm_tis: fix subsequent suspend failures
1f4b16128439b225c2986f06d015c848c290d7d9 net-next: Fix an overflow bug in vmxnet3 Tx descriptor
690a1f2002a3091bd18a501f46c9530f10481463 3c59x: Add ethtool WOL support
57e46248a71bfcafb3937a7a5ed8ad324c9fc4f0 qlcnic: fix diag resource allocation
36a1898ddfde3e36a6813ac72540e011a3de57ae qlcnic: fix loopback test
89c0fd014d34d409a7b196667c2b9a4813b6c968 nilfs2: reject filesystem with unsupported block size
6cda9fa2575ec0869fe77b0bdf295c0e51868cab nilfs2: avoid rec_len overflow with 64KB block size
25848b3ec681c7018e3746dd850c1e8ed0a3dd6b ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"
fed66381d65a35198639f564365e61a7f256bf79 net: pskb_expand_head() optimization
3b87956ea645fb4de7e59c7d0aa94de04be72615 net sched: fix race in mirred device removal
76ac21f5ef30e46397e405695eb1240ff0955209 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
c1f79426e2df5ef96fe3e76de6c7606d15bf390b sysfs: add attribute to indicate hw address assignment type
ef3db4a5954281bc1ea49a4739c88eaea091dc71 tun: avoid BUG, dump packet on GSO errors
55bad82385f036a844429ff8989732f0ea3bfff9 ixgbe: fix ethtool stats
9963a8bde60f3c139b7683e2ec7e0bf83c0d7581 qlcnic: fix bandwidth check
d8190dff018ffe932d17cae047c6b3d1c5fc7574 bonding: set device in RLB ARP packet handler
0e1cf38889110a7188999388614aef17a84d9d25 Merge branch 'bugzilla-16396' into release
72ad5d77fb981963edae15eee8196c80238f5ed0 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM
0d1f22e4907fec330ef0e475cb0dad48419498f2 powerpc/5200: improve uart baud rate calculation (reach high baud rates, better accuracy)
d2f718398a21cdb925f12c2b332d206eacd967a6 of/irq: Fix endian issues in parsing interrupt specifiers
9a6b2e588c7809e86161236da3d29581bf5f8402 of: Fix phandle endian issues
883c2cfc8bcc0fd00c5d9f596fb8870f481b5bda of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string
c0dd394ca5e78649b7013c3ce2d6338af9f228f0 of: remove of_default_bus_ids
c608558407aa64d2b98d58bfc116e95c0afb357e of: make of_find_device_by_node generic
de48e369e8ea3a773cb2f959b76fcfad9966f4a0 microblaze: remove references to of_device and to_of_device
cd4cd7306a403f62ef3ca783b9d1cf2a03e595ed sparc: remove references to of_device and to_of_device
a454dc50590c6d758abba016a303a221f2f1b4b8 powerpc: remove references to of_device and to_of_device
94a0cb1fc61ab7a0d47d268a7764374efeb2160b of/device: Replace of_device with platform_device in includes and core code
c1b6d380b781b5238989a4bfba02450057670804 of/device: Protect against binding of_platform_drivers to non-OF devices
295960429675e17ec658320ebb24385727032bed of: remove asm/of_device.h
129ac799ad627b1e08382739f9e8cd75d7477fa3 of: remove asm/of_platform.h
1ab1d63a85cee2545272f63a7644e9f855cb65d0 of/platform: remove all of_bus_type and of_platform_bus_type references
eca3930163ba8884060ce9d9ff5ef0d9b7c7b00f of: Merge of_platform_bus_type with platform_bus_type
05212157e94ccf4cf458413bbba509cfa95ff92b drivercore/of: Add OF style matching to platform bus
4e4f62bf7396fca48efe61513640ee399a6046e3 Merge commit 'v2.6.35-rc6' into devicetree/next
40f2b6ffe525e975203c1621d4d4abaa7689b674 fscache: fix build on !CONFIG_SYSCTL
c28e69d9332aab739920082a0a5677d861390824 nilfs2: simplify nilfs_get_page function
2a88e7e559f2358f4e1422d0b0c0278a74136581 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
1dadcce358a4c4078e1ea0bc4365c3f67b8e373e ceph: fix dentry lease release
86c65a7857896b1de99628ad392556965c4841e6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
20a52d4f5998f4804af7c27651490647da62fd08 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
339a2afcaafb16d6a07a859d7cc6078f9bfeca91 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
344e0f623cec5eba273db06fe57db080988d6b26 3c59x: Fix call to mdio_sync() with the wrong argument
9c1797808996eef47a7954ec580c6db7de1fff76 net: s2io: fix buffer overflow
50a749c1f2fc8f03232c174c9dbc78a78f9bebfd mv643xx_eth: potential null dereference
f89f5d0e94e001e0a09bd433c0c0f089eaf0dea9 net: 3c59x: fix leak of iomaps
451e07a26483f3234f1df6b1f60b949dab4e7719 net: core: don't use own hex_to_bin() method
882d829a23756dd827d8ed30000f73f1b035ad29 wireless: use newly introduced hex_to_bin()
fd1f170dfc9d432061540422ddc97058154d94b9 usb: usbnet: use newly introduced hex_to_bin()
5c4ac8c60aba4b2e9549d139586612855b0fea09 drivers: net: use newly introduced hex_to_bin()
2b27822ff8f257f810761c3d23e8104d1404cf3b drivers: atm: don't use private copy of hex_to_bin()
e26198430919927d4c6128b77a35a6a8f735df31 be2net: bump the driver version number
3486be29e63a9e8b0b013a9581879d8a48790d20 be2net: variable name changes
8943807c214535c079bd30469562d1126b70bc2a be2net: supress printing error when mac query fails for VF
e1d187353fc0597d24cf3169b1bbc1776058e883 be2net: code to support tx rate configuration on virtual functions
1da87b7fafebb7874622602f79a5fec0425aede7 be2net: add vlan support for sriov virtual functions
64600ea5f389858e183d3739776f4667265cc77f be2net: add support to get vf config
9cd9000bdee9131ffd2ce92ca6ef9c86467edd25 be2net: change to call pmac_del only if necessary
37773e8b2da813045d79b38e973cb07b5df788dd qeth: avoid useless removal of multicast addresses
4986f3f01aca9a332fa8e0fc9fdf3338791ee374 qeth: Use memdup_user when user data is immediately copied into the allocated region.
bbb822a8c032813148888fcec85e89edb17286d3 qeth: return zero from reply callback functions
e48d24a6e31556d62bb903a0deea3a4c15900938 claw: A claw device is a group of just 2 ccw devices
908abbb5773213288c8ed033c3313440b31cfbf3 qeth: avoid loop if ipa command response is missing
9dc48ccc68b9dfc01c2beee2d4317fb3df3fdce9 qeth: serialize sysfs-triggered device configurations
75e0de13631e115768a97131a2d7f5259217512d qeth: Clear mac_bits field when switching between Layer 2 and Layer 3
6298263ac0a9aab94b399d30f67e355edc4c4f49 qeth: IP address takeover flag setting
8c696737aa61316a252c4514d09dd163f1464d33 ceph: fix leak of dentry in ceph_init_dentry() error path
bc4fdca85734d12cd2c7a25c52323ef6e6e5adef ceph: fix pg_mapping leak on pg_temp updates
252af5214682191e34e57204e1a31924fb82c207 ceph: fix d_release dop for snapdir, snapped dentries
1bd14eaf9e2e790c79c6060b9c630afddc67dfac iwlwifi: remove spurious semicolons
6abbe554bab8ab908b3963577e14dc2e716fd485 iwlwifi: reduce beacon fill conditions
c6fa17ed3fadaf056173c409c0877df428a152ec iwlwifi: read multiple MAC addresses
0bc5774f4e1df0204e68bfcd84e122d430dcf35c iwlwifi: make iwl_mac_beacon_update static
704da534af1e366214f790b381fed73ba6c5d37b iwlagn: fix firmware loading TLV error path
6a822d060c439bb700f2369767105f49135b94f8 iwlwifi: add TLV to specify the size of phy calibration table
ffb7d896b3bc21e09d77fed45b52b2ff4ce213e5 iwlagn: add bluetooth stats to debugfs
7980fba54ec42f7c206b2bb469baeb3a0a2e8a93 iwlagn: Add support for bluetooth statistics notification
af8ee0553b4ce077319190cde680d74ad18ddfad iwlagn: add .cfg flag to idenfity the need for bt statistics
325322ee34d726bff922853d509e135c8d262e2f iwlagn: add statistic notification structure for WiFi/BT devices
af29a5b1781bf642a29b5e9bb6162dccfcd626df viafb: fix accel_flags check_var bug
cd5899551c48dff5fe05914fc187932111091953 viafb: probe cleanups
45f85f4a01b6215a9d75008d0a999cb7795680a3 viafb: remove ioctls which break the framebuffer interface
65123c68d16257e7d21b742e9d80df947c891a6d viafb: update fix before calculating depth
1f844350909fe249cf6d9722da1735e4076ff7f0 viafb: PLL value cleanup
cc3fd679a344468e892a109b8de3e2948ce14e0f viafb: simplify lcd size "detection"
ad0676cf81c240e3857dc090c9ce0dde7537ac93 viafb: fix PCI table
7df0884ce144396fc151f2af7a73d5fb305f9b03 netfilter: iptables: use skb->len for accounting
261abc8c964e018256c1bcbd99b8a208c624d7cc netfilter: ip6tables: use skb->len for accounting
f1ad752a096aca76f93cd7f86815af8093366fdc viafb: add lcd scaling support for some IGPs
119b953a80d28821a56567d84dab860b0edc7940 viafb: improve lcd code readability
4a73d70ebe890fb71dcdd1cfcb788e1432ed0034 viafb: remove duplicated scaling code
c7babebd4de59799be36f084bd3b5c89ca93aaae MAINTAINERS: update viafb entry
2b08de0073a5697cf84d6f448d6dbc6cf02fc6b5 posix_timer: Move copy_to_user(created_timer_id) down in timer_create()
22b8f15c2f7130bb0386f548428df2ffd4e81903 timer: Added usleep[_range] timer
866e26115cba6b59cec669b6307599e3e4440491 timers: Document meaning of deferrable timer
af4718f3f996925f770e540004ec9224243d1682 nfsd: minor nfsd_svc() cleanup
59db4a0c102e0de226a3395dbf25ea51bf845937 nfsd: move more into nfsd_startup()
ac77efbe2b4d2a1e571a4f1e5b6e47de72a7d737 nfsd: just keep single lockd reference for nfsd
628b368728e23188ac41b3f00411b02be8e697f1 nfsd: clean up nfsd_create_serv error handling
0cd14a061e32d4ddaadad24d86d06cc860010591 nfsd: fix error handling in __write_ports_addxprt
78a8d7c8ca3f0cb5cd2a276c6fc17c8c006d0b3c nfsd: fix error handling when starting nfsd with rpcbind down
4ad9a344be2291b1e594a4a5aee25c5a5df34a97 nfsd4: fix v4 state shutdown error paths
55b13354d789dcf0b85db6d86fc3a9e57dca02c1 nfsd: remove unused assignment from nfsd_link
49daf6a22622d4e1619aeaad5f9f0472bf89daff xt_quota: report initial quota value instead of current value to userspace
b0c81aa566cccbe26bd99237873fb8428827d82f netfilter: xt_quota: use per-rule spin lock
8a6c5b261c1188379469807d84bfb1365d0f6823 perf sort: Make column width code per hists instance
7a007ca90b7c465137de06795ef4d5faa10f459e perf hists: Mark entries filtered by parent
f667009ecc3304248727236ff88f9070f918355f netfilter: arptables: use arp_hdr_len()
8e2b2b46ea4ca5ef790dddf78b360ed736a62d7c firewire: cdev: improve FW_CDEV_IOC_ALLOCATE
0c9ae701ae1caf657326db22d61074b40a747c9d firewire: core: fix upper bound of possible CSR allocations
cc550216ae9a2993ef3973464714dc1a39ab1f86 firewire: cdev: add PHY pinging
bf54e1462b9192fdef7ea9e2bc44fdc16a4b87bc firewire: cdev: add PHY packet reception
850bb6f23b93c04ce1e4509a87fa607dc17d97c1 firewire: cdev: add PHY packet transmission
b9dc61cf404165fb77e80c853e9fec9af258f9ce firewire: core: use C99 initializer in array of ioctl handlers
d505e6e87127d4dbdaa5d91561eed810c180ca23 firewire: cdev: some clarifications to the API documentation
18d0cdfd1a4cc9028c0ef80f94538b31541f8fe5 firewire: normalize status values in packet callbacks
c36952e524b2b898a3c9e9b137f64d72d43cd393 netfilter: nf_nat_core: merge the same lines
181a51f6e040d0ac006d6adaf4a031ffa440f41c slow-work: kill it
6ecd7c2dd9f5dd4f6e8f65c8027159f9c73b0e4c gfs2: use workqueue instead of slow-work
e8648a1fdb54da1f683784b36a17aa65ea56e931 netfilter: add xt_cpu match
ff4878089e1eaeac79d57878ad4ea32910fb4037 x86: Do not try to disable hpet if it hasn't been initialized before
aa32a796389bedbcf1c7714385b18714a0743810 ext3: default to ordered mode
43d2932d88e4ab776dd388c20b003ebd5e1d1f1f quota: Use mark_inode_dirty_sync instead of mark_inode_dirty
7f1c407579519e71a0dcadc05614fd98acec585e IPVS: make FTP work with full NAT support
7b215ffc3885a38182d3d49ceb41d0a81c3e041a IPVS: make friends with nf_conntrack
9c3e1c39679144c250dda95098333ecb5f1f407a netfilter: xt_ipvs (netfilter matcher for IPVS)
58f915a311c1eac464e0e1caca2f85a05b66c930 nconfig: Fix segfault when help contains special characters
a7e7cd5bd7d1e0134032b8db5e64ceb9dac8b3ca ASoC: da7210: Add HeadPhone Playback Volume control
3a01736e70a7d629140695ba46a901266b4460cc Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
f1cba532e8c1001a39650379aa7e04ad974d0592 Input: adxl34x - fix leak and use after free
7a73c0283dadf1cf360a79de396ff0962e781b60 KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR
6aa0b9dec5d6dde26ea17b0b5be8fccfe19df3c9 KVM: MMU: fix conflict access permissions in direct sp
7ffb65f84bd3852e4906c43b9e84dcc4e4d72d14 Merge commit 'kumar/merge' into merge
da5e37efe8704fc2b354626467f80f73c5e3c020 vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)
3fdfd99051fbc210464378cd44a4b8914282bac3 powerpc: Fix erroneous lmb->memblock conversions
4b8692c022a4b149d0c2cc3f4f7a363453fde72a powerpc/mm: Add some debug output when hash insertion fails
171aa2caaad16ed32b655d33565e112a12cb3537 powerpc/mm: Fix bugs in huge page hashing
c5ca48aabe8b11674bf1102abe52d17ecc053f9c nilfs2: reject incompatible filesystem
1a80a1763fb760b3a84a28df87515f7cdc07a4f4 nilfs2: add feature set fields to super block
2f1b7cd29fa4917f19d2624afc773d941684c5df nilfs2: clarify byte offset in super block format
03bdb5ac58a2144dfe8cfd73347fdb9f57e2e062 nilfs2: apply read-ahead for nilfs_btree_lookup_contig
4e13e66bee2d792c1aae21797f16c181024834eb nilfs2: introduce check flag to btree node buffer
464ece88630d0fb715ca942eabb1da825046a534 nilfs2: add btree get block function with readahead option
26dfdd8e29f28c08aa67861b3c83d0f3f7d30cee nilfs2: add read ahead mode to nilfs_btnode_submit_block
f8e6cc013b896d75d6ce4ec9e168014af1257fd8 nilfs2: fix buffer head leak in nilfs_btnode_submit_block
7c397a81fe90c0445df2873700d14e82cca5fbc8 nilfs2: eliminate inline keywords in btree implementation
5ad2686e9266f24a0bb76b01d5c3ae29b4e149fe nilfs2: get maximum number of child nodes from bmap object
9b7b265c9ab67fcd1245d6b64fa5ca2eda43ac88 nilfs2: reduce repetitive calculation of max number of child nodes
ea64ab87cdba9e1172392d247e6526359e301f12 nilfs2: optimize calculation of min/max number of btree node children
364ec2d700223b965620ff4d5031a3665d195873 nilfs2: remove redundant pointer checks in bmap lookup functions
05d0e94b66dbdf9d90371b39dc7a6b390ba74d41 nilfs2: get rid of nilfs_bmap_union
dc935be2a094087bc561d80f8cf9e66bbc1f7b18 nilfs2: unify bmap set_target_v operations
e7c274f8083793f8f861def63c02a0839b34d26d nilfs2: get rid of nilfs_btree uses
10ff885ba6f56bf7480ce3b5daf38c07600ecea3 nilfs2: get rid of nilfs_direct uses
583ada4761e18bb105ce5181b0b13cf55ead6201 nilfs2: remove constant qualifier from argument of bmap propagate
25b8d7ded0e4579bf152882249abfd351e65a17d nilfs2: get rid of private conversion macros on bmap key and pointer
1d5385b9f30ae43209459db424416a3e1d8f2bde nilfs2: verify btree node after reading
cfa913a5077f7619869b2b4d1bf23ccb4f8b3d7b nilfs2: add sanity check in nilfs_btree_add_dirty_buffer
7c01745781177795e39f78b2c2c42c470a13833a nilfs2: pass remount flag to parse_options
c6b4d57ddf12f3fd4d41d7b3b9181de46748418d nilfs2: use seq_puts to print mount options without argument
802d31775404ee335ca1e97a82e1e706a4c843be nilfs2: add nodiscard mount option
773bc4f3b6898634a80a41c72a1f34cb89992dcd nilfs2: add barrier mount option
325020477a51ffa849418b3e38189fd266f2ae20 nilfs2: do not update log cursor for small change
6c12516083cf51b6e576691ac6e20c4a32f4edb9 nilfs2: implement fallback for super root search
2d72b99ecdf8cbb5d9422c54b401d9d590b2faf5 nilfs2: add missing error code in comment of nilfs_search_super_root
843d63baa5babf3d8786f6a4377a2448525da7aa nilfs2: separate setup of log cursor from init_nilfs
b2ac86e1a8e3a3b0ab4449d062c582f07a078e7b nilfs2: sync super blocks in turns
d26493b6f017c0b0063a15bf893411ddae85eee4 nilfs2: introduce nilfs_prepare_super
60f46b7efc1d6b980511c2644cb89903062f6e98 nilfs2: separate function that updates log position
c8a11c8a1455c380286cfd3d3442e2b60edee49a nilfs2: add nilfs_set_error
7ecaa46cfea453238a369b3019739d50ff5d7c37 nilfs2: add nilfs_cleanup_super
bde4e696e4a527c3cc579ed77e4844d11ca17e12 nilfs2: do not update mount time on rw->ro remount
57a4bfc486727b68e4422031aeba427fb7262668 nilfs2: get rid of ns_free_segments_count
4762077c7b93d35e0417f66702deae3ce3a9855e nilfs2: get rid of macros for segment summary information
85655484f896d078d310221475b90ea27f76e5f2 nilfs2: do not use nilfs_segsum_info structure in recovery code
354fa8be280ce81c88b6b236d62d23ebcade2d3f nilfs2: divide load_segment_summary function
aee5ce2f578b98eba16e59cb84d39a95682a836b nilfs2: rename nilfs_recover_logical_segments function
8b94025c00f9171b41ba9c1696943f5c935b62ef nilfs2: refactor recovery logic routines
92c60ccaf3c15a06d859682b980de1066641b4d0 nilfs2: add blocksize member to nilfs object
99ad198c4978036bb9f7ebd11618b225b77046da xen: Fix find_unbound_irq in presence of ioapic irqs.
016b6f5fe8398b0291cece60b749d7c930a2e09c xen: Add suspend/resume support for PV on HVM guests.
183d03cc4ff39e0f0d952c09aa96d0abfd6e0c3c xen: Xen PCI platform device driver.
38e20b07efd541a959de367dc90a17f92ce2e8a6 x86/xen: event channels delivery on HVM.
bee6ab53e652a414af20392899879b58cd80d033 x86: early PV on HVM features initialization.
18f19aa62a267f2f759e278018f1032adf4c3774 xen: Add support for HVM hypercalls.
ca91e6c09d656c6deb1f2bc5d57186c718106aa5 powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
b1623e7eb280f853f60338c7bb68bd3f3a970205 powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge
bbac30edb39a80426e4a3420a5ec635eb4466f63 Merge branch 'misc' into release
4a973f2495fba8775d1c408b3ee7f2c19b19f13f Merge branch 'bugzilla-15886' into release
be48b11573952b467676b24de87d637e33339e7d Merge branch 'bugzilla-102904-workaround' into release
27568d8e5f7a038795dff997a906f775084f927a Merge branch 'bugzilla-16244' into release
855977ef6d07e8d1d50994ab7310e40d18a64e16 Merge branch 'bugzilla-16271' into release
840ba24dd615e71154f0faab136b744c0a481041 Merge branch 'bugzilla-16357' into release
83c720ea395c4ee725e1035cbcda809794b46091 Staging: hv: remove DPRINT_EXIT macro
2acadc269fa1957438e64684460c27a33e6d2b08 Staging: hv: remove DPRINT_ENTER macro
41a8730c23aba4b77a13e5e151d2b69cd10ef6cb wimax/i2400m: Add PID & VID for Intel WiMAX 6250
94daa643c144a5f76ac9ee2506084793d608374b Staging: dt3155: don't use default init_module/cleanup_module function names
9b8761d2e8a32f3457945a66d5bd8606abbc0e34 Staging: wlags49_h2: remove unused function prototype
ba952d84e1d45df80e125d4abc64f3b778ae6dd7 Staging: Remove unnecessary casts of private_data
f69b0d6451679f1466381a46ac7ab671a7b5668c Staging: fix typos concerning "address"
cfa6b297506c8e19e240016acf4776bb16dc5aa2 staging: tidspbridge: remove dbdefs.h
e6bf74f06f5178fcccb66acf51d1f6ebc4e6c5d0 staging: tidspbridge: remove OUT define
21aaf42ec990e7e169fff67ffb97b2f13e0b7ed3 staging: tidspbridge: remove OPTIONAL
9d7d0a526193359b5289d933768e7465d9bbd91e staging: tidspbridge: remove IN modifier
cd4f13c02a5d72e1fc367c51cc0fd955f65538e0 staging: tidspbridge: replace CONST with c standard const
38bf20a9b6d6416563f0a261e90fa7081e273dfa staging: tidspbridge: remove GlobalTypes.h
c30d6cb7fb587d3dda068f40c629855dfa141652 Staging: dt3155: Fixed all printk warnings found by checkpatch.pl
b0c983375df8aafdddf250009a7bb929225e6011 Staging: dt3155: Change include to linux header
cfa548960dace3c437287464a0bf9d6d106e325c staging: wlan-ng: remove own bin2hex converter
ff290e2307316ccea143ce4a63f4b7394dc36472 staging: wlags49_h2: remove custom hex_to_bin() method
3cda5bf1df1f336b3ad78a53d92e1106d40fb241 staging: otus: remove unused methods
e02644184c0e925206f3cf19fd681065a507f05c Staging: wlan-ng: removed typedef from prism2fw.c
f34e3e7b2c60645c45f3b083abf9a844ea7788b3 Staging: wlan-ng: fix style in p80211netdev.c
e7d122b55d6031c748a9f264c1f6f28f948852a2 Staging: RT2860: Cleaned all bar one in chlist.h
e3eb7cdd111eec56d201c4a2b20b743c746b6d99 staging: hv: check kzalloc() result
b99e1943fd416a5889300fe0fe58367aa3e5705f staging: sm7xx: Fixup of the section mismatch
d7a75e190971209b18fbdb06232c25c7b44c31c5 memrar: Updated maintainer contact information
05e2408d4324ae132eda6530cce0aa24e79f0c41 memrar: Address kernel oops during resource cleanup
4cae2597f5455a3c8ffc6c200b34e15c83184579 Staging: batman-adv: Update TODO with new points from review
c0cad1e7b81bc9601866586af6dcd6fde8c908ef Staging: batman-adv: don't use default init_module/cleanup_module function names
a1a38cad4c71bc08403b204fbe0ba98b4447f8bf Staging: batman-adv: Don't increment stats of foreign device
b4e178224cfdc8aae7dda0baab34a4e4110a2e93 Staging: iio: add digital compass hmc5843 driver
d3e7e99f2faf9f44ec0a3379f735b41c9173dfa1 ACPI: create "processor.bm_check_disable" boot param
991ea75cb1df7188d209274b3d51c105b4f18ffe drm: use workqueue instead of slow-work
1ff219068c0e032a6fd64c45bd69f3bc7374feb6 stmmac: handle allocation errors in setup functions
b77026b391f4f43ca148cf6c55a93f7487ff6ed8 caif: precedence bug
03dc2f4c525afb9488edb687c2e1f7057d59b40e bonding: don't lock when copying/clearing VLAN list on slave
f35188faa0fbabefac476536994f4b6f3677380f bonding: change test for presence of VLANs
4bee1f9ac066ef0350b961eab9fedc4d0bd0a549 net/fec: restore interrupt mask after software-reset in fec_stop()
8cd47ea19bf8c6f9d3a41b3c312237d007138ae0 3c59x: handle pci_iomap() errors
9b646972467fb5fdc677f9e4251875db20bdbb64 cifs: use workqueue instead of slow-work
d098adfb7d281258173a43151483e52e21761021 fscache: drop references to slow-work
8af7c12436803291c90295259db23d371a7ad9cc fscache: convert operation to use workqueue instead of slow-work
8b8edefa2fffbff97f9eec8b70e78ae23abad1a0 fscache: convert object to use workqueue instead of slow-work
718be4aaf3613cf7c2d097f925abc3d3553c0605 ACPI: skip checking BM_STS if the BIOS doesn't ask for it
a0dff78dab0ff8d78bd5c9e33c105cf1292f2282 ceph: avoid dcache readdir for snapdir
963bfeeeec913d135c15dc400f2f86cb62655d81 net: RTA_MARK addition
64e724f62ab743d55229cd5e27ec8b068b68eb16 ipv6: Don't add routes to ipv6 disabled interfaces.
e120153ddf8620fd0a194d301e9c5a8b28483bb5 workqueue: fix how cpu number is stored in work->data
8a4fd31e0e8dc33f00b8949a12ac56310bac57bc perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
be2b6e62357dd7ee56bdcb05e54002afb4830292 net: Fix skb_copy_expand() handling of ->csum_start
00c5a9834b476a138158fb17d576da751727a9f1 net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
8a35747a5d13b99e076b0222729e0caa48cb69b6 macvtap: Limit packet queue length
b37fa16e78d6f9790462b3181602a26b5af36260 Linux 2.6.35-rc6
5fc9e4d527f059a996f4725a596698fa76c0370f staging: comedi: formatting of pointers in printk()
fb5206d9c36d85a913a2ae05cb97b2629f345094 staging: msm: formatting of pointers in printk()
bb8f3c061f2e7282730059ae524ff19d47d70b17 Staging: ti-st: give proto drivers context
36b5aee46b5e4788758409829926c631de0a64a3 Staging: ti-st: cleanup code comments
e6d9e64e36fbeddc7d5b640379bd13930075129b Staging: ti-st: smarten, reduce logs
320920cba355146258da7de80bed0069c1dff24a Staging: ti-st: make use of linux err codes
771dafdc38c9158c2b9d2b05f6ddda0d08c33a17 staging: rtl8192su: don't use own isxdigit() method
242f5a709c2fb8ee47f708d6066e350ebdbc0b23 staging: rtl8192su: added ioctl[SIOCSIWPMKSA] implementation
53faa56b78f1929d3e9d339b8c21541bd355b4eb staging: rtl8192su: merge changes in rtl819x_HTProc.c; still incomplete
8388fd3605a31f15deb6ab5f64d5d0e311e9ce2d staging: rtl8192su: merge changes into ieee80211_rx_ADDBARsp()
bb21199a013b13276336bb92012c9e68a0c179b9 staging: rtl8192su: merge updated ieee80211_crypto_ops()
353db17dce3d621149aae45aa9f043876fec4dc1 staging: rtl8192su: merge changes in ieee80211_tkip_data()
d4dfd8065d0b36b3ff91ff94d7e1ebea20a6bb66 staging: rtl8192su: merge changes in ieee80211_authentication_req()
124a27e43ef295ab386005346316b5322990cf58 staging: rtl8192su: cleanup in ieee80211_softmac.c
ab81f74e4a99623f34361043d68741fcd16068c2 staging: rtl819su: merge changes in softmac_ps_mgmt_xmit()
e2e864931880d29551288a73fa243dfa5d56af88 staging: rtl819su: update MgntQuery_MgntFrameTxRate()
c9b4d3ea110bea625b9f014824d2dc479f3d0d97 staging: rtl819su: update probe_rq_parse()
26cc71540ab80714f7635139526b4c0cb6fe465d staging: rtl819su: ieee80211_associate_procedure_wq() update
67db39324f6fcc8dc2a286bc8881be1016c8dc29 staging: rtl8192su: remove a section mismatch warning
1da45703f6d54c29679d32818a9a1588ae090956 staging: rtl8192su: merge changes in r8192U_wx.c
e415f0a14c077389fd5b6b8415d16f2ab4fc2f39 staging: rtl8192su: update TODO
653e99e316a8579fd933386d7d4be40e6c9170e5 staging: rtl8192su: various updates
8280a7abd6ce7329d1be5c2d10b2a29f23bf4038 staging: rtl819esu: cleanup; r8192S_Efuse.c, r8192S_Efuse.h
2de027e51d0f16cf5260efad89419bf9a66d3313 staging: rtl8192su: updated r8192SU_HWImg.c, r8192SU_HWImg.h
5d4d454c30bbd68b61508289389ac2ce762d9842 staging: rtl8192su: remove some unused code, cleanup
47790cb22612290ee6c1c4d9f3e65fa6d2e01845 staging: rtl8192su: more code cleanup
24fa92c5f7545c82d98482c11b474b8c25577c36 staging: rtl8192su: code cleanup
e2e539065f9057163b2532cabccf2ece21c6a47c staging: rtl8192su: cleanup in ieee80211_tx.c, ieee80211_wx.c
5889ef2dac613e84b0df7fe7749ba0c4e6539be4 staging: rtl8192su: clean ieee80211_crypt.c
01ced242f2c54b8ab43f7e5baa6b1cc0150ac3a0 staging: rtl8192su: clean dot11d.[c|h]
56c93a05377104770764d78a35766d248a98d717 staging: rtl8192su: some work on dm_check_edca_turbo()
d9c5cc98876ae825a6232f432f82ad8bb0c232f5 staging: rtl8192su: update r8192U.h
03dff6265d0fa9bccf01c1036f72850d816080aa staging: rtl8192su: r8192U.h, clean header
0825c40f95b8c7b3231b4d82d5afd72d1d61a65c staging: rtl8192su: r8192S_phy.c, remove unused code; 2nd part
dc7bbaa4ffcf4bac497104083712122a5fb26709 staging: rtl8192su: r8192S_phy.c, remove unused code
c681318577f70bda7536daf8be642594f1780aab staging: rtl819ssu: clean r8192S_hw.h
a6f81aaf95166759246ede7b223e094568805370 staging: rtl8192su: update to r8192S_Efuse.c, r8192xU_cmdpkt.c
4203c5b70db9aedf6769cb89c3485d635dee429b staging: rtl8192su: cosmetics in r8192S_Efuse.c
d54713991107f3f29acb9b579569de9196ab2890 staging: rtl8192su: update rtl819x_set_channel_map()
638b5acd4dfe9dd79260a9c824be74b29408ee9a staging: rtl8192su: fix a compiler warning
24a461d537f49f9da6533d83100999ea08c6c755 trace: strlen() return doesn't account for the NULL
a484e54fae891703cbe1c9ec1b536605f11f5482 tracing: Fix $mcount_regex for MIPS in recordmcount.pl
7ecac4c38a813021155c4207592693ad1949b9b7 Staging: comedi: Cleanup style issues in adl_pci9111.c
27efd7e2e6d052e543425dba172d96f42704ef65 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
84d4db0e22965334ae8272f324d31fb4657465aa Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
38ea6e62d3e59f7e03c6c96301d1cedaab15ce3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2851785deb1b9c745a3fabc7e395c966878509b9 Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
e916beab22e00d95345bfa4f48981f2c88885f61 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
529e5b32355305d2488363ba7404c6041d73995d staging: vt6656: code cleanup in device_netdev_ops' device_xmit()
6d4e807c5a302f10a3b80c7382c9a2a04ed6ec3f staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LEN
5e03f73fe8c01e301fdf38954297a1237be1ab26 staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLEN
020c0a9a78f8d5215f09164f7e5c5252dea098f9 staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LEN
abad19d07627a8b67b441452b0450e178416d2d0 staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN
8efe1ab3a969cdaff4b9aefb9f67efda4e6e979d staging: vt6656: removed Calcu_LinkQual definition
24fe608a2d4d78cc1a5f5424a4db5c13e3a00983 staging: vt6656: removed WPA_SM_Transtatus definition
b7526f1460259dd6382135b46ced6dfd508efe5e staging: vt6656: removed update_BssList definition
5926b9ae320eadc22e33466b560f6ce1890f1780 staging: vt6656: removed Adhoc_STA definition
68746744b123045228a860bfb9fa21ae4688be01 staging: vt6656: removed Safe_Close definition
e1669ed0d4424f406120e9d8fad8a9935bce340c staging: vt6656: code cleanup in vt6656 DMA TX
7a8b0055267930bddd7d11e69875576c71dec343 staging: vt6656: code cleanup in vt6656_probe()
89b28e5db83dc748f37fb7442cc880da49c348ce staging: vt6656: removed '#if 1'/'#if 0' definitions
73bce12e445edc228fbfc84d66693601c5744837 staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcs
59883ba170bc280787ad9d5decd7677cf6c38ef8 staging: iio: Add iio_sw_ring_helper_state and functions to cover common case.
43c11b4373f6fcaf8ce02ea5ea95d764edd87040 staging: iio: Make extensive use of iio_sw_ring_preenable
ad577f8da9e469a88d24c37a8ec2314c12162256 staging: iio: Add a bits per element element to ring_generic allowing a general ring_sw_preenable_function.
69584bd6d257e008fe4eeebd95c318201dc71d83 staging: iio: Fix scan_element naming issue
2662051e0868d1bde0abeea19bd54c3c18941afc staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent driver stubs
e0bcb775e8643816a07bf52c6587bb269695fee9 staging: iio: imu: allow adis16300 and adis16400 to build without ring buffer support.
f4658c898837ed2678422f3e69ee9d050e8e9cf8 staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.
7b2c33b11ef003d83c87a58201ff42313e13eff4 staging: iio: remove timestamp field from trigger and pass instead through pollfuncs
c3db00cc80cf01f9a2033c3f3eb03345d0024761 staging: iio: Add iio_triggered_ring postenable and predisable + use in drivers
15744090c5ad3ed404a541bdec6f4f9ae1996fc9 staging: iio: Add and convert drivers to use iio_alloc_pollfunc
3c9bbf58b2a7e9099343d36a2c0b206f8c2450df staging: iio: Use kasprintf to allocate and fill trig->name
cb46f472cbb08c44ae47a5bea80207c4e4407ee3 Staging: panel: fix memory leak
d85170ed30a533ef6832cf11b38488e562c311c8 staging: panel: change own pieces of code by strtoul()
47c7157f3406e83648dad1c5c4e6e8c0f574dfc3 staging: usbip: fix memory leak
23dcab8f8e89bb25d7e156ffec4b27542d1f737a powerpc/kexec: Fix boundary case for book-e kexec memory limits
ab366c1a23183b134eb19c5814f5c9fd3b0c831d Staging: line6: fix leaks in line6_probe()
8e2394a981b9258db47f8e223a550d46c6d40cc8 Staging: autoconvert trivial BKL users to private mutex
7ebc8760b38bb00c35fcf43dad438c2adcd7c328 Staging: easycap: Upsample microphone audio
3d423e91b498b71bfdf4bcfac52c3c27e0f2f39f Staging: easycap: Replace some global variables
4d6ea9c3223da8d8dc91b369087fa40cc53edd36 Staging: slicoss: kill functions prototypes and reorder functions
843894ada9433fd7eb3ecd4d0ae24807f1edb622 Staging: dt3155: use the fbuffer pointer instead of looking it up
dd85c9911d6eb44f398d07006a3c4ce57d36b7b9 staging: tidspbridge: check kmalloc() result
4018e396518e56a156fd99a2a44a675bc87437dd staging: tidspbridge: remove RET_OK RET_FAIL
7124cb171108dea386b2c81334605da1d6f4554a staging: tidspbridge: remove custom typedef reg_uword32
2094f12d440c5a9fae032932266fa4a44135194c staging: tidspbridge: remove std.h
86dd51e4c4d620dfe1aca584a1332b55f3a49c05 staging: tidspbridge: no need for custom NULL
5e7680679e4ac852db7b03e232f3472f86d4c47f staging: tidspbridge: remove custom TRUE FALSE
c8c1ad8ce317c1e213db47f094d6eee8dec7d280 staging: ti dspbridge: make variables in prototypes match within functions definitions
5a09ddeae940ceea68a8b2dada71bc0cc609c894 staging: ti dspbridge: Rename words with camel case
5e2eae576b750c2e40bda5966437dbc6b12d479e staging: ti dspbridge: Rename words with camel case.
0cd343a42f60a965cece191efaefe51e01e58f64 staging: ti dspbridge: Rename words with camel case
318b5df99bbbe58eb9f80105d9534117ac2f25ce staging: ti dspbridge: Rename words with camel case
383b834522b11eec607dbe422835dcf5812730c3 staging: ti dspbridge: Rename words with camel case
13b18c29ec01068dce4b266cc179d4e90e79d0e9 staging: ti dspbridge: Rename words with camel case.
fb6aabb7f8b64aef7c4376b6cd4b760a62f75c5b staging: ti dspbridge: Rename words with camel case
daa89e6cdf1ad0ba18680f41237b659ef0c27c72 staging: ti dspbridge: Rename words with camel case
e436d07db9db374105daa6c15d853e3f13a37104 staging: ti dspbridge: Rename words with camel case
a5120278008a5f48634085c23a70f1153065765d staging: ti dspbridge: Rename words with camel case.
aa09b091267694befb9459f22bed2d6437fb59f8 staging: ti dspbridge: Rename words with camel case
95870a88ec83be6f10854c9da3bbadf27f3c07c3 staging: ti dspbridge: Rename words with camel case.
e68906924d742dfb33564d7eb4ea7db0b4e65ae4 staging: ti dspbridge: Rename words with camel case.
b301c85803376ef997bd7802cd5f0e3e88d10ae8 staging: ti dspbridge: Rename words with camel case.
0d9073abb7735dc7005a76835af055f4b6851586 staging: ti dspbridge: fix compilation error
70a7cb3b39994ff366ff100b46f9dc97b1510c0f perf annotate: Fix handling of goto labels that are valid hex numbers
4c0c03ca54f72fdd5912516ad0a23ec5cf01bda7 CIFS: Fix a malicious redirect problem in the DNS lookup code
e955cead031177b083fbf18d04a03c06e330a439 CAN: Add Flexcan CAN controller driver
cb86ae95a0168be2acc6c48b1671ffaba1e5e39e Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable
4c21adf26f8fcf86a755b9b9f55c2e9fd241e1fb x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent
7d63397574c874a05e071987248c44fcf13eccf1 ARM: 6159/1: Move IOP to use common mult/shift calculation code
3126c7bc4106c572ef47e2c220df5a00e7973379 ARM: AMBA: Add pclk definition for platforms using primecells
4bd48940190a34fe5a78a1595ec7756edf36b18a ARM: 6234/1: move SPEAr to use common mult/shift calculation code
64dd3b74de7aaa5a7a7dc2a5904a063899ee81cb ARM: 6233/1: Delete a wrong redundant right parenthesis
c6ca2e466f22dee01a97f04bcc6bec8062d79847 ARM: 6250/1: patch for modifying spi flash configuration
c588e37da8b2e4708397355b26d067450058f804 ARM: 6249/1: add nuc900 kpi platform_device structure to nuc910_dev
9e3aaac335e93d2f35d41e51b569becd2a43c260 ARM: 6232/1: add nuc900 keypad arch platform data
6a446b906d58420f9282d74d42e28ff7e3b50b5c ARM: 6231/1: re-organize the nuc900 lcd arch platform data setting
a7029c82622f6483a27ebe7ed61b622e1a00664d ARM: 6230/1: fix nuc900 touchscreen clk definition bug
650fb4393dff543bc980d361555c489fbdeed088 x86-64: Simplify loading initial_gs
cfaa71ee9794472598d3966c3315cd6bd8f953d3 x86: Use symbolic MSR names
8c06585d6431addadd94903843dfbcd315b42d4e x86: Remove redundant K6 MSRs
52fa2bbc8ec46255039e2048d616bbd0852ee292 drm/radeon/kms: add quirk to make HP DV5000 laptop resume
4cfa580e7eebb8694b875d2caff3b989ada2efac r6040: Fix args to phy_mii_ioctl().
4c3e5edf2f33546392fbd9beaae04e9bed7304ff vhost net: Fix warning.
3619b8fead04ab9de643712e757ef6b5f79fd1ab Input: synaptics - relax capability ID checks on newer hardware
0327559151c6886814d6d5b373b4bf6de63fb9f6 x86: auditsyscall: fix fastpath return value after reschedule
edd63cb6b91024332d6983fc51058ac1ef0c081e sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
b0679c63db655fa12007558e267bc0eb1d486fdb debug_core,kdb: fix kgdb_connected bit set in the wrong place
9e8b624fcaebf9c237b5be9116f4424bf168e6d1 Fix merge regression from external kdb to upstream kdb
fb82c0ff27b2c40c6f7a3d1a94cafb154591fa80 repair gdbstub to match the gdbserial protocol specification
1396a21ba0d4ec381db19bc9cd5b6f25a89cf633 kdb: break out of kdb_ll() when command is terminated
0baf2d8fe43fdd81faa30e65ff71785c99c78520 drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
d667865114d10723f4d22cc5b7bf2c743d1f2198 Fix ttm_page_alloc.c build breakage
15cb02c0a0338ee724bf23e31c7c410ecbffeeba drm/radeon/kms: fix legacy LVDS dpms sequence
29508eb66bfacdef324d2199eeaea31e0cdfaa29 drm/radeon/kms: drop taking lock around crtc lookup.
29f367bfbf5a8de46cb7320647e44f20d18cff44 ia64/perfmon: Convert to unlocked_ioctl
1cff92d8fdb27684308864d9cdb324bee43b40ab x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0
8d88cf3f3b9af4713642caeb221b6d6a42019001 [SCSI] zfcp: Update status read mempool
c2af7545aaff3495d9bf9a7608c52f0af86fb194 [SCSI] zfcp: Do not wait for SBALs on stopped queue
30b6777b8931afc5f3aa42858fe917938b570f79 [SCSI] zfcp: Fix check whether unchained ct_els is possible
3f30fc1570626f11e8f3efe5ebd41fe96e847ed1 net: remove last uses of __attribute__((packed))
942875ffc102a6b9992120808e4990eda7a618f6 irda: Use __packed annotation instead IRDA_PACKED macro
2e4e7a97edcd58ce6e5be7cbb65fc4263f65e0bf drivers/net/irda: use for_each_pci_dev()
2037d5aa2551267184284188efdec4742f7218fa drivers/net/qlge: Use pr_<level>, shrink text a bit
4995b9dba908436c1611454f9bd2cb3ddf6babee x86, xsave: Add __init attribute to setup_xstate_features()
45c2d7f46211a0b1f6b425c59575c53145afc4b4 x86, xsave: Make init_xstate_buf static
ee813d53a8e980a3a28318efb8935d45723f5211 x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)
97e80a70db689fb1e876df9f12305cc72f85ca53 x86, xsave: Introduce xstate enable functions
0e49bf66d2ca649b167428adddbbbe9d9bd4894c x86, xsave: Separate fpu and xsave initialization
5adcbeb34d2a031d3baca227eef23e56734006ba [SCSI] ipr: fix resource path display and formatting
bded64a7ff82f6af56426a4ff2483888e5ad5fe9 ixgbe/igb: catch invalid VF settings
3f8afb77cd8a672f024e4a16763ef177bc16c8f8 x86, tlb: Clean up and correct used type
e675b6db1245649f91bb1bfb10baef9af6d3f8e6 IB/ehca: Catch failing ioremap()
eebef74695e1498e04e5f85be9c6f84bd2e7358a sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug
dca45ad8af54963c005393a484ad117b8ba6150f Merge branch 'linus' into sched/core
23c2875725ebb03e58e598754309e198648f608a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
9dcdbf7a33d9018ac5d45debcf261be648bdd56a Merge branch 'linus' into perf/core
7a17a33c0da37f8d24222c967550d19dabf13617 mac80211: proper IBSS locking
bc05d19f4b884b1dbbce48912710ae3f972c89d2 mac80211: fix IBSS lockdep complaint
9dca9c490146e787472bc05b264e043311a4c67b mac80211: refuse shared key auth when WEP is unavailable
5a652052fedbd7869572c757dd2ffc2ed420c69d cfg80211: fix race between sysfs and cfg80211
acd82aa868c2133149370c18d85f8005fbf5611e b43: silence phy_n sparse warnings
bdf8edcb5732df554ef53096092e94d22ab5ffc9 IB/qib: Allow PSM to select from multiple port assignment algorithms
2d978a953b874bac418e0b9475edd1b9125281f6 IB/qib: Turn off IB latency mode
dd378c2102cf4bf81144db70771d09ecead2cd15 IB/qib: Use generic_file_llseek
41950bdfb5c530ba9b67037cc4c836677e750b6e b43: silence most sparse warnings
d37ac31ddc24c1a0beed134278bc074c98812210 RDMA/cxgb4: Support variable sized work requests
f25c80a4b2bf93c99820f470573626557db35202 arch/um/drivers: remove duplicate structure field initialization
df1086fb2e160521eda5b19a37b9e25dbc805c39 drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method
0577589cc1d99700c2789b2fa075cc522d0de30b bnx2x: Advance a module version
d0996faeec8b3ab5bda65074c274bc67baf13501 bnx2x: Protect statistics ramrod and sequence number
a13773a53faa28cf79982601b6fc9ddb0ca45f36 bnx2x: Protect a SM state change
3d4f9a28e0f543e2a633d54f0f37f6e81a7701cd RDMA/cxgb3: Clean up signed check of unsigned variable
d3c814e8b2a094dc3bcbe6a0d93ec4824b26e86a RDMA/cxgb4: Remove dependency on __GFP_NOFAIL
ba6d39256bed87a0e8ee1770b5f7638bb3e0cfe4 RDMA/cxgb4: Add module option to tweak delayed ack
dccb816de38efe72becc5d7f90a5dfedcd6fd053 IB/ipath: Fix probe failure path
b3190df628617c7a4f188a9465aeabe1f5761933 Bluetooth: Support for Atheros AR300x serial chip
81ca405aee7e4a1a432c3887bc83ae798fd2cccd Bluetooth: Use __packed annotation for drivers
66c853cc21bd387a9a2109dcf3b3d53cc9ee9edf Bluetooth: Use __packed annotation
d1c4a17d58a6dfacb48935aa430aa986559a885f Bluetooth: Enable L2CAP Extended features by default
893ef9711286d01763f3c175385d70076d5f9546 Bluetooth: Fix typo in hci_event.c
08b8b6c454092ae19cea82787b86ee9596ae1951 Bluetooth: Move bit-field variable in USB driver to data->flags
5d8868ff3d11e3fc5a5c07477f281a16c71714a3 Bluetooth: Add Google's copyright to L2CAP
9981151086385eecc2febf4ba95a14593f834b3d Bluetooth: Implemented HCI frame reassembly for RX from stream
f39a3c06404d01ef2ce47e821bc778dfb1836df9 Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper
33e882a5f2301a23a85ef2994e30fd9f48d39d9b Bluetooth: Implement hci_reassembly helper to reassemble RX packets
cd4c53919ed50b0d532f106aeb76e79077bece98 Bluetooth: Add one more buffer for HCI stream reassembly
0a79f67445de50ca0a8dc1d34f3cc406d89c28b2 Bluetooth: Added support for controller shipped with iMac i5
dd135240e8e10295f7e7cdf347800df6e1841437 Bluetooth: Update L2CAP version information
ce5706bd69be6b25715ed6cd48a210b5080032bc Bluetooth: Add Copyright notice to L2CAP
be60b94030339b89c2bcff18c76882f0a4c01ce6 Bluetooth: Remove unnecessary casts of private_data in drivers
63c7d09cd52fe23ad2baee26bcc10a590944cfa4 Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls
47731de789749c9ed3c54751db28fd9c9eeaf019 Bluetooth: Keep code under column 80
89746b856c88af9e5019e84615d88e002fb54dc3 Bluetooth: Fix bug in kzalloc allocation size
2cdf096fffaa257e7449611295a38c46dc921c8b Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c
e9aeb2ddd441f0c8699ff04c499d7213730a0f04 Bluetooth: Send ConfigReq after send a ConnectionRsp
963cf687e825f7a59817f145a1ea19bdc224a18f Bluetooth: Fix error return on L2CAP-HCI interface.
7a560e5c99dc5f03e2c0dbe05ed20008af5d0bcf Bluetooth: Fix error value for wrong FCS.
57d3b22bf56579bb1ab2d6f5020d372c99a7afae Bluetooth: Fix error return for l2cap_connect_rsp().
bc766db2ef3700ae74bdfc88d74b771b97971a24 Bluetooth: Fix error return value on sendmsg.
f9dd11b03c5c3cd6bdf2e503400bbc922c898974 Bluetooth: Fix error return value on sendmsg.
305682e8377b0f560d4b885c169a72e6a62331e9 Bluetooth: Make l2cap_streaming_send() void.
8b0dc6dc827fb71efd6c9dfb5c4172b7b5c96cee Bluetooth: Fix l2cap_sock_connect error return.
712132eb541e4a76afad97898dc0ce6b6c0032d8 Bluetooth: Improve ERTM local busy handling
218bb9dfd21472128f86b38ad2eab123205c2991 Bluetooth: Add backlog queue to ERTM code
e0f66218b3a7d0bcf37ca95186123c257fda0ba5 Bluetooth: Remove the send_lock spinlock from ERTM
8cb8e6f1684be13b51f8429b15f39c140326b327 Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state
cf6c2c0b9f47ee3cd12684b905725c8376d52135 Bluetooth: Disconnect early if mode is not supported
2ba13ed678775195e8255b4e503c59d48b615bd8 Bluetooth: Remove check for supported mode
6c2ea7a8f5fea67fa20e5825401b8fce5a78dbf6 Bluetooth: Refuse ConfigRsp with different mode
625477523b4e656fbcc5ec2a8ca7a1beb39b1caf Bluetooth: Actively send request for Basic Mode
ae12d52efd492ee6634c34322302ac754ff8cde8 Bluetooth: Prefer Basic Mode on receipt of ConfigReq
742e519b0db4a470008118b48f0baea6126e2122 Bluetooth: Disconnect the channel if we don't want the proposed mode
85eb53c6f719523dde9e0658823dffd2664d4d1c Bluetooth: Change the way we set ERTM mode as mandatory
64988868637304330f7df20d08b965592312c531 Bluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flow
0e98958d4f827f814444757e0376546b462dfe6f Bluetooth: Add debug output to ERTM code
9b108fc0cf4e79c34a7d5626f5c2c4c529ef6d3f Bluetooth: Fix ERTM error reporting to the userspace
4ea727ef9d507413f15da0de401d8a50b125649a Bluetooth: Fix missing retransmission action with RR(P=1)
260000896750690b774d4343294ae5cbff1423e5 Bluetooth: Check packet FCS earlier
45d65c46acc39945219eeb3752367ee80ed82799 Bluetooth: Check the tx_window size on setsockopt
3cb123d1c03a0510d3c325bfaa971ce4df1e050d Bluetooth: Fix handle of received P-bit
2ece3684b4037ad2394de795d67abbe412ab5e2f Bluetooth: Update buffer_seq before retransmit frames
7fe9b298c98fdfecf3b0efb4c971b7696d091ae9 Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT
f8df39f1810b02f877c1ba1eed8e0710019e3b48 Bluetooth: Use kzalloc for drivers
5ee283c063a236b19e4582c675a2d8d615d5809c Bluetooth: Use kmemdup for drivers
d1d10d783089cc26a14be92fc12fccda9aa6593a Bluetooth: Process interrupt in main thread of btmrvl driver as well
2d0a03460a8a0c611843500735096ff799aa8510 Bluetooth: Reassigned copyright to Code Aurora Forum
04fafe4ed76f5547856f4c464bec5bf948afb498 Bluetooth: Remove extraneous white space
7452d24cfb91e84f9be61beda5ad68d2a56d0938 Bluetooth: Fix warning: variable 'tty' set but not used
278be27fc401119c985235ee549dc229d85e6bf5 Bluetooth: Silence warning in btmrvl SDIO driver
32c2ece5eaec296482077dadc3edd5baa7bd1097 Bluetooth: Add debugfs support for showing the blacklist
f03585689fdff4ae256edd45a35bc2dd83d3684a Bluetooth: Add blacklist support for incoming connections
95ffa97827371ede501615d9bd048eb5b49e8fe1 Bluetooth: Fix L2CAP control bit field corruption
c13ffa620f15cb28d18268a773464cf51550fa9f Bluetooth: Proper shutdown ERTM when closing the channel
51893f88dd916efead5e24a212c907b2cd35e160 Bluetooth: Fix bug with ERTM minimum packet length
bfbacc11550a785caf082f3ccfcd7ecf882e09a4 Bluetooth: Fix SREJ_QUEUE corruption in L2CAP
6e2b6722abaa3f6042357e11f465488b7c12f94c Bluetooth: Fix bug in l2cap_ertm_send() behavior
bc1b1f8bee63966649dd5ac7d10d31a6556bf19b Bluetooth: Only check SAR bits if frame is an I-frame
8ff50ec04a7ecdbba6e0a5423cf6f2c5f7fc605e Bluetooth: Fix bug with ERTM vars increment
f6337c771126420c348b702e012262cfb5f0d56e Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
0b31c85ce78d3646ac1e90d62969e7cd8cfd8b15 Bluetooth: Remove L2CAP Extended Features from Kconfig
fd059b9bd0af2e217f29d5a34e1c71039d26af8c Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP
cd5b8f8755a89a57fc8c408d284b8b613f090345 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
052a1cdbfabf2d122ee4eb5ce34ae1e1d72ded09 Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
84b37df4198f8e68a731f1d7daac3465cbbea241 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
95977d0ef23ee37990ce8704dfd6c61eab02a548 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
a4ce96ac356e7024a7724ade9d18ba1bdf3c5c06 Fix up trivial spelling errors ('taht' -> 'that')
6c9c0fd062a6540dbee233151679b5f03ce433d9 ACPI: fix unused function warning
9849ed4d72251d273524efb8b70be0be9aecb1df tracing/documentation: Document dynamic ftracer internals
ef710e100c1068d3dd5774d2b34c5485219e06ce tracing: Shrink max latency ringbuffer if unnecessary
b003afe32f608b8d9f9a898b36514dfbf374fd3a kbuild: Fix make rpm
fb5ffb0e160c93c3fe08ab83845eb9a2768af812 quota: Change quota error message to print out disk and function name
01971952582068c4eaaef7410f32d16daa178a0d MAINTAINERS: Update entries of ext2 and ext3
3c373a5f9395464e2cd27f6d0d3916edee67ec68 MAINTAINERS: Update address of Andreas Dilger
f25f624263445785b94f39739a6339ba9ed3275d ext3: Avoid filesystem corruption after a crash under heavy delete load
4c4d3901225518ed1a4c938ba15ba09842a00770 ext3: remove vestiges of nobh support
0411ba7902e09111d6f2041b4697a597d2cf7736 ext3: Fix set but unused variables
189eef59e70e3e56edf726864629f310d114eefb quota: clean up quota active checks
ade7ce31c22e961dfbe1a6d57fd362c90c187cbd quota: Clean up the namespace in dqblk_xfs.h
7af9cce8ae467bb2fcf3b0b6be3898835bdb984c quota: check quota reservation on remove_dquot_ref
ff388f270d926d95d70e5b3d373c9cb97b38c8b1 sound/oss: Remove dead CONFIG_SOFTOSS*
49e704279953b652ec6adc7f5dec412ad118a938 Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc
418c527873049a9b866aa02948931d7baad7094a pcmcia: fix 'driver ... did not release config properly' warning
01ea6ba2bce64112623dbf8c45ce487062b65446 ASoC: TWL4030: Add configurable delay after digimic enable
f4d01439515acd5d9a09de1d1e02ca40403dda49 Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault
52d90145fb8bb52228bf7273cbccae4530203758 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
14764b01a5576ce23a9d0c95a027049206a19cef Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
0fffed27f92d9d7a34de9fe017b7082b5958bb93 Input: samsung-keypad - Add samsung keypad driver
7765b8bbee863c8e388f6a2126280fa5edbfcdf2 MAINTAINERS: Add trailing slash to SBUS path.
a3108ca2323dec0f6321c3f7706cdaed51f694ea sbus: autoconvert trivial BKL users to private mutex
567c7b0edec0200c5c6613f07c3d3b4034fdc836 mm: add context argument to shrinker callback to remaining shrinkers
1ca56e513a9fd356d5a9e0de45dbe0e189e00386 Input: i8042 - reset keyboard controller wehen resuming from S2R
3fea60261e73dbf4a51130d40cafcc8465b0f2c3 Input: twl40300-keypad - fix handling of "all ground" rows
c25f7b763cc35a249232ce612a36a811b0e263f9 Input: gamecon - reference correct pad in gc_psx_command()
7b5d3312fbfbb21d2fc7de94e0db66cfdf8b0055 Input: gamecon - reference correct input device in NES mode
c41d4ac40df0d01bf9c383ff28f194d1df2d4fd9 md/raid5: factor out code for changing size of stripe cache.
00bcb4ac7ee7e557a491b614219142cea0ef16f4 md: reduce dependence on sysfs.
bc289ae98b75d93228d24f521ef02a076e506e94 tracing: Reduce latency and remove percpu trace_seq
985023dee6e212493831431ba2e3ce8918f001b2 trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
e870e9a1240bcef1157ffaaf71dac63362e71904 tracing: Allow to disable cmdline recording
f8324e20f8289dffc646d64366332e05eaacab25 math-emu: correct test for downshifting fraction in _FP_FROM_INT()
f4b23cc2d5dc78ef5acbc529eb1219cc41eb5b96 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
37f9003bd355d9109769fff66f7f228aab42155b drm/radeon/kms/atom: add crtc disable function
90c1efdd121c84ee73e9960667229a662f2315a3 drm: Return EBUSY if the framebuffer is unbound when flipping.
11fe883936980fe242869d671092a466cf1db3e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
92897b5c669f5e819ff2596fe6228ca2e4904981 drm: add "auto" dithering method
b4bcb4c28c64cc2876b4aef218d992ce806194da x86, rwsem: Minor cleanups
a751bd858b16dce57f3b6b85ba07946df1bd7be4 x86, rwsem: Stay on fast path when count > 0 in __up_write()
c42750b0261274107ae85c894c088e618a3e38b9 drm/r600: fix possible NULL pointer derefernce
468c30f2bbdf1ba0fbf16667eade23a46eaa8f06 x86, iomap: Fix wrong page aligned size calculation in ioremapping code
92851e2fca48f1893f899963c13b55b61ac6956c x86, mm: Create symbolic index into address_markers array
e153b70b89770968a704eda0b55707c6066b2d44 drm/radeon/kms: add quirk for ASUS HD 3600 board
a6a1a095ec8ace2912fc280d371eee8ff5da5736 include/linux/vgaarb.h: add missing part of include guard
e0959371b4aaddb9b986019d5cfef93f9801d0ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
83ba37105e262d374b9092a572b8ee6e30aa9f70 Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
516bd664153d76f5c814633cee6500e2ff8e861b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
844b9a8707f1fcf0482e0c52f44a555e799ccda6 vfs: fix RCU-lockdep false positive due to /proc
9d51a6b2487724e8713cd2794cf09ffeee5f6932 sdhci-s3c: add missing remove function
d45840d9f04be4d8c0288066f37bca3a448f7471 Andres has moved
b8ab9f82025adea77864115da73e70026fa4f540 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
9aebbdb637a73a6092e1456ebb4a2df32cc1f611 x86, numa: fix boot without RAM on node0 again
5528e229f0f709e4f3d61dab73e553eea10758a9 edac: mpc85xx: add support for MPC8569 EDAC controllers
1cd8521e7d77def75fdb1cb35ecd135385e4be4f edac: mpc85xx: fix MPC85xx dependency
a6aa62a0909b9ccb1f8b0d2653920ba071037972 mm/vmscan.c: fix mapping use after free
c61284e99191b2284fb74dae6961d4d09e4e59e8 ipc/sem.c: bugfix for semop() not reporting successful operation
82d4150cec83b9775f84810b39a1c0b91585d429 x86, xsave: Move boot cpu initialization to xsave_init()
db10db48b2c530def21bfd76d576702c7df7f620 x86, xsave: 32/64 bit boot cpu check unification in initialization
7aa2b5f8ec60505160df1c25398e8286c8432689 x86, xsave: Do not include asm/i387.h in asm/xsave.h
07fca0e57fca925032526349f4370f97ed580cc9 tracing: Properly align linker defined symbols
7173aeff025a7fed3fa903e362bf773e6258dd47 drm/nouveau: Fix crashes during fbcon init on single head cards.
14d7ec11d165fe11c2bce5b412773af70b7c8e1b drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
fa10ba64ac94fec4611b79804023eb087862ffe0 x86, gcc-4.6: Fix set but not read variables
5f755293ca61520b70b11afe1b1d6e1635cb6c00 x86, gcc-4.6: Avoid unused by set variables in rdmsr
42f14c4b454946650cf0bf66e0b631d02e328f61 drm/radeon/kms: fix shared ddc harder
087b255a2b43f417af83cb44e0bb02507f36b7fe x86, i8259: Only register sysdev if we have a real 8259 PIC
8b74964c73ca9eed7078388d871cc7fae973cb63 rtl8180: improve signal reporting for rtl8185 hardware
b603742f49c3ec922522602e18ac22e8f6835132 mwl8k: correct/silence sparse warnings
34782e9e1e58810183f2c1201124e45314b37130 wireless: remove unnecessary reg_same_country_ie_hint
16124541321e3c4030973b34b3f013605f052679 rt2x00: correct sparse warning in rt2x00debug.c
cc40cc56f4e271c51ba5b7cf9d7ae5f955dc7e2d libipw: correct sparse warnings and mark some variables static
d267be307a3345ef06889511cad2aa1fecc83db7 ipw2100: mark ipw2100_pm_qos_req static
a3d3da14fb0c8dcfac374543fd7fedda05e9d4fd ath9k: correct sparse identified endian bug in ath_paprd_calibrate
20925feee9e46c07ffe315b88c5cee61064a3ede wireless: mark cfg80211_is_all_idle as static
2ea6fb6d1eb4d06af5ad2114d1f1f22a6067adac wireless: correct sparse warning in generated regdb.c
c28991a02caec1f3bfe4638ccf4e494c3e9418a3 wireless: correct sparse warning in wext-compat.c
3f6ff6bacdec217c98a60910c4804d11ce859820 wireless: correct sparse warning in lib80211_crypt_tkip.c
4f366c5dabcb936dd5754a35188bd699181fe1ce wireless: only use alpha2 regulatory information from country IE
70d4bf6d467a330ccc947df9b2608e329d9e7708 drop_monitor: convert some kfree_skb call sites to consume_skb
4b706372f18de53970e4c6887a96459590fef80a drop_monitor: Add error code to detect duplicate state changes
d79d991379af35d43f003f162e8650e72965b8ca __dst_free(): put EXPORT_SYMBOLS after the fct
dab1086362f0a357e74f45bba48d664a48c294ec phy: add suspend/resume in the ic+
53e9b1de6840d9047f768878adcbd1d116f72aca mac80211: set carrier on for monitor interfaces on ieee80211_open
4ced3f74dae18715920cb680098ec7ff4345d0a3 mac80211: move QoS-enable to BSS info
875ae5f68883c75aad826e715df8ec0619551a07 mac80211: fix aggregation action frame handling with AP VLANs
f89e048e76da7ac0b4c89e75606ca7a3422886b1 xen: make sure pages are really part of domain before freeing
06ee1c261360545c97fd836fff9dbd10ebd9301b wireless: use netif_rx_ni in ieee80211_send_layer2_update
093d7b4639951ea3021a6f70d376c3ff31f4740c xen: release unused free memory
5c20a5c7105bd7d5aa8af146598bdb6bc59bb2b8 cxgb4vf: add maintainer entry for cxgb4vf
c8639a827fa48985432ad2e0e21b1280a1e3a65e cxgb4vf: Fix bug where we were only allocating one queue in MSI mode
024e6293f959dc86827284bc1d7c93c8baed1ec6 cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array
9fe41e4197f351bc78547ab2d8808e1aca30d87c documentation: fix almost duplicate filenames (IO/io-mapping.txt)
d5e0a06f17a0ffb0eb08a5bd7b18f00af70d9a12 Revert "HID: add support for the Wacom Intuos 4 wireless"
59b48568312a262cbba814c683a320fb4e0dccae fs/Kconfig: Fix typo Userpace -> Userspace
82400d2c827aa4f70c8b047d6147f50438f4ab87 Removing dead MACH_U300_BS26
78e2c6415a50646896d75dedf9f71e54081311fa drivers/infiniband: Remove unnecessary casts of private_data
19f0f0af097ba3138ae2780b471180512763a78f Merge git://git.infradead.org/users/cbou/battery-2.6.35
33fa1d909c7357be715aa0e9f9e24c3ef5714493 fs/ocfs2: Remove unnecessary casts of private_data
7156fffaaa15aeb0e0247736eff0a86f75f49f81 libfc: use ARRAY_SIZE
501af8d110f1fca597ff61c8611d018360ff9bf7 scsi: bfa: use ARRAY_SIZE
04ad327f277ec3bc3c05f5a5c19d58600882d38e drm: i915: use ARRAY_SIZE
3c58141165bc2476a5851142f5199d63c39c30c8 drm: drm_edid: use ARRAY_SIZE
7ea7c6d51ecf6010381fcb8ff67b0fcd6f34c255 synclink: use ARRAY_SIZE
0e4a9d03df0a7ba516bbd94d2ec17d26859e46ba block: cciss: use ARRAY_SIZE
f2e005aaff4878a8ea93d5fb033a21389b72579a workqueue: fix mayday_mask handling on UP
6dc0c2f3384fe543a805922c6a314c7ad25a92fc kbuild: Make the setlocalversion script POSIX-compliant
b444786f1a797a7f84e2561346a670649f9c7b3c tracing: Use generic_file_llseek for debugfs
eb7beb5c09af75494234ea6acd09d0a647cf7338 tracing: Remove special traces
f376bf5ffbad863d4bc3b2586b7e34cdf756ad17 tracing: Remove sysprof ftrace plugin
cd7643bfb772dc7103ed6fc8dda6b233a8e14178 ALSA: hda-intel - fix function_id rework (add missing bitmask)
d1ce6b200cba6bfd76e17e327b5052aa76a46abf ASoC: Unconditionally enable WM8994 AIF1ADC TDM mode
931ac77ef65d2d90ee1def63d2041402ec7c53ab workqueue: fix build problem on !CONFIG_SMP
48519f0ae03bc7e86b3dc93e56f1334d53803770 ASoC: davinci: let platform data define edma queue numbers
5c519767b6ec0e54e5c868c0fceebba968f88374 ASoC:Support Samsung SoC(S5P) in I2Sv2
3b89b223586000d361e96c88fbfd68ef5c5ad880 Merge branch 'for-2.6.35' into for-2.6.36
41f9a314af9c1f24b595f73ae73ee23db6d5e6a8 ASoC: Select wm_hubs automatically for WM8994
a3257ba869003ad10f292fea64bf31e2d3e2afff ASoC: Implement WM8994 AIF1ADC2 paths
395e4b7362f4776d357856fdf93cdb2302d8555a ASoC: Explicitly disable DC servo on WM hubs headphone powerdown
8a0bbbeb588f2b0cbb2f69699926f32d2cda5138 ASoC: eukrea-tlv320: add support for cpuimx35sd
78b435368fcd615e695a06012cd963a556284e00 slab: use deferable timers for its periodic housekeeping
573201f36fd9c7c6d5218cdcd9948cee700b277d bridge: Partially disable netpoll support
944001201ca0196bcdb088129e5866a9f379d08c drm/i915: enable low power render writes on GEN3 hardware.
45503ded966c98e604c9667c0b458d40666b9ef3 drm/i915: Define MI_ARB_STATE bits
4ede00c96632bcf8a21dd69ac0248f4c40b4cd0e vmwgfx: return -EFAULT if copy_to_user fails
772a2f9b488f4d27c314da5eeabde750b9ead41b fb: handle allocation failure in alloc_apertures()
bbb642f9c9a43dbe45ffe14935397a2a34100263 drm: radeon: check kzalloc() result
1e8655f87333def92bb8215b423adc65403b08a5 drm/ttm: Fix build on architectures without AGP
e7c38157c61649e66f853d7b9f109119b8361448 ipv6: Make IP6CB(skb)->nhoff 16-bit.
58fb021827b7455e05d89371556e6c255e9fb2e1 Input: synaptics - set min/max for finger width
2a8e77102e02dd236ff276a2151073ed551d04f2 Input: synaptics - only report width on hardware that supports it
1afaab90e8c0317170a53967064a934a77a59c16 Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'
3e1bbc8d5018a05c0793c8a32b777a1396eb4414 Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table
5ae482e01d60bd4e8fc181f78355047e52999ce8 bnx2: Update version to 2.0.17.
11848b964777af9c68d9160582628c2eb11f46d5 bnx2: Remove some unnecessary smp_mb() in tx fast path.
379b39a2ad613745bfbfe80256957d19689b7b94 bnx2: Call pci_enable_msix() with actual number of vectors.
6fdae995557f0ad16320951593d6f8f48f57c14a bnx2: Use proper counter for net_device_stats->multicast.
99faf68e2b4e139c63139b83d18c74faeae278ef ixgbe: fix version string for ixgbe
5575044661cfccd8b2f6e244031ef54499aa1dbb ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
5e09d7f6305fc9a1141bef116c7c02756d3bfa16 ixgbe: properly toggling netdev feature flags when disabling FCoE
d6ea7c9ccc9fd351fa2675304695d1654331fca3 ixgbe: drop support for UDP in RSS hash generation
fca562ad63d12a32a74b40c86dfe61de9a21fd73 ixgbe: dcb, set DPF bit when PFC is enabled
b59544649d6bb5134ab56764836efc29241ae5e0 e1000: allow option to limit number of descriptors down to 48 per ring
620d0be88188cd3dc79db3f5eab1420d6f97c70c Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
ee1039307a8a64b038f9b8cdc6f9120ecd9dfe9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
2decb194e65ab66eaf787512dc572cdc99893b24 x86, cpu: Split addon_cpuid_features.c
278bc5f6abd69dd868746dbd642266ac09a9c9c6 x86, cpu: Clean up formatting in cpufeature.h, remove override
6bad06b768920e278c7cedfdda56a0b4c6a35ee9 x86, xsave: Use xsaveopt in context-switch path when supported
29104e101d710dd152f807978884643a52eca8b7 x86, xsave: Sync xsave memory layout with its header for user handling
a1488f8bf4d72ad724700f6e982469a1240e4264 x86, xsave: Track the offset, size of state in the xsave layout
5734f62b6601d88fd8ec720cb56b93fd3a030557 x86, cpu: Enumerate xsaveopt
40e1d7a4ffee5cb17f5c36f4c3c4a011ab103ebe x86, cpu: Add xsaveopt cpufeature
edb18f8ab02843453306601c4aa697f9691129cd x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves
16fd5367370099b59d96e30bb7d9de8d419659f2 xfs: track AGs with reclaimable inodes in per-ag radix tree
653954825dce4015d6418ddb4de7826205f44c87 drivers/net/82596.c: fix warning
e2df8b7f6665075f7fe93613897117743c7bf0ba ks8842: Fix ks8842_tx_frame() for 16bit case.
d6d9ca0fec6aea0f2e4064474a1c5cdbed873c63 net: this_cpu_xxx conversions
70e60ce71516c3a9e882edb70a09f696a05961db xfs: convert inode shrinker to per-filesystem contexts
2ebc3464781ad24474abcbd2274e6254689853b5 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
492c5d943d6a04b124ba3a719dc746dc36b14cfb smsc911x: Add spinlocks around registers access
90e1795b9b18ce47e95cd26028a9cfd0f4cc35ba bonding: avoid a warning
e6e4ec2f98ae3b75cfede011c8794120914e789f net: Removing dead ARCH_PNX010X
91fb0dd9cb71ab1a90ab1f48c34b935fdbca55b9 IB/ehca: Fix bitmask handling for lock_hcalls
cc323b2aaa3921c4eeec309ff64256b0c43ca752 IB/qib: Avoid variable-length array
d0c6f6258478e1dba532bf7c28e2cd6e1047d3a4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
46ac0cc92eedf92f7909e563ffcd2dbc4b914bc3 Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
2decd5a7cea2c1dae6418fe778857d43680a91aa Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
b4fd4f890bca2291a12bb0807027db40f929a82d intel_scu_ipc: Oops/crash fixes
0bdc0d70c535d59c10add461b96340425f0aac7d net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
d9a5f210c5ef338295cf1c29d98825722351bed7 net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
b5384d48f4e74edec3ca1887cb65e378a72af9a1 Btrfs: fix CLONE ioctl destination file size expansion to block boundary
99d8f83c98930100cd70437b0c81a935e7a14b0b Btrfs: fix split_leaf double split corner case
85963e4cbcf11c00b1d27ea0e0fcab8cb3d7a69b RDMA/cxgb4: Remove unneeded NULL check
c1d7356c8572f3fe0445336d8e75914bdcadad59 RDMA/cxgb4: Remove unneeded assignment
45e77d314585869dfe43c82679f7e08c9b35b898 tcp: fix crash in tcp_xmit_retransmit_queue
b508998f665ee6d6a15eae11be258c3e94c33562 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
ab85457f0a46b9dab17aaa01ceefc755b124d48d ALSA: hda - Add conexant quirk for AMD based Lenovo G series machines
bd27290a593f80cb99e95287cb29c72c0d57608b net: 64bit stats for netdev_queue
db5dda905759c931ceb8f3f2fcfd7719009acc98 bonding: fix bond_inet6addr_event()
c26875e2e1a07137f6e7a621fa802b03c00535b6 s2io: Remove unnecessary memset of netdev private data
68bf57001f4995a25ca65f3711ff05b6ea25e8b6 ALSA: riptide: check kzalloc() result
0b6d092c8eeeb43893503afd2f6c1c67ceafc863 ALSA: echoaudio: check kmalloc() result
8d011cc7a9374db9b5ace3b75d34f10fdc3b51c4 Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
9e216e8a40428cbf689222148c28d0256fbd0186 ALSA: pcm core - add a safe check to the silence filling function
79c944ad136c4d14388d803b51113dcaaa1d179d ALSA: hda-intel - do not mix audio and modem function IDs
323f99cbc35c52a65dea9d072b3ecf1e662240d2 iommu-api: Extension to check for interrupt remapping
6c54aabd5e687092557f4881ce2d4013b971f293 x86/amd-iommu: Use for_each_pci_dev()
a2b6bf63cb7a3e34bd2e753a6f2c2776b5c8496f kmemleak: Add DocBook style comments to kmemleak.c
ab0155a22ad5bda3a6dbfbbecc416cbe92619755 kmemleak: Introduce a default off mode for kmemleak
a7686a45c07462b78df5ac15fc696a86e57ccf91 kmemleak: Show more information for objects found by alias
9078370c0d2cfe4a905aa34f398bbb0d65921a2b kmemleak: Add support for NO_BOOTMEM configurations
7952f98818d561ed0e11434a7a16acd9a7bae859 kmemleak: Annotate false positive in init_section_page_cgroup()
7d3d42a79519df4cd62c3aa5d9ae2d77ebbf8fab HID: fix up Kconfig entry for ACRUX driver
c0dbcc33c652a0646542560de29a1c3f1ab7169f HID: add ACRUX game controller force feedback support
70c7c9c4438fc3ca573744c5448df90dbcc5e159 HID: Force input registration for "VEC footpedal"
3a343ee4509c982552b35fbc99d3213f3bb1acde HID: add HID_QUIRK_HIDINPUT_FORCE
fc99f22c5de2177431cada350417ac6e353380c7 HID: hid-input.c: indentation fixes
b770ffd4c453068392b16fda8afca548cd7ebe38 comment typo fixes: charater => character
25d1fbfdd98e6547f2ba3e36787f20d251019591 fix comment typos concerning "challenge"
9d910c9bcb4c3164d582ec3283fff5000c4f0d75 arm: plat-spear: fix typo in kerneldoc
7a2e3659b6ffbee4e742cd6f6a60359ad9148720 reiserfs: typo comment fix
a2531293dbb7608fa672ff28efe3ab4027917a2f update email address
878c495644be28cc881e7ee792f00fd879a1ebf9 [S390] cio: fix potential overflow in chpid descriptor
0abccf77402af44855da739b439d01cfb65b4bfd [S390] add missing device put
cffab6bc5511cd6f67a60bf16b62de4267b68c4c [S390] dasd: use correct label location for diag fba disks
7260042b2d0397e7a8735ca47cd7839a5bb1210b crypto: talitos - fix bug in sg_copy_end_to_buffer
1fb1defbb00eb2954483a7d9a70f8a02edf51753 crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
a3fb1e330dd21d96c2e07dda513ad7e9af8b6ccf pcrypt: Added sysfs interface to pcrypt
5e017dc3f8bc9e4a28983666e6bc00114a2018bb padata: Added sysfs primitives to padata subsystem
e15bacbebb9dcc95f148f28dfc83a6d5e48b60b8 padata: Make two separate cpumasks
7f8275d0d660c146de6ee3017e1e2e594c49e820 mm: add context argument to shrinker callback
9e3288dc9a94fab5ea87db42177d3a9e0345a614 of/device: Fix build errors for non-ppc and non-microblaze
c5f5849bffb36478dd8a1e350860ff18b654bc44 of: Remove unused of_find_device_by_phandle()
60d599133011eaca6073696f6a86cd516854d547 of/flattree: Fix crash when device tree absent
6accec76f6889f85dd62cadefe18afb8343558d1 sch_atm: Convert to use standard list_head facilities.
c1f19b51d1d87f3e3bb7e6648f43f7d57ed2da6b net: support time stamping in phy devices.
15f0127d1d189fda3294b7823e3e654afca54055 net: added a BPF to help drivers detect PTP packets.
28b041139e344ecd0f144d6205b004ae354cfa1e net: preserve ifreq parameter when calling generic phy_mii_ioctl().
4507a71507d4ff37e9a499c4241b7701ed1feab4 net: add driver hook for tx time stamping.
8d4b9d1bfef117862a2889dec4dac227068544c9 PM / Runtime: Add runtime PM statistics (v3)
0fcb4eef8294492c8f1de8236b1ed81f09e42922 PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
4eb241e5691363c391aac8a5051d0d013188ec84 PM: Do not use dynamically allocated objects in pm_wakeup_event()
ce4410116c5debfb0e049f5db4b5cd6211e05b80 PM / Suspend: Fix ordering of calls in suspend error paths
d074ee023fa3a4681b64223c5e636102c39628c4 PM / Hibernate: Fix snapshot error code path
f6f71f187518477cecc01cd887933b5da19585e6 PM / Hibernate: Fix hibernation_platform_enter()
82f682514a5df89ffb3890627eebf0897b7a84ec pm_qos: Get rid of the allocation in pm_qos_add_request()
5f279845f9d684661563894d44729a0c706375b4 pm_qos: Reimplement using plists
12e4d0cc2e0a776a526c93bb2fcb9267abc6e0b1 plist: Add plist_last
c125e96f044427f38d106fab7bc5e4a5e6a18262 PM: Make it possible to avoid races between wakeup and system sleep
b14e033e17d0ea0ba12668d0d2f371cd31586994 PNPACPI: Add support for remote wakeup
2430d12c94ff2bafcfe4f65edf7ee5f300d2d9c6 PM: describe kernel policy regarding wakeup defaults (v. 2)
90133673395849c9d4e66a563f2d0d91d92aa461 PM / Hibernate: Fix typos in comments in kernel/power/swap.c
ad1afb00393915a51c21b1ae8704562bf036855f vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
01893c82b4e6949f4e3a453c4faea34970359d76 net: Remove MAX_SOCK_ADDR constant
a9f7f2e74ae0e6a801a2433dc8e9124d73da0cb4 Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
0a6efc78c0c22d60040da0dc98a0844e7c0d0647 arcnet: fix signed bug in probe function
8e64159dfb480b30233d947d5a3cd793dfea738f net: dccp: fix sign bug
a197479848a2f1a2a5c07cffa6c31ab5e8c82797 x86: kprobes: fix swapped segment registers in kretprobe
2044f2282d7558c765270d78e19dbdcf6190ca71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
d9a9dc66eb8a8fd85c8546247e7e1d6023d0eb0f IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
bfc978fa5f3005e5dfb39c52393c3339f4f00233 qlcnic: fix pci resource leak
4a1745fc54e22e9fa928d72f97ee0e91449c9fd0 net-next: vmxnet3 fixes [3/5] Initialize link state at probe time
36227e88c2563de73f748aa7d85fffd7afffc1fb bnx2: use device model DMA API
a2df00aa33f741096e977456573ebb08eece0b6f bnx2: allocate with GFP_KERNEL flag on RX path init
d161edfbf20597752e315e60e31026393680485a ARM: 6215/2: add character LCD platform data for RealView and Versatile
4037242c4f5ff77afe61bf07ca1e8a99490219e5 ARM: 6209/3: at91_udc: Add vbus polarity and polling mode
07d2a5c721c6aa2bd69812a74c8b3b116abf3e56 ARM: 6224/1: print TCM whereabouts in init message
598509779e5b8037d371df764d7438744a24b61f ARM: 6223/1: support multiple TCM banks
cb9d7707cd9be57830f31616233f6a872ca8416d ARM: 6222/1: add memory types for the TCMs
bea9a6d239cb2aa2ced4dcb0a05e1827ce61fa3d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
cd9f040df6ce46573760a507cb88192d05d27d86 drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
d90d8d5e52a61695483bdb827086a673936e8616 Input: qt2160 - rename kconfig symbol name
50e8ce14698273d3c493b2e66f323f6b18eac099 ASoC: imx: check kzalloc() result and fix memory leak
51b6dfb627d785ee92c2bd1e159e2de47cdc29c3 ASoC: imx: check kzalloc() result and fix memory leak
55938b106ff4028f9e8b23b1bcb16d7cd615bee7 ASoC: davinci: check kzalloc() result (typo)
3c2ef841c0e27f37923ed15dc5d744cd6ba704ae ASoC: fsi: Add specified ID for soc-audio
cc5edb0eb9ce892b530e34a5d110382483587942 perf hists: Factor out duplicated code
d9478374106741d539d6b002e5e747d1ca9e4032 Merge branch 'for-2.6.35' into for-2.6.36
b66ecd97c1866f9a869643a5b69a984d5ce8f8f1 perf ui: Make ui_browser__run exit on unhandled hot keys
63f20e744a595444f7ab1d47a29c5b74830feb47 perf ui: Make END go to the last entry, not the top of the last page
3c0709396df0869786f83e4b2d2d687c70ee886d ASoC: Remove duplicate AUX definition from WM8776
0fad4ed7b230f593539b2da9cadbb77cb3a3131a ASoC: TWL6040: Correct widget handling for drivers
b807b8a16bee27eb93a3393c173ce209a992ef18 iwlwifi: "recover_from_tx_stall" function for 4965
9cae611ff2184878daa162b5322e9a9443ae3b47 iwlwifi: more statistics counter for agn in debugfs
7c094c5cc4d28062abf0d33ca022dbea6c522558 iwlwifi: additional statistic debug counter
68c38fc3cb4e5a60f502ee9c45f3dfe70e5165ad sched: No need for bootmem special cases
396e894d289d69bacf5acd983c97cd6e21a14c08 sched: Revert nohz_ratelimit() for now
bbc8cb5baead9607309583b20873ab0cc8d89eaf sched: Reduce update_group_power() calls
5343bdb8fd076f16edc9d113a9e35e2a1d1f4966 sched: Update rq->clock for nohz balanced cpus
31a05a4127c81d5d7f095c609420bf6df892a8b0 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
5ccd4302a20bfe56eb72a5e27ad0be046fc820a5 [ARM] Kirkwood: add missing machine targets to defconfig
3aa2c8c6a4ee77f1106cfbc537cdf970ee217d2f [ARM] Orion: DNS-323 C1 requires phylib
2641375d6de0885dd26ee0edd0cf00282e3324d5 [ARM] Kirkwood: update LED support for Network Space v2
11efe71f6564e59ba9acfc636ac6f423e059dc69 leds: add LED driver for Network Space v2 LEDs
b6a044ff5757b22572ac3f3ccd006fb052b27b77 [ARM] Kirkwood: add LaCie Network Space Max v2 support
a87182b3d12e0f6b8cca1731a95bec24269f53ad [ARM] Kirkwood: more factorization of the PCIe init code
16bc90af15da228f396b3dcd1f461663b0dde6a3 [ARM] Dove: platform device registration for the sdio interfaces
ffd58bd2e45168de21d257d26ee32843b286d3b3 [ARM] Kirkwood: add support for PCIe1
35fe2fc44ac4202261317ccce2ef69991bc01c57 [ARM] PCI: add platform private data to pci_sys_data
1e4d2d3da3bd0ccd3b6cb2b77624fd9233ca0a88 [ARM] Kirkwood: Add support for 88f6282
1c2003a1d6445f939c8628116452c7bbeff6759c [ARM] Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips.
29333cfae728de0ff0dd09a476b97ea49ce9eedb [ARM] Kirkwood: configure NAND mpp's for db88f6281
445f12dca8f06113caa775315bff574dee72b27d [ARM] orion5x: Fix soft-reset for some platforms
6e2daa49420777190c133d7097dd8d5c05b475ac [ARM] orion5x: Base support for DNS-323 rev C1
2f495c398edca50ac251c134f1995a2fb3c06cb7 net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag
43b56074b69f3b6d0296e7986e792c7adb1d89c6 [ARM] Marvell OpenRD-Ultimate machine support
21f0ba90a447090153edeaf2f14f9f7e8bd9bc80 [ARM] orion/kirkwood: reset PCIe unit on boot
6f2b186a0f1e70be411ca260d4577f1ed35d58e0 [ARM] Kirkwood: fix HP t5325 after commit 6605742f2a
b529ee4acfc65ecf4517ad4f22023d6a58e671a6 [ARM] Kirkwood: Add support for HP t5325 Thin Client
128190ebe92fee69f26d225036ba857e0fffb2e8 [ARM] Kirkwood: Add MPP44 (board ID) on TS-219
266a2458ceb80d9729cd6da9c1b707f69cff13ad [ARM] Kirkwood: update MPP definition.
f8e00530a04f384f96445cf03f203862caeb507f [ARM] orion5x: Set links to solid on D-Link DNS-323
9e1d9345ffaa4e07c326cdb86f50d58bfabe093d [ARM] Kirkwood: Fix explanation of MPP45 for QNAP TS41x
f9afdd376b297092fa58254309b9c3cb9dfac698 [ARM] Kirkwood: Export GPIO indicating jumper setting of JP1
d9ad1401280c5ca48075b1960b1602037e110cb7 [ARM] qnap tsx1x: fix section mismatch
f82c3d71d6fd2e6a3e3416f09099e29087e39abf x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain
fd19dce7ac07973f700b0f13fb7f94b951414a4c x86: Fix x2apic preenabled system with kexec
5453258d532e72731b0829e4fefd36dd611a2fff ocfs2: Silence gcc warning in ocfs2_write_zero_page().
ee2e6114de3bdb1c34f3910b690f990483e981ab ibmveth: lost IRQ while closing/opening device leads to service loss
0f6142fa96a4ce799ccaa4cdb38fc4a715eb9d35 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
58c84eda07560a6b75b03e8d3b26d6eddfc14011 PCI: fall back to original BIOS BAR addresses
f469461df6ff822f71b8737bda86eea20f16ff93 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
088c87262bbc39a01ebcd70817d35616785908b1 mac80211: improve error checking if WEP fails to init
48d5548fc5e5ad79ca98a287b67f403834929739 orinoco_usb: potential null dereference
9171acc7e094b3ca88e624f39891a4f3bf9d083c ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes
15804e3e9de52f1baefad34233424488b5672853 mac80211: skip HT parsing if HW does not support HT
9edd9520a2c664c6d72dca68adddd243d00006e8 ath9k_htc: make ath9k_htc_tx_aggr_oper() static
9acd56d3f2a05191ee369cbdd8c37dd547aa19b8 rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
1c689cbcf2c2b7a35cd237abddd9206bb1b6fee1 arch/tile: check kmalloc() result
e979cf50395e24c4bdd489f60e2d5dd5ae66d255 ceph: do not include cap/dentry releases in replayed messages
01a92f174f8a3b99dbb5e02c86e7ee1e576737af ceph: reuse request message when replaying against recovering mds
74534341c1214ac5993904680616afe698dde3b6 perf symbols: Fix directory descriptor leaking
79140bc486fac016249f3d1d67ec9a39ebed9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
cc10b6ffd39ef982f86de68d95e5811df82cf819 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
8217563359878d11ef03cc76bc935ada89d73efd perf probe: Fix the logic of die_compare_name
6a330a3c8a648916b3c6bda79a78c38ac093af17 perf probe: Support comp_dir to find an absolute source path
7cf0b79e6ffd04bba5d4e625a0fe2e30a5b383e5 perf probe: Fix error message if get_real_path() failed
22cb516696304a9b85892b18c483a27d97cfa51b netfilter: correct CHECKSUM header and export it
e910b63d009701ad4ebbeb089aba35707fa5d68e Merge branch 'l7200' into devel
3abe9d33b382cb9eee7bfee8d90b10078f4baa4d ARM: early_alloc()
71ee7dad9b69917079f24d42aff796bad7932914 ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
a1af0fbbbaac595b5bdf5495578d8ddbc6c17e6d ARM: OMAP: Cleanup OMAP FB SDRAM reservation
98c672cf1fa2a56f6f43e3f48b1208b83845582c ARM: Move platform memory reservations out of generic code
b65b4781fbd5846a82cdac0c32818af1a7452d1f ARM: Remove 'node' argument form arch_adjust_zones()
be370302742ff9948f2a42b15cb2ba174d97b930 ARM: Remove DISCONTIGMEM support
7961239599de71130c852ecfa9a4140f3f60547b ARM: Precalculate vmalloc_min
e2768c0c223d86a20ec392528bafd25996ce7585 ALSA: asihpi - Avoid useless assignment of returned index values.
604a440a9dd08d45570c555d78a17a4602c843d5 ALSA: asihpi - Avoid using c99 uintX types.
8d4bbee77e63981b91e4af7c569dc6a585ee0eb0 ALSA: asihpi - HPI version 4.04.01
95c0ec6a97ae82d39a6e13fc01aa76861a4a76d0 vhost: avoid pr_err on condition guest can trigger
af537b0a6c650ab6ff7104d8163e96866b31c835 slub: Use kmem_cache flags to detect if slab is in debugging mode.
f5b801ac38a9612b380ee9a75ab1861f0594e79f slub: Allow removal of slab caches during boot
d7278bd7d1aab5c6d35fd271eeb860548f0bd0bb slub: Check kasprintf results in kmem_cache_init()
f90ec390148fdbc0db38c477bc6dc94db721e7f1 SLUB: Constants need UL
2154a336381f85f5390d9a84c6cf4a7d2847b6ed slub: Use a constant for a unspecified node.
d602dabaeba79df90cc67c32d5fe4ee0d5e2b73a SLOB: Free objects to their own list
f33ebbe9da2c3c24664a0ad4f8fd83f293547e63 unistd: add __NR_prlimit64 syscall numbers
c022a0acad534fd5f5d5f17280f6d4d135e74e81 rlimits: implement prlimit64 syscall
b95183453af2ed14a5c7027e58049c9fd17e92ce rlimits: switch more rlimit syscalls to do_prlimit
5b41535aac0c07135ff6a4c5c2ae115d1c20c0bc rlimits: redo do_setrlimit to more generic do_prlimit
6a1d5e2c85d06da35cdfd93f1a27675bfdc3ad8c rlimits: add rlimit64 structure
86f162f4c75ceb6daf43165469eeeca1bc3d4639 rlimits: do security check under task_lock
1c1e618ddd15f69fd87ccea596769f78c8065504 rlimits: allow setrlimit to non-current tasks
7855c35da7ba16b389d17710401c4a55a3ea2102 rlimits: split sys_setrlimit
eb2d55a32b9a91bca0dea299eedb560bafa8b14e rlimits: selinux, do rlimits changes under task_lock
2fb9d2689a0041b88b25bc3187eada2968e25995 rlimits: make sure ->rlim_max never grows in sys_setrlimit
5ab46b345e418747b3a52f0892680c0745c4223c rlimits: add task_struct to update_rlimit_cpu
8fd00b4d7014b00448eb33cf0590815304769798 rlimits: security, add task_struct to setrlimit
c18fb1396eb809dbc16e51da273a1789f9d799bf Input: evdev - signal that device is writable in evdev_poll()
4d4bf995ea873cc213c5abc5402af46ef490b8fd Input: mousedev - signal that device is writable in mousedev_poll()
20da92de8ec3c1d4ba7e5aca322d38b6ce634932 Input: change input handlers to use bool when possible
72c8a94a585afea1f45aa8c4f6938ed6d05be57a Input: document the MT event slot protocol
40d007e7df1dab17bf1ecf91e718218354d963d7 Input: introduce MT event slots
5b39187fad6faefae5ce1a1e997651d4e382b135 Input: w90p910_ts - fix call to setup_timer()
315e8f7501ad929acacfa94c251283e837f281ed ALSA: asihpi: fix sign bug
b97d13a53d63c7db1d05d54298c7a12f86c4fbad cxgb4vf: fix SGE resource resource deallocation bug
e40dbc51fbcc3281bb52ecf0f5bec693d36e2aea ipmr: Don't leak memory if fib lookup fails.
6929fe8a37365148228206eea8577b3524afc463 net-next: vmxnet3 fixes [2/5] Interrupt control bitmap
ca802447c0b9dc12a8aa6552c9c7b3c7af31f492 net-next: fix LRO feature update in vmxnet3
f86586fa48a94c7a9c7f36650a2e0e4a947881c9 tcp: sizeof struct tcp_skb_cb is 44
6ce28c6f55fe636c322ea909794cf19b20ef4b6b vxge: Version update
b2f5a0514cefdbc5c4936373b9a11c1c2026f025 vxge: Update maintainers information
926bd900b192986ccb742177b1492e8523579a35 vxge: Update copyright information
98f45da247c5b8023d4f3677d65f21b64692f543 vxge: NETIF_F_LLTX removal
7adf7d1b0d50075e252aa82505fb473af38c3f20 vxge: Fix multicast issues
d03848e057cb33ab4261264903b5ebee0738a8dc vxge: Remove queue_state references
bb7a0bd600ac2e09a8747ef89e692a2967ed8c97 net: bridge: fix sign bug
2540ddb5124f883bba3d4af5d8920d44dd66e794 drivers: ixgbevf: fix unsigned underflow
9f27fb8514d0491f1c12052d78d46946f129b8e1 drivers: irda: fix sign bug
752ef8b541da2606c5668dcc176e7b16dd68b945 drivers: irda: fix sign bug
042bd1ff6cf255e71689db913786dbb6bb79542d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
58c3439083f8fde61de842c93d1407f0f881cd92 perf: Fix various display bugs with parent filtering
c9741380d32a58d685cfa0aa8d22bdb3bbeeb8aa drivers: isdn: get rid of custom strtoul()
3944ad6848e7ae15a3402372a2df4ae805008321 drivers: isdn: remove custom strtoul()
735c65ce4a878b55e08821360fdfd42753cdbe14 drivers: isdn: use kernel macros to convert hex digit
8f31539dfa36d8cf880576348d149af0cc1d788a isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
9db9f279be5e663ae0de8b3349f07b38b18e9215 mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
f51307e4aaa1dc233ec852360ea22a2d96ec66dc isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
d930d1a142af07f25c5cbf33aeea6ebbd25315ce mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
b8176a3f7a4e54a3338535e8c6086713d1c0b804 isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
c9634ac1b79bf7b26ceabff16c1fd36943cf5511 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
6df7b80c64a3489782edfdee12c8828bb6a8a317 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
e80d3f08e2ff055b060785442a7b47c263d7e978 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
fbaab958270f98411fd122b5266627071970c876 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
b16170c1ed89c9d1d8872873caea0421cdcf2fd7 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
535222880309ff6861d3aae94c809323d3ca07b1 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
12c8471a1e8af98b7e9a6917c393e0f85b582550 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
d1853dc8fa8e6478707bf5d8e9d0b949974c2dde net/nuc900: enable Mac driver clock
0a645e809759a4b9c876d3e9ca6c139784a97a38 drivers/net/mlx4: Use %pV, pr_<level>, printk_once
8d369bb196f1f9111cb7ab839d4f420378fa7b30 drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
9440106b460ddfb7c0ff98beb6a6741f1f67b92b drm: unify crtc,connector,encoder,fb debug printing
13ceef099edd2b70c5a6f3a9ef5d6d97cda2e096 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
eb878b3bc0349344dbf70c51bf01fc734d5cf2d3 tracing: Remove letfover markers section
5d550467b9770042e9699690907babc32104a8d4 tracing: Remove ksym tracer
86a8c63f75a4582c44465e2bf71bc2df175cee77 tracing: Update tracing branch url
a39953dd95ff10e311083d94f4f95c348cb22464 ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
f5e27b6ddfbafdd9c9c2f06bbf28af12581409bc ocfs2: Don't duplicate pages past i_size during CoW.
a8aef622929bbba4d89498fb41dd445c14fae1f7 Input: usbtouchscreen - implement reset_resume
5d9efc59e689445f1f8c4eceb125c1a12898e65c Input: usbtouchscreen - implement runtime power management
ed4299e1b173f111ac0c40d6617e47fbff02b52f Input: usbtouchscreen - implement basic suspend/resume
b2691085d1f3ccce641dcfdd02722ba5d34db6ba x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminate statements
edf0e1fb0d0910880881523cfaaabcec06a2c0d5 netfilter: add CHECKSUM target
08be97962bf338161325d4901642f956ce8c1adb x86: Force HPET readback_cmp for all ATI chipsets
fac42a9a922fe5eb87cac0b597010afb81e7ffe9 netfilter: nf_ct_tcp: fix flow recovery with TCP window	tracking enabled
1680e9063ea28099a1efa8ca11cee069cc7a9bc3 vhost-net: avoid flush under lock
1d8c1100fbf956b9c5994077a4d3c6490c23e087 ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement
ef6f4b129bbbade7d06b0a9307b605cc78ca4b3b ARM: 6228/1: PL022 SSP platform data for the Versatile
d6ada8609b8548e528cd91a922338aff7c616820 ARM: 6227/1: PL022 SSP platform data for the RealViews
cca5cf91c789f3301cc2541a79c323c53be5a8e1 nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space
59376cc355ebe1dc89c9daea49010b8b171af404 [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
728a756b8fcd22d80e2dbba8117a8a3aafd3f203 GFS2: rename causes kernel Oops
8b4216018bdbfbb1b76150d202b15ee68c38e991 GFS2: BUG in gfs2_adjust_quota
b1becbdee776b447f203aa8da9a40488d5a75e1d GFS2: Fix kernel NULL pointer dereference by dlm_astd
b7dc2df5725fe7355fd76000ead7e39728e1b8a9 GFS2: recovery stuck on transaction lock
a8bf2bc212e129dd59a8b06cdbc15079cc3bd876 GFS2: O_TRUNC not working on stuffed files across cluster
7a53cd16d4d9968d1962e378b14eec2d99aa43e0 Kconfig: fixo typo in "Xilinx'"
1fa6ac379c6353faa628703b7ed1ee3e2023ef75 perf: Add DWARF register lookup for sparc
f1d4c3a76981addcd7669f404f75041435a04e6a of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
596c955c126608b51ac1ca56de9d670c1f6464cb drivers/of: fix build error when CONFIG_PPC_DCR is set
4cf51c383d7a8d472a6090a0d19c371d40e823c9 Input: Add ATMEL QT602240 touchscreen driver
b0f77d0eae0c58a5a9691a067ada112ceeae2d00 net: fix problem in reading sock TX queue
54874868585ffa5d73d7ab8a5a32ea7dcdec1441 Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue
79236680bde29913dc6bfaf9165973b74223d5f7 bonding: fix a buffer overflow in bonding_show_queue_id.
91a72a70594e5212c97705ca6a694bd307f7a26b net/core: neighbour update Oops
04d5821fa506551afbc072456fecee7b34b2977d eth16i: fix memory leak
0eff683f737bf684dc9299e2eaca79cceb80a8c1 net/sched: potential data corruption
f8320f059296eb8cab6e2429c7ec79b43d42cf42 netxen: fix for kdump
bdb0f8672ff6f601a32df5af40f11526b741985c wd: fix memory leak
2f7989efd4398d92b8adffce2e07dd043a0895fe Merge master.kernel.org:/home/rmk/linux-2.6-arm
6f7dd68b755b215deda5188a2c13c00f4776ea66 Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
ea4c1a7e14051e2ba81fc7dc02e3d55bfb2d7548 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
035ebefc737cce56d3938e9b7eaa5ac0e9c28715 of/sparc: move is_root_node() to of.h
87fd308cfc6b2e880bf717a740bd5c58d2aed10c net: skb_tx_hash() fix relative to skb_orphan_try()
0ebe25f90cd99bb1bcf622ec8a841421d48380d6 ARM: 6226/1: fix kprobe bug in ldr instruction emulation
8aa06af4d09b7ca1ca6126b1b8ddec4a9e67fb3a tulip: formatting of pointers in printk()
3a047bf87b1b6f69c62ab9fb28072c639cb7e2fa rfs: call sock_rps_record_flow() in tcp_splice_read()
d809ec895505e6f35fb1965f0946381ab4eaa474 xfrm: do not assume that template resolving always returns xfrms
cea8975e84409f01fc4cf92775d2d0028ccc1665 qlcnic: restore NPAR config data after recovery
451724c821c1fe5af076a0def72362f947e1b6a0 qlcnic: aer support
0cf3a14cb2b888a7efa055ff7354e97c59fd48fa qlcnic: fix netdev notifier in error path
0df170b6078c58d1d2118a5f657fe366ecdc1262 qlcnic: disable tx timeout recovery
6d181688953465c76c375c665a557c1ff88dcc40 qlcnic: fix pause params setting
2cb8d9d1da282d4067a9b2dfbf8f7b0bab0c56e7 eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTION
ef3cf9f2fbef8279a29a027db0d02b56bd0b75f3 cs89x0: Removing dead SH_HICOSH4
7e4ee4d947b8499451705ec8ce419b3321d14edf cassini: Removing dead CASSINI_NAPI
ff08546b12a6ab3a8a9992627926a03d2176656e cassini: Removing dead CASSINI_MULTICAST_REG_WRITE
ea9f3bc6d1d8e2c56225e5be912d035b04740682 RDMA/nes: Rewrite expression to avoid undefined semantics
f400e5b38a5eeb8a91b481e4f3059611fa4ddce2 IB/umad: Remove unused-but-set variable 'already_dead'
c5f978eddd07aa9e2d4f5b2994ea8c9d4e9109aa cassini: Removing dead CASSINI_QGE_DEBUG
2a710b59a93d5fa3f02283491084fc37e042fdc1 net: Removing dead {AR,WAVE}LAN
5164d74d74447895aaa31c094a1b9e666acaa656 ASoC: Handle read failures in codec_reg
03b0dc02cf54a79d6bc2f49c0005bc07db5120a4 Merge branch 'for-2.6.35' into for-2.6.36
cecb66fddf2a3deb44da1f741b6734a785df7957 ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_register
c555b028f12e92c1de9cf5de0ef5886779590222 ASoC: wm8727: add a missing return in wm8727_platform_probe
70b0d22d581a5deef7b2876b0c3774635b8d846c x86, setup: Only set early_serial_base after port is initialized
0e954099b7910524b7fae831fbf2933bd25cb6d0 iwlwifi: convert new uses of __attribute__ ((packed)) to __packed
beabe91462919efaf4a97b5001d564027a894728 libertas: convert new uses of __attribute__ ((packed)) to __packed
b3f194e54bdbaa4d508488cab24d23c376e235a2 ath5k: clean up rxlink handling
450464def78c94018d997ae6f823578499cdf879 ath5k: disable tasklets during reset
5faaff747710dfb79d5aa72b9faface94ad4b3f3 ath5k: move reset to mac80211 workqueue
da5747eb89eb1511dcfc1d8b32c70370616eac92 ath9k_hw: remove initvals for hardware which was never sold
ff4bf917cd4d355f23eea5812a11be5711dcfb8c wireless: airo: delete netdev from list after it is freed
ccb6c1360f8dd43303c659db718e7e0b24175db5 cfg80211: don't get expired BSSes
31e79a5954b78fbed15de2c8974d5a2b6019199a ath9k: another fix for the A-MPDU buffer leak
57674308d00b5ebb639ce53d388e61728e0c7f72 drivers/net/wireless: Remove unnecessary casts of private_data
447a42c2feb1091f217c1d50000d8cddf39addb5 ath9k: fix panic while cleaning up virtaul wifis
6eb90d46c59a75ceeccfef7c6c6705fb64b593dc ath9k: remove unneeded calculation of minimal calibration power
982723df56ceb6fb0f1e821e4898e58069a1f163 ath9k: Fix the LED behaviour in idle unassociated state.
0f4da2d77e1bf424ac36424081afc22cbfc3ff2b hostap_pci: set dev->base_addr during probe
bbddd199995ff55f1bb0336cadff4ee3d02b5a2c Input: synaptics - fix wrong dimensions check
d6f4ceb796ebf1a8c8a9ad4a8ea0d181aaec7de6 Kbuild: Add option to set -femit-struct-debug-baseonly
992cbf743862916dfbfdd3238fe3fecffbab5dd3 sound/oss-msnd-pinnacle: ioctl needs the inode
2197f9a16df9de94655992941d80953ba47042c2 padata: update documentation
5f1a8c1bc724498ff32acbd59ed5263275676b9d padata: simplify serialization mechanism
83f619f3c8abb82cac9158cf23c656ec5c184607 padata: make padata_do_parallel to return zero on success
33e54450683c5e970ac007489d7921ba792d093c padata: Handle empty padata cpumasks
ee836555120140f770005b8ce6673c913d1b9a98 padata: Block until the instance is unused on stop
4c879170296174bde05cd1c643dac16594edee77 padata: Check for valid padata instance on start
7e3de7b1be6ce0643f60aed697070e2286db32cd crypto: hifn_795x - Remove unused ctx variable
9f9c23644b07e7a51f6f39064e61c150be712932 workqueue: fix locking in retry path of maybe_create_worker()
083b804c4d3e1e3d0eace56bdbc0f674946d2847 async: use workqueue for worker pool
fd6cf3dddfb06e8e06d62990c076c25211f79eec Input: fix signedness warning in input_set_keycode()
e22739d02a13bb2099084d135f90f4ac6b6d01e1 Input: Add pwm beeper driver
95f72d1ed41a66f1c1c29c24d479de81a0bea36f lmb: rename to memblock
1caca371e80b0d40352512806368f6ff43e2cf52 powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookE
f2b26c923518e03959142715a2b7615cb161cd16 powerpc/book3e: Adjust the page sizes list based on MMU config
03247157f73912c98baa918cf46b98ee5483d7f8 powerpc/book3e: Add TLB dump in xmon for Book3E
ff82c319e6327b12cd94c5c57754abff243ab3e4 powerpc/book3e: Fix single step when using HW page tables
34d97e07cc81ab6f1e63696127cc7a5d2c4fce4b powerpc/book3e: Add generic 64-bit idle powersave support
bcefc8d0d3a0cba9078f519d69f138b93ad30e39 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
177dd7e1ebac9420636f155e8d429bc4f809c724 Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
5099fa7f23d3711538cbe9fe072b4ce1ba814035 drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740
3b770a2128423a687e6e9c57184a584fb4ba4c77 x86, alternatives: BUG on encountering an invalid CPU feature number
bd25f4dd6972755579d0ea50d1a5ace2e9b00d1a HID: hiddev: use usb_find_interface, get rid of BKL
df378ccfc4dd04e263426ad805516915874774aa x86, alternatives: Fix one more open-coded 8-bit alternative number
8c8b01c38a70661d663175d355fdea85ca082272 HID: ignore digitizer usage Undefined (0x00)
540010812179a16d3d00fb8363bb06ee83af25b8 HID: Add support for Conceptronic CLLRCMCE
fae88f7eedae42c955075aec7a0cd27545f81511 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
1e2cfeef060fa0270f9a2d66b1218c12c05062e0 Revert "tc35815: fix iomap leak"
ce0aa5dd20e44372f9617dd67c984f41fcdbed88 x86, setup: Make the setup code also accept console=uart8250
840b64c08032a86ab39b85ddd342918da0d559c8 ALSA: hda - Add support of dual-ADCs for Realtek ALC275
e300d955debdadf599c36e47eb0bc16f5976215c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
815868e7b5c207ba42d5b317ccc51f8112732268 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
8f72bad1baf19a53459661343e21d6491c3908d3 [IA64] Put ia64 config files on the Uwe Kleine-König diet
28bd620c7a1244e59459d6293ca11f162e0a67b9 drivers/net: Add Micrel KS8841/42 support to ks8842 driver
7beae7028acec3bb235fa079fd7e45cc289c0fd7 Input: xpad - remove mouse buttons and axes for dance pads
bf77499faa1c566ccfb1bbb3a85ae5eb5ca926c6 Input: atlas_btns - switch to using pr_err() and friends
02b5fac1f71c21a84da025973ccb14e4ec6f6d4a Input: atlas_btns - fix mixing acpi_status and int for return value
07d19ffce54faa5591954bab3644b6f2ff31640c Input: atlas_btns - adds a missing owner field for atlas_acpi_driver
0c74a939d84730818bc9bf1efa5ad7184bb2f248 ASoC: au1x: fix section mismatch in psc-i2s.c
b424ec953344e0ea612a8cc2d8e59742a0273ac1 ASoC: kirkwood-i2s: Handle mute/unmute playback/record
dfe4c93627c4a1a7fb7e30b15e31f4ccf3ca60f5 ASoC: Fix kirkwood i2s mono playback
ccad7b44ccdc8341c1449bc5b864b42b197f8c2e ASoC: fsi: Fixup for master mode
d78541473d6c6126616bca2552282660faa41d43 ASoC: fsi: Add pr_err for noticing unsupported access
73b92c1fc0196e04a31ec190333ed4056a5812cf ASoC: fsi: Change struct fsi_regs to fsi_core
a7ffb52bb31ef5cff1b8bb312d5a3425a983563f ASoC: fsi: remove noisy CR_FMT macro
a09370cb8c8144744cef4d8cc993472f6f8edcb7 ASoC: fsi: remove un-used variable on fsi_dai_startup
095687c48b2e3b9f849554ab7a65e74988d50269 ASoC: fsi: modify format area definition on flags
4726a57b8c1ba398399fe69b56dc97c196ab4f6b ASoC: Remove unnecessary casts of private_data
8ff23610a6c2ec8abaab6ae14d9ed8f59c1f944c ASoC: Remove unnecessary casts of private_data
4d53952a396d7fcde295b6eedee1f588dfb8464c Merge branch 'for-2.6.35' into for-2.6.36
637727838a5e82bc9285ab078a793eaae590bacb ASoC: fsi: fixup wrong value setting order of TDM
b427b44cc8793af521b0dc3a9fdd9fcc275c3bd7 ASoC: fsi: fixup clock inversion operation
27eeb1feed5c85877f39ff05f6fde0b538b8b9fc ASoC: TWL4030: DAC power optimization
8b0d31532e2351db920871b8835425bf1e34de38 ASoC: TWL4030: Fix for digital loopback gain range
7fad69861dba7d84ad94cf917cf33b37c74193e5 [ARM] pxa/colibri-pxa300: fix AC97 init
5e16e3cb83caa4b4011664c3a3e1101f8a8561dd [ARM] pxa: fix incorrect order of AC97 reset pin configs
d344a21a9a8c29a2f9a29090df134861475a161f [ARM] pxa: fix frequency scaling for pcmcia/pxa2xx_base
3d3d0fbf4dca6bbca5e9ffff9653c3df031c3449 [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routine
76d61e4ee05dd904e7594d4c330b9c47ea51fe12 [ARM] pxa/corgi: fix MMC/SD card detection failure
80792d182e43bee89fce509e64fdea27e600530f ieee1394: Remove unnecessary casts of private_data
02d37bed188c500ee7afb0a2dc6b65a80704c58e firewire: core: integrate software-forced bus resets with bus management
8b4f70ba4967cae90d128857af1382026a24230a firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM changes
eb5b35a560510efc6bb62f05c3c82e9596cdfafe firewire: core: ensure some userspace API constants match corresponding kernel API constants
656b7afd40a9f2b0d6cf8ef1972681961b428558 firewire: core: fix fw_send_request kerneldoc comment
a8e93f3dccc066cd6dd1e9db1e35942914fc57d1 firewire: cdev: check write quadlet request length to avoid buffer overflow
242647bcf8464860f173f3d4d4ab3490d3558518 hso: remove driver version
9acf70c1aa1b5a0f8a6a0815c0bc5de2a45e0d71 MAINTAINERS: Add SBUS driver path to sparc entry.
33cfe65a786cf3d048688b932f41df937282a7bb drivers/sbus: Remove unnecessary casts of private_data
55a40e243210b72169eaa1cbd9b6edc6097571f8 net/irda: Remove unnecessary casts of private_data
8a994a7180104b305970232e160b18523c1fbd6a net/core: Remove unnecessary casts of private_data
cb8b6a937712cc6c4a23766ddb74171bb19b528c drivers/net/caif: Remove unnecessary casts of private_data
54cbb1cab88ef20c284eef8c24a6d86fad989464 drivers/isdn: Remove unnecessary casts of private_data
6fb4374f6b1b3932f3acfe9d353568d3d8599cad UBIFS: fix GC LEB recovery
06df277a670263a073362046855851aad278d988 atm: remove IRQF_DISABLED in combination with IRQF_SHARED
97b72e4320a9aaa4a7f1592ee7d2da7e2c9bd349 fec: use interrupt for MDIO completion indication
15fd0cd9a2ad24a78fbee369dec8ca660979d57e net: autoconvert trivial BKL users to private mutex
76a64921dad9acd76270dc74249f0dfe11c84bb8 isdn: autoconvert trivial BKL users to private mutex
d361fd599a991ff6c1d522a599c635b35d61ef30 net: sock_free() optimizations
7ba42910073f8432934d61a6c08b1023c408fb62 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
53d3176b282cc105493babb0fef36c8b873f6201 net: cleanups
dbe000ed3f3033e8e6321d79023c827faf649c4d xtsonic: free irq if sonic_open() fails
546e3abde391ef01ef4690e941611654343ea0bf macsonic: free irqs if sonic_open() fails
62cd69a10683bd17a2454213b8c36a4399c533ab jazzsonic: free irq if sonic_open() fails
84ce981a076c6b2d3efec66bf92a91d1aa80c983 isdn: fix strlen() usage
5c4bfa17f3ec46becec4b23d12323f7605ebd696 9p: strlen() doesn't count the terminator
b31fb86815153be3bc94e8ffb9dbf6e9d7694b2d tc35815: fix iomap leak
60eb5fd11d1c6050c45a5aab141f42dd396e2a7f ll_temac: Fix missing validate_addr hook
7f9dd2fa4ac74d35f7e5200b76bd09533afe4e4c cxgb4vf: fix TX Queue restart
84c3b972f37a735dafc25c4c0d5fb98f99e1157a depca: fix leaks in depca_module_init()
ab83a38958ae7e419f18fabe9b2954a6087bfe0d axnet_cs: use spin_lock_irqsave in ax_interrupt
336a283b9cbe47748ccd68fd8c5158f67cee644b dsa: Fix Kconfig dependencies.
70c2efa5a32a7d38e66224844032160317fa7887 act_nat: not all of the ICMP packets need an IP header payload
ff3f011cd859072b5d6e64c0b968cff9bfdc0b37 drm/radeon/kms: fix legacy tv-out pal mode
0edeb0c024f3af7d4dd8dde44ad1082b265ebc9a drm/i2c/ch7006: Fix up suspend/resume.
047d1d3cae2c4fc5be4fa20a97c8f5ba4fea1c56 drm/nouveau: reduce usage of fence spinlock to when absolutely necessary
ca6adb8a217fc2a6f20a50b400ba676481a90945 drm/nv50: fix RAMHT size
41090eb4243bef2e90159b2a6acdc671ad0f825b drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
dad9acff504257d37058d3452c978a4129944d99 drm/nv04: Enable context switching on PFIFO init.
112d20ad5ca06a9ec7237602ee33bef6fa881daa drm/nouveau: Disable PROM access on init.
77144554de9af353795698161af26e36f7cdbbef drm/nouveau: Fix crashes during fbcon init on single head cards.
e88efe056d308d0a3b6b645d0eec7236b2d8c902 drm/nouveau: initialise display before enabling interrupts
271f29e7b55278bc2e4bab53448eef9b35778664 drm/nv50: move dp_set_tmds() function to happen in the last display irq
baf8035edb5d8285cbf0bf2d1895b0a787501f8f drm/nouveau: fix mtrr cleanup path
946cbc825adfa8189a035346d5f7ff31c32b549d drm/nv50: fix dp_set_tmds to work on the right OR
c50a5681e7d0ce1dd6de06fd70a7eff56ebfb9e9 drm/nv20-nv30: move context table object out of dev_priv
ac94a343c74fe0504663583a7590e89257214f0d drm/nv50: cleanup nv50_fifo.c
3b569e0f2b8f48cd7f9ea37ef7597d1219b87477 drm/nouveau: remove unused fbdev_info
816544b21b020bdb9dcb9a5003fe3e1f109e8698 drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsets
ec91db269e6a3c7f45b96169ccf5dbd1fde8fce8 drm/nouveau: remove ability to use external firmware
631872155f35b907ae3950016d9e72a308449d69 drm/nv50: move tlb flushing to a helper function
f56cb86f9abd229418f894a8ffedfb9ff465c181 drm/nouveau: add instmem flush() hook
2107cce3056dccf37ae5cbfc95df348959b2c717 drm/nv50: implement DAC disconnect fix missed in earlier commit
b6d3d8717855c72e541bace5edd0460f2eed6dde drm/nouveau: remove dev_priv->init_state and friends
646bef2d20accc6ed696a98e38d5f2515b0ff35d drm/nouveau: add scaler-only modes for eDP too
1f403d9cca359531e16bc685ed5d619c77762004 drm/nv50: set DP display power state during DPMS
ea4718d1dc52c4faef92065ce62fcba6113540bf drm/nouveau: move DP script invocation to nouveau_dp.c
87c0e0e5133e252a6d3d561dd0caeec0244ea9a5 drm/nv50: rewrite display irq handler
835aadbef3b762bc43eceddfec90c9a5a312d3c1 drm/nv50: send evo "update" command after each disconnect
4664c67b5d054012562a74414ed3f8619912b3d1 drm/nouveau: Workaround broken TV load detection on a "Zotac FX5200".
311ab6943fad769a1435bb375d3c821f3b41cdde drm/nouveau: Move the fence wait before migration resource clean-up.
d3f12da1c5effa7853bdde31f0ea02f6c604dd04 drm/nv04-nv40: Drop redundant logging.
ae55321c50434a57fca62aa9b243d575f0de8e6b drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error.
6e86e0419471d11ed3d4d46039ee90e8cb85806c drm/nouveau: Fix a couple of sparse warnings.
2ed06b7d974a750ccb90ff88f5b7a870b89db966 drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.
8ccfe9e098d5975ef65d17de477f6b7dc0c446db drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations.
be8860ac0c99c4cd67dfc364c6f57d299f8d7e9d drm/nv17-nv40: Avoid using active CRTCs for load detection.
044129212eca1c00707f35fc46392d76ced61a94 drm/nv50: when debugging on, log which crtc we connect an encoder to
ec7fc4a1a7b322380d053fb04bfc4537be3cdfe5 drm/nv50: supply encoder disable() hook for SOR outputs
df4cf1b72d726d788388858673fa61e42fdb9ad8 drm/nv50: DCB quirk for Dell M6300
7149eee87a020cb81c52e9653a44c5f9e7c2a0d9 drm/nv50: fix DP->DVI if output has been programmed for native DP previously
309b8c89c8ddf9dd8e5f253c185d6af1d0358a79 drm/nouveau: downgrade severity of most init table parser errors
8f1a60868f4594bc5576cca8952635f475e8bec6 drm/nouveau: tidy connector/encoder creation a little
3195c5f9784aa8ec27a7bb19a6840dc67e9e90f1 drm/nouveau: set encoder for lvds
3af76454a70cd09d8e3ede94ee50a35c772ba439 drm/nouveau: Ignore broken legacy I2C entries.
190a43783f2c43186180c827444d4eac901b4bcf drm/nouveau: Don't clear AGPCMD completely on INIT_RESET.
2fa67f12e71d7f8adade7c4e6bb839156dea2365 drm/nouveau: Put the dithering check back in nouveau_connector_create.
7a2e4e03b77b929b10f3007395128a9870090653 drm/nv50: fix memory detection for cards with >=4GiB VRAM
fb4f56214dd632d90b8ac64d7781faeb4dd744c7 drm/nouveau: missed some braces
cd0b072f95b3dbee5d7b97f52edc40f00d5d28e1 drm/nouveau: remove left-over !DRIVER_MODESET paths
b833ac26f1f1c8e8d9149d83dbdd91432f2807d5 drm/nouveau: use drm_mm in preference to custom code doing the same thing
d17f395cdcec39033a481f96d75e8b3d3c41d43a drm/nouveau: move LVDS detection back to connector detect() time
2dfe36b1b6cb51ddfd2358774fd8f097528cfdd0 drm/nouveau: place notifiers in system memory by default
86a1b9d1f175e9e9d022c7674d6ba1ede48ee15f drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()
c4363d6acd8d2ec9156f6469c742351e5d122489 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
1c5474a65bf15a4cb162dfff86d6d0b5a08a740c Linux 2.6.35-rc5
c2330e286f68f1c408b4aa6515ba49d57f05beae Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/git/ukl/linux-2.6
fa97bdf92709adaaf8b9a5164a895e262a4fcf60 x86, setup: Early-boot serial I/O support
7e48c02829ad6a824775a78bf100acbcbac2871f Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
9f71963702764243d0835b07660ae505b66ca09f Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
293ffa8faa21bbc5e77d3f779d95c4146ee8f709 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
70aff0ce210f58afa3ed47102532f20834da31b3 MAINTAINERS: fix EDAC-I7CORE file patterns
e372357ba55ae89307af15cd680467d8f0db4f01 ocfs2: tighten up strlen() checking
121a39bb00b421211f4f590c440a8f636d3ae807 ocfs2: Make xattr reflink work with new local alloc reservation.
a78f9f4668949a6588b8872f162e86685c63d023 ocfs2: make xattr extension work with new local alloc reservation.
0a463b74e7e6856b24e613de2b85237c6e11890b ocfs2: Remove the redundant cpu_to_le64.
f471c9df922a80ca9af1d9a490b4aab3f990ec19 ocfs2/dlm: don't access beyond bitmap size
693c241a5f6aa01417f5f4caf9f82e60e316398d ocfs2: No need to zero pages past i_size.
d209974cdc36aeeef406fa2019e9e1dacecbb979 sound/oss: convert to unlocked_ioctl
d8495378e25b3ffd40d7a78effba2566f1fe65cf ARM: Update mach-types
084cb0fe773dc3dbe2bb08039dbd0e9e93d103ce p54: update MAINTAINERS
bbacee13f4382137db24d5904609c49bbef09d5c ath9k: merge noisefloor load implementations
b11b160defc48e4daa283f785192ea3a23a51f8e ath9k: validate the TID in the tx status information
e5cbef96cf8bf9967605a1b75b115f4b7efa7bc4 ath9k_hw: report the TID in the tx status on AR5008-AR9002
9cc2f3e881dcda5466c55ffe8dd0a9d1433469cb ath9k_hw: prevent a fast channel change after a rx DMA stuck issue
03b4776c408d2f4bf3a5d204e223724d154716d1 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation
23399016d9583d799ca98ce443a1410b13c3e96e ath9k_hw: fix a sign error in the IQ calibration code
601e0cb165e65dc185b31fe7ebd2c0169ea47306 ath9k_hw: fix antenna diversity on AR9285
e796643eaf0889c346e6b69c5afe777c327b1919 rt2x00: Move driver callback functions into the ops structure
f31c9a8c1380e20e95d06925f2e42baf61af4db7 rt2x00: Move common firmware loading into rt2800lib
ab8966ddc2f7fa3e631efa7478ea2c76d6c9942f rt2x00: Add missing TSF sync mode for AP operation
8544df327c4c1c2bc6f2f6bf2997980d0d9a29f0 rt2x00: Don't initialize beacon interval to 0 on rt2800 devices
ab0ed4aba80f430fafd842cee8d74f6b40493483 rt2x00: Remove set_tim callback from PCI drivers
e783619ea8f1fb9fccec4931b0cf956de0ed1019 rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
9f926fb57a2eb14d58ea6d6699544f9ccd0df8c7 rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
07896fe2f4df3802a224a2ee1aad1c7345d2513c rt2x00: Implement broad- and multicast buffering
4dee32f51b0beba25a70e8011652858c6e55f792 rt2x00: Allow beacon update without scheduling a work
78e256c9a3717bcae2e9ed05c9ec7bed7bf2c55d rt2x00: Convert rt2x00 to use threaded interrupts
50e888eae23dc062cb52a7538e85a5960ce1d91c rt2x00: Make rt2800_write_beacon only export to GPL
c965c74bbc650e5466d2f3e32bd28112ebcdd00c rt2x00: Implement watchdog monitoring
223dcc26591aa8e4a6bf623164b775b5bd89c9e1 rt2x00: Fix vgc_level_reg handling
d8147f9d9ed6abfa105234a21f05af4a4839eb80 rt2x00: Disable link tuning while scanning
27df2a9ce9ea6a77b9959cf5cc03ee85324aced9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING
748619220651a33c260ed6c0a7648e69324edd74 rt2x00: Convert AGC value from descriptor to RSSI (dBm)
5e846004914d2295e020edd48a828b653323f93e rt2x00: Limit txpower by eeprom values
8b967e41e0f75328150b7cddf79de4ee57616f01 hostap: fixup strlen() math
b85aeb51805265b9f826857e5c5d9c0cd70dda55 adm8211: fix memory leak
4c92831d99827971cf2854cfa7f884213099428f prism54: call BUG_ON() earlier
72e93e9161a917017f6c3cac216d813088ec2d1f wl1271: use __packed annotation
1311843c58ca606bab8bfe4cf6c0fe50deb9986d libertas: Added support for host sleep feature
643f82e32f14faf0d0944c804203a6681b6b0a1e cfg80211: ignore spurious deauth
e71bcbd0a149b6baa3419b5822f1ceb2b54e6ff6 MAINTAINERS: mark adm8211 as an orphan
9e34a5b51684bc90ac827ec4ba339f3892632eac net/core: EXPORT_SYMBOL cleanups
4bc2f18ba4f22a90ab593c0a580fc9a19c4777b6 net/ipv4: EXPORT_SYMBOL cleanups
a0d468718b9049f7396d101075a129a2d683ad66 ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()
9ce10df8d83d0528e80cd319b35ac5f6812b4f62 ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset
9874647ba1bdf3e1af25e079070a00676f60f2f0 ACPI / ACPICA: Do not execute _PRW methods during initialization
e8e18c956152ec9c26c94c6401c174691a8f04e7 ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()
856b185dd23da39e562983fbf28860f54e661b41 ACPI: processor: fix processor_physically_present on UP
91546356d0e550fa23abf7f4b04a903c2855761f KVM: MMU: flush remote tlbs when overwriting spte with different pfn
a11b3fab94d4fb67297b76d0cb81612ebbff276e HID: hid-ids.h: Whitespace fixup, align using TABs
225b4590062008c9de22ed6e3a200f832d9bcdc8 HID: picolcd: implement refcounting of framebuffer
365f1fcd0d5a40f933bed55e515fce2077c40e9a HID: picolcd: do not reallocate memory on depth change
b70884ff3a5314c2eb702f85599e722cccdd2f5b HID: picolcd: Add minimal palette required by fbcon on 8bpp
a7ce2e0d04b1a6ee8056e7fea5ea96566d33a6f4 fix comnment/printk typos concerning "empty"
90dc763fef4c869e60b2a7ad92e1a7dab68575ea sound: push BKL into open functions
32e0191d7909022e5016beb75dda6710a28b3c61 ALSA: HDA: VT1708S: fix Smart5.1 mode
395c61d19621e80b763810cc988416dc1b6bfd3e ALSA: via82xx: allow changing the initial DXS volume
0dd9ac63ce26ec87b080ca9c3e6efed33c23ace6 perf tools: Add DWARF register lookup for SH
2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a fuse: add retrieve request
a1d75f258230b75d46aecdf28b2e732413028863 fuse: add store request
7909b1c64078087ac153fb47a2f50793fe3ee7d0 fuse: don't use atomic kmap
e69edc7939abda1f696c482faa8168d80420f75c ARM: Auto calculate ZRELADDR and provide option for exceptions
ba80a2522899ea71a5b201bae60bdfd99126af95 ac3200: fix error path
451d33dd223f15451c1b8fb388447d39e1cd955b at1700: fix double free_irq
835bb606faffcd761e7abbc6b5de89ea5c409123 cxgb4: exclude registers with read side effects from register dumps
17c99297212a2d1b1779a08caf4b0d83a85545df r8169: incorrect identifier for a 8168dp
f796564a5fd7be1a4597b66e2a516c18685641df cxgb4: implement the ETHTOOL_GRXFH command
671b0060d82984a566f2e75ffd166a9b61c6da7d cxgb4: add user manipulation of the RSS table
065463915c3a2a2ce142f64ed3ed591d72ad88b1 cxgb4: avoid duplicating some resource freeing code
f7cabcdd51480282b58c09e5fe1c4835aaf98a66 cxgb4: move the choice of interrupt type before net_device registration
98e32a9ceea8e3a0cd6ea89c9ce8e09a74b03b78 tg3: Update version to 3.112
be98da6a10f3e7f855f36f3fdd67a91366cabc1c tg3: Fix some checkpatch errors
702e52ccd32164a09ea91aa5896ad7c64cb708cb tg3: Revert PCIe tx glitch fix
6867c843813a801d5f568b6fb006695316714f1b tg3: Report driver version to firmware
2138c002173abe3e439e213e5cc03b385b20508c tg3: Relax 5717 serdes restriction
34195c3dce84fd0ee47f4131584ff1f6f283b93c tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()
20d7375c1fdf054ca8ab9e5b9fe7fe62b39fa218 tg3: Fix single MSI-X vector coalescing
5efeeea1cf16b6382e1a9e2e389950024ba17f3e tg3: Revert RSS indir tbl setup change
29129a98e6fc892d63bf7b8efcb458a258fe1683 HID: Send Report ID when numbered reports are sent over the control endpoint.
7d876c05fa6cf82f0274f27276d981ed325697a5 HID: magicmouse: Correct parsing of large X and Y motions.
e3612e8669b8c15278058f8dd52e3dc6e7d26710 HID: magicmouse: report last touch up
a7c9a0aa175aee8a66301264bff2a5ff014ca0e7 HID: picolcd: fix deferred_io init/cleanup to fb ordering
5d9955f8a978c1992a0f9966d22c43471214d43b V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers
e3845deeb7b00d04d332219628c28b42b7b42a76 trivial: no changes to ov511 driver
589643be6693c46fbc54bae77745f336c8ed4bcc Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
80519bc77b52729ca49b278b67d58715e38b85e9 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
6dc398acf944e768a62aa5eed925633e0a3dad0e HID: hid-ids.h: keep vendor ids in alphabetical order
7778dc3e873b7341e52e82a6ae4c65ed03d57a83 remove a duplicated comment line
49a3df804bec09b8ee8196f79b81757e95cc6de4 fscache: fix missing kerneldoc annotation
ab0cfb928a3839e21942a28a86ad88e56ea3b136 fscache: fix a trivial typo in the comment
fa964e1aab51178d690d1c58d8b831eac434912f Documentation: pci.txt: fix typo
4d45ada36b36a52383042f86a9c320286550daf1 lib/devres.c: fix comment typo
1f45e3249cd4720ab72c3bea82c27162a2d8b577 HID: Enable HID_QUIRK_MULTI_INPUT for Retro Adaptor
a6557737584457c8d202cb164585973e8d15a29c Documentation update broken web addresses
c8e846461184c130fa4db90f1d218e1dffb97612 HID: add support for CH Eclipse yoke
698f93159a735bd29a8767c9f60d9b2d75870f8e fix comment/printk typos concerning "already"
b27d63d8f8d34af57805f56005e217c150187531 fix comment typos concerning "sequential"
69c8f52b3897f2faf8510ea7ede8fffabe26c531 fix #warning about using kernel headers in userpsace
77154a2026ee5cb2ce05a7d370c16e4c123028e5 powerpc/fsl-booke: Fix address issue when using relocatable kernels
af71bcfeaaaad92147922282341d394093a4fc9b powerpc/cpm1: Mark micropatch code/data static and __init
2069a6ae19a34d96cc9cb284eb645b165138e03f powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinations
56825c88ff438f4dbb51a44591cc29e707fe783a powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)
a607072b8685c18fde9c34aee8402eb6190b8518 82596: free resources on error
f163530407280485034c836d908b49787a8189bc 82596: do not panic on out of memory
344dbf1073d1cea179ed0831547cab2b7ea4ea27 be2net: Patch to determine if function is VF while running in guest OS.
1ebed71ae23b0b3c68d2a03e8e1b421efb7f35b0 macvtap: Use dev_t for macvtap_major.
8800a044c71a128633cf3febaf4780531a991334 omfs: sanity check cluster size
9442e54f433eff9b6fbd0836611df4c1919df370 omfs: refuse to mount if bitmap pointer is obviously wrong
f068272cb2f134a194b93e94a8e0672bfce48cd8 omfs: check bounds on block numbers before passing to sb_bread
ac78884e6d89714d18b32b5b7d574116ecfb7c88 ARM: lockdep: fix unannotated irqs-on
102b59c6d6d30fb6560177fd1ae8a34c4c163897 i2c/mips: Fix error return codes from Sibyte i2c bus driver
827900c55665dc8e20b05bb18d3f6e078eaa6183 i2c: Fix probability check
132ff00a0fdea43708639d84ab3b42bb106410d7 qlcnic: Disable admin tools interface for VF driver mode
ac8d0c4feb5577a830bbf1d9a3bb5b1d30298e2c qlcnic: Check FW capability for TSO
d77535162e736c47978d5c01469c56e1781dc91b net: Document that dev_get_stats() returns the given pointer
3cfde79c6c7c8002375c4a8e5be7f602fbb9675d net: Get rid of rtnl_link_stats64 / net_device_stats union
5f202bd5ca64132cdd7f186656bc0221f257733d do_coredump: Do not take BKL
f91d3471ccf1ca9a795f46c94b1ded8dd219940c ceph: fix creation of ipv6 sockets
39139f64e14684cf2370770deb79d929d27cfd9b ceph: fix parsing of ipv6 addresses
44a54f787c0abcf75a2ed49b8ec8b2b512468f73 tracing: Add alignment to syscall metadata declarations
35be1b716a475717611b2dc04185e9d80b9cb693 x86, ioremap: Fix normal ram range check
ffa71f33a820d1ab3f2fc5723819ac60fb76080b x86, ioremap: Fix incorrect physical address handling in PAE mode
9726f347f82b0ce802530deb00ee2dde369e1d2f iwlagn: fix the bit mask of a FH register in stop Tx DMA flow
41691de32664f06507c24cea499b307624e3183e iwlagn: more generic description for iwlagn devices
4b58645ce68c5fd446bff0c847ff9385cd204680 iwlwifi: correct descriptions of advanced ucode errors
0326433995ad43b64ebabdd2390a5d11f33f025b iwlwifi: enable 6050 series Gen2 devices
116e1f1b09dffe0ff8ebab73501324dca7bbbe5e netfilter: xt_TPROXY: the length of lines should be within 80
8a0acaac807ec3fcb7b5a895c6bbb8e8b61e6275 ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
faabd47f7e3a36574abcdff0b3506abb092bbe24 hwmon: Fix autoloading of fschmd on recent Fujitsu machines
3f4f09b4be35d38d6e2bf22c989443e65e70fc4c hwmon: (coretemp) Properly label the sensors
d883b9f0977269d519469da72faec6a7f72cb489 hwmon: (coretemp) Skip duplicate CPU entries
436cad2a41a40c6c32bd9152b63d17eeb1f7c99b hwmon: (it87) Fix in7 on IT8720F
d535bad90dad4eb42ec6528043fcfb53627d4f89 hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions
cea0bb1bc59b94625e60b69aaa9ad6749d5b57dd ARM: 6122/1: kdump: add support for elfcorehdr parameter
67742c8168ed66fdd6cb5dc90e06c43cdc5bba07 ARM: 6120/1: kdump: implement copy_oldmem_page()
8594a0c333dd79c45c3a24cac8029177728363e0 ARM: 6119/1: kdump: skip indirection page when crashing
c63836204b27faec5a22d4b53692690cb967aaac ARM: 6118/1: kdump: implement machine_crash_shutdown()
24b776bfb6396fded148167643ffaf8eb3f782b1 ARM: 6117/1: kdump: implement crash_setup_regs()
3c57fb43c8fcbe46541d3a0274f0b4c802c68927 ARM: 6116/1: kdump: reserve memory for crashkernel
d9e38040ccf9eb06b9b41c393c512ceb23f51a7f ARM: 6184/2: ux500: use neutral PRCMU base
f159f4ed55bb0fa5470800641e03a13a7e0eae6e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
c1b2d9704c77ddaec46d5d681e1360ac40268743 ARM: 6206/1: CONFIG_FORCE_MAX_ZONEORDER update for SH-Mobile ARM
5aaf254409f8d58229107b59507a8235b715a960 ARM: 6203/1: Make VFPv3 usable on ARMv6
e513f8bf240d34bd6e732ba2f74df9ab84686ce6 ARM: 6199/1: Add kprobe-based event tracer
eb668c6d06dd4f935fc610207c58a5f221384651 ARM: 6198/1: perf probe: Add ARM DWARF register number mappings
354e6f72d6fd5d3d2963efe030265972866cd969 ARM: 6197/2: preliminary support for sparse IRQ
5e3d20a68f63fc5a310687d81956c3b96e488b84 init: Remove the BKL from startup code
48f1d5a3cef5782cbc7a32c29f1eda2342877c13 ARM: 6204/1: Fixups for the RealView PB1176
bde28b846e7e0ea6fea78f6ad1c43091fdf4d3e0 ARM: 6218/1: Versatile Express: add support for local timers on CA9X4 daughterboard
d32d552e665dc07384208108165592d0b524dba2 ALSA: usb-audio: silence a superfluous warning
064baaca873c64feaea0e4476d14d4c9fd978e9e ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modules
708ee98c5b9437f699ec445bc6fe66b31b2b6ac7 ARM: 6200/1: AT91: Define NR_BUILTIN_GPIO
7dca3343fc5ae5af2fa9248057cd65077a5576e1 ARM: 6185/1: AT91: PM: dual ram controller support
398aa66827155ef52bab58bebd24597d90968929 ARM: 6212/1: atomic ops: add memory constraints to inline asm
068de8d1be48a04b92fd97f76bb7e113b7be82a8 ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless
4082cfa77680a70e407efdfb207c743107bd8fe4 ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL
f8fb27bd4aac6b5b16fa37761aeffe8976d445da Merge branch 'fix/hda' into topic/hda
afbd9b8448f4b7d15673c6858012f384f18d28b8 ALSA: hda - Limit the amp value to write
3507e2a8f171f4322bf78f9d618a4e435de843ce ALSA: hda - Add beep mixer support to Conexant codecs
cc7b86c1a8f207c8aa77aad6941475d8294a83c4 usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.
23f89f0488fa0fc843503fa07768d0d3edde3c44 usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.
676f3d268682175e821f33804a389255a192e221 usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.
e0b901a9532bdbbe56f37e61bdcc96ee05ab94b7 atm/suni.c: call atm_dev_signal_change() when signal changes.
49d49106fc6cbb48c832aa58e3e6cee8b49d5e8f atm/solos-pci: call atm_dev_signal_change() when signal changes.
0753455322a957e6a8fd8a9db163ba5aec92ce76 atm/idt77105.c: call atm_dev_signal_change() when signal changes.
c69fb76e8f53b36b81fd7c8a1ed251aaf6bb0386 atm/adummy: add syfs DEVICE_ATTR to change signal
005066122b58f3b350736cc896af46aea2e32d23 atm/br2684: register notifier event for carrier signal changes.
7313bb8f3dd6e28bcf9c42adfd54a5cf9a4949e0 atm: propagate signal changes via notifier
68dc9d36c19aa1fd1633427b419d5e1f44753e8a cxgb4vf: Implement "Unhandled Interrupts" statistic
fabc51a640b35a771b6c75d2186193fdaf25cf56 fec_mpc52xx: fix error path
7cc36f6f7116918c8a8990a0f23f62d2288a81bf ll_temac: fix memory leak
9f1e7582749980b51da67671b2536aadca3596b8 ax88796: free irq on error
ac0547dc62e67a3e0b0c1628b6e49efba8f517db ALSA: hda - Restore cleared pin controls on resume
3038bdb122c8aa2b219b548a345aafb1204c4f0b ks8842: Remove unnecessary bank select.
cc88e450ad14a79fd2d083f0827607499cf1ef51 ks8842: Do the TX timeout work in workqueue context.
301e9d96bf65292f916a3936d63c504ac7792ee6 ll_temac: fix DMA resources leak
47562e5d325af9ce5306bce53eb7cdd353fe46be sfc: Remove unused field left from mis-merge
7fe876af921d1d2bc8353e0062c10ff35e902653 tg3: allow TSO on vlan devices
511d22247be767bbf275ee7a5a388c4f009aa0c1 tg3: 64 bit stats on all arches
5d07bf264746b7c22d7104e0e2232eeea3d32296 bnx2: 64 bit stats on all arches
122e28ebac2cc2378101d1d37a5886c3ac1f8b18 cxgb3: simplify need_skb_unmap
57b2eaf7ddeae307fac202d82a6fabf5976e575b cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage
a204b48ed4dc31acf61090e530430ce3272b6aab vlan: allow TSO setting on vlan interfaces
850f22d5688941ea51628f3f8f8dcf3baff409ff powerpc/book3e: Resend doorbell exceptions to ourself
0e37d25950f4fd5a7d74723e6ce608aaa972d24c powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI path
89c81797d4a0779a957f4ea1f0c676cda203615b powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E
e8775d4aa17d70d123814e68a6a51bbea50e5c16 powerpc/book3e: Don't re-trigger decrementer on lazy irq restore
b9f1cd71dbf21a91fb7e2336a1d1ff18b97771e5 powerpc/book3e: More doorbell cleanups. Sample the PIR register
e3145b387a02d4bf8b8033b1354d413fc0864494 powerpc/book3e: Move doorbell_exception from traps.c to dbell.c
a2e198116f97bb1cd5b37ff33a8cfdfb4010cf5b powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit
0866eb99cc4d5951cb0ed6ddfa92d5a3d55216ae powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bit
635f081541edef7644073f9be50ee5bf7c57ce63 Phonet: fix skb leak in pipe endpoint accept()
dd4ba83dc1becbb3bb383851381c10c372e47247 gre: propagate ipv6 transport class
dda7b73cdf9dc5bd52c3adad42cb5e6ab4639883 Input: twl4030-pwrbutton - replace __devinit with __init
cccd23428347251713b643d4bc5edb610308fd49 powerpc: Removing dead CONFIG_SMP_750
74052173177b7f969d9cc0c8f136093e1d447a01 powerpc/pseries: Use kstrdup
307a54cc80ddc7e5d87c4862dd12f43a01355187 powerpc/iseries: Use kstrdup
41eab6f88f24124df89e38067b3766b7bef06ddb powerpc/numa: Use form 1 affinity to setup node distance
a591f6b56d6fbd7d1951e352fe5b0acf6b91e497 powerpc: Remove all rcu head initializations
540c6c392f01887dcc96bef0a41e63e6c1334f01 powerpc: Add i8042 keyboard and mouse irq parsing
68581e9350506dcf0160c3a29dcd21e5a848cda7 powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocation/request failure
b08e281b5ae681abcbc1815c13d4a3eb3df4ff1b powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT and move to rtas.h
ae01f84b93b274e2f215bdf6d0b46435679b5f9a powerpc: Optimise per cpu accesses on 64bit
51c7fdba40e741dfe18455b5e4240b70c422bf2e powerpc/iseries: Fix constant warning
66953ebef60ffe94650a735b445f1495d989c523 powerpc/mpic: Add ability to reset a core via MPIC
d10ac3734d07bee675384d22d06883b3c57b1524 powerpc/fsl-booke: Fix comments in mmu code that mention BATS
6901c6cca1271d1724fc15e9937e0820e2d2fbd5 powerpc/pseries/eeh: Use for_each_pci_dev()
4455b1191cabbf7ecada800b7cfeccddb0af2b3a hvc_console: use "*_console" nomenclature to avoid modpost warning.
32d8ad4e621d6620e925cf540ef1d35aa6fa5a7b powerpc/pseries: Partition hibernation support
8fe93f8d850a24581e9d47df5814b257fe451052 powerpc/pseries: Migration code reorganization / hibernation prep
c1aa687d499a8bce55cb8cf962f0b72c0f933f14 powerpc: Clean up obsolete code relating to decrementer and timebase
8fd63a9ea7528463211a6c88d500c51851d960c8 powerpc: Rework VDSO gettimeofday to prevent time going backwards
5f07aa7524e98d6f68f2bec54f155ef6012e2c9a Merge commit 'paulus-perf/master' into next
66b47fdb851924956b6e4696fb43a3496ae2c462 ASoC: Implement WM8994 OPCLK support
d06dbaf6c2c7187938f3f6745d9e4938a2d0ec47 ceph: fix printing of ipv6 addrs
045309820afe047920a50de25634dab46a1e851d Bluetooth: Update sec_level/auth_type for already existing connections
da213f41cdd445d3df468f8fe7f24fe4f4c48508 Bluetooth: Reset the security level after an authentication failure
e501d0553a7580fcc6654d7f58a5f061d31d00af Bluetooth: Check L2CAP pending status before sending connect request
a6bff488e7267b65d7c6b2e0d5d2dd2257e65ea4 staging: ti dspbridge: Rename words with camel case.
8dd1260f93ecc28cb36fd75e15ddca34b571602e Staging: quickstart: add the quickstart driver to the build
6da4cd46902973f267fcc93325f65a93eca52ad5 Staging: add quickstart acpi key driver
f5f05c8a578395a22c190b11eea8e858965abbf7 drm: add PCI requirements to low-level drivers.
dc899971a1b7754f6171e6f1232365b864f96eef Staging: hyperv: add clocksource driver
9279aa55061a280b826bdf9ba5ab5f6a566c1dfb x86: Export the symbol ms_hyperv
3ff81013699000f2d55e78efadb03a6e2beddb7a Staging: use llseek in all file operations
af6d2b2a3d43d25aa4e205c029ee737642cc4ec2 Staging: solo: add delay.h header
65cfe8420c2b1718ccff3b6dac65656464c0e4f6 Staging: usbip: fix typos concerning "sequential"
060132ae42cce3f9d2fd34d9a17b98362b44b9f9 Staging: panel: Prevent double-calling of parport_release - fix oops.
feffce47678375a6422d5356a379e407f007d424 Staging: vme: vme_ca91cx42: remove casts from void*
c4d82fbb458e6c6eebcff84653563c9c5e9a530d Staging: vme: vme_tsi148: remove casts from void*
c755a8283212659bad39e387377c337a27156d8a Staging: wlags49_h2: wl_netdev: remove casts from void*
2f72aee1896bafa0fbf0ef2cdc3babe399057a11 Staging: wlags49_h2: wl_pci: remove casts from void*
82942ca2b509f4a77ef1febd00f648fcb67950ca Staging: wlags49_h2: wl_profile: remove casts from void*
ef7d8ba135042e5da15b861e11ff48385308632a Staging: rt2860: usb_main_dev: remove casts from void*
5401843d19c6484d26646de24d679545ec51be0b Staging: rt2860: rt_linux: remove casts from void*
11ed93566f829130e596555ad0784a44587b4145 Staging: rt2860: rtmp_timer: remove casts from void*
37157cc4b72b816d226380fa3635eb6cab10c0da Staging: dream: pmem: remove casts from void*
764f2ca6e4f7b8d8ce0867c154db42e98a83521e Staging: crystalhd_lnx: remove casts from void*
440a65475d9bf0997c28feb206a16ddd87122e22 Staging: comedi: pcm3724: remove casts from void*
5f91c7ed1ec2eac7a278fade45b88e762f93c3d8 Staging: otus: wrap_sec: remove casts from void*
3cc7b544bde2f87da84a0bd3a8e2cd17a3024442 wl1271: use per-channel max tx power passed by mac80211 when scanning
08688d6b1a85484cc8e4a920afc60ffa6559999d wl1271: rewritten scanning code
34dd2aaac4a4b908c093980a9894fd878aeb6deb wl1271: moved scan operations to a separate file
f532be6d48a12cd1b27c4efa38d22e0cbfa512d1 wl1271: Update interface to temporarily disable dynamic PS
9a547bf9a83ce7211d4290956d9fca8044a409de wl1271: Fix warning when disconnecting and ad-hoc network
8d2ef7bd76f222b068a3fd534fe5fdb8c9543ba0 wl1271: Disable dynamic PS based on BT co-ext sense events
ca52a5ebbb7caff2995214a6ca41a36c5210b0bd wl1271: Update hardware ARP filtering configuration handling
e6b190ff3c2f4e4859502c41fa17b5c595e82000 wl1271: read fem manufacturer value from nvs
90494a90bea010af47547880634e0f1c52824a7d wl1271: Work around AP's with broken ps-poll functionality
849923f43ca681cc86a401178db31acb60e79f3b wl1271: Use all basic rates for ps-poll, instead of just the slowest
eb887dfd8837bf0a2538418c02b3992fb9ff1f28 wl1271: Use the ARP configuration function from mac80211
bbbb538e337a3eb2166d5a20307b93822bdacc4f wl1271: Add TSF handling
ab2807efcfd2dd646a2ca8d71585e26cda3fc0c1 wl1271: Remove calibration from join command
3473187d2459a078e00e5fac8aafc30af69c57fa mac80211: remove wep dependency
5b2652b6e099cf8faca3bfa2a7534216dd83b6d5 staging: tidspbridge: gen: simplify and clean up
4f551c8f6b89902a83328fbf50585ec7ee03ed5a staging: ti dspbridge: add _BACKTRACE config
1ceea25372dd6e37c9804f713b6e2c6bdd008d03 staging: ti dspbridge: use _DEBUG for debug trace
ed9ff5d7e864b02fbd4913f087c9d540f0384e1d staging: ti dspbridge: improve Kconfig
b3d23688a15c4c332942f9428e0d708e7362e29e staging: ti dspbridge: prefix configs with TIDSPBRIDGE
94e7e5260723870329f04b0bd8eeb41322895bf1 staging: ti dspbridge: deh: update copyright notice
96904b06b96fb75e39b70751415edf4fb99db256 staging: ti dspbridge: deh: tidying up
1961c9ccd5a570a8e1bfa935284349490ecafee5 staging: ti dspbridge: move mmufault to deh
61a5b769d3a21fc6225d60547d923409077e7ab3 staging: ti dspbridge: access deh directly
b6871448bf070c61e1d9c60ad2722387279d8269 staging: ti dspbridge: deh: remove err_info
654fe1b20dd9e3c753bf5667682c8d3ee2a2ae8e staging: ti dspbridge: deh: remove get_info
ec71c8fe23ca236119c7176a8a3e77529a393283 staging: ti dspbridge: deh: refactor in mmu_fault_print_stack()
62f5242e2e275fe526d65733535591c065cc87a5 staging: ti dspbridge: deh: ensure only tlb #0 is enabled
4574fae58d840d78e44ae33236899f92bfb6b4a9 staging: ti dspbridge: mmu: add hw_mmu_tlb_flush_all()
ec528652a92e18975bb6fe3e2f4f8f927b71ec88 staging: ti dspbridge: remove unused code
0d8631d2907092a4a58b93bdc636eb6ee001cf03 staging: ti dspbridge: deh: free dummy page immediately
599ede1cf3ac199e72089234ae911aaf299a0692 staging: ti dspbridge: mmufault: trivial cleanups
0a466f6913db1032a07eddcf232db749b6e0439e staging: ti dspbridge: deh: trivial cleanups
0bd35016dd8c4e751ea208f5e813456a85070c56 staging: ti dspbridge: remove contributor leftovers
19ebeff1eb8e62f1c6f5b85e987aa67aab050deb Staging: otus: use ARRAY_SIZE
3d63a492d1571b9e8f2404805b6441d2b16d06ca Staging: wlags49_h2: use ARRAY_SIZE
e8ba4d5d2ac27b1b161250e78b4ebce1646d18e2 Staging: winbond: use ARRAY_SIZE
f079bc30211ba5f08d8bab512ceaa6d3e881f4ec Staging: rtl8192u: use ARRAY_SIZE
7e1d794fe5ba535ddd8f55f756dfe4e7eade0fc8 Staging: rtl8192e: use ARRAY_SIZE
f53a7e3abc47774abd109a361da48f85d36c9672 Staging: otus: use ARRAY_SIZE
c8b8857e7a0bdb6d1e45406d5f90bd74a4fd84d6 Staging: otus: use ARRAY_SIZE
ecd4b48a163b55d7eb4132617100b90d0d2768ec IB/qib: Use request_firmware() to load SD7220 firmware
5693486bad2bc2ac585a2c24f7e2f3964b478df9 ocfs2: Zero the tail cluster when extending past i_size.
2addf798e4507f29276d0b00f318a603c57e4a8a Staging: rtl8192u: remove a copy of 80211.h
a4bfb4cf11fd2211b788af59dc8a8b4394bca227 ocfs2: When zero extending, do it by page.
8e72c6411552b3ba25da7d983cb68f214b4886ac Staging: RT2860: Fixed everything in ap.h.
78af7f826b2bf19bce0adb458da19dabfee1a0aa staging: slicoss: error handling with goto
3746bfd51d8108d43c06064481065afc07bbcc1d staging: slicoss: error handling with goto
9020dea38032ac17b096628b2e102245de3863ac staging: slicoss: Remove STATUS_XXX defines.
d19397860a17794a250986405890152c256cc677 staging: slicoss: Change return codes to -EYYY.
20fb2280815510533cbd7785b53821ca7209345b Staging: comedi: use for_each_pci_dev()
27bf0bc906e80fdb531524dab22a7851a4c21698 Staging: comedi: Cleanup on dmm32at.c from checkpatch.pl
97feeef5c55fe783e6f01d4dec3fd0926e60b0d8 Staging: comedi: Cleanup adv_pci1710.c from checkpatch.pl
2312202c4ac3590da9dcf33337e6f0a14f78d124 Staging: comedi: kcomedilib: fix coding style issues in kcomedilib_main.c
1309e617bc56f2f8af9a9c5aab1224a45539002a Staging: comedi: fix over 80 character coding style issue in ni_labpc.c
5bddefad3e960e70fdb005e48b5be75a5846c4c1 Staging: vt6655: use for_each_pci_dev()
388bf2e8fe0cd499e1a440648ab0d95cd66a114f Staging: vt6655: simplify broadcast and multicast ethernet address test
5583dcf587fa59a5de10b554815f3121919f2648 staging: vt6656: removed SndEvt_ToAPI definition
feaf03d3b42290f4c275ebf11641759bf4e1c458 staging: vt6656: removed TxInSleep definition
3adb149d2b118654305591db6a28df9e1798550f staging: vt6656: removed unused IS_NULL_ADDRESS definition
b6ae906b04113cb73c1ffe9c42fbcdcb074d9f07 V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereference
9c3b10b53875279306d8464fe9b24fa634329fc8 V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RES
f06b9bd4c62ef93f9467a1432acf2efa84aa3456 V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screen
bd1fc7c59669fba897d23d72289341ac9d51ca4e V4L/DVB: Documentation: Add the Philips FQ1236 MK5 to video4linux/CARDLIST.tuner
310e3be4c2a2b9a5d2b806455e0db177ad44b6f7 V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tuner
095c24710aa508a303edff86709637007113fbbf V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner
691d38451c466e931a629c17836b19dd615c8a75 V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargs
dd880dd477f11aceffb2866f702c718fec2862f4 V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig
5ba9bb0ef658a7f4c082cdfc4f779729506042f5 V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changes
f0aa2a1739e03757b07fbf62680d84de54f8e59a Staging: dt3155_isr: cleanup fbuffer usage
aadbdeb6d4d2239e78ab4f99417783e0f1571522 Staging: dt3155: remove remaining 32-bit and 8-bit global registers
53b4725e1f51d709f4c89821bd4a09f9a881a29f Staging: easycap: Add dependencies to Kconfig
25b37ecab96cde0e15c494a89cd2ab8e4337906e Staging: otus: fix coding style issues in ioctl.c
38d9df499dd3125465cf5aed3d3d6d5c26f0645d Staging: ti-st: remove global references
bd289d441e2eedcab2cb496146c668feab5c9c6b Staging: ti-st: Update TODO
440a5200347734032f7ad0dc84ac3e9222dab9bd staging:iio:max1363 add theshold event support
7e29a0df16ddfcb971a1d498752a782a68e45281 staging:iio: Add ability to have event attributes with awkward names
388be4883952872b48c8e4789ff77d5b3b9cadb7 staging:iio: tsl2563 abi fixes and interrupt handling
3bbb49aa3f667e6b871886bd75b3bb311d656eea staging:iio: Fix IIO_EVENT_ATTR initialization of list head
751a37007ff2b063b25ff357d2cbdc8af17b65d0 staging:iio: Code cleanups
3d550fbace94a79b97cde94dca46f5477c817fed staging:iio: Remove unnecessary event_idr and all references
1980e4ac3a62e42a3db56185f9bd01a0e40dfe55 staging:iio: Remove used iio_work_cont definition and all references
44b759b7f0e9a493f0dbf1e273eaeaf3924338af staging:iio:kxsd9 remove unnecessary includes
d0348e50561a2701428186dd0550b3b2961e0bea staging:iio:lis3l02dq cleanups
c40ab87494522201a8478305204c3db8e051af73 staging:iio:max1363 trivial code and comment cleanups.
962a4ccb4ab76a297ef63e2c5de78cb56220d0f8 staging:iio:max1363 use device_id instead of searching on name again
80f6c34b9a4302edf3f675c25973c51e03b570da Staging: batman-adv: Add last-seen in originator table
c1641862f88367602f8f34a17b21bdf1eee912ee Staging: batman-adv: Move printk to simplified macros
84ec08640786592a045b783fb28b542415521bf9 Staging: batman-adv: add routing debug log accessible via debugfs
e75fece2b893c0064b1c79136a60f30326c28eb3 Staging: batman-adv: Remove dependency to PROCFS
b06687993c41d0f5658bae6b0bff17c0caae08b6 Staging: batman-adv: Allow to build it inside the kernel
e467e104bb7482170b79f516d2025e7cfcaaa733 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
08f20b5e07d17c36a6790fa8b0f2554b6735cf59 Staging: batman-adv: fix early debugfs deinitialization
62c2072003074f3e7fdc1bfb07f4362215b49937 Staging: batman-adv: Add include guards to all header files
7809cea94f4094918df062bd84b327dc4119d304 Staging: batman-adv: Add sysfs abi documentation about bonding
d828f528beab0dfe796da2617f1726d3d33a33dc Staging: batman-adv: adapting source version to revised versioning scheme
b6be4535e3e971181e19791e12c62f4938e6d2e9 Staging: batman-adv: Lower resolution for timeouts
b26b45845b29d83e7537dcd16827a478f6cee346 Staging: batman-adv: replace manual calculation by msecs_to_jiffies() for better readability
a14ca61d418433b9e38b0978ceb272191377475b Staging: batman-adv: Avoid rounding issues for local hna timeout
6e0e9388b5cb0366e93915ab9d0d0bf12b09d5c2 Staging: batman-adv: Convert names from Java to C style
e88ff1e6db0ae6462e881d9f10776f7bdfd32e64 ASoC: Include WM8994 GPIO and interrupt registers in codec_reg
9e770044a0f08a6dcf245152ec1575f7cb0b9631 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next
b9f399594d12e353dcb609c25219bdaa76c2a050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
c77e9e68269bf50573ce130b5d95ff6e539dbcf8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
31016e9941be85e8c487b1f3c45d253eda356715 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
b0bbb0be8f7fbf6d366b359e034c78a96c4e274d ceph: add kfree() to error path
67415020950046e32f520c1447e79ebebbf447ac Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
7645054f181404e6a28c616b307c4d2562423a50 Merge branch 'fix/misc' into for-linus
b492c4e8954d54f806875c149bbcafaa7ede7ada Merge branch 'fix/hda' into for-linus
250b2b6dd421c9f8844a867d2ac06e0661e0ad93 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id
ae948011071c12ff6a328348859c717ea885ed40 firewire: core: no need to track irq flags in bm_work
0a28c47b8db8ff74d1bfbc5c5ad0100cea472351 kconfig: Don't write invisible choice values
bf23690b89b731468478c21eb07bbb645cc66ead powerpc: Fix userspace build of ptrace.h
c2be05481f6125254c45b78f334d4dd09c701c82 powerpc: Fix default_machine_crash_shutdown #ifdef botch
3cd8519248e9e17d982c6fab0f1a89bca6feb49a powerpc: Fix logic error in fixup_irqs
d3005fbc696781d2fd7bd5b5389a94fae5332b58 powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resources
33ad5e4b6cab3ad8cf3afda49b66393f1833150e powerpc: Linux cannot run with 0 cores
3880ecb05bc5ece4c6e392a21ea77518e55b4935 powerpc: Fix feature-fixup tests for gcc 4.5
9ce91685f9db48b7050bed916bea097fcbaea093 powerpc: Disable SPARSE_IRQ by default
5afd878a958191a3f32911f1f5f03beee5368e68 powerpc: Fix compile errors in prom_init_check for gcc 4.5
7fca5dc8aa7aaa6a1023bd3587901b88ebfe8154 powerpc: Fix module building for gcc 4.5 and 64 bit
219a92a4c40db2fac604f63bce9a5a3fe1967879 powerpc/perf_event: Fix for power_pmu_disable()
5bbd4a336c81d32df71642abf310cf3d0c98dc9b x86/apic/es7000_32: Remove unused variable
54a3b8dc38d47834336400cbe376a3aca0437cae ALSA: Update documents about new bits of xrun_debug proc file
f5152c908a5b0be48ec9a58d0de8bdadd9385854 cxgb4: fix for new ndo_get_stats64 signature
108553e1f3c45a92d23681a378ad9e4c3230eebc perf: Sync callchains with period based hits
97aa1052739c6a06cb6b0467dbf410613d20bc97 perf: Resurrect flat callchains
2aa72f612144a0a7d4b0b22ae7c122692ac6a013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
3e9e0b8364dfb741a06ea40d8fad7f954a291339 b44: remove unused dma_desc_align_mask
5cf3e03457aa905f17f9765702850316b69aad1e ethoc: Fix warning in ethoc_init_ring().
a038716957d3888a595014a660b1db1f28946f62 niu: BUG on inability to find page in rx page hashes.
05eda04ba0b56b1bff3e5c9dbf58213ffc2e2a0b cxgb4: Use kfree_skb for skb pointers
bdc802dcca1709b01988d57e91f9f35ce1609fcc x86, cpu: Support the features flags in new CPUID leaf 7
5cdfa1c3bbabb809ef3134f741a63e13373a8cad input: i8042 - add runtime check in x86's i8042_platform_init
c9d46f63f8e89fd70f97b83fdc4e5d2e37d92aeb Revert "Input: fixup X86_MRST selects"
44631ac64d06d2f7ce006c2a6f2c8e003a9c6ace Revert "Input: do not force selecting i8042 on Moorestown"
6d2cce62017efe957e34cfcbba23861b7671980b x86, mrst: Add i8042_detect API for Moorestwon platform
c516ac583973196162b1ba7e4d597d6f6892dac0 x86: Add i8042 pre-detection hook to x86_platform_ops
72550b3ae545c75897c769d43d62d4be3f3d48fe x86, platform: Export x86_platform to modules
d9bed6bbd4f2a0120c93fed68605950651e1f225 isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI
29124c70d779c89e04289468f437c093eb0811df isdn/gigaset: document dial-out number format
54438f9dfcc3902a8ee74ceb8ef71316d9ef98a3 isdn/gigaset: fix leaks in error path
7d060ed2877ff6d00e7238226edbaf91493d6d0b isdn/gigaset: reduce syslog spam
0cae6efdd7633624d8ecdec97a1d9e5a2a73352f isdn/gigaset: remove obsolete compile time options
18c2259c14d8595e64a802940422335d172a53db isdn/gigaset: handle Supplementary Service Listen
6a75342a1c788aa89acac675e1720b08068ac8e7 isdn/gigaset: improve CAPI message debugging
24c176258d9b2aa58d86584338fcd2d1a1521dbf isdn/gigaset: drop debug check on isochronous write
2ed5e4ff272c0cb10a602ccb02f97c3b10801739 isdn/gigaset: ignore irrelevant device responses
e3628dd176ba3ed329991ef042c29aae60617630 isdn/gigaset: avoid copying AT commands twice
b3251d8045f87eec5d565603345d262cee134fa6 isdn/gigaset: adjust usb_gigaset tty write buffer limit
597e608a8492d662736c9bc6aa507dbf1cadc17d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
acbc0f039ff4b93da737c91937b7c70018ded39f gianfar: code cleanup
f29a3d040727a80c3307a2bea057206be049c305 net: sh_eth: add support for SH7757's ETHER
6f3c72a2148f5f99c4dcc97cbcea06916136c862 bnx2x: Set RXHASH for LRO packets
49085bd7d498c47d635851cfda22627b085cd9af net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
33b665eeeb85956ccbdf31c4c31a4e2a31133c44 NET: SB1250: Initialize .owner
28172739f0a276eb8d6ca917b3974c2edb036da3 net: fix 64 bit counters on 32 bit arches
7074b16cc6bd27b1962e8f592b3733ebe92f4897 vxge: show startup message with KERN_INFO
dfe1e8eddcd73fc58124933c14c2efe93fab0b8f ll_temac: Fix missing iounmaps
17762060c25590bfddd68cc1131f28ec720f405f bridge: Clear IPCB before possible entry into IP stack
43a9aa64a2f4330a9cb59aaf5c5636566bce067c NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR
73e194639d90594d06d0c10019c0ab4638869135 ath9k: fix a buffer leak in A-MPDU completion
2b40994cabd2f545d5c11d3a65dcee6f6f9155f8 ath9k: fix a potential buffer leak in the STA teardown path
60ea385ff279a18790a432d57a8302562aaa0f8d NET: nl80211, fix lock imbalance and netdev referencing
f8036965ccec4d786d8bf09bf57b793542cb3dce ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
78178c7d6e127fff6dba027315fd6914304b05cf Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
83a7a2ad2a9173dcabc05df0f01d1d85b7ba1c2c x86, alternatives: Use 16-bit numbers for cpufeature index
24da9c26f3050aee9314ec09930a24c80fe76352 x86, cpu: Add CPU flags for F16C and RDRND
db7b2b4b0e0513627420940d3d62be44a37f0524 ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed
73a65b3f8587fa1c83768515ecc0bf6fa44ccdd1 ARM: deprecate support for old way to pass kernel parameters
8d68fe7029ed2631363f6f37155586c0707b8dc0 ARM: zImage: don't define unused symbol initrd_phys
7179304bfcffbbc66ca8a8498d92e023833b017d ARM: remove bit-rotten STANDALONE_DEBUG for decompressor
102e73463e1bb921b3a829a1392a29dba16bbabd Merge branch 'drm-tracepoints' into drm-testing
5c8d7171cc4984351af802a525675d50ae555a7b drm/kms: add crtc disable function
a907a2e7d287f2b89fd81bc8edf164c0008c624f Merge branch 'drm-intel-lru' into drm-testing
db8cc27b804f89e8fd5f9d5385161956a777c471 Merge branch 'drm-platform' into drm-testing
6dbe7465713f0e45f0e867105ca944978d57346e Merge tag 'v2.6.35-rc4' into drm-testing
eb703f98191a505f78d0066712ad67d5dedc4c90 kernel/watchdog: Initialize 'result'
023eb571a1d0eae738326042dcffa974257eb8c8 drm: correctly update connector DPMS status in drm_fb_helper
b2ea4aa67bfd084834edd070e0a4a47857d6db59 drm/radeon/kms: fix shared ddc handling
096486eece7ef38cf1ee46b704482c75c4010fb1 ACPI video: fix string mismatch for Sony SR290 laptop
9e6c3e996e3c80d00cf931538e17126efe45f45c ACPICA: Update version to 20100702
09079250db4d470f75eddcce31e0229c92d6c3bf ACPICA: Fix for Alias references within Package objects
150dba38f0c3d2d5f5edc58145d202de08ed623c ACPICA: Fix lint warning for 64-bit constant
de5668fe7549c0586c6f64fa5661604cf7029a99 ACPICA: Remove obsolete GPE function
ddcc6a037c0f9378f29658636a2c2b54c4238ec4 ACPICA: Update debug output components
9d8b5e7b28179784e2c6250086a44021fbb9c5a0 ACPICA: Add support for WDDT - Watchdog Descriptor Table
546eb57695875712f676e5f729159b0779f1c0af ACPICA: Drop acpi_set_gpe
3bd741bd0dfcc1845ae6892baa5192c91addc84c ACPICA: Use low-level GPE enable during GPE block initialization
3784730b02b9f147a55b0e4623fcad671273e6e6 ACPI / EC: Do not use acpi_set_gpe
b63559f5ce08bc8f94ce144a8d06f7af607ecc53 ACPI / EC: Drop suspend and resume routines
a44061aa8b5d58b2729faca4c155a94a5bea2a09 ACPICA: Remove wakeup GPE reference counting which is not used
e8b6f970107cfc9c00cdcdb12ec6c7e135cf379f ACPICA: Introduce acpi_gpe_wakeup()
b76df673522d94e3eafcf16935b3d7e5dded3078 ACPICA: Rename acpi_hw_gpe_register_bit
ccba77eb45c36cf1d8b22f241eb8a4a292c1362e ACPICA: Update version to 20100528
4461cf546ec8c97b6b997b8e533d6de1960499d3 ACPICA: Add signatures for undefined tables: ATKG, GSCI, IEIT
a9fc03125ea0001ff18bc29da9539b587fdbd1d7 ACPICA: Optimization: Reduce the number of namespace walks
20d33aea7ae7ad858f3f91c834d9043cd8122d38 ACPICA: Update flags for operand object
c45b5c097001480e66d4c523eb715ad317a4ef77 ACPICA: Performance enhancement for namespace search and access
5821f75421aa7c7bafdec291223153597f649934 ACPICA: Expand device initialization counters to 32 bits
b27d65975c252ff774edff8e01f0a9fd46d8ab62 ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
96b7b7ad79e4bd8a0ae67dd201f7532ef4abf1c1 ACPICA: Expand initialization counters to 32 bits
507f7d5e27015be1e5dda5c56bb5e10315b76f71 ACPICA: iASL/Core: Add support for _WDG/_WED MS methods
aa9d36060fb7480a5907660b7ba61c3fda20fc61 ACPICA: Add comment: _BCL cannot be sorted on the fly
709ea97145c125b3811ff70429e90ebdb0e832e5 drm: implement helper functions for scanning lru list
7a6b2896f261894dde287d3faefa4b432cddca53 drm_mm: extract check_free_mm_node
d1024ce91ff4c2c4ccbf692d204c71cbf215157a drm: sane naming for drm_mm.c
ca31efa89ae16c66966b8d5a5df3ae5cbffa61de drm: kill dead code in drm_mm.c
db3307a9f7b8078c654021e3b35354a2b09a8e67 drm: kill drm_mm_node->private
26f3751eb47c757c656333e74bdceccd8d286d76 drm: use list_for_each_entry in drm_mm.c
153e500f516329f439856f52ccbf61d1fd1a946a ACPI battery: don't invoke power_supply_changed twice when battery is hot-added
5870a4d97da136908ca477e3a21bc9f4c2705161 drm/ttm: Allocate the page pool manager in the heap.
140236b4b1c749c9b795ea3d11558a0eb5a3a080 VFS: introduce s_dirty accessors
47a716cf0ca981b9549ec9815122ada7a0ff707c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1cc9629402b1eba0d4e21b2cc43eec9bd737f9bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
8b8ce8810b092cef35e15af6577ad569f6145c0a Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
7491eb9b5f39dbd9faa32a07d76597ab502166a1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
7263e715c91f3de554ab7d4f20f56e080783d0f5 kbuild: Fix path to scripts/setlocalversion
8e221b6db4477643fefc885a97ea9889ac733140 x86: Avoid unnecessary __clear_user() and xrstor in signal handling
7a52b34b07122ff5f45258d47f260f8a525518f0 IPoIB: Fix world-writable child interface control sysfs attributes
756a33b8dc3ed5c27685a130339de8a894d528a7 IB/qib: Clean up properly if qib_init() fails
950aff53949268eec4b0f2bd49f700f9585698f7 IB/qib: Completion queue callback needs to be single threaded
7c7a416ef863a741c2031b5da1538773f9ab54f0 IB/qib: Update 7322 serdes tables
2d757a7ce06abb4afe5b3002d4cdc40e47d7facc IB/qib: Clear 6120 hardware error register
5df4223a444057e433e9e4f2e101ee7159f8c19d IB/qib: Clear eager buffer memory for each new process
b9e03e0489a8616fc415e62128d05ad0159a20a2 IB/qib: Mask hardware error during link reset
fce24a9d28f8b99fd0eacc14e252ab4fca9527a7 IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem
2c5934bfc5ffcbef3622d0bdbad93628d210012a RDMA/cxgb4: Derive smac_idx from port viid
1973e8b8edea68d2408328d25b318ee7401293be RDMA/cxgb4: Avoid false GTS CIDX_INC overflows
b21ef16a8b956aee2fb3d7fc9d24a0b4dae2ae72 RDMA/cxgb4: Don't call abort_connection() for active connect failures
f38926aa1dc5fbf7dfc5f97a53377b2e796dedc3 RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
ba58aebf567d2cb45ed9dbbb6910b51144f20c68 [IA64] perfmon: convert to unlocked_ioctl
f148cfdd9bc29c133d5728d8e98815ba8c01752e wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus
a2c9fc971d9ff11643d9c7b7c0af0e8ced7d895e Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
a2262d8a231e92742651859a10c9a4430a5e899a Merge branch 'master' into for-linus
ef06f55a5c936a395f3ee2e1237bbebdb4396c65 arch/tile: catch up on various minor cleanups.
bcd97c3f9a385e8e658a416cd72dd65ca0eeb544 arch/tile: avoid erroneous error return for PTRACE_POKEUSR.
c6673cb54d191dd42935a61fcb0c452a4753fb23 tile: set ARCH_KMALLOC_MINALIGN
4b2bf4b3fc066d45870b7f33fa23dbcb9cb1a27f tile: remove homegrown L1_CACHE_ALIGN macro
0707ad30d10110aebc01a5a64fb63f4b32d20b73 arch/tile: Miscellaneous cleanup changes.
c78095bd8c77fca2619769ff8efb639fd100e373 arch/tile: Split the icache flush code off to a generic <arch> header.
2db098278118ed58f4b407ceda691e349df043ce arch/tile: Fix bug in support for atomic64_xx() ops.
863fbac67138882b99fc60fcb0ec568bbad9a44f arch/tile: Shrink the tile-opcode files considerably.
9f9c0382cda2334b35b40b00f4ed9d6f89f37a7b arch/tile: Add driver to enable access to the user dynamic network.
fb702b942bf638baa6cbbbda9f76794db62921ef arch/tile: Enable more sophisticated IRQ model for 32-bit chips.
de5d9bf6541736dc7ad264d2b5cc99bc1b2ad958 Move list types from <linux/list.h> to <linux/types.h>.
6a85d6c76962db769bb2f2cb11b17b16f32c4158 nfsd4: comment nitpick
8eab945c5616fc984e97b922d6a2559be93f39a1 sunrpc: make the cache cleaner workqueue deferrable
70d9e384aa7df681cfffd65947af72b22e86690e omfs: fix memory leak
d9823ed9fa3126097dfd2bbce6dc33957c1be728 ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)
ec6375533748806a1a49dad7ce124cc02886854a ASoC: DaVinci: Added selection of clk input pin for McBSP
a4c8ea2ddaed2f461606c2828b19786524b551ac ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)
088fbab406e264a60fb06d3ea8d32a3e802a00b8 ASoC: Invert speaker enabling behaviour in SmartQ sound driver
da38f43859467a8048365b9e1cce99ccbc62b6e2 KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption
8bd0e1be25c43a9fbd33a8de06449088879d527a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
83ba7b071f30f7c01f72518ad72d5cd203c27502 writeback: simplify the write back thread queue
edadfb10ba35da7253541e4155aa92eff758ebe6 writeback: split writeback_inodes_wb
9c3a8ee8a1d72c5c0d7fbdf426d80e270ddfa54c writeback: remove writeback_inodes_wbc
f978d36da4024ee22957f74276e944624a8c7f6d ALSA: asihpi - Remove unneeded ;
36ed8bdd867314660b8dca2d1b6d9e92352b319b ALSA: asihpi - Minor HPI error handling fixes
108ccb3f0fa617a003c6b076b73b74d4f85e4cde ALSA: asihpi - Change compander API and tidy
38439146355de2c10c369f93136333be6107a16b ALSA: asihpi - Add ASI5200 family
1dd6aaaafc930dd9bfaa6ea1d21bac2b4ec12527 ALSA: asihpi - Use version string instead of printf formatting
168f1b07ccc0e8edecb67fab2d0670861853e2fd ALSA: asihpi - HPI API updates
217d32dc5f299c483ca0d3c8cc6811c72c0339c4 forcedeth: correct valid flag
7f285fa78d4b81b8458f05e77fb6b46245121b4e bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
bcfcc450baaaa44afc1d3c51ef96a53338ff0eb2 net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
3390712a474abdcd3de10024dd1062e5928d381c net/ne: fix memory leak in ne_drv_probe()
bc10f96757bd6ab3721510df8defa8f21c32f974 isdn: avoid calling tty_ldisc_flush() in atomic context
831334cbbbdc2b2923513104e6e70c80dda0bff0 Documentation/isdn: CAPI controller interface amendment
83cc0a1b1b4060142e1538a878733db35ea8cf77 qlge: Change version to v1.00.00.25.00.00-01.
fbc2ac336796ea686211ca411b23cb0527fca57d qlge: Make adapter drop frame errors and pass up csum errors.
6d29b1ef311d96e737084032a4b080653015aedf qlge: Fix possible endian issue for rx UDP csum.
3b11d36ec25cdd69929b8abe867984c8ab2b50a4 qlge: Reduce print level in data path statements.
fc312ecea71f42c32d41a30ba130c0230a1c6d61 qlge: Don't use firmware when forcing firmware dump.
f2c05004f349635528558da8e253faf78377730e qlge: Restore promiscuous setting after reset.
4265e669ccafec0246f0bc45b7f461ff18da5acd ni52: Use the instance of net_device_stats from net_device.
e929bc330d4820559091a8ce32fea60848751297 ns83820: Use the instance of net_device_stats from net_device.
174afef4ea65fc58e8d18a0c64c890cf7d4e5924 mac89x0: Use the instance of net_device_stats from net_device.
2321e80ac84cc616edda926aa1932b344409dccc natsemi: Use the instance of net_device_stats from net_device.
897dd41d3b3235fe7e973dc5ca04781acf0dd8b2 ksz884x: Use the instance of net_device_stats from net_device.
7bfba0b0c15962265950ac0efe6bd4f42414db6d lance: Use the instance of net_device_stats from net_device.
ad6f84b4ba7e304dc51dba3b3cbc10b8e348e319 hp100: Use the instance of net_device_stats from net_device.
86678a2018135e57df86a9729795bce1efea641d starfire: Use the instance of net_device_stats from net_device.
0b9be50b3b66c7940b151dac8b80aaf138804226 hamachi: Use the instance of net_device_stats from net_device.
661a16ce9da615eb75d1052cbb13b6545f0080b4 cs89x0: Use the instance of net_device_stats from net_device.
275defc958acc9bf5bc81eb46209346d3aebe0fa epic100: Use the instance of net_device_stats from net_device.
57616ee4405b82c3ba4d20111697a4416f3967a6 ethoc: Use the instance of net_device_stats from net_device.
d117b6665847084cfe8a44b870f771153e18991d fealnx: Use the instance of net_device_stats from net_device.
78e8c5325aa8ae99b6738eaab0ebb7e3f53007ff davinci_emac: Use the instance of net_device_stats from net_device.
0a17ee90a16ddf6b410bc1a8a28a7e875dc08f8d ioc3-eth: Use the instance of net_device_stats from net_device.
4e922723589926214c789df05384483a9530d66d sun3_82586: Use the instance of net_device_stats from net_device.
fe76cda3081b502986f0c8b28b0cf8bfc27d44d5 ipv4: use skb_dst_copy() in ip_copy_metadata()
a99db196db1166a2159add4a3013e5df0ea126fa ks8842: Replace usage of dev_dbg with netdev_dbg
c31fd6c25c4619c0745b12cff842721a4bd4202c usbnet: remove direct access to urb->status
396e799c3ac29f970c40bde87b76f4652c06df76 ixgbe: use netif_<level> instead of netdev_<level>
4478a9cdf007a0418755a8a4016af8352fb1c1f3 igb: drop support for UDP hashing w/ RSS
db059c0f6edec0b1deba665e5853f4ed829003b7 ASoC: Automatically manage ALC coefficients for WM8960
ef2a4524d6e776bbce819eeccbdcaeee5ce74027 proc: unify PROC_DEVICETREE config
22b1de06c9fe128ca3de72560c3e8c2cabf2927a ceph: fix leak of mon authorizer
5ab5fc7e35705cf1a8a506d8e8b71acc27feec75 of: Put all CONFIG_OF dependencies into a Kconfig menu block
dd5e73794c9af30d6491963e13436d9f05ee6df6 of: remove architecture CONFIG_OF definitions
bcbefae2bcad0996bcef7245e34176960e95a191 of: define CONFIG_OF globally so architectures can select it
7b14c647aee98db2d10705da385f9c19cc83a9af sparc: turn CONFIG_OF into a select
10f85f43ef134014da72d2bcc1bff1abb9b0640c powerpc: turn CONFIG_OF into a select
ae5bf63f2d8bad78e427e77f3f896e81cbdbde0d microblaze: turn CONFIG_OF into a select
50ef5284eb4f48810dd83255631a7f3de0d78d6b of: Fix missing include
2ffe8c5f323c3b9749bf7bc2375d909d20bdbb15 of: refactor of_modalias_node() and remove explicit match table.
959e85f7751c33d1a2dabc5cc3fe2ed0db7052e5 i2c: Add OF-style registration and binding
9fd049927ccba1c1d0343239b82f28c4e07fb95d of/i2c: Generalize OF support
4f0ddcb020ef8afae65b4edb9aeb4a42ab74f4cf niu: always include of_device.h
f9f5a4669f1334a558f102c311debfd008e7c2bc of/device: Move struct of_device define outside of CONFIG_OF_DEVICE test
8cec0e7b4c7c0b76f2b5285f250211ad81c3eafd of/device: Add OF style matching helper function
2e13cba8dc35774bf1d7169733e876c5b7adee54 of/gpio: fix of_gpio includes
391c970c0dd1100e3b9e1681f7d0f20aac35455a of/gpio: add default of_xlate function if device has a node pointer
594fa265e084073443390c5b93d5410fd28e9bcd of/gpio: stop using device_node data pointer to find gpio_chip
a19e3da5bc5fc6c10ab73f310bea80f3845b4531 of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
cedb1881ba32f7e9cd49250bd79debccbe52b094 gpiolib: cosmetic improvements for error handling in gpiochip_add()
ac80a51e2ce5c431de9997085f33cb6093218b1f of/device: populate platform_device (of_device) resource table on allocation
94c0931983ee9d1cd96c32d52ac64c17464f0bbd of: Merge of_device_alloc() and of_device_make_bus_id()
5fd200f3b351183b5489cef69961c60af9cead2f of/device: Merge of_platform_bus_probe()
34a1c1e8c700f7cd849deb21193718a172722f8d of: Modify of_device_get_modalias to be passed struct device
dd27dcda37f0b1a3b674760fb411abc5c8fe309c of/device: merge of_device_uevent
d3571c3acfabb6f3a93b517b75d9b30eb7e8692e of: Use full node name in resource structures
3930f294d081c9e2a65f137a7d5fb6c161e4aa94 of/address: restrict 'no-ranges' kludge to powerpc
154063a9c03d31228b6f9366d2ffc2b7c4961698 of/address: little-endian fixes
dbbdee94734bf6f1db7af42008a53655e77cab8f of/address: Merge all of the bus translation code
1f5bef30cf6c66f097ea5dfc580a41924df888d1 of/address: merge of_address_to_resource()
6b884a8d50a6eea2fb3dad7befe748f67193073b of/address: merge of_iomap()
a7c194b007ec40a130207e9ace9cecf598fc6ac5 of/irq: little endian fixes
7dc2e1134a22dc242175d5321c0c9e97d16eb87b of/irq: merge irq mapping code
b83da291b4c73eaddc20e2edb614123a6d681b3b of/powerpc: Move Powermac irq quirk code into powermac pic driver code
b6295c8b85fe83e5679b7b8bebe4df85deebebfc of/microblaze: strip out of_irq_workarounds code
b7dcb857cc3eb89136111fefe89780129c1af1d7 perf probe: Support static and global variables
b2a3c12b7442247c440f7083d48ef05716753ec1 perf probe: Support tracing an entry of array
73317b954041031249e8968d2e9023ff4e960d99 perf probe: Support "string" type
ed98adad3d87594c55347824e85137d1829c9e70 ceph: fix message revocation
d5724956283b0abe89ea828cfc43b6f0715c5568 sunrpc: Remove duplicated #include
e3559997ac5dbd45a27805ed7951c7252b2b8ad1 ncpfs: Remove duplicated #include
e09c8614b32915c16f68e039ac7040e602d73e35 tracing/kprobes: Support "string" type
153a10939ea6e42e9c0115b0645060d0d7bb4697 ceph: fix crush device 'out' threshold to 1.0, not 0.1
55dc9d51a89ba10a1f7b3ed15f1262eb83e87e74 MIPS: Return after handling coprocessor 2 exception
121915c4ee0812a14bc8d752bc210d0238d755c1 MIPS: BCM47xx: Add NVRAM support devices
5df74352876c0835d2b41b53858c9ee779e0f12f MIPS: Loongson: Define rtc device on MC146818-equipped systems
17c04139fd2aeaef30fda380bb91b32de7b41a8f MIPS: MT: Fix FPU affinity.
1d84267480ce8cf9943b79b70da86ddb3f95e3dd MIPS: Oprofile: Fixup of loongson2_exit()
2e93d1ec080e4b21a34869129bda73f24ebb8950 MIPS: Alchemy: sleepcode without compile-time cputype dependencies
c9f84873c1231621508cd438bb2991ddba770a69 MIPS: Tracing: Cleanup of address space checking
68ccf7521dc89bfcf01432fd1bf8cb4d7d534e4c MIPS: Tracing: Cleanup of function graph tracer
e424054000878d7eb11e44289242886d6e219d22 MIPS: Tracing: Reduce the overhead of dynamic Function Tracer
4d6829f92a02d96e1bec2ffe6ee674ef3b49722b MIPS: Tracing: Cleanup of instructions used
3a2af2dc1bcbfe86b1f39e9e5f9c2c5447943f16 MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address
56b49cd35fd56e29adb8f97ba051a1670d24d133 MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5
042e571d224707b777d0995317c74812b960bfeb MIPS: Tracing: Cleanup comments
cbe555b01b0da9e89afa4babf3b8942d2b052fb8 MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return
27b118342f2dcd6f0c2cd64453cc5a0289c4b3c9 MIPS: Tracing: Merge adjacent #ifdefs with same condition.
cdf22a4e90ea3ea8e6a7dd9d2fa810b4a3cdfaed MIPS: AR7, BCM63xx: fix gpio_to_irq() return value
e48682ddaa8c553fe36a01be9fa07e2556a640df MIPS: Restore signalling NaN behaviour for abs.[sd]
4085467060dc31c8d1201f69e52529a08e2c2407 MIPS: Loongson: CS5536: Fix ISA support
aa5f858b16d44887cf8a40a746592ae08df5664a MIPS: Loongson: Add a missing break statement in CS5536 IDE code
f18b2f67eaae0dc0e3aaf1fd8ef320e2b69a514c MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB
e1df057df814a4a70a8711c0226a1d178c33edaa MIPS: AR7: Fix typo in ar7.h
154615d554596d96dd2b29bba4116fa21770fdc0 MIPS: AR7: Use correct UART port type
6f772d7e2f4105470b9f3d0f0b26f06f61b1278d drm/i915: Explosion following OOM in do_execbuffer.
1073af33fdd4e960c70b828e899b1291b44f0b3d gpu/drm/i915: Add a blacklist to omit modeset on LID open
171d9f7d786681e76bb289d01d8f897cbc50de57 soundcore_open: Reduce the area BKL coverage
f189efcd1cc06b75fe18642c9751d26aa5ed2b54 ALSA: hda - Enable beep on Realtek codecs with PCI SSID override
afd6d36a0ded1691c6710ebddabae06e5bb9583b ASoC: Automatically manage DAC deemphasis rate for WM8960
4faaa8d968df08bf2e75a481f99e7c5c1d0142ab ASoC: Remove current WM8960 deemphasis control
9af8381023e48bfc61a1017c584cb3b8115cb462 ASoC: Fix sorting of Makefile and Kconfig
0cbe70eeaad7141a7f932cbbfab6857a25f6d20a OMAP2: Devkit8000: Fix regulator for power supply
a34664ded71217eb7a0cce6beae4ffd89ca57900 OMAP2: Devkit8000: Remove unused omap_board_config
09c0721e60f209a80a2e71c6d8e086b53874422c OMAP2: Devkit8000: Using gpio_is_valid macro
1f489f9eac1979ac1d1c862b55d73b9259a6cdf9 OMAP2: Devkit8000: Using the REGULATOR_SUPPLY macro
e185469be0569c9d166db74777fc747df6af445a OMAP2: Devkit8000: Remove en-/disable for tv panel
612840bbd4eb75963fc7cfd4c1163c798adc8849 OMAP2: Devkit8000: Remove non existing vsim supply
a7707a335acc58e307e6c4f1d5c596765199cda2 OMAP2: Devkit8000: Remove unneeded VDVI supply
4098609898e9ae69ebdd3fdaed1117234104d820 OMAP2: Devkit8000: Setup LCD reset
31c73f74f3e2d3b842f1dcb3bbcfc4b53b62f797 OMAP2: Devkit8000: Enable DVI-D output
61d07ef4b4eea2f4c2aaef10ef013775896314a9 OMAP2: Devkit8000: change panel to generic panel
5fd58b5103151566825e836d0fdda65b083db12e OMAP2: Devkit8000: Cleanup for power supplies
847e951b99fc42056685c87d742851d2e6fbdead Removing dead MACH_OMAP2_H4_USB1
267ecec95f7d215d2da38252640b06198515acc3 Removing dead MACH_OMAP_H4_OTG
74b86b3d57211129cd165a4de8b59258830bfaaa Removing dead APM
3c8ed2a90e7b8ce34dbf4cb35b67b48e351308fa Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDS
df8d481df912b73fadbff03759cb1b257a37e277 Removing dead OMAP_STI
65ee2ba3105f6ca3b8814d993682d4f21a1f0d8d Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc
ab6f7751905e5cf713d081dbb3b97b8f6909ab34 Removing dead OMAP_DSP
4705c1ca8b7c7cca23d7e534c830e5d6ac914535 Removing dead OMAP_IR
312b80a1e52853cd2c6db9623e8fd9aec822cd40 Replace dead OMAP_MUX_ERRORS with OMAP_MUX_WARNINGS
8d9166b519fd880faccdd65fa637d9ec3e2e41e5 omap2/3/4: Add Kconfig option to compile in typical omap features
ffb63e3402849e1b70119ee0c9a81dc9da4dfa97 omap2/3/4: Select all omaps and boards by default
68ac8f7dda26de7fc321426d52f4ac6bd785bad3 omap2/3/4: Move Kconfig options to mach-omap2/Kconfig
4a54db612463e330e0e02e2234fc6b783b3eea84 omap: Make omap specific features appear under Kconfig menu
f0ca2c05dd44988b7ce9a974442cd0441bfd3450 omap: Use 32KiHZ timer by default
fb78b51cb11ecaa4eddc0de182eee3b84fcd3ef8 ARM: Disable VGA console for ARM in most cases
c9d8230e316abb6a480f6bda85edf859896e9ab6 omap: mux: Remove old mux code
f99bf16d70d8a33e5274e429f2b1d71457d06a06 omap: mux: Convert 2420 platform init code to use new mux code
58310acd3ae815687d883c0c0e5950e3576a3dbc omap: mux: Mux 2430 USB0HS_STP in board-2430.c
18dbe6c5dd3de93e99afdaf1f0fa663b57314c63 omap: mux: Mux Apollon LCD power in board-apollon.c
93c43f2561f18b50e3376be968d0688315afc44c omap: mux: Do keypad muxing in board-*.c files
0d600ff6fe06d99e56166a41521e120ce37e1dd4 omap: mux: Make omap2 FS USB code use new mux functions
369ed78fc9b4638d52a036c0184c2faf72c4e9c4 omap: mux: Select POP package for 2430SDP
bd8f0fc9791040e36501a9c1e373550ac2cff147 omap: mux: Select POP package for N8X0
b52b14ef0d637718b7a648eb3949aef83ffc796d omap: mux: Select POP package for Apollon
23275d459e1b0afcc6bd6b5fe8aaca8a573d6d5a omap: mux: Select SIP package for H4
89ba1092296bc455bfd59db608ae1954861f5911 omap: mux: Add data for 2430
fc44046167f08f3887e9685efc95f817a5ff45a1 omap: mux: Add data for 2420
ac1c94fb85a07f6777a1becf9b793e30ebbaaa2b omap: mux: Remove unncessary parens from mux34xx.c
ac3dbeefb8e9108874ab12ba103603893985f4ec omap: mux: Allow compiling in new mux code on all mach-omap2 systems
6dd8a6824af530449112a38c0fa0f95c1a086fc5 omap: mux: Renumber package defines to make room for older 24xx packages
d5425be6eb756e846333f9ba87fe02d001baafc3 omap: mux: Fix omap_mux_init_gpio for omap24xx
dd0cdd888251d0d62df417d6859e74e57146c13f omap: Move omap1 USB platform init code into mach-omap1/usb.c
98093839307cbf1a0d5cb50b495d14a78b755ed9 omap: Enable interface clock for omap2 FS USB
b5e8905bcd7a794b667f6d5eabcb036f25358fdb omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.c
dba638d22d5af5486a861e08ab46e57abef7049a omap: Separate out omap2 FS USB platform init functions
8b9cfdca9c52f7d39c3ccfac1668e31c20c9f42e hwrng: n2-drv - remove casts from void*
b945d6b2554d550fe95caadc61e521c0ad71fb9c rbtree: Undo augmented trees performance damage and regression
e4f1ac2122413736bf2791d3af6533f36b46fc61 pcmcia: do not initialize the present flag too late.
869599ceda4a035cdb3345c563b74cdeef10f790 perf: Version String fix, for fallback if not from git
2190de2f59b3a371f7a5bf8dcc7a0c3f71723679 perf: Version String fix, using kernel version
72c7664f9278b31fcf6b7828c1417caca5b68104 ipvs: Kconfig cleanup
b13b7125e4d10ce39818eec1bcb2d9777d29475f netfilter: ipt_REJECT: avoid touching dst ref
98b0e84aaaf2be6c40998d011c9db96ea6498e20 netfilter: ipt_REJECT: postpone the checksum calculation.
ea8fbe8f198edea19116d4b61267e12235513225 netfilter: nf_conntrack_reasm: add fast path for in-order fragments
f50b8bc707988e2543f884d3030199868ca0f48f ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0
4164acaf096fb92b67cdbde6b454dda773aa953b ARM: S5P6442: Fix PLL setting announce message.
6b34f498fe8a918978ddba2bc82a9bd6a883e1fb ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XX
154d62e4cdec9eb9271cf57f9d1f57c79c4f4e18 ARM: S5PV210: Correct clock register properties
79fc72d6d3ab4ee08068fe39c199aab2e677daaa ARM: S5P: Bug fix on external interrupt for S5P SoCs
39ef13a4ac28aa64cfe1bc36e6e00f1096707a28 perf, x86: P4 PMU -- redesign cache events
08f8ba07998ab1b9efcdd3f28dadf6866a605ddb Merge commit 'v2.6.35-rc4' into perf/core
815c4163b6c8ebf8152f42b0a5fd015cfdcedc78 Linux 2.6.35-rc4
71665963af194f50402a2cb1339828caff4ee9ee Merge master.kernel.org:/home/rmk/linux-2.6-arm
3f7d7b4bded5bd2cc9934a2ed9a7ce68feb636b0 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
ff49d74ad383f54041378144ca1a229ee9aeaa59 module: initialize module dynamic debug later
e3668dd83ba5958429984286efbc3055be5344c4 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
744c557892d3bfb575287ee95947f5c0b9a0458f Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
62fd98571727a22ef77f1a9c1637260ad5a10baa Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core
404504470177d5ca1b46db5197ee0b78d639a2eb Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
446a5a8b1eb91a6990e5c8fe29f14e7a95b69132 ARM: 6205/1: perf: ensure counter delta is treated as unsigned
39827be26b36ef9cdbc661c92a269e0484cd9ef5 IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
44b451f1633896de15d2d52e1a2bd462e80b7814 xfrm: fix xfrm by MARK logic
e5a0c1fd155ca0e98ff8995c2e79b654759cb544 bnx2: Update version to 2.0.16.
5804a8fbb8f53759a6c806c2a8da1b47b82f12bc bnx2: Dump some config space registers during TX timeout.
fdc8541d693a04ba3d6c335dace19b8362ac4e83 bnx2: Add support for skb->rxhash.
3d5f3a7bbd06065b06c7f65f948437ded40255ec bnx2: Always enable MSI-X on 5709.
f45f4321d2c977c9eff77e5a5225f3cd2140eb20 netdevice.h: Change netif_<level> macros to call netdev_<level> functions
256df2f3879efdb2e9808bdb1b54b16fbb11fa38 netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
99bcf217183e02ebae46373896fba7f12d588001 device.h drivers/base/core.c Convert dev_<level> logging macros to functions
7db6f5fb65a82af03229eef104dc9899c5eecf33 vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
7adde04a2f5a798f04a556dfb3b69bff388e5dc4 slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING
ce93a3702832121d517ad348817929f22fcce47c ASoC: Add SmartQ sound driver
0d9c15e45b362fced933c686c0127e73547bb209 ASoC: codec: Add WM8987 device id to WM8750 driver
312e8e8a9e2471b0ada7366497fffb3ff1a40e2c Input: mcs - Add MCS touchkey driver
866d7d7b4a4e1d502b136bcc8af605091fe4c7b5 Input: release pressed keys when resuming device
3eac5c7e44f35eb07f0ecb28ce60f15b2dda1932 Input: ads7846 - extend the driver for ads7845 controller support
0f622bf465e78c390e13c5f4a14d0b3f8fb7c7e5 Input: ads7846 - do not allow altering platform data
af6e1d99ea525161f70f68ecb83d0d0f54f1bf62 Input: adxl34 - make enable/disable separate from suspend/resume
963ce8ae6dbc7c8dffb1b117ba14673d40b22dda Input: ad7879 - report EV_KEY/BTN_TOUCH events
447b9065b418cbeb6a03ebdcd08629ac26ed8e4a Input: ad7879 - fix spi word size to 16 bit
16ea10a7d557a0177cbbd716b4a06e5373d513ba Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
14fbbc36d126d7ec7717144def386b9fc4c7fba2 Input: ad7879 - add open and close methods
4397c98a8a60ba029f2d0051d0cbafe600f05d8c Input: ad7879 - split bus logic out
f287d332ce835f77a4f5077d2c0ef1e3f9ea42d2 perf, x86: Fix incorrect branches event on AMD CPUs
e490c1defec4236a6a131fe2d13bf7ba787c02f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
8bd39456bd5ab16d2a956dd3d567dcac9c73a6c0 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
58eba97d0774c69b1cf3e5a8ac74419409d1abbf virtio_net: fix oom handling on tx
1788f49548860fa1c861ee3454d47b466c877e43 virtio_net: do not reschedule rx refill forever
4a49043223e5047c8f60a09f7b2927a2e6e8dfc7 s2io: resolve statistics issues
94e6721d9ce938293a02736c5f7e42205a41ea68 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
e2aec372ff4b7e78e79c308104a860ae0ed20950 linux/net.h: fix kernel-doc warnings
f0796d5c73e59786d09a1e617689d1d415f2db44 net: decreasing real_num_tx_queues needs to flush qdisc
4ef6acff83222f4496ceef7d1f0ee9e50a5bb403 sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
7ae80abdba0644e12ac17da567a2db1efc1bf8a8 qlge: fix a eeh handler to not add a pending timer
72046d84f0d6e3047f4d5a5173260141983b2b61 qlge: Replacing add_timer() to mod_timer()
0dacca73a3ddefa6cb8a7e0282f938e01faa1a64 usbnet: Set parent device early for netdev_printk()
7b00ac51ffcda994ef0839001257be894cc6e5a8 net: Revert "rndis_host: Poll status channel before control channel"
3e6b02d9f5a9715f7d4ff9e0978e5f9cef53d31f of/dma: fix build breakage in ppc4xx adma driver
67c8931677090540e31b4f816e5fe315ff51f262 MAINTAINERS: Add an entry for i7core_edac
2d95d8158b5ab51339f8482c98c01469c45ff6d7 i7core_edac: Avoid doing multiple probes for the same card
bda142890e6bdd9b1115715e50b0276ea4b9978a i7core_edac: Properly discover the first QPI device
c8312facd99b4cd05998fe3440926b667a896c9e iwlwifi: adding enhance sensitivity table entries
bf3c7fddf9dffb0e5c76da3a94b8f5817a72f92c iwlwifi: generic parameter define for _agn device
4bf49a90bc0bda131ef353cca631025849f36b4e iwlwifi: debugfs file for txfifo command testing
6555063666fea1fc81a14396aca53ab021ccb4f2 iwlwifi: add support for device tx flush request
716c74b00717ad9caedb4a46059fb64a3da99808 iwlwifi: add mac80211 flush callback support
947279eefb77f79015a79b032eb825a065ab035f iwlwifi: tx fifo queue flush command
ad8d8333b12d46f26093eab796cb309ec1a1f5f9 iwlwifi: add debug print for parsing firmware TLV
c04f9f220300da83f71698fa7be24714152faf0d iwlwifi: fix fw_restart module parameter
ecc3d5ae17e62ce1250abf16ff523c677bf19e2f minstrel_ht: fix check for downgrading of top2 rate
009271f9187d61c638bb4f3db9ab172c5065e542 minstrel_ht: fix updating rate with best probability
8e67ca7c9266a4f920d70d3a2cbf03a597d28ea7 ath9k: fix crash with WEP in ad-hoc mode
347809fc2c99da5b89f1c014f3e5a0f85c04803c ath9k: fix false positives in the baseband hang check
54bd5006b03ee980f6067b4d61c3605b5a5e1d4a ath9k_hw: clean up the noise floor calibration code to reduce code duplication
f2552e28375cb34073a2f940ee9a8439c37d9ec2 ath9k_hw: sanitize noise floor values properly on all chips
ba17bc5e55ba541d2a8765fca53b6883b667ab21 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros
2e1f25662ba06c40f9f2097927274f1712d9b7a7 ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003
f504f5f63a4d1d1372043a3aa3d64342a705caa3 ath9k_hw: fix a few inconsistencies in initval array names
e4c064728ca358622918fa69ab2bb05f5a2090a8 iwlwifi: remove key information during device restart
123f94f22e3d283dfe68742b269c245b0501ad82 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
4b78c119f0ba715b4e29b190bf4d7bce810ea0d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
41c310447fe06bcedc22b75752c18b60e0b9521b amd64_edac: Fix syndrome calculation on K8
167a58f10d9cd1bdf6a911aa1eecbdff596de156 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
246cf9c26bf11f2bffbecea6e5bd222eee7b1df8 kbuild: Warn on selecting symbols with unmet direct dependencies
5e8e1cc0a1c36c8ff156ac1f04a16422bd4ed3ac scripts/dtc: Fix a resource leak
62052be3a797f26f6f0fe30fc8d7f40ab54e08fd Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes
42c4dafe803dcad82980fd8b0831a89032156f93 ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220
2503a5ecd86c002506001eba432c524ea009fe7f ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220
c7fc77f78f16d138ca997ce096a62f46e2e9420a workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
f34217977d717385a3e9fd7018ac39fade3964c0 workqueue: implement unbound workqueue
bdbc5dd7de5d07d6c9d3536e598956165a031d4c workqueue: prepare for WQ_UNBOUND implementation
ad72cf9885c536e3adae03f8337557ac9dd1e4bb libata: take advantage of cmwq and remove concurrency limitations
f40fd0e215b1bde4e43add1aacbe6faf6dbbea53 Merge branch 'v2.6.35-rc3-iommu-for-next' of git://gitorious.org/~doyu/lk/mainline into omap-for-linus
499031ac8a3df6738f6186ded9da853e8ea18253 netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
d313dd85ad846bc768d58e9ceb28588f917f4c9a workqueue: fix worker management invocation without pending works
a1e453d2799760ecf2e09ecd45b80edbe7ff540e workqueue: fix incorrect cpu number BUG_ON() in get_work_gcwq()
4ce48b37bfedc2bc11e61eae76784887e88b922c workqueue: fix race condition in flush_workqueue()
cb444766996395d4370bcc17ec895dd4e13ceb72 workqueue: use worker_set/clr_flags() only from worker itself
4df53d8bab65cf2c18daebd51a5a4847e03f1943 bridge: add per bridge device controls for invoking iptables
0a17d8c744e44617a3c22e7af68b4c5c9c1c5dba ixgbe: use NETIF_F_LRO
de42edde131cd09a556f0b90373569d64b92ef99 igb: Add comment
8d420a1b3ea65357b6eb59e4e742248d2838e904 igb: correct link test not being run when link is down
c0f2276f3601a96b29d4347c5938e9494e8e4e5d igb: Fix Tx hangs seen when loading igb with max_vfs > 7.
5fa8517f038d51d571981fb495206cc30ed91b06 igb: Use only a single Tx queue in SR-IOV mode
ede3ef0d940ef052466f42c849390b23c6859abc igb: fix PHY config access on 82580
7475271004b66e9c22e1bb28f240a38c5d6fe76e x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
fe62c298e5bcff8b3414205b7b54975918b3b5c4 ll_temac: add error checking to DMA init path
ee3cb6295144b0adfa75ccaca307643a6998b1e2 be2net: changes to properly provide phy details
3d8009c780ee90fccb5c171caf30aff839f13547 ehea: Allocate stats buffer with GFP_KERNEL
c89827e0e9346c039aed9b63c14096c2d36796b1 drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h
e5510fac98a706c424034950f55bb5e819c46f51 drm/i915: add tracepoints for flip requests & completions
b9c2c9ae882f058084e13e339925dbf8d2d20271 drm: add per-event vblank event trace points
ac2874b980e05ed7a4ea8fed7b0a92428b51ce58 drm: add vblank event trace point
97e0214044d9f279a3d6286c9f859696ef0b7ebe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
70565d00db6ef5735819db973fa8da95bd34a6ab drm/i915: fix page flip finish vs. prepare on plane B
826456989f1e9fe15daf2183c630ea9c7ab7c46d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
980533b018fda7ae4c4fb6863b75a0e282d2ffd2 correct console log level when ERST ACPI table is not found
985b823b919273fe1327d56d2196b4f92e5d0fae drm/i915: fix hibernation since i915 self-reclaim fixes
05318bc905467237d4aa68a701f6e92a2b332218 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
dd1ea37d9257bdf118693235dc74003901c55204 drm/i915: change default panel fitting mode to preserve aspect ratio
132b6aab90d2673af67c414878da241a197e00fb drm/i915: fix uninitialized variable warning in i915_setup_compression()
ee0c6bfbd602cdad2ab1780061b3b1a9108cbd6c drm/i915: take struct_mutex in i915_dma_cleanup()
2d1c9752eaa4c0b38f6fb1ab79a6addc146cd64e drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
fe27d53e5c597ee5ba5d72a29d517091f244e974 i915: fix ironlake edp panel setup (v4)
adcdbc6651a7086b99827cf50623a02d941261f1 drm/i915: don't access FW_BLC_SELF on 965G
43ed340ad93dcefe00a8f116b7e1b9dab2958543 drm/i915: Account for space on the ring buffer consumed whilst wrapping.
a53f4b61a76a7e95139b8e8abba02e9bfe87a58a Revert "net: Make accesses to ->br_port safe for sparse RCU"
1529c69adce1e95f7ae72f0441590c226bbac7fc ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1
c6353b4520788e34098bbf61c73fb9618ca7fdd6 ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
f9ce889b8f8384ee29e1be4b34091a932e6e40f3 libahci: Fix bug in storing EM messages
c214909b36efec632432acdcbfacdd46a6e11370 perf tools: Fix find tids routine by excluding "." and ".."
9fbd7f9d112e50dc7649d13de37bc92cb50c3905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
bf4f42b441919417386beb2f9c58e802e7de89df Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
1e31b0ffbb3b10133044e9c4bec4bd4b3f278229 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
7b3384fc30633738ae4eaf8e1bc6ce70470ced80 vhost: add unlikely annotations to error path
a300de3cfffb9ce7d3e87c8c4f24d22f0a081402 ASoC: ak4642: Add Digital Playback Volume control
476099a1b3950285013dd8df0869df6fceaf6579 watchdog: docs: add an entry for imx2_wdt
00952d8f14447fccfb9560d98999f7489d4fd2df Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6
084a2ab9c258fb1efbb009f1bb1c6976da1f73f4 Merge branch 'timb' into dmaengine
485680050166dc8c6ac976346430ab1f453c228b drivers/dma: Eliminate a NULL pointer dereference
efcc28981745bc6aca88acb2d4d37d87f090a80a dma/timb_dma: compile warning on 32 bit
fb35f1ce6bc8c2301f918a7fb6d7dd8e0bfee8c5 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
8954bb0da99b76c7ce5edf2f314807cff68b6ea8 ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMU
534be1d5a2da940ecc5e528992ea4ace8658157a ARM: 6194/1: change definition of cpu_relax() for ARM11MPCore
cc9897df72ddea33762f9d24ecaa2b23ef0ad1b4 ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section
cf0bb91b3ce7e42142ccea46232da19a9bbf28d5 ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB section
ad642d9f58f1af6e96efccb5f84e52c6d01db5c4 ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance workaround
ca57926d53580f7c950496cb7ef6d7930610e1dd ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMP
a5e9d38b226686c89fd78413456535d5b66e8b1f ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds
4d5d85906ad109987504033fa04991f1b0a2e552 ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPI
8c215bd3890c347dfb6a2db4779755f8b9c298a9 sched: Cure nr_iowait_cpu() users
0a54cec0c25cc49e3b68b14c205f1f6cff13f5e1 Merge branch 'linus' into core/rcu
06d738fa9155ff16dba3d7e501ba4581d01a98cb fs-writeback: fix kernel-doc warnings
d596043d71ff0d7b3d0bead19b1d68c55f003093 x86, Calgary: Limit the max PHB number to 256
2f9c6b0a91a050669dd6df487174de6b96c2774a drm/radeon/kms: remove rv100 bios connector quirk
773c3fa3a04bf6c9aa7147813beaab66f38e658f drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode
3f53eb6f84545a7fc55a36657755371f42c63fca DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re: [Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300)
f892034a8ce80ed7098f667aae2eb6300e570603 drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)
580b4fffbbdc3c899ee1f8189ba321bd60b48840 drm/radeon: add quirk to make HP nx6125 laptop resume.
60a4a3e0ce0b575e8b4cb6bf39d2c40e403bdfc7 drm/radeon/kms: add some missing regs to evergreen gpu init
09d7e785f70e99abe4ec031c84f0a6a8b2d0be3a drm/radeon/kms: fix typos in evergreen command checker
07bb084c9306107204ef5691d4ce6f61213af6c2 drm/radeon/kms: avoid oops on mac r4xx cards
b26c949755c06ec79e55a75817210083bd78fc9a fb: fix colliding defines for fb flags.
46fcd2b3dbf58a448b621d3d2f492a0e90223a3a drm/radeon/kms: Force HDP_NONSURF to maximum size
2ff776cf77f1837a0397bc876e086e8a54274b09 drm/radeon/kms: disable frac fb dividers for rs6xx
8b5d8dec7c85b6f1a4ae9c57500f1378d79556bc drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.
f96b35cd6f499d1219e5c1aac95f818b3e566e67 drm/radeon/kms: fix typo in evergreen_gpu_init
4cdb82b95a48a64e5c20bffd63a549675c0d4848 drm/radeon/kms: return ret in cursor_set failure path
7c2a9acf856f150a9fc3efbaa0be44f97c30f6ca drm/ttm: non pooled page allocation should have GFP_USER set
37cf6b03f9f28c62dafb0b9ce5f1ba29c8baffa9 drm/radeon/r100/r200: fix calculation of compressed cube maps
688acaa2897462e4c5e2482496e2868db0760809 drm/radeon/r200: handle more hw tex coord types
f9da52d54eb0e8822b5e7f32ab1cfa6522533d6e drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx
76a7142a083434fe55b14f01aa2624733fea39b2 drm/radeon: add fake RN50 table for powerpc
b829e011f6f9eed8c4dd41eaf02bdbb3a3ad837f drm/fb: Fix video= mode computation
a5f798ce2b9de4b14c46cb68d58c488dc1b8e215 drm/radeon/kms: fix DP after DPMS cycle
09bdf591f4724c7d0328d4d7b8808492addb5a28 drm/radeon/kms: fix dpms state on resume
0888e883ea5ff8fac27e813256d6c1eaede5a234 drm/radeon/kms: fix bandwidth calculation when sideport is present
980019d74e4b2428362b36a0506519d6d9460800 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
9f2952dbcbc0a143cff19f2e44fc504901aad86f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
59e7648644d114094525081c3614acefffae8de4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
c01ec7b1ea61b1c7febfe09d7751a4d916194aaf Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
5e9772b95ba848516b2c76c11cf6f4aa4aa232a5 Add mdr as maintainer of qla1280 driver.
7a0ea09ad5352efce8fe79ed853150449903b9f5 futex: futex_find_get_task remove credentails check
7cd7a82d16ad5a711338c1baf2316f24121d93aa Input: ad7879 - use threaded IRQ
08fa16b6b75005c120b59d00ae42a0b7cc68db45 Merge commit 'v2.6.35-rc3' into next
ea812ca1b06113597adcd8e70c0f84a413d97544 x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
cb836a977f71f76ccbb1ff35b9c113ace96377e9 ixgbe: add 1g PHY support for 82599
765c9f46867c3253c02275cbb7a453f2eb56eda1 sfc: Add support for RX flow hash control
a5b6ee291e39e285e021cf251dbcf770c83cd74e ethtool: Add support for control of RX flow hash indirection
cbf2d604a1cd77944a795bb8dbe844eaa38b44c8 vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
97d1935a61b7fe7a65f98f154c7f3301cfe746f3 netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
1437ce3983bcbc0447a0dedcd644c14fe833d266 ethtool: Change ethtool_op_set_flags to validate flags
b3003be36a3c9215cd17182349981581de269048 cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary
64bb336c8f4de8b281d0d44f2ec2c900b9b28466 cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback
42d782ac1bef7cbcdf05b857731345c6e8149f90 bonding: check if clients MAC addr has changed
d6bebca92c663fb216c072193945946f3807ca7f fragment: add fast path for in-order fragments
4ce3c183fcade7f4b30a33dae90cd774c3d9e094 snmp: 64bit ipstats_mib for all arches
f3eb62d2cc7da7bea4b394dd06f6bc738aa284e7 be2net: memory barrier fixes on IBM p7 platform
7e307c7ad5340b226966da6e564ec7f717da3adb cpmac: use resource_size()
dd1589a431e90f9ff587e640c67101a565e52bba Bluetooth: Fix abuse of the preincrement operator
9b2c2ff7a1c04e69842254dd4afe0f8ad4efa439 mv643xx_eth: use sw csum for big packets
504f85c9d05f7c605306e808f0d835fe11bfd18d act_nat: use stack variable
5acbf7f10b9e336510a1de79b4af06f6da9a8c5a act_mirred: combine duplicate code
787a34456dc34bdd75b29cebb53cb09c727674d6 net/neighbour.h: fix typo
08e554b17bfdc2682599c8c2770b088a0187a405 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
88c1f4f6dffe66e2fed8e7e3276e091ee850bed0 ath9k_htc: Add LED support for AR7010
92b50c4b5b01d0ba4efcff9e85f7a76b620fe789 mac82011: Allow selection of minstrel_ht as default rc algorithm
f860d526eb2939a1c37128900b5af2b6f3ff7f20 ath9k: fix TSF after reset on AR913x
4e9e58c6bf6512a1812556188b67bada6a09c0e8 rt2x00: Fix compile warning when debug disabled
efc7d36f0d100eb2f2db33bc287fa17646bdcd7d rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
e22557f2e3bdf0b56c2592c9aeb50f17945f71b0 rt2x00: Fix antenna initialization
aa674631efabfb21f573137da9b84ff905ba66d8 rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
fdb87251229be046b2b61fd15320320f7b66853b rt2x00: fix beacon reset on rt2800
8654b79f9cad1095c905d407193f1230d073786d rt2x00: Disable link tuning in AP mode
fa43750f00dc1699b24f5b441ab5fa79157a6b1f rt2x00: Fix beacon updates in rt61pci
ad90319bc3bf604bccf55a3c952d9b68d12c5072 rt2x00: Fix beacon updates in rt2800pci
d440cb9eb1c9c44a811f0b23dff684347d1016e0 rt2x00: Enable multiBSS in rt2800
ec2d1791a04e6f25cc55f87ddf6eaa51b2a811f7 rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.
20f8b139a3834db1545454b4392aa73dcf595c9f rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
afd2a5ca1ef6ffe1f9fd0846ae39795527ead555 eeprom_93cx6: Add support for 93c86 EEPROMs.
9cf4cb05c9634eda4b51db1f55fecdec4a145a57 rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
76dd5ddf2372c1b2673a79bd077b4afe0bb2828d rt2x00: Rename driver write_tx_datadesc callback function.
e513a0b6f1bf8e1b59b0e1382d4e7ef3d344d535 rt2x00: Move common txdone handling to rt2x00lib_txdone.
78eea11b0e6ae5771bc19cc46984f1cdcbbb6ba1 rt2x00: Merge PCI and USB versions of write_tx_data into single function.
fe7256971fbaeac868c35c2dbd34a7bbbdc0622b rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
398ab9ea74f06eb98e4b28c2e9b43bf43e8730ab rt2x00: Fix frame dumping for USB devices.
1ed7a17a8eb4e60b9e25d9d0eaec19ac704d4f9b rt2x00: Remove unneeded variable
f1aa4c541e98afa8b770a75ccaa8504d0bff44a7 rt2x00: Write the BSSID to register when interface is added
1df90809f79b765fd4e8868c2b182d948f198a17 rt2x00: Implement tx mpdu aggregation
511d934f4496076898e45aaa09e0c85376eb16ee gianfar: Implement workaround for eTSEC-A002 erratum
deb90eacd084d9edfeda2f714d99c29a86360077 gianfar: Implement workaround for eTSEC76 erratum
7d3509774c2ef4ffd1c5fd2fac65dc4e071a6f21 gianfar: Implement workaround for eTSEC74 erratum
b70f4e85bfc4d7000036355b714a92d5c574f1be [IA64] Fix spinaphore down_spin()
4efd7e833591721bec21cc4730a7f6261417840f xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
70777d03466e7a8a41b0d34677454c92f4e93d89 net/core: use ntohs for skb->protocol
784e2710ce3588d8316dc8efac9ecbebaeaf7c35 ipv6: Use interface max_desync_factor instead of static default
f56619fc72407561b00c52244a2caa53d730bc4a ipv6: Clamp reported valid_lft to a minimum of 0
5a9dbfe08ee17f0dc9ecff647eba3d04afa01200 usb: pegasus: fixed coding style issues
e10ac155828324c475637827d4c3525012391f02 Staging: rtl8192u_usb: Add LG device ID 043e:7a01
081a52924623df3e550be8cd124b1416fc77b4f1 Staging: rtl8192s_usb: Remove duplicate device ID
9674e57a4fa9686c3ef4df5c194a4c445745d03f Staging: rt2870: add device id for Zyxel NWD-270N
821e67a135d8773c8e9c0b97088b2e64c3d0d631 Staging: comedi: fix read past end of array in cb_pcidda_attach()
15d93ed070125d51693f102a0f94045dcaf30d9b Staging: rtl8192su: add device ids
60b42de30ad6fb131dc8e9dbd11a8a9ea0ab394c Staging: rtl8192su: remove device ids
f84f927e081e16e1a4fcd92d28c3bc81c7b1864b Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2
d268e0d28165340c3799a8a4944bc40f444f49fd Staging: wlags49_h2: Fix build error when CONFIG_SYSFS is not set
8174fc04e8e71b3969a45c9be288f6535d6b90d3 Staging: wlags49_h2: add missing <linux/string.h> for strlen
d750785f305e03669757678c24cb4e6e8761edf0 Staging: hv: fix hv_utils module to properly autoload
8b5d6d3bd3e34e4cc67d875c8c88007c1c9aa960 staging: hv: Fix race condition on vmbus channel initialization
6c2fd308045ba902fbe9f4408daa7b949fa8f5a1 Staging: comedi: drivers: adl_pci9111: Fix AI commands in TRIG_FOLLOW case
44176d9f8265de799512f833ca4d9785aa016b3a Staging: mrst-touchscreen: fix dereferencing free memory
eb169d1cc7fb219cc42c584f7a195f71913e6b6a Staging: batman-adv: fix function prototype
25477f2398f39a35f110e02f6c7d8dd1023c47c1 Staging: batman-adv: return -EFAULT on copy_to_user errors
f2102d31de1f0ddb9ced62d65d2ed89a5149ea39 staging: usbip: usbip_common: kill rx thread on tx thread creation error.
b894f60a232d552fc18b018271c2893f0b0c1c15 USB: gadget: f_mass_storage: stale common->fsg value bug fix
e5fd39d9b80aaa0b8a16dd570fa55009905d6af4 USB: gadget: f_mass_storage: fixed fs descriptors not being updated
c0f1f8e38fda8e345cad9269c559b4f036378120 USB: musb: Enable the maximum supported burst mode for DMA
f2263db74a66f1e341efb115e9f2420678c927b9 USB: musb: fix Blackfin ulpi stubs
9297688a9257d73956d4bba484d9dd331ca72c25 USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
7d9645fdca444d53907b22a4b73e3967efe09781 USB: musb_core: make disconnect and suspend interrupts work again
48826626263d4a61d06fd8c5805da31f925aefa0 USB: obey the sysfs power/wakeup setting
03ab7461df3c74c9418c3f5485ea1127ece1ff79 USB: gadget eth: Fix calculate CRC32 in EEM
0d152de56938361fa2b960db67657b20cdaa6d84 USB: qcserial: fix a memory leak in qcprobe error path
10ca4425714a6115c5d865718d64874a1e1ea09a USB: gadget/printer, fix sleep inside atomic
1c815577823951ff082fe1201fdd5efec5e6e8ea USB: isp1362-hcd, fix double lock
9a49a14da4afe2c4ab7d7025a2f7f0f99a1c90e0 USB: serial: ftdi: correct merge conflict with CONTEC id
64d65872f96e2a754caa12ef48949c314384bd9f USB: fix oops in usb_sg_init()
3b49d2315c119b9ae8a9a33b07d4eb7d194c01a7 USB: s3c2410: deactivate endpoints before gadget unbinding
4c9715de52b9b6256bf1e9510917111a47b0c176 USB: ehci-mxc: bail out on transceiver problems
7b4a036722cfab2b3922685ad473fac35a55c3fa USB: otg/ulpi: bail out on read errors
2bb14cbf04ded4b9e394a6ba9e4f06b82fbac8b2 usb: musb: Fix a bug by making suspend interrupt available in device mode
a5797a686f4c7cbced782959509d735cfa1344b1 USB: r8a66597: Fix failure in change of status
6cc30d85a5bf61248ff0e1f0e0f15fe718bae378 USB: xHCI: Fix bug in link TRB activation change.
f588c0db39ca35f69f815dabe5682759daa25098 USB: gadget: g_fs: possible invalid pointer reference bug fixed
b23097b793081358a6d943263c91bae4c955c4e3 USB: g_serial: fix tty cleanup on unload
44a0c0190b500ee6bcfc0976fe540f65dee2cd67 USB: g_serial: don't set low_latency flag
8cd774ad30c22b9d89823f1f05d845f4cdaba9e8 serial: cpm_uart: implement the cpm_uart_early_write() function for console poll
0a564b2645c8766a669c55bde1f1ef5b0518caec kbuild: Propagate LOCALVERSION= down to scripts/setlocalversion
a1e80fafc9f0742a1776a0490258cb64912411b0 x86: Send a SIGTRAP for user icebp traps
338de9d9dac038a76fd6577cf30aa3ada07ae756 ASoC: uda134x: correct bias level setup for codecs family
ed632ad3b812be6ddace1562c56d838ee48e9313 ASoC: uda134x: add DATA011 register found in codecs family
af51b5c0f06d449667eba226d96c8f56e2b96659 Merge remote branch 'takashi/topic/asoc' into for-2.6.36
fc4978b796e5e52ab3a709495a968199afe0a108 Merge git://git.linaro.org/nico/arm_security into devel-stable
15676295e1189d87b9e5589549492c4f0ae46336 Revert "Remove dead CONFIG_SIBYTE_BCM1480_PROF"
9715856922bf8475f5428c29b6f4a9eebc97d391 init: Fix comment
c59690fa484c04ab96fe932241b569a09755a4d2 Input: i8042 - mark stubs in i8042.h "static inline"
5109a4597f7e758b8d20694392d0361a0b4c43b1 ARM: mx3: complement uart init routine with an exit routine
6eafde5f02b1f34b7e083d1d6522f40e850bf355 ARM: imx: dynamically register imx-uart devices (imx35)
16cf5c41514fd94ff1e8b6be091e4b4732688fa6 ARM: imx: dynamically register imx-uart devices (imx31)
d5dac4a69fe571ec12d999174e0425f2641325d4 ARM: imx: dynamically register imx-uart devices (imx27)
7cc3c84666db63995d44b44276d304c6f0c92630 ARM: imx: dynamically register imx-uart devices (imx25)
3c5227fd40b1250490c34b50298973f32b7dcf96 ARM: imx: dynamically register imx-uart devices (imx21)
d112f4e4e57cbcf81e5f04a0eba77804d14d8640 ARM: imx: dynamically register imx-uart devices (imx1)
2db6823773760412706168be6378eef30c29808b ARM: imx: dynamically register imx-uart devices (generic part)
a4dc013570e08ec4947b10fa78080da767b30527 ARM: imx: dynamically register spi_imx devices (imx35)
06606ff1300ecb05a2a2953c9f735730950365f5 ARM: imx: dynamically register spi_imx devices (imx31)
7536cf992f395cb431f723041183d14a91d89c84 ARM: imx: dynamically register spi_imx devices (imx27)
63ddc5b01681567d10ddb94cb41390c77237cb62 ARM: imx: dynamically register spi_imx devices (imx25)
642e466bf405ba558e68353cd4ae6e8ed640b123 ARM: imx: dynamically register spi_imx devices (imx21)
0287073713d2d638bd89aff53750467af657da63 ARM: imx: dynamically register spi_imx devices (generic part)
7cdc8fa7120f97f40d36547854ae127dc0318e3a ARM: imx: dynamically register imx-i2c devices (imx35)
4a9b8b0b061ef750b5ef31d1e9d2fa0206731f2f ARM: imx: dynamically register imx-i2c devices (imx31)
c69871597dd173af2d7615429c0ee6aa10fae42b ARM: imx: dynamically register imx-i2c devices (imx27)
a8ff045603c712d6d61e07260ec2c0e44c40d14c ARM: imx: dynamically register imx-i2c devices (imx25)
2b92084f75c74a5496380833cb60185985959ec6 ARM: imx: dynamically register imx-i2c devices (imx21)
6348e6b54e8609be11826a8e30357a03ba201500 ARM: imx: dynamically register imx-i2c devices (imx1)
99a754d8ee65c32329440f85167ead5cc6e32033 ARM: imx: dynamically register imx-i2c devices (generic part)
e2611ba40a937b8a749ef075a67e40acee5d1748 ARM: imx: Change the way nand devices are registered (imx35)
a2ceeef59f8fc9303dd23ebe09e9daca70799ff5 ARM: imx: Change the way nand devices are registered (imx31)
0e7a29a8d97c4ea86b9975e65f554c0398a8fdbf ARM: imx: Change the way nand devices are registered (imx27)
b0c4845c47bce6fefe5e08b1e0cbd100d62ec36b ARM: imx: Change the way nand devices are registered (imx25)
1f8d721cd3dd1a2ee37152ce228f035212074984 ARM: imx: Change the way nand devices are registered (imx21)
66384eedd900f2f6bb00e4f16c2cb770d6b0066b ARM: imx: Change the way nand devices are registered (generic part)
aa71251c5b8c673361281fbfd8be5a9ee8b9f4cc ARM: mxc: remove paragraphs with old address of the FSF
a1d62fc525fb3604f4e7341fa7098dd6e87df9f8 ARM: mxc91231: remove paragraphs with old address of the FSF
d694eea529918b4b2b610b55eddcf82a6df72a81 ARM: mx3: remove paragraphs with old address of the FSF
6cc702a6a21c1b13e32c5981b0d049509d6bb373 ARM: mx25: remove paragraphs with old address of the FSF
6851a408a916a56366d07f8b55454f390eed6dbe ARM: imx: remove paragraphs with old address of the FSF
cd57c77772b699b1e69d69510ce01109c46a6f0b MTD: mxc_nand: make bit fields unsigned to please sparse
253ff1fa6f8d24d46ef1b5aa68f6293b883f03d8 ARM: imx: new helper function imx_add_platform_device
9f72ffedc8409b9c9cbe17a9f66c2982baa4ff52 ARM: imx: new Kconfig symbol and feature test macro for DMA on mx1 and mx2
e780d2392dd37fcc231d97400c1cdd8d261ed556 ARM: imx: prepare deprecating ARCH_MX1, MACH_MX2, MACH_MX21 and MACH_MX27
b6b06be062daf3a8a2a2bb93585564c7aa1fa8d3 ARM: imx: Kconfig: use an if block instead of a depend for many symbols
074694956b547de9a6b85b919c0bb13853b88c2d ARM: imx: move mx1 support to mach-imx
551823e7e031978b990e952c70ae01f8eba8d2c4 ARM: imx: rename mxc_uart_devicex to follow a common naming scheme
de847272149365363a6043a963a6f42fb91566e2 3c59x: Use fine-grained locks for MII and windowed register access
d3ead2413cb99d3e6265577b12537434e229d8c2 ixgbe: skip non IPv4 packets in ATR filter
9f756f018a6d9f83556f972ce7fcd6870274efae ixgbe: disable tx engine before disabling tx laser
fa37813401ff52d78591c262d6542e4d5d935584 ixgbe: fix panic when shutting down system with WoL enabled
19c9a49b432f245c6293508d164a4350f1f2c601 splice: check f_mode for seekable file
2cb4b05e7647891b46b91c07c9a60304803d1688 splice: direct_splice_actor() should not use pos in sd
5a86f28f954c3841d3a6df4d07d2ed17088c3711 e1000e: disable EEE support by default
cc40f57a76be05e6f17a6c83ec6c60e3fbcf4217 e1000e: remove EEE module parameter
8eb64e6b856437318ac3de9c73789c9ab54b1589 e1000e: suppress compile warnings on certain archs
36f2407fe52c55566221f8c68c8fb808abffd2f5 e1000e: don't inadvertently re-set INTX_DISABLE
d09ec7387184eba9e3030496f0451204090ff610 powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
6c057573f21db0ef85f78318875269a2159af35c drivers/net/Makefile: conditionally descend to wireless
d1e316891693f3e7266a1df9afda72763248ef7c net/Makefile: conditionally descend to wireless and ieee802154
f4985dc714d7ab1920c5aa502b7f4073fa1b4177 fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe
fb967ecc584c20c74a007de749ca597068b0fcac um: os-linux/mem.c needs sys/stat.h
032093bd44ac935ed3792ef592f94497d491cd8b drivers/video/nuc900fb.c: fix lcd build error
46c23d7f520e315dde86881b38ba92ebdf34ced5 sysvfs: fix NULL deref. when allocating new inode
926b1e2ca35ccb3cbe0ea9b322c5330869b95046 drivers/gpio is platform-neutral
96fc3a45ea073136566f3c2676cad52f8b39a7df rtc: fix ds1388 time corruption
a02875a67d745322801bafb5fa2c5e4e62c3ceab MAINTAINERS: some Atmel drivers change maintainer
97c29e747394b4b1d6d5bf14a9d5051073b23d5b MAINTAINERS: Masami Hiramatsu has moved
8d1f66dc9b4f80a1441bc1c33efa98aca99e8813 ipmi: set schedule_timeout_wait() value back to one
5c0c165490e763eddcbb0b6c8c41ab5cc11ddea0 mempolicy: fix dangling reference to tmpfs superblock mpol
56480287f9776adc5b1a7a335ef62a9b9879ad7f ipmi: make sure drivers were registered before unregistering them
e05bd3367bd3d88715b53766f95bb3a8ec7ab59e kexec: fix Oops in crash_shrink_memory()
482ce512c543f3b30ab881702fa997e71252e604 MAINTAINERS: update files and add maintainer for SAMSUNG ARM ARCHITECTURES
9c695203a7ddbe49dba5f22f4c941d24f47475df compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions
2952095c6b2eefd068dda0dee6317cf95155a304 flat: tweak default stack alignment
12c46b336540b483df10d794bdee5d2f1aa8e33a lxfb: fix incorrect __init annotation
500ebb82b50194f97a53d17a152cfb734ced9f21 gxfb: fix incorrect __init annotation
4d845ebf4cf9e985b1704b1f08b37f744b4ede13 memcg: fix wake up in oom wait queue
3c26c9d9597f982973b9b3a32364230096ab0d78 nommu: add '[stack]' label to /proc/pid/maps output
e621ba9932aa0a90e47c12c958b3a3104915f3b9 genalloc: fix allocation from end of pool
346fe763d7706cccdf90ba24f04f0facdd79b91a qlcnic: Add support for configuring eswitch and npars
45918e2fe582d845a2649ffa015754ae44be9a8b qlcnic: Remove obsolete code
0879b100f3c187257729f36cba33d96ec2875766 perf: Fix hist_entry__tui_annotate() build failure
f35376a44f7655bcb9a9abea1fbffcde1b80be55 ath9k: make ath9k_hw_keysetmac static
99aeed9cde404365f9f72da25518068cbbc40b89 ath9k: remove unused function ath9k_hw_keyisvalid
90c7201b97bb7ac5a4e2605abc0efb5fdfb957f0 ext4: Pass line number to ext4_journal_abort_handle()
c466d4efb86bb5aa327d6e43f62781a9faabfdae mac80211: add basic tracing to drv_get_survey
ff3074a4dd6c0963e6a7eaac48175a62f589c143 mac80211: remove unnecessary check in ieee80211_dump_survey
984bc9601f64fd341b8573021d7c999f1f1499a9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
57439f878afafefad8836ebf5c49da2a0a746105 fs: fix superblock iteration race
e29136f80e775b0310273932b4297a62f5574a29 ext4: Enhance ext4_grp_locked_error() to take block and function numbers
443b3760a06860187f135c1ecd56c2c7d4ad1022 ceph: fix caps usage accounting for import (non-reserved) case
ec97f88ba6d4256927fde516033ee76d5d85b54a ceph: only release clean, unused caps with mds requests
c67d859e39896e4286249da89c4ca0ef8bd949cb ext4: clean up ext4_abort() so __func__ is now implicit
4a9cdec73f79b2858e9ecf0b6cfac7f6b200bf3a ext4: Add new superblock fields reserved for the Next3 snapshot feature
fbe3290f4558c72abf6e264c4a2ee708b0495d55 Documentation: fix ubuntu distro name
01ab17887f4cdcb8bb5a5d1bc3b160d186e6e99b Makefile: "make kernelrelease" should show the correct full kernel version
3631d9a2e503ec9c36b0599b2e45548e5c410516 MAINTAINERS: Update kbuild git URLs
2ec57d448b2e8fcfba539a46701b43f14f037f17 sched: Fix spelling of sibling
567a9fd86735ccdc897768ed2dacdd5e83a13509 kprobes/x86: Fix kprobes to skip prefixes correctly
fb0e7beb5c1b6fb4da786ba709d7138373d5fb22 workqueue: implement cpu intensive workqueue
649027d73a6309ac34dc2886362e662bd73456dc workqueue: implement high priority workqueue
dcd989cb73ab0f7b722d64ab6516f101d9f43f88 workqueue: implement several utility APIs
d320c03830b17af64e4547075003b1eeb274bc6c workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues
b71ab8c2025caef8db719aa41af0ed735dc543cd workqueue: increase max_active of keventd and kill current_is_keventd()
e22bee782b3b00bd4534ae9b1c5fb2e8e6573c5c workqueue: implement concurrency managed dynamic worker pool
d302f0178223802a1e496ba90c66193b7721c9c1 workqueue: implement worker_{set|clr}_flags()
7e11629d0efec829cbf62366143ba1081944a70e workqueue: use shared worklist and pool all workers per cpu
18aa9effad4adb2c1efe123af4eb24fec9f59b30 workqueue: implement WQ_NON_REENTRANT
7a22ad757ec75186ad43a5b4670fa7423ee8f480 workqueue: carry cpu number in work data once execution starts
8cca0eea3964b72b14e8c3f88e3a40bef7b9113e workqueue: add find_worker_executing_work() and track current_cwq
502ca9d819792e7d79b6e002afe9094c641fe410 workqueue: make single thread workqueue shared worker pool friendly
db7bccf45cb87522096b8f43144e31ca605a9f24 workqueue: reimplement CPU hotplugging support using trustee
c8e55f360210c1bc49bea5d62bc3939b7ee13483 workqueue: implement worker states
8b03ae3cde59af9facab7c831b4141515d5dbcc8 workqueue: introduce global cwq and unify cwq locks
a0a1a5fd4fb15ec61117c759fe9f5c16c53d9e9c workqueue: reimplement workqueue freeze using max_active
1e19ffc63dbbaea7a7d1c63d99c38d3e5a4c7edf workqueue: implement per-cwq active work limit
affee4b294a0fc97d67c8a77dc080c4dd262a79e workqueue: reimplement work flushing using linked works
c34056a3fdde777c079cc8a70785c2602f2586cb workqueue: introduce worker
73f53c4aa732eced5fcb1844d3d452c30905f20f workqueue: reimplement workqueue flushing using color coded works
0f900049cbe2767d47c2a62b54f0e822e1d66840 workqueue: update cwq alignement
1537663f5763892cacf1409ac0efef1b4f332d1e workqueue: kill cpu_populated_map
64166699752006f1a23a9cf7c96ae36654ccfc2c workqueue: temporarily remove workqueue tracing
a62428c0ae54a39e411251e836c3fe3dc11a5f5f workqueue: separate out process_one_work()
22df02bb3fab24af97bff4c69cc6fd8529fc66fe workqueue: define masks for work flags and conditionalize STATIC flags
97e37d7b9e65a6ac939f796f91081135b7a08acc workqueue: merge feature parameters into flags
4690c4ab56c71919893ca25252f2dd65b58188c7 workqueue: misc/cosmetic updates
c790bce0481857412c964c5e9d46d56e41c4b051 workqueue: kill RT workqueue
8fec62b2d9d0c80b594d0d85678bfdf57a70df1b acpi: use queue_work_on() instead of binding workqueue worker to cpu0
82805ab77d25643f579d90397dcd34f05d1b750a kthread: implement kthread_data()
7bc465605ffa90b281d6b774fcb13911636a6d45 ivtv: use kthread_worker instead of workqueue
b56c0d8937e665a27d90517ee7a746d0aa05af46 kthread: implement kthread_worker
bf988435bd5b53529f4408a8efb1f433f6ddfda9 ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
db048b69037e7fa6a7d9e95a1271a50dc08ae233 ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
51f932c4870f785d73d5fd5fed33306e63cf4efc micrel phy driver - updated(1)
deaec0f65b9a9b536bc5951f4908ab1408421ffb qlcnic: fail when try to setup unsupported features
ef2519b1dd3994074e3e438d67f2d91d07c3a5a8 netxen: fail when try to setup unsupported features
e0d904ffd052930504913fb105dd25764f5f0bd8 bnx2x: fail when try to setup unsupported features
d92be4b1661be0cef5f277f10078c71c166f16ad vmxnet3: fail when try to setup unsupported features
52b6dcfe59d73347a598ba0826a6191a1e497679 e1000e: fail when try to setup unsupported features
f5fa3cb9b790db1c401f4b506d7fcc503771af0d sparc: remove homegrown L1_CACHE_ALIGN macro
529d6dad5bc69de14cdd24831e2a14264e93daa4 caif-driver: Add CAIF-SPI Protocol driver.
01eebb53a65996dfbfb892bf5eb21ae831fbe3a6 caif: Kconfig and Makefile fixes
cfc9b16b75f2cef1e0b283fd2b52ddde568401ab cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the build
84c6ade7a7542a42dd9a0e804b7aee05041570ce cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf
be839e391725d7f3a61714530d0e90d7a773a871 cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vf
c6e0d91464da214081af546496dd3a4b6d19db70 cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA code
16f8bd4be7541215fe9dd772ed8bccee9a864d9c cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code
7ee9ff94857dd27144521118173786a03d490efb cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardware resources
17edf2594fef0c7ff186720915a9a73f77fee96b cxgb4vf: Add new macros and definitions for hardware constants
81323b74a83d4144367184926a80e030e2354d25 cxgb4vf: update to latest T4 firmware API file
1704d74894912b8ecc3e95cecd7bde336a0b1bf2 cxgb4vf: small changes to message processing structures/macros
a71e8329170ece5f684aa363dfa69828cbfd5184 netdev: mdio-octeon: Fix section mismatch errors.
d30b181bd6d047b39235a0d8e26de422d9d05b25 netdev: octeon_mgmt: Fix section mismatch errors.
c22d7ac844f1cb9c6a5fd20f89ebadc2feef891b bonding: prevent netpoll over bonded interfaces
210d6de78c5d7c785fc532556cea340e517955e1 act_mirred: don't clone skb when skb isn't shared
c4ead4c595cd54cf7b1a184d4f888ce0d7cce7d4 tcp: tso_fragment() might avoid GFP_ATOMIC
9618e2ffd78aaa43a5815e1dd456b4dd95f9e53b vlan: 64 bit rx counters
bc66154efe163a80f269d448572f7906756e9338 macvlan: 64 bit rx counters
33d91f00c73ba0012bce18c1690cb8313ca7adaa net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
7a9b2d59507d85569b8a456688ef40cf2ac73e48 net: use this_cpu_ptr()
b6b3ecc71a0664d44ed8d087d583aee98fbf492a net: u64_stats_sync improvements
a095cfc40ec7ebe63e9532383c5b5c2a27b14075 3c59x: Specify window explicitly for access to windowed registers
d2ef8590343f1f236f5f7f070fb4cd3f5c3ffb69 mlx4: add dynamic LRO disable support
958de1931cbfbcd9c0d425a2291a769a851f15d0 s2io: add dynamic LRO disable support
1fd7f467127fcaea490451052fea22f234bbb206 omap iommu: update ducati mmu irq define name
0bbc6fcff6f34ee9cc388d1abc811ac09bf0ddaf omap iommu: Make omap-iommu.o built-in
37b298100f0ff8b954217635504c860cdb040ccf omap iommu: move iommu_disable at fault to the above layer
ddfa975a8cf66753a7d829bada753c3617628486 omap iommu: add functionality to get TLB miss interrupt
993dd17e32cfb6cc058e1a4394dd113edf764186 omap iommu: update irq mask to be specific about twl and tlb
124933599a11cab4b77a6d79d49312754e8ff88e omap iommu: Rename iopte_[p,v]addr -> iopte_page_[p,v]addr
a1a54456d08ff8d406b550b60f97088ac7401b8c omap iommu: Introduce iopgd_is_table MACRO
a1d0ce8213e9ddf4046ef5ba95c55762d075f541 tracing: Use class->reg() for all registering of events
d62f85d1e22e537192ce494c89540e1ac0d8bfc7 tracing/function-graph: Use correct string size for snprintf
3d695839a135a9b3f24b0d7cfd9c4fde2eadd2c5 ACPI: handle systems which asynchoronously enable ACPI mode
67ead0a6ceb001b4cb891d782e440f0e79493ba2 tracing: Remove open-coded __trace_add_event_call()
ffb9f99528574ab9a55d4c8fd22e9d3ca49efa86 tracing: Remove redundant raw_init callbacks
c9d932cf8a1c608b676021aef0189376ba6ef151 tracing: Remove test of NULL define_fields callback
210f766915207636acccba7bec42248bfe882998 tracing: Convert more sched events to DEFINE_EVENT
363d0f6490f319d0dd69b7ec7503c5f6cbab36d9 tracing: Convert some timer events to DEFINE_EVENT
8728fe501ed562c1b46dde3c195eadec77bca033 tracing: Don't allocate common fields for every trace events
c9642c49aae1272d7c24008a40ae614470b957a6 tracing: Use a global field list for all syscall exit events
f384c954c9fe3d3c6fce5ae66b67f2ddd947d098 Merge branch 'linus' into perf/core
e3873444990dd6f8a095d1f72b5ad45192f8c506 of/irq: Move irq_of_parse_and_map() to common code
b505ff5e7291cca6379549297e3852ce3622d550 of: kill struct of_device
1636f8ac2b08410df4766449f7c86b912443cd99 sparc/of: Move of_device fields into struct pdev_archdata
5904b3b81d25166e5e39b9727645bb47937618e3 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
f3866db8f7534ba8bbb342bebcf5ede542035528 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
f014d937d61f47761f961eba903feb2ffa1793aa Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
cf91b415c8419513ada650a932bfb32a526d4d98 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
e6cb6281ef8547fea1243b1c2a4e0f08d9b86ae1 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
38bdb650f902d275d6b2f9c2d8247fd960525583 mac80211: fix the for_each_sta_info macro
78c4653a2274479547e259e1f416d2b3d04c42a8 ath9k: fix retry count for A-MPDU rate control status reports
6665b54e79d52c813914481783d82398ca2451f6 ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
55d02a47deaa5c4616e9e70e227ea833e263b858 b43: Add SDIO_DEVICE() for EW-CG1102GC
5ed3bc7288487bd4f891f420a07319e0b538b4fe mac80211: use netif_receive_skb in ieee80211_tx_status callpath
5548a8a1138c96e3e6f803c9f2c1f9389c2f0ee6 mac80211: use netif_receive_skb in ieee80211_rx callpath
ab8aadbda7d59d4674ef614cba2a67c50667a6af Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8b7231a9c76a321ecf907c1c7beaa8ce1aad3be0 Merge branch 'fixes' of ssh://master.kernel.org/~sfr/next-fixes
1796b983cc4cbbed5e9e478b03591609a2c21987 Input: lm8323 - fix error handling in lm8323_probe()
28ed684fa3c0a75b59a00e209afef98aff7fa617 Input: gpio-keys - add gpiolib debounce support
64b386ea16112564e0b93473e2c347125effb6b2 HID: add proper support for Elecom BM084 bluetooth mouse
df506f2c0023380ffa67a946fa36eee4150773a3 HID - blacklist ET&T TC4UH touchscreen controller
38771bb440e8c01d07627abc39ac28acbf450cbe Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
b433c3d4549ae74935b585115f076c6fb7bc48fe init, sched: Fix race between init and kthreadd
1e9dea2a60b71ea7a9ac2936bed920d39f662e52 Add support for the C variable in the coccicheck script
41bd03ba0758a076671e5de35ed084535984143d Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus
7eb9282cd0efac08b8377cbd5037ba297c77e3f7 netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
cf377eb4aeded926375d4d0fe0b66ba95f0521e1 netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
2174efb6a22a0002f2002b708a28d3adfabb3bc5 Documentation/sysctl/vm.txt typo
e956b4b7e342c24ca754e0276f4f5fb1e890dfd9 Fix comment spelling errors in ncpfs/inode.c
7804302b14032d357d889e4a23e463eb6a6c5136 Input: ads7846 - allow specifying irq trigger type in platform data
c8f2edc56acf0a55ede777c07314c9744bb723be Input: wacom - add support for DTU2231 and DTU1631
1fcb8bb631831c9018a1f7f77b93f9f02e122fc5 Input: wistron_btns - fix a memory leak in wb_module_init error path
08b450988905505d12f7671bc24b8da73631d327 sis7019: increase reset delays
3a3d5fd125f82200019ef406c4d51ba4d9f0a604 sis7019: fix capture issues with multiple periods per buffer
5daeba34d2aab669aea07abee13d53cd116578fb ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()
93416253073511716f7e70c06e32c3810c3deac4 Merge branch 'for-linus' of git://neil.brown.name/md
e0fb8c418520b41d57667befdb8861c46cdf69e0 acpi: update gfp/slab.h includes
327f935a9ef644c0ec3d050c94bce753756d60c0 ocfs2: update gfp/slab.h includes
f244f31a0d31402c2c1b1950108e0013353cc3f3 davinci: update gfp/slab.h includes
68aaae9e95199d2bc46a9e8e3670e403b4a3fe75 arm: update gfp/slab.h includes
4ef09889d7b4c7be2aa3e132efb77029f51c95b7 v4l-dvb: update gfp/slab.h includes
b4322e7057ca851b0a3e15f29e26806efeada100 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
31cafd958932a90174118ad062fdc37ffb6bf31c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
099a19d91ca429944743d51bef8fee240e94d8e3 percpu: allow limited allocation before slab is online
4ba6ce250e406b20bcd6f0f3aed6b3d80965e6c2 percpu: make @dyn_size always mean min dyn_size in first chunk init functions
e7865c234fff2db474f21a62b2f906a70317c972 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
bf2937695fe2330bfd8933a2310e7bdd2581dc2e Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
1a5f20fe197f814fc0b29173894a706f478db821 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
55982d94009c8fb1ea79855dba0c079c36224c38 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
a7b917256d8afacadc614414c4b0d411f76f3747 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6
dee70a32fa90cd05a5e34d03a48d549473569101 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
29ccb201a28f20885c90954152db8421a2efe779 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
d94b20497b419e8394654f995f94742bd6b06640 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
064c946a0cda77057277d5758f259b54484cfc5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
e6d133618836f317f5a2be657f768e56552b9419 Merge git://git.infradead.org/iommu-2.6
7f607455c3b91fec267c48a4177526cbb5e501f4 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
be1d29f59ca3ec7dfbbae24d4f68d357f5a31c4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
24eb90abdd54446da5afe71f7c264fe26cfc5659 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
ddc39f90a956b1ce49213e057d32fc94253e20f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
1929cef46fb057377e43a3d594404f1432db4934 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
b5edfefc65526b34960bbff3477ded477b0328f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
b14db7abe3501524fd2b1b4ab328239cde42f567 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
02c646ef4e9040aa538fa6ed22bb3fb502df5a77 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
4303ef19c6e6d16ea845c04b02b9cf086bcb8ed7 KEYS: Propagate error code instead of returning -EINVAL
d5675bd204efd87a174eeea592de23c4c4e7f908 vhost: break out of polling loop on error
e2f5b04563786d4b7d7648868de7e941a0649372 phylib: Add autoload support for the LXT973 phy.
d41de3c10047d5f0b661593a8f4610a19f87621f ISDN: hysdn, fix potential NULL dereference
cc413d9097dfc6237f37dcaf52346db1061a6119 vxge: fix memory leak in vxge_alloc_msix() error path
172d69e63c7f1e8300d0e1c1bbd8eb0f630faa15 syncookies: add support for ECN
734f614bc1e7c6bf075d201f6bd9a555b8b4a984 syncookies: do not store rcv_wscale in tcp timestamp
c67dda14389205f0a223c5089307495290939b3b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
9587c6ddd452314e8ed5707ad832a507a030ef57 ipv6: remove ipv6_statistics
1823e4c80eeae2a774c75569ce3035070e5ee009 snmp: add align parameter to snmp_mib_init()
5eaa0bd81f93225b6d1972b373ed00ca763052b2 loopback: use u64_stats_sync infrastructure
4b4194c40f4ac8d03a700845f8978cba53246b5a arp: RCU change in arp_solicit()
59b80802a8a18b64d38b51aa168253684b2649d5 dccp: make implementation of Syn-RTT symmetric
a7d13fbf85375698879d16f118af77fbfcc2de44 dccp: remove unused function argument
87cad5c385877ce45244886748564672fd6db035 net/fec: clean suspend/resume
d05f6cf01cc5241ddaca6e122021e64441fe08f3 cxgb3: request 7.10 firmware
17acad30bff462ba32cbce30fc74164c341075df cxgb3: update FW to 7.10
f9467eaec36a4ee13f5d282d2512f48e118a3120 net/core/pktgen.c: Use pr_<level>
01f2f3f6ef4d076c0c10a8a7b42624416d56b523 net: optimize Berkeley Packet Filter (BPF) processing
1b4843c5e8cbab86830da8a53b8288882060c059 isdn/gigaset: correct CAPI connection state storage
1ce368ff288ed872a8fee93b8a2b7706111feb9a isdn/gigaset: encode HLC and BC together
23b36778b4c82577746d26e4ac0ae66c6f462475 isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
278a582989ade4cb5335762d6c5999562018859d isdn/gigaset: correct CAPI voice connection encoding
e7752ee280608a24e27f163641121bdc2c68d6af isdn/gigaset: honor CAPI application's buffer size request
ed770f01360b392564650bf1553ce723fa46afec cpmac: do not leak struct net_device on phy_connect errors
9735b7ef005aaef5e5905cddba893f8725cd8867 smc91c92_cs: fix the problem that lan & modem does not work simultaneously
9f888160bdcccf0565dd2774956b8d9456e610be ipv6: fix NULL reference in proxy neighbor discovery
bd97a63f7d9892b4536f331d263c2695cc52d08c sfc: Log clearer error messages for hardware monitor
477e54eba4fd092704e50e65ade79463bd17fa85 sfc: Use Toeplitz IPv4 hash for RSS and hash insertion
5d3a6fca955c18b066f01233f9faeb351c0d966b sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
604f6049ba2af86fe361d4cc320443d35b232df1 sfc: Fix reading of inserted hash
29046f9b1e36f6e3332ce2d8e366005fd177b37a enic: Clean ups
506e1198413d28446f9a98792b2b38b6bf5f8295 enic: Bug Fix: Handle surprise hardware removals
1825aca667196f75b193e2d509ea96ffdc8db0ca enic: Feature Add: Add loopback capability to enic devices
b5bab85c15ed3d1ae7f917a7c077086ac6c04572 enic: Use receive queue buffer blocks of 32/64 entries
70feadf36df94dc0dc2f32fec4c131ecd75344f2 enic: Add new firmware devcmds
a7a79debcca02fbf908c0abed8d8fb25d0e51b48 enic: Use (netdev|dev|pr)_<level> macro helpers for logging
383ab92f11dd78d365ed05cf4d83ca2acc069a1f enic: Clean up: Add wrapper routines for firmware devcmd calls
99ef563901a18d44a6c2eadd2b958e2e83aeca51 enic: Use a lighter reset operation for enic devices
f8cac14acff870203ea7f61f1a92c5486d1774fa enic: Bug Fix: Change hardware ingress vlan rewrite mode
88132f55d74fdd97a7d459007b2bbb59e850f8c0 enic: Feature Add: Replace LRO with GRO
72b8a169dbfa74e7d1d08b97435e61e711d7be0e cnic: Update version to 2.1.3.
b177a5d5d876965b42788f3a05197ef385c84dcf cnic: Further unify kcq handling code.
644b9d4f8b8d74f4d87f14dede5e331555d3e701 cnic: Restructure kcq processing.
e6c2889478f04b30e5a71d753734644c579472fa cnic: Unify kcq allocation for all devices.
66fee9ed03a4413ea054e437b65af6fd3583b4db cnic: Unify IRQ code for all hardware types.
520efdf44f0140eef9018518fdae5edfc86f3b6c cnic: Fine-tune CID memory space calculation.
679db794679baae96ce0a2257daaeaedef4e8352 iwlwifi: add disable rf calibration support for 6000g2a and 6000g2b
2b2129f15919e4921894f8d2af4834dc854977cd iwlagn: reduce severity of disconnected antennas warning
cfecc6b492162fb49209a83dc207f182b87ea27a iwlwifi: turn on RTS/CTS after aggregation become operational
0ab84cff8befbea342576cd6dc21026d5c9244df iwlwifi: read rfkill during resume
278c2f6faafebe28b9776918ce5fbaef9795c141 iwlwifi: update LQ for bcast station on channel change
680788aca3dcc24b932eb7a4219ab921ac5bf2d0 iwlwifi: add a mechanism to disable plcp error checking
178d1596073e81927a24221dba6c55ae0048a207 iwlwifi: enable DC calibration based on config parameter
4e3243f549540235d180e446715a14c1b5827902 iwlwifi: name change from signal protection flag
e691e19e05c2cef72cd7f81bcae4195c81d4bf51 Merge branch 'wireless-2.6' into wireless-next-2.6
062bee448bd539580ef9f64efe50fdfe04eeb103 iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flag
d1e89f37de2845db364ef6d67586cd882f86b557 iwlwifi: fix multicast
b51cae21ee66f77a368428e6bdf75a0c012c9fd7 Add wait4() back to the set of <asm-generic/unistd.h> syscalls.
9c78965ca18594fe0a34a1a1b13781b10f85e4bc Merge branch 'master' into for-linus
12513b76a021e5b41a9d5d5981da75dfd6480890 Staging: dt3155: remove unused 32-bit and 8-bit global registers
7d0f940ee0de7dc6355473e428335a4d74de43ad Staging: dt3155_drv.c: dereference dt3155_status[]
43bc2db47292a824152145253b1dd2847e7312a3 sparc64: fix the build error due to smp_kgdb_capture_client()
4d8152be1804c21ff1698f62a788679664363ed0 Staging: solo: depends on SND
eeba34d97a2e391f85b30c88ba8d4b0f51f9f8c3 Staging: spectra: remove non existing blk_fs_request wrapper
3afbe13cbe02ca9911435b274a256f5502bb36de Staging: comedi: Coding style cleanups in adv_pci_dio.c
5e95efecb501fd93c7eed75d405fff1423c56239 Staging: vt6655: Add TODO entries on x86-64 pointers and .data size
fe4f34bde28f5a9f3793cced5b4029eda5b78be2 Staging: vt6655: remove PUINT typedef
671386bb23c57e5448f386a41101ed65ad1d488c Input: adxl34x - add support for ADXL346 orientation sensing
e27c729219ad24c8ac9a4b34cf192e56917565c5 Input: add driver for ADXL345/346 Digital Accelerometers
9a15a07fe2175dc25cd928a354b3839f562ac8cc Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
499a00e92dd9a75395081f595e681629eb1eebad x86, Calgary: Increase max PHB number
0d98bb2656e9bd2dfda2d089db1fe1dbdab41504 sched: Prevent compiler from optimising the sched_avg_update() loop
d70a011dbbaa6335a19deb63ec3eb613f48faafd netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
a8756201ba4189bca3ee1a6ec4e290f467ee09ab netfilter: xt_connbytes: Force CT accounting to be enabled
9c1be7e8cb1e33d4d7d4bed40466ee358fdf5a34 ASoC: clean i.MX Kconfig
e4295b40ee64da20a3e31921745baba65e10ab36 ASoC: uda134x: fix bias level setup on initialization
cc3202f5da3c81a99c5f3a605df527da7a77eed3 ASoC: uda134x: replace a macro with a value in platform struct.
830f4c803196eec181e209110885c4ac130f3805 perf kvm: Get rid of unused guest_kallsyms
39c9cf07077146b14ab077a0e27c869c6f0e6199 sfc: Record hardware RX hash on each skb where possible
2822235278c6385191a590c63098e728d0062987 sfc: Disable setting feature flags that are not implemented
c5d5f5fdc76baf0b8d074338c94bd443635ef9d0 sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
62776d034cc40c49bafdb3551a6ba35f78e3f08d sfc: Implement message level control
0c605a2061670412d3b5580c92f1e161b1a693d2 sfc: Log MTD errors using partition name, not just net device name
5b98c1bfcfc745604985e6a50ef7481c39a9fcea sfc: Implement ethtool register dump operation
1a61a83ff59378a5613d8c706c4a660c353b62a8 Bluetooth: Bring back var 'i' increment
565b7b2d2e632b5792879c0c9cccdd9eecd31195 tcp: do not send reset to already closed sockets
7a938f80264f2cbfb0c0841b450eab42a8093281 broadcom: Add 5241 support
fcb26ec5b18d88bb22366799d056dc3630d0e895 broadcom: move all PHY_ID's to header
deb0d7c740a008a4e26806317497549b0e8907eb net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
69a4af606ed4836faa2ec69b1d217f384b8235e7 Input: adp5588-keys - support GPI events for ADP5588 devices
3267a87f9dc38d036571ff0880533d9ae8989f01 MAINTAINERS - Add an entry for the input MT protocol
30e2bab2d6e22188c6d36a09cdcffb4748d2dbe5 ext3: update ctime when changing the file's permission by setfacl
523825bc586d19e0fbcfc5db717f5bb90108bbc3 ext2: update ctime when changing the file's permission by setfacl
ffabd99e051e73344efe4e53d58f11643f180512 perf: Report lost events in perf trace debug mode
6fcf7ddbb73d677b3bb7b16f0fff1419cb8349e9 perf: Don't print traces when debugging ordering
aa59a48596d8358a908bfb458300b5625cd47785 perf: Don't use 4 bytes as a default instruction breakpoint length
f7809daf64bf119fef70af172db6a0636fa51f92 x86: Support for instruction breakpoints
0c4519e825c9e2b6a8310deff8582f8c35bfbba9 x86: Set resume bit before returning from breakpoint exception
b1312c89f0016f778cac4f1536f1434e132f8713 xfrm: check bundle policy existance before dereferencing it
5cfaf214856eb934759ae500a0b812dd06a00bd9 perf: Fix argument of perf_arch_fetch_caller_regs
45a73372efe4a63f44aa2e1125d4a777c2fdc8d8 hw_breakpoints: Fix per task breakpoint tracking
3fc9b584c28095fe0d46cfb8bddafdf93947042e Staging: vt6655: remove BYTE typedef
2986db5fd31e312206d3ebfa4786aac04bdbe486 Staging: vt6655: remove WORD typedef
0f4c60d61e9c10a0733eacd650c101189bdf75cd Staging: vt6655: remove DWORD typedef
17701d14b613b8495cdd8b803c22d3f33d1face8 Staging: d53155_drv.c: cleanup fbuffer usage
9f79211cae935347891b918d345618eaca41d0b5 Staging: fix wlan-ng depends
8946a0864848fdbc6544b9e1e6cb81b7cb93026b Staging: zram: fix build errors, depends on BLOCK
4722a26cc61983295ad8e7a552999ec847aa0abd staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addr
cbf05091e53de6a879d16fcdb88ed9ab26295448 staging: ti dspbridge: enable driver building
a1a31e734241aefcb2b30fb0cc0376977b6d2ba8 ceph: fix crush CHOOSE_LEAF when type is already a leaf
55bda7aacd13f5fdfeaafc16934953171405c692 ceph: fix crush recursion
47399f1a7d2059c89df7a1116024d0cd9bc240fa ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()
78a181725162c33cdc8907c3c224bd8b6b628f0e ath9k: Remove unused paprd_txok
ca369eb494e45a3e3b8960775f88125fe1fbb0f2 ath9k: Fix bug in paprd
75f64dd54a185150ebfc45e99351c890d4a2252f rt2500usb: fallback to SW encryption for TKIP+AES
98d2ff8bec82fc35fe2008a187a5fef9241dab10 nl80211: Add option to adjust transmit power
fa61cf70a6ae1089e459e4b59b2e8d8e90d8535e cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
a185045c8da1ec6627236b4ade0d949b15da43b3 at76c50x-usb: Extract bssid from authentication frame
41b4b289adaaf53e563a2cde17c45c492608edb0 at76c50x-usb: Move function at76_join() several lines up
c937019761a758f2749b1f3a032b7a91fb044753 mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
de66bfd85c817146825eaafb39d5872463c09e8c minstrel_ht: move minstrel_mcs_groups declaration to header file
670b7f11ff1f8492f51716474cf582f55a2247ba wireless: mark reg_mutex as static
d5ece2150a8a1715fea3272e057c45d98edb78ea minstrel_ht: make *idx unsigned in minstrel_downgrade_rate
1f0e890dba5b0f543fea47732116b1c65d55614e NFSv4: Clean up struct nfs4_state_owner
bfaf148eb2e42c00f1c79b2163f0804068ea0c5e ceph: fix caps debugfs entry
cba9ba4b902270c22f8b9c5149a284216b633fc1 nfsd4: fix delegation recall race use-after-free
ac94bf582529343bb7f354d0eef6dc4e566bbbd5 nfsd4: fix deleg leak on callback error
292b4df62a5a05a077269535d24eaabc8831c79d mac80211: don't shadow mgmt variable in ieee80211_rx_h_action
a3275e24aa97fe303c66e4ab06a67b12730a8c2f rtl8180: mark rtl8180_beacon_work static
c9c6fe5033191d82e1d819105485c795062107fd ARM: Remove support for LinkUp Systems L7200 SDP.
3e876935b805966f140bdae73f96bc4c3632c947 ARM: imx1: rename imx_uart[12]_device to follow a common naming scheme
8f785e8549fbf73995a7795651709b458300ed01 ARM: imx1: rename imx_i2c_device to follow a common naming scheme
68a9c5ba14856d3738c906764aa38336f02e2e11 ARM: imx1: rename imx_csi_device to match its .name
e9ec2a17eea971f1af91a37a1c685afad0f5a8b4 ARM: imx: fold serial.c into devices.c
9a763bfbe45d8d4afe953993907188322a49a4ec ARM: imx: get rid of mxc_gpio_init
3aad49e138a9690969df52672c454e1d6d01b501 ARM: imx/mx1: fold crm_regs.h into its only consumer
d109167b9c1002770d194644d5580a1f3588f7fc ARM: imx: rename mach dir for mx21 and mx27 to mach-imx
f1d4cbef18999548ade1007bfb63cc1fa69c385e ARM: mxc: grammar fix
ccfa7c269843001077df02d98918c6c9bde91395 ARM: mx3/mx31ads: fold board header in its only user
b396dc459cf38a9070032918ea6ae220d7f03586 ARM: mx3/mx31_3ds: fold board header in its only user
d57351a30fb02a345b9328adb73250310425421c ARM: mx3/qong: get rid of nearly empty header
1faeaab27b0b9d35acb3ce3a333cb38a30136a11 ARM: mx2/mx27ads: fold board header in its only user
d393d43ff799a1ac3766cdbca9a6367cb8c02db9 ARM: mx2/mx21ads: fold board header in its only user
7b562d0f21b58195596d4800466221e7808d180e ARM: mx3/kzm_arm11_01: fold board header in its only user
5d3a136a0896c7939e0a8ad44f191be09fd31bcb ARM: imx: remove empty and unused board headers
8fdca37afc16028c4bab9a18d809464c012d3f9b ARM: mx2/mx27_3ds: document alternative names and remove empty header
a02b0420ff54bb21850c6faedc86838aadf2a832 ARM: mx1/scb9328: fix type of uart1_mxc_exit to make compiler happy
05a3185cad1bb4e1b2206fdca9041234c3662a25 ARM: mx1: don't use deprecated symbol names
75a9cac430a1bd2a5219c74508ca01b0ddfddc9a x86, olpc: Add comment about implicit optimization barrier
e827e32efc313e1a061c81007e96fff439ccb802 Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc
c04266889b591165bdea396b20313bebb83c0fd6 HID: magicmouse: enable horizontal scrolling
0b778e76c1e7ccf49f8980b594e72f984095fd26 HID: magicmouse: add param for scroll speed
8d93efb27ab8927ffc7a357f1b2d10039de50ed4 HID: magicmouse: properly account for scroll movement in state
1b99973f1c82707e46e8cb9416865a1e955e8f8c block: Don't count_vm_events for discard bio in submit_bio.
b415ec7041429bb2cde3419e9556049fe12bf27a ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=y
3424bf6a772cff606fc4bc24a3639c937afb547f md/raid5: don't include 'spare' drives when reshaping to fewer devices.
2f115882499f3e5eca33d1df07b8876cc752a1ff md/raid5: add a missing 'continue' in a loop.
415e72d034c50520ddb7ff79e7d1792c1306f0c9 md/raid5: Allow recovered part of partially recovered devices to be in-sync
674806d62fb02a22eea948c9f1b5e58e0947b728 md/raid5: More careful check for "has array failed".
70fffd0bfab1558a8c64c5e903dea1fb84cd9f6b md: Don't update ->recovery_offset when reshaping an array to fewer devices.
e4e11e385d1e5516ac76c956d6c25e6c2fa1b8d0 md/raid5: avoid oops when number of devices is reduced then increased.
049d6c1ef983c9ac43aa423dfd752071a5b0002d md: enable raid4->raid0 takeover
001048a318d48e93cb6a1246f3b20335b2a7c855 md: clear layout after ->raid0 takeover
f73ea87375a1b2bf6c0be82bb9a3cb9d5ee7a407 md: fix raid10 takeover: use new_layout for setup_conf
e93f68a1fc6244c05ad8fae28e75835ec74ab34e md: fix handling of array level takeover that re-arranges devices.
0544a21db02c1d8883158fd6f323364f830a120a md: raid10: Fix null pointer dereference in fix_read_error()
f3b99be19ded511a1bf05a148276239d9f13eefa Restore partition detection of newly created md arrays.
7b6259e7a83647948fa33a736cc832310c8d85aa xfs: remove block number from inode lookup code
8244132ea89cdd128003f5b9980fab50d8d36d72 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
1920779e67cbf5ea8afef317777c5bf2b8096188 xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
7124fe0a5b619d65b739477b3b55a20bf805b06d xfs: validate untrusted inode numbers during lookup
dc75925d67950889b79df1cc1518c21ec678df6c OMAP: hwmod: Fix the missing braces
7454c8f6b83be292dc22e1b47d4b6c28ac32a76d staging: ti dspbridge: add TODO file
6280238c13e16a105fe658e1b6e68380cbc9f055 staging: ti dspbridge: add header files
26f8db7d2e20218272cbf889edfdb8328b4cd9c3 staging: ti dspbridge: add DOFF binaries loader
6a88a4fe0937325f1fc3df835f3e9b1698992899 staging: ti dspbridge: add services
7227b671f7dd2f0d0c7cc700b184f0cdf5d6ee65 staging: ti dspbridge: add generic utilities
5cc28e622f2f7ecb7711c370f99a2b7fb4226e2f staging: ti dspbridge: add MMU support
7d55524d3039e3e70756ee0a45f2fe59b7ed3fd2 staging: ti dspbridge: add resource manager
c4ca3d5a4b02b484fdb1bab59489699b94998fad staging: ti dspbridge: add platform manager code
999e07d63289f7a401972cf390f569ffcd3d3a7b staging: ti dspbridge: add core driver sources
6c5fe838769302dfd656704065019be0633944c6 staging: ti dspbridge: add driver documentation
6c2bfdc77f1169e546977334bb4567ed2b8ce91e Staging: ti-st: Fix a typo in the Kconfig file
194a636d7a623bb1a14d3210618e4118e081cafe Staging: wl_cs.c: fixed style issues in wl_cs.c
8cd5778b77f36b90e6791c17473a8ffac6450ea3 Staging: wl_cs.c: fixed invalid UTF-8 style issues in wl_cs.c
6d98be390ab55bb5f617d69aedf9bec27d039b3b Staging: wl_cs.c: converted space to tabs in wl_cs.c
55bb6ece160f4598a79dd484950461545f6e6638 Staging: dt3155: Cleanup memory mapped i/o access
4b50fb4042a9e39cd24b411546020d6b56ff519b Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addr
6cda24f5dfed742b58d732d13b26ccf7a34785a3 Staging: vt6656: code cleanup of vt6656_disconnect()
054fa2267db683a42a84cbd32f8782ae020814b3 Staging: solo6x10: Add TODO
ee6351f56aba7121f83acc8d1130d5066e5a7d48 Staging: solo6x10: Support for tw2865 in cascade/full modes
8695159967957015f8dfb49315d6f88e111d90e0 sched: silence PROVE_RCU in sched_fork()
38000a94a902e94ca8b5498f7871c6316de8957a sky2: enable rx/tx in sky2_phy_reinit()
7b2ff18ee7b0ec4bc3162f821e221781aaca48bd net - IP_NODEFRAG option for IPv4 socket
01fc3e86c6379cc4c78c529a1bad1b8179b726aa qeth: handle missing z/VM authorization of OSX
0132951e812ef7c4cf1e66e6187e7f894bb12a04 qeth: specify correct function level for OSN devices
51aa165c9f27bbfff498e4d56f3eadf17d74c476 qeth: fix page breaks in hw headers
43a65303fe530afe4daf1c0fd6875fdba7090f91 qeth: fix use after free for qeths debug area
38593d019d08fef6d048bd7ab1db8076733e3709 qeth: Fold qeth_qerr debug area
efd5d9a407f248bc7b684513a9ce9fe1fd19b478 qeth: Fold qeth_misc debug area
d829eeef58ee571a68ab51c9a67f2a94f9a9ce6c qeth: Fold qeth_sense debug area
847a50fd9f3d6a1ee8c8bf646aa8c9a61ea51550 qeth: Fold qeth_trace debug area
af039068ca43e29d29ca1b387cb0b3e10eae3b92 qeth: Add new s390 debug feature for each qeth card
8e96c51cb60689e1d804c4b23bc47a98a6b6efb3 qeth: Rework qeth_dbf_longtext
59b60e9724318dd757896742dcd68e516996bbc5 smsgiucv: guarantee single iucv connect in thaw
4eaef482df464d1038b75769d43ac06ce0d16cd2 qlcnic: update version to 5.0.6
d626ad4d84dba1e5bf176320e19765e6dc539b04 qlcnic: mark context state freed after destroy
68bf1c68a4b3d9ad0a98f3310f2f79dca075a035 qlcnic: offload tx timeout recovery
52486a3ac86eabe5a2f283eb9682a69c14347213 qlcnic: dont free host resources during fw recovery
8a15ad1fb14d67450742cf975a76e744b3189f4d qlcnic: release device resources during interface down
42f65cbad4168958dff8a307bfe4b528409951d3 qlcnic: fix mac address mgmt
900c6cfffac668199aaa30a20e31d07602f8a8ce qlcnic: handshake with card after fw load
9665982885f0e11ea9e3c5d9bfc7ead48d08c83f qlcnic: cleanup skb allocation
e725a4945d6eedd400dd5d0ead293d980a2f76ec Input: evdev - never leave the client buffer empty after write
6967b4d9de4a7cf3b00cd9a93981d3206d75a1d8 Input: hid-input - use a larger event buffer for MT devices
c13aea033cbeb181e7e135f280ecdfca49f90180 Input: bcm5974 - set the average number of events per MT event packet
63a6404d8ae693e71ab27c4f9c4032aa29113e92 Input: evdev - use driver hint to compute size of event buffer
b58f7086d52c0ac6c879ee5aaf7c276e17768e5b Input: evdev - convert to dynamic event buffer
406818ff347cbbdae2fb21fafd1939d00cf479c5 bridge: 64bit rx/tx counters
16b8a4761cbe5082cd35641c066d7c4b6b83cdca net: Introduce u64_stats_sync infrastructure
6afff0caa721211e8c04bdc7627ee3bff95bcb95 net: consolidate netif_needs_gso() checks
1dc8d8c06d4002be4d1373fc06f25cd589be47e1 net: Fix a typo in netlink.h
17f085df92ba74a4dc88744cbc7a699c231f8728 e1000e: disable gig speed when in S0->Sx transition
dbcb9fec5c79780152e32282297de6ddb1f6a43b e1000e: packet split should not be used with early receive
f2e2b3abe4f491130cfda814a8547783b08f10c2 e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps
0c6bdb3084d015221270b418190b630553a38cf8 e1000e: avoid polling h/w registers during link negotiation
51223df6c33d2d774429aef5fe8ae666401124b0 MAINTAINERS: change mailing list address for CIFS
6c3118e2305326743acb52250bcfd0d52389d9dc ath9k: Fix bug in starting ani
d0ee0ebe17cbeeccdf1e76e9f048c21f56f41e45 ath9k: declare MODULE_FIRMWARE for ath9k_htc
25ac8b0d06c4b3e26c7c4c18dc5c3fcc40be58a2 libertas: mark lbs_ret_802_11d_domain_info static
9a75c2ff6d539da0a565b5d64605031950b0853e ath9k: Add a module parameter to disable led blinking.
ee031112d9eef5508f765ebc90ab488e01db002e ath9k_hw: add an extra delay when reseting AR_RTC_RESET
d5c4d1930ce16b79990f8bb049d090eafd1fedde ath9k_hw: dynamically choose the SERDES array for low power
6a0ec30ad4acae63a81526ca8c157f718904993b ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks
653fe371226fcbcc41b4662d35d2207648a6075d ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()
9a658d2b5c222b62919ab47b11c907c731ac180a ath9k_hw: fix ASPM setting for AR9003
1047d5edd4838f27dc86f24676178f2249c446ea Libertas: Added 11d support using cfg80211
e4fe4eafa41cf951fb8fe2b9725ae84c599668d8 Libertas: fix WARN_ON issues in cfg80211 support
e86dc1ca4676445d9f0dfe35104efe0eb8a2f566 Libertas: cfg80211 support
6b2a541db58dba5860ccbcfaf36caee064b8a9fd cnic: Disable statistics initialization for eth clients that do not support statistics
06aeb78b85d8c04af03eb37353aa0df98d3db170 net: add dependency on fw class module to qlcnic and netxen_nic
8f1c14b2e3b1805d3e9e6a306d07f5371ea703a7 snmp: fix SNMP_ADD_STATS()
b7d45c3f741b114cdda9ee0cd727afaf60a1bf37 sparc64: Fix maybe_change_configuration() PCR setting.
4aaf504670e38da9cb929988cdce05648fa635a7 Input: tps6507x-ts - remove unneeded NULL test
d4a86d81944d3cccb3f4a309230e835823a61252 ALSA: hda - Add missing ALC680_* definitions
d1eb57f47b7f524c13112c891e87fb1f51029fd1 ALSA: hda - Support ALC680 codec
3d8d4dcfd423b01ef7ea7c3c97720764b7adb6df ALSA: usb-audio: simplify control interface access
157a57b6fae7d3c6d24b7623dcc6679c6d244621 ALSA: usb-audio: move and add some comments
21af7d8c0c0a88f6f9fc6993d73001b4caf23b08 ALSA: usb-midi: whitespace fixes
69da9bcb98ccbfb5d5f751bc13418f1307332925 ALSA: usb-audio: unify UAC macros and struct names
f22aa94908352f40fce65b9a9180370fb09ecbe9 ALSA: usb-audio: clean up includes in clock.c
1240e6b5532358257c52351639a8d2382fe58f84 Merge branch 'fix/misc' into topic/misc
a5c7d797dcce3be5e77cd6ea62cc4920ededc32b ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams
94bfa3b6692c7a3f6f119596724204ec975d3ef0 idr: fix RCU lockdep splat in idr_get_next()
f3b577dec1f2ce32d2db6d2ca6badff7002512af rcu: apply RCU protection to wake_affine()
b03214d559471359e2a85ae256686381d0672f29 virtio-pci: disable msi at startup
686d363786a53ed28ee875b84ef24e6d5126ef6f virtio: return ENOMEM on out of memory
8c523115ae170840896ce6593a404ef0ffd3c7da ASoC: RX-51: Add basic jack detection
4eb5470326ca09c0eeae4502f52375d657a585c2 ASoC: RX-51: Add Jack Function kcontrol
3d5a4516238ff1da81f5c38a7ddd87127487c8ca codecs/tlv320aic23: fix bias management for suspend/resume
2716fbf63ee39eadc1aa9b3841b20f75b99a9bc3 crypto: skcipher - avoid NULL dereference
7dce11dbac54fce777eea0f5fb25b2694ccd7900 xfs: always use iget in bulkstat
1817176a86352f65210139d4c794ad2d19fc6b63 xfs: prevent swapext from operating on write-only files
76b0f1337690d223811c852ad3a5078eb89276c5 powerpc, hw_breakpoint: Cooperate better with other single-steppers
574cb24899d35e71be1d8fb1add2c3306804e4bf powerpc, hw_breakpoint: Fix off-by-one in checking access address
ec8acac84aea4245ae2cc999d56a68f0302cc847 nfsd4: remove some debugging code
f41855929c9fdc3b4f2863ada9df3e0cf4231b5b DMAENGINE: ste_dma40: support older silicon
6b7acd84426235c63a3c0f0b230a95064f97b0d4 DMAENGINE: ste_dma40: support disabling physical channels
595167253a20167efae704ff2a8f6e2ee66cf25f DMAENGINE: ste_dma40: no disabled phy channels on ux500
d181b3a8cb2fc1732ad1826a5e6fdccab03e6a51 DMAENGINE: ste_dma40: fix suspend bug
8bc68fa51d7ed520cd4c69f74fb37add60b6ea47 DMAENGINE: ste_dma40: add DB8500 memcpy channels
ef934aea861323820cb39051e94a52319f456fbe DMAENGINE: ste_dma40: no flow control on memcpy
5aa12e8c9c57741606e52f43e62ab1b9dc8e9dcc DMAENGINE: ste_dma40: arch updates for LCLA and LCPA
508849ade23c1167bfbdf557259398adfe7044b9 DMAENGINE: ste_dma40: allocate LCLA dynamically
1d392a7ba43300b0bde877de15121b261d7a6ce2 DMAENGINE: ste_dma40: no premature stop
2123a61e174074b849fce2277412836b1b897942 DMAENGINE: ste_dma40: interrupts only on dst
0c32269d813c148194524fc8272f7ec1f7c90e6a DMAENGINE: ste_dma40: avoid doing unnessecary suspend
2292b880e411276d127a020a1c35ca149fcca992 DMAENGINE: ste_dma40: lock fix
0d0f6b8bbb13e1287f4f2a271e4f4306789511a2 DMAENGINE: ste_dma40: deny ops on non-alloc channels
2a6143407d9114a0c5d16a7eed1a0892a4ce9f19 DMAENGINE: ste_dma40: various cosmetic clean-ups
ff0b12baa50390ba6a963cb6f6162a94ed4fc333 DMAENGINE: ste_dma40: improve allocation error handling
c675b1b424446b52de00cad84ca3d823d29a3d0e DMAENGINE: ste_dma40: use kmem cache
a8be8627a3a00859367d219848f2cd771d6aa925 DMAENGINE: ste_dma40: moved freeing of client owned desc
ef1872ec652b3bc472d6c0995d0b64d5058878ea DMAENGINE: ste_dma40: only write phy channel config first time
941b77a3b6946dd6223a029007f695aa841b6d34 DMAENGINE: ste_dma40: fixed lli_max=1 issue
5898dd9ebd158d9fd3c197fc640d0c104bef39a5 ASoC: JZ4740: Add qi_lb60 board driver
3b097d64eafac6446d3c5d255830e2bbdd17edd3 ASoC: Add JZ4740 codec driver
11bd3dd1b7c299815dbedef0982220f239425ae8 ASoC: Add JZ4740 ASoC support
6227157f0cceb092d3e9c6d16ac33f2539a10400 Staging: solo6x10: Add kconfig/kbuild fairy dust for solo6x10
faa4fd2a09517b39cc1f5d622453f97a59acfdac Staging: solo6x10: New driver (staging) for Softlogic 6x10
412b2d08b93165303d698267d1eeac19e14e67a4 Staging: vt6655: remove DWORD_PTR pointer typedef
dec572cbe67598080f7beb00279db1a5590cec35 Staging: vt6655: remove ULONG_PTR typedef
e54d9eb95134120e992ed24ae895ff5b4f87a83e Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume()
79566eb2df013f0ed20e548f4be0f8afbe78f9a3 Staging: vt6655: move channel mapping code from card.c to channel.c
2a1a17498bcaea1580a4fa051286bc97d4c5e730 Staging: vt6656: removed '#if 0' definitions
ae6eb75c63bcc21ffdb8c617a09d35b4a4ef11fe Staging: comedi: fix code warnings in s626.c
add74595e500d0b008a48a898d0dbe99e648c64b Staging: comedi: fix code style errors in s626.c
2fa5e380da8e3b34266861450c7dcd7e822fc485 Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODE
3ff16c257a103febb63a92f305043fc36c83e9ad Staging: don't use custom hex_to_bin() implementation
600cec3ed0a08f62712c6d3c5fea2fcb8b7e3675 Staging: memrar: memrar_handler.c: Fixed whitespace and tab warnings
37523e84cbf1d82fcc8237ed10818d37b951144e staging/trivial: fix typos concerning "initiali[zs]e"
429ccf058bc201734a9a77b4126ee64930bad19b staging:panel: Fixed coding conventions.
aa605fa410badcf6c67c6b2f8731dfa64e708bca Staging: wl_cs.c: fixed space style issues in wl_cs.c
3ec64b05711e402f20cf30e44d83146c864738db Staging: rtl8192e: Do not autoconnect based on probe response
ae67b584b40883cf63492b9df2b06c035da84780 Staging: rtl8192e: Do not send NULL BSSID events when not associated
96bd55bd67de2dddb1d917b7631e23b86a8b1cd4 Staging: rtl8192e: Do not mess with carrier settings while scanning
b84206ee7e53f496e0e3ab2d57731a983996da83 Staging: rt3070: remove dead code
f751ffab11050e2da24f90f052c8d8b6611f751d Staging: RT2860 Fixed all errors in mlme.h and all but one in rtmp.h.
6e5db771e10fccde1e48bf665dc900372826bc38 Staging: xgifb: increase VBIOS_VER_MAX_LENGTH to 5
6eed8dc793c3122471c8dc9a12e331386b783141 Staging: xgifb: remove externs in XGI_accel.c
a9253883a6d34fd5087ebc461e862613f38d72ec Staging: xgifb: remove __KERNEL__ #ifdef in XGIfb.h
b06bce772768640039bd0eea51c52935f8bc701a Staging: xgifb: remove XGI.h
a3e735a5a2fcf40819f26411e2605fde2064d6ca Staging: xgifb: Remove XGI_TV_PLUG typedef
716083c63bf31649e08df25a4f4548689451330d Staging: xgifb: Remove typedefs in XGIfb.h
80adad85ea26ace7c39c3aba9c23527f9e9e14da Staging: xgifb: Remove typedefs in vb_struct.h
e4147abe8b4bcc46811fc9d01ba79e850decb998 Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefs
1d9f9a9ba8a51fc6ac750aa33432a5a52eff039a Staging: xgifb: Remove XGI_DSReg and PXGI_DSReg typedefs
621a683fe8003850cb9e9257f379b7c020157912 Staging: xgifb: Remove XGI_LCD_TYPE and XGI_VB_CHIP_TYPE typedefs
108afbf8aef6520f2f34b3add94b059b60c44139 Staging: xgifb: Remove SHORT, UCHAR, and LONG typedef
82d6eb5b2ecd4ccdd44a23115fc499ecefc77706 Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefs
490ce818c6ff60257b543207aa042991e32017af Staging: xgifb: Remove unused code
fc3678a6c0ee4eb59244a5ba2da58ca47fd20501 Staging: xgifb: Remove PUSHORT, PLONGU, and PVOID typedefs
274afb73bd14558d8363898c51d4ee708bba73b7 Staging: xgifb: Remove PUCHAR typedef
dda08c59680d5fce058430ad59678d27fa0448c2 Staging: xgifb: Remove defines for TRUE, FALSE, and NULL
1e59f7119f0a998e3d453614b3d074962b84bc83 Staging: xgifb: Remove port macros in osdef.h
cc75bb02db530748515f0bf95039c4a15b3ef0be Staging: xgifb: Remove XGI_SetMemory and XGI_MemoryCopy
f2f58e14efe5d1de1003a05fbdb82a66fc22dfb8 Staging: xgifb: Remove use of LINUX_KERNEL define
84c7603c3888da8ee69802ad4f4647f94d18e2c5 Staging: xgifb: Remove use of LINUX_XF86 define
784cfe1d07259ba7faaa4f64a8d59c56d7a55641 Staging: xgifb: Remove use of TC define
af49a7c9ec9adab8da132e616471837663db5db1 Staging: xgifb: Remove use of WINCE_HEADER define
bf4fc6ac016eb27e5f99296394f231def05d0a96 Staging: xgifb: Remove code for WIN2000
23aada9cc34759352e9a82c1a157d0e1ba3712bc Staging: xgifb: remove use of LINUX_VERSION_CODE
acf82e050150490e7a2d795594b2c6cb54243bfd Staging: xgifb: use %lx instead of %x in printk format
9303bbd3de3b25061de11e4d8c891fa9592fad8c nfsd: nfs4callback encode_stateid helper function
4731030d58a146630f5e8a0519661a5344a60f45 nfsd4: translate memory errors to delay, not serverfault
76407f76e0f71428f3c31faff004bff87fea51ba nfsd4; fix session reference count leak
e4cb3720bfcf8b57b4c5a2adbbb6b5967af53432 Staging: batman-adv: record route for ICMP messages
11f79decfd4e33e29694075a859f529e6d4321ad Staging: batman-adv: bonding and interface alternating
e35fd5ecde2ef0b247a607bc82c4b8f1de06d53b Staging: batman-adv: Add bonding functionality
cf2d72ec5c66ac3ebe9d28c3d88314a958cc180e Staging: batman-adv: 32bit sequence number and TTL for broadcasts
6856ba1f44522b381c9a60b7972dd0fb52c54093 Staging: batman-adv: Add release information for version 2010.0.0
5a39195769febbc29a1d60d02f655ee32c252813 Staging: batman-adv: permit setting ogm interval to JITTER*2
8bfe3638747b2c2f842edf9eb2a407a22a9d537d Staging: batman-adv: Ignore debugfs on kernels without debugfs support
42fa1b92ab3261ef60ef4f60ff6eff2a0585348d Staging: batman-adv: Mark locally used symbols as static
516c9a777819150bf3a9b709cd93325cf29a93bf Staging: batman-adv: Convert MAC_FMT to %pM
1bcb164e5d28b316512cd06c5092bc6a03506417 Staging: batman-adv: remove superfluous hint to "translation table"
3a632cc71a8a0aea00db14c22f75d1a3846f9c4f Staging: batman-adv: convert all sysfs files to single value files
4caecbc03931522bd4af165edb1cfcfc4d3d7887 Staging: batman-adv: Move tables from sysfs to debugfs
c41214328a7635dc35aa81d89ea579c8a2eb2769 Staging: batman-adv: Move device for icmp injection to debugfs
493630b20389b66dc475eb05cfefd33ad98d3741 Input: wacom - fix serial number handling on Cintiq 21UX2
0b28bac5aef7bd1ab213723df031e61db9ff151a Input: fixup X86_MRST selects
0e789314f8c0b50bd19bf08dc5624b9604d60183 Merge commit 'v2.6.35-rc3' into for-linus
8ceedea7c2600a1018d20f67e766c0773b59391a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
1055d76d91e69c8ea9fb748db4d4a53b6384df31 NFSv4.1: There is no need to init the session more than once...
fe74ba3a8db003410e48863a5cafa6ac90674540 NFSv41: Cleanup for nfs4_alloc_session.
d77d76ffb638bd013782138cca6d8f4918c5afd6 NFSv41: Clean up exclusive create
a4432345352c2be157ed844603147ac2c82f209c NFSv41: Deprecate nfs_client->cl_minorversion
e047a10c1293ee0ab20258154e7f3ebf8ad502d6 NFSv41: Fix nfs_async_inode_return_delegation() ugliness
c48f4f3541e67881c9eb7c46e052f5ece48ef530 NFSv41: Convert the various reboot recovery ops etc to minor version ops
97dc135947181a6670949a480da56c3ebf8d3715 NFSv41: Clean up the NFSv4.1 minor version specific operations
a2118c33aad6c447ad5e0a60cfaea3939b52ce0a NFSv41: Don't store session state in the nfs_client->cl_state
df8964554a4e19c8ddcc4d9c642c4d267662d770 NFSv41: Further cleanup for nfs4_sequence_done
035168ab39f66e4946d493f9ee20d11e154f332a NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
71ac6da9944e2c9ec73ca64ca7bca74428858585 NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence()
aa5190d0ed7d042c6d7d89fe8101558a912eee73 NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1
d185a334c748b3ca9de1f3a293fd8a9cf68378ab NFSv4.1: Simplify nfs41_sequence_done()
2a6e26cdb8f17b1075c2dfd8f2f3c341bac4f441 NFSv4.1: Clean up nfs4_setup_sequence
d5f8d3fe72594f2e896b407f78daf24f37ef4d53 NFSv41: Fix a memory leak in nfs41_proc_async_sequence()
d3f6baaa34c54040b3ef30950e59b54ac0624b21 NFSv4: Fix an embarassing typo in encode_attrs()
0be8189f2c87fcc747d6a4a657a0b6e2161b2318 NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
44950b67a6239b377a9e6fd52c498b310bcdd713 NFSv4.1: Ensure that we initialise the session when following a referral
b76ce56192bcf618013fb9aecd83488cffd645cc SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
f799bdb355edaabd81b778087613409a8932fbe9 nfs4 use mandatory attribute file type in nfs4_get_root
d5dc0ae4df9db00b8122378d56a071039b17a1eb hso: remove setting of low_latency flag
e3e94084adb5610987283367574ebc771e8206e1 powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside symbol length
06532a6743d83fac4b79389fc8c86c88cb4e3302 powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
2538c2d08f46141550a1e68819efa8fe31c6e3dc powerpc, hw_breakpoint: Handle concurrent alignment interrupts
5aae8a53708025d4e718f0d2e7c2f766779ddc71 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
f7136c5150c29846d7a1d09109449d96b2f63445 hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration
0016a4cf5582415849fafbf9f019dd9530824789 powerpc: Emulate most Book I instructions in emulate_step()
3bfea98ff73d377ffce0d4c7f938b7ef958cdb35 ALSA: hda - Add Macbook 5,2 quirk
2f44f84725dec354228fddc129e83e251060361d ALSA: hda - Fix uninitialized variable
5967d33ce8a030f01a716fc0b25fcb03744a5fda clocksource: sh_cmt: Fix up bogus shift value.
fe6fb552858f686f39e33d7b0a33fe56dacea0bf netfilter: fix simple typo in KConfig for netfiltert xt_TEE
600069daf792f497ae1e1da74e2fff6ac5de6c47 netfilter: xt_IDLETIMER needs kdev_t.h
0b2e918aa99fe6c3b8f163aa323a275ad8577828 sched, cpuset: Drop __cpuexit from cpu hotplug callbacks
26ec037f9841e49cc5c615deb8e1e73e5beab2ca IPVS: one-packet scheduling
17c688c3dfffc274c87be00033da0050bb6eefc0 ceph: delay umount until all mds requests drop inode+dentry refs
d69ed05a80f23b25f06e73af9b7e701ce4900edc ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate
9f61d85fd0fe91f9a17a9f304d67e55f8ae38b2e perf ui: Move objdump_line specific stuff out of ui_browser
1bd2c2159a32313ae1f872b6225601aed397524c Staging: batman-adv: fix function prototype
cf2d3fc9786ba005f9bde50a4e72a1d0b70472ff Staging: batman-adv: return -EFAULT on copy_to_user errors
7b313fdf2303ddfaea6ae1aad09fb3ccdb884bcc [IA64] beautify vmlinux.lds.h
13f499f076c67675e6e3022973729b5d906a84e9 perf ui: Separate showing the entries from running the browser
26cde9f7e2747b6d254b704594eed87ab959afa5 udp: Fix bogus UFO packet generation
13fea6d4f73942e6961aec97ba4c593619d18f6f lasi82596: fix netdev_mc_count conversion
ade2d3db21b0625f9528bcd6f1656dd7c8d0fe08 NET: MIPSsim: Fix modpost warning.
309caa9cc6ff39d261264ec4ff10e29489afc8f8 ARM: Prohibit ioremap() on kernel managed RAM
57a58a2e4407859932c72fd9f57f89eff330d77a Davinci: tnetv107x evm board initial support
d92c7962470b699ef7a697524b9a679846e9e15b Davinci: tnetv107x initial gpio support
4d1e78480cc5b5937c9384e47a0b2b0cdf117da4 Davinci: tnetv107x soc support
38db050e0bfc8c483e5d7b85feef23d46069ec18 Davinci: tnetv107x decompresser uart definitions
dc2eb76c40590a3c080294d1fbd000c8f70d88a9 Davinci: generalized debug macros
f90754c15f47063671aea55268a9dd6a37b51492 mac80211: Add interface for driver to temporarily disable dynamic ps
fb63bc41772259701a827e9a6117219a7393554f mac80211: Fix compile warning in scan.c.
bb64d95e539fe09230d42b4634ac712ca5cb700b b43: Clarify logged message after fatal DMA error and switch to PIO mode
051cb98686ab84a89b713cb69093445ce6a95b3d iwlwifi: remove non-exist reference
936e8a734fea8f18d0d90846bb726fd5bd7e128b iwlwifi: code cleanup to remove un-necessary "goto"
f84ac08db25f60a6973cac1a90f392b286054e2f iwlwifi: move calibration from iwlcore to iwlagn
f3aebeeebc9a18aa548f8c1da18f6cda28d8b732 iwlwifi: move _agn statistics related structure
278fc73c0c6014bc2f55bce898bdeaa322bf4aba iwlwifi: move agn specific rx related code to iwl-agn-rx.c
8756371589e7d3ad15f1a385e1c09f5ae706b75e iwlwifi: display ucode SW Error in hex
09034cb77ec8530728dd672db7580faeaa29df10 iwlwifi: return ucode errors from station management
e666674eec98752d82388ae009e9039a62e744e7 iwlwifi: use sync commands for keys
4620fefa59d8aeae400b21d60d9a86aa11ebffa7 iwlagn: use mutex for aggregation
4b94dba029887effd8675164e782cb12889668b1 ASoC: pandora: fix CLKX polarity
46b0a07a45b07ed5ca8053bbb6ec522982d1a1dd perf ui: Introduce ui_browser->seek to support multiple list structures
8c694d2559acf09bfd8b71fe1795e740063ad803 perf ui: Introduce routine ui_browser__is_current_entry
b70e4f0529c089b00d0a6da13106db4de1ada4c7 tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h
2d31757c87a741823f77daaa07eeb8d56be63943 ds2782_battery: Fix ds2782_get_capacity return value
d69f309f0477fc13418f7526639f9ed527ff01e5 Merge branch 'fix/misc' into for-linus
272cbc98cfbdd30cff37a35f8ad8f1b737288e88 ALSA: usb/endpoint, fix dangling pointer use
0b3fa399bef02f3658295f8dd334fc26a59c3a95 HID: roccat: remove obsolete kone_abi_version sysfs attribute
cab6b16aca4ac12f731a523fe14770add2f9394a HID: roccat: fix offset errors in bin_attribute read
ca9fe1588427f246ad4c389b0170b29a432804b6 HID: eliminate a double lock in debug code
6e32819e12ffbd507eced11a1871700a387d5407 HID: ntrig: add support for new firwmare versions
9e495db1a1f931e82c9edccd677dd171be5b85d2 cfq: fix recursive call in cfq_blkiocg_update_completion_stats()
0e6f989ba83e6fa64e979d3488f01670b8be7959 arch/sh/mm: Eliminate a double lock
69ad78208ecf4c392f3d323ed050423847c24104 caif: Add debug connection type for CAIF.
2aa40aef9debc77d55cc87a50d335b6fe97fbeb0 caif: Use link layer MTU instead of fixed MTU
a7da1f55a826c621251874e7684c234972fc3216 caif: Bugfix - RFM must support segmentation.
b1c74247b9e29ae3bfdf133862328c309bc9cf14 caif: Bugfix not all services uses flow-ctrl.
3b2b65d68fc87b02ac393a031a4ebb3de84a8218 firewire: cdev: extend fw_cdev_event_iso_interrupt documentation
e205597d188a9ea69ce43f740a14f07b3f5b996a firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2
c82f91f2663e79b150afd896ec72e798ba4e243d firewire: expose extended tcode of incoming lock requests to (userspace) drivers
604f45167824e18ad5766e51ecf1d4d65f15118d firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
0244f57302f7e8bebd2f1ab58767eac2e9f678a6 firewire: cdev: count references of cards during inbound transactions
08bd34c98d631fe85744d4c920c80f48a1d95f54 firewire: cdev: fix responses to nodes at different card
bdfe273ee54b29498851fc8058516037d284270c firewire: cdev: fix race in iso context creation
33e553fe2b4a983ef34a57ab1440d8d33397bb12 firewire: remove an unused function argument
56d04cb189f955e5167c27944d61aa57ad69b598 firewire: core: remove an unnecessary zero initialization
b45416656f55d880ab5a976be11bca720eff16c4 ASoC: Fix sorting of DA7210 entries in Kconfig
2ac90e990c657d63a2d042f26ea495dcdcd87c2a Merge branch 'fix/misc' into for-linus
b2c420657f34e55aa0fc30ed4a3b553b100502c4 Merge branch 'fix/asoc' into for-linus
890ffedc7c3e95595926379e28ad2e16e7d7c613 x86: Fix rebooting on Dell Precision WorkStation T7400
cd4de21f7e65a8cd04860f5661b3c18648ee52a1 hwmon: (k8temp) Bypass core swapping on single-core processors
0e6c7870856c7fb4ee054d28ac253b2d3d0c7e36 hwmon: (i5k_amb) Fix sysfs attribute for lockdep
eefc2d9e3d4f8820f2c128a0e44a23de28b1ed64 hwmon: (k10temp) Do not blacklist known working CPU models
ae86e81e434072be28ff4e9c1be3cc2562be8749 firewire: core: remove unused variable
5030c807907ae90ad21e9220c1a9d592558deba2 ieee1394: remove unused variables
0fcff4e39323f466a47684d7c8ffa77e1be86c8a firewire: rename CSR access driver methods
b384cf18873da1ed100662aa7373edf5883a1c24 firewire: core: combine some repeated code
c8a94ded57e9cc2498d401b2f5c856213a3e19fb firewire: normalize STATE_CLEAR/SET CSR access interface
db3c9cc105ee844f6cd7a1beb9926fb8e9a093ae firewire: replace get_features card driver hook
e847cc832bab50aad939a0c30414cd986637564d firewire: drop sizeof expressions from some request size arguments
65b2742ac002f554f6ca0c2eab84cc62400eafdf firewire: 'add CSR_... support' addendum
c14c643b3d91cc741425c058968672228c310927 e1000e: update driver version number
451152d97f3f4bababcb9c68b22c3d94bcdda67f e1000e: update copyright information
e52997f96008fda655d7ec3aa4297d1272e8a385 e1000e: enable support for EEE on 82579
d3738bb8203acf8552c3ec8b3447133fc0938ddd e1000e: initial support for 82579 LOMs
eb7700dc0344564b0b9857d1f5e331a0dd629e92 e1000e: fix check for manageability on ICHx/PCH
8c7bbb925337705dd1459070ac620aeec6a29666 e1000e: separate out PHY statistics register updates
3f0c16e84438d657d29446f85fe375794a93f159 e1000e: cleanup e1000_sw_lcd_config_ich8lan()
3af50481eee6bb278da9050266ff31804e7a57d6 e1000e: cleanup ethtool loopback setup code
20c0da65d72598ced2bfd4d4ca9a5aca1c93f5b9 cxgb4: minor cleanup
a0881cab6c0a1c8ad48a4ab0b971c8e786dadf1c cxgb4: update FW definitions
91e9a1ec91243391e6f8f24ff4c5fbd4dfd67292 cxgb4: add a missing error interrupt
f68707b805b7794bb7b208e327fbe0473c470d0b cxgb4: propagate link initialization errors to .ndo_open's callers
9be793bfa38436f9142de219b6eef4d8dfa96606 cxgb4: switch to 64 bit inteface statistics
f21ce1c3516728e767165a3b52b6c249ad6e52c6 cxgb4: set dev_id to the port number
204dc3c0b1bea10a7d811970fd41ceabaef31267 cxgb4: implement EEH
02b5fb8e14923ff9111de1a00004ccd593adaedb cxgb4: rearrange initialization code in preparation for EEH
900a659687aa6349e52f7b1e3f922b77afe89b90 cxgb4: dynamically determine flash size and FW image location
20630c7f5966419dd6a1f00b669a7771e228510a ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLV
1afe3e9d4335bf3bc5615e37243dc8fef65dac8f drm/i915: gen3 page flipping fixes
83f7fd055eb3f1e843803cd906179d309553967b drm/i915: don't queue flips during a flip pending event
e6dc269b402d9fa1562276345931943683e16ebd Staging: batman-adv: convert vis_interval into define
8af60a8cf06f071a85b6101c86249cce92fa4203 Staging: batman-adv: Add information about batman-adv sysfs entries
96d592ed599434d2d5f339a1d282871bc6377d2c Staging: batman-adv: Adding netfilter-bridge hooks
186305aa1284ac0cae88e18b837c33d5a4a84afc Staging: batman-adv: remove redundant struct declaration
7ddd5d02799e1bb7e14ccb87bff16261a80efa27 Staging: MSM: remove duplicated #include
b8564d7b3855660e01faa7ba7a4e0303e5a13dfd Staging: XGI: remove duplicated #include
ab17a4ac32ac914cc6d65f25b21bdcaf453c35cf Staging: pohmelfs: fix compile warning
a46f9087e634224b3d0a6560e223425816846dff Staging: dt3155: remove DT_3155_* errno defines
0f3ff30b9384ffa1b435f263234531582080b100 Staging: dt3155: fix different address spaces noise in dt3155_drv.c
f932e3a361731b403b1c2982197cea7e3d8e0e66 Staging: dt3155v4l: correcting a pointer mismatch bug and cleanups
616f58f6ec5e5777c343499ad65a34e671533e4b staging: rtl8192u: fix checkpatch.pl issues to line 514
70eef90e494aa3a941cbc3c4e196dc367e01b089 Staging: dt3155: dt3155_isr.c: Fix checkpatch.pl issues.
0374e91c90ee74d4419ac91fb2030d96ee16d544 Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n
6167944d8a28c6a405babc4ae0f830be80a13fbb Staging: crystalhd: removed kfree(NULL) checks
ef079a76fe78d713eb695a222601fccb3e706f0f Staging: dream: pmem.c: Fix checkpatch.pl issues.
231ded903f2f30b2bcdbf6672c7197187e3bb1ee Staging: cx25821: added KERN_ facility levels
fa3620c515491ed94a403c1d4374fcc19350d7f3 Staging: otus: Removed one unnecessary space
cc7e7d38e9170719f780dd16312eef216714ad35 Staging: otus: fix strcpy() overflow
84f8008a7d1a44aa7c37d0ea367802e07e7daac0 Staging: otus: TODO: Don't bother, for documentation purposes only
b55515cf729a33e49ecbc4f623ead33c735b5a65 Staging: otus: fix style issues in zdusb.c
594578979d0e25e178e0243eca9aa53499b89b05 Staging: wlan-ng: silence a sparse warning
25ebc2f42b07d5aab3b336f5970b8d52b00dd3e2 Merge branch 'staging-next' into work
2e04bb7b284198f26e129b03e03459a7045cb8b6 Staging: winbond: fix build errors
cb3126e60ffc1b7658a6ff4f6874585098bf9887 Staging: wlan-ng: Switch from wext to cfg80211
9c770f3b881c5066ff014968473ffbbafee82247 Staging: cxt1e1: remove code guarded by GENERIC_HDLC_VERSION
bb71770cdb19f2cabb77afb329025ba460d05ebc Staging: rtl8192su: remove all code dependent on LINUX_VERSION_CODE
5749df14aef6d3fd7146f17e4f0c61526a53766e Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODE
41a38d9e632f7c9ec5ad8fc627567d97f4302c4a Staging: rtl8192su: Fix procfs code for interfaces not named wlan0
9a3dfa0555130952517b9a9c3918729495aa709a Staging: rtl8192su: Clean up in case of an error in module initialisation
37a18632b00f0d1627556c532f719ad5a08b369f Staging: dream: camera: Use memdup_user
7c0ace54887872ebd99fefdfe85d273295a09426 Staging: vme: bridges: Add missing unlocks
45f9f018967c3fc112a03a99a8fdfad3621407a7 Staging: vme: devices: vme_user.c: Fix checkpatch.pl issues.
e3613299b53dd35b99610d26779064965e0f091a Staging: adis16255: missing spacess in log messages added
00ae79463e026b8bc45c93a87aadf118f04069e0 Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more stable
3fd66da1d529c65488a84f54d8da7bed972fd14f Staging: iio: adis16400: fix some minor issues and clean-up
ee9a691e08360a22a8eaefb1289bc2e9cfd493a0 Staging: iio: adis16300: fix some minor issues and clean-up
fd699c76552bbfa66631f019be415a87dbb08237 x86, olpc: Add support for calling into OpenFirmware
05d0b0889ca9d033a960542af7f8a13b3ad4f630 x86, vdso: Error out if the vdso contains external references
124482935fb7fb9303c8a8ab930149c6a93d9910 x86: Fix vsyscall on gcc 4.5 with -Os
d7a0380dc3e6607d30ccdfc3cfc2ccee0d966716 x86-64, mm: Initialize VDSO earlier on 64 bits
794e7d9df26a42b05320a92cef76cd2c150a91e6 Staging: iio: add file pointer to sysfs callbacks
de6c37ad2a602d0123699774cf4b2e3f561846bd Staging: iio: Add mailing list to the TODO file.
1cb6c1f59431f16e46f0d07398cc789ee0a26731 Staging: iio: pull in slab.h for kmalloc funcs
c608cb012e150d5c24b400ea89000105134bd564 Staging: iio: kill off spurious semicolons
98a62bb7bc55c239c6ecc21e2fdbfa5df7690b30 Staging: iio: standardize kconfig/makefile spacing/style
00ac9ba01d1868de1fc4645d952381966afa3ec2 Staging: zram: Rename ramzswap to zram in documentation
f1e3cfff4d58767a76fe71e18bffdeed10318b4e Staging: zram: Rename ramzswap to zram in code
16a4bfb9e9dfefbd28ee170fa3e259bc88d81eb5 Staging: Rename ramzswap files to zram
a1dd52afa94238d361d70502b219409ea115e235 Staging: ramzswap: Support generic I/O requests
36e574fed5578aeee0ce4c7359bc17cc0b8e0b57 Staging: ti-st: fix protocol counting
e2a53282859fab0e428a243cbe9ca8d727d9d840 Staging: ti-st: add version info to sysfs
b38fc2d965c3182c1855f868144a41a137e07983 Staging: ti-st: cleanup sysfs code
4f62e69b2b346053e581b11d7374c5082833a6a9 Staging: Update TI-ST's TODO
702422bd2d3f44e454a97ca7054edde84cc18126 Staging: easycap: add easycap driver
178f16db8f24b87fc5f3d16f426ed41c397b96a9 Merge git://git.infradead.org/users/dwmw2/spectra-2.6 into work
543708be320d7df692d24b349ca01a947b340764 mac80211: fix sw scan bracketing
8223d2f540c96f46f762fbd93f59a08bb80601c1 mac80211_hwsim: fix fake_hw_scan
2fcc9f731b598a6c70dca277776c66c9cf9d7a3b wireless: move regulatory_init to .init.text
f884e3879b7a098565e963e771cb342b67b1f5cd cfg80211: move cfg80211_exit to .exit.text
4e63f768c3b85ae2b3ea6251231fd5cc46ec598d ath9k_htc: Update supported product list
1baf8a90bd5ad61bc0c55521cc097586531e7eb7 wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
deda484cd7aacecb5e372f9f649a9b7a9eaebf30 wireless:hostap_main.c warning: variable 'iface' set but not used
b6855772f4a22c4fbdd4fcaceff5c8a527035123 ath5k: initialize ah->ah_current_channel
e98ef89b30b8a2e882b11d4965347015770f3627 cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n
013a468c4504738856d67118492ce7b7fff53a48 Staging: vt6655: struct pci_driver cleanup
0d74395177b38db079caf57b5d27c3cc0ee59ef3 Staging: vt665*: fix typos concerning "management"
2555cd9f9331a3a2ba79bd7263c7f334895d9cfa Staging: vt6656: fix coding style issues in 80211mgr.c
d500648ef675d9abfc02ffb96b09141bc9f76dba Staging: vt6656: fix up built-in compilation together with rt2870
d9d1ccb51f60cc211e0aa8d132bc3487053b2b1d Staging: vt6656: code cleanup, resolved checkpatch findings in headers
33d33e42b647095b01b1223c7b88718584129d2e Staging: vt6656: code cleanup, fixed 'for' statements
afb97d9a265f6001411df43d3ea523338c73c83f Staging: vt6655: fix up U32 conversion
cf160bc9269fecba0a10e9957e8591fcc293dddf Staging: vt6655: include linux/ headers instead of asm/
9d828c458f77043ddd9626ee0cfa688dda99c0eb Staging: vt6655: remove PDWORD typedef
15df6c2b922de3088203ad90347a30d31ccca67e Staging: vt6655: remove PWORD typedef
2989e96f17f2dcbd73aee37856899c2885df0686 Staging: vt6655: remove PBYTE typedef
b2e876b6089160e5ecaed859eb1b87cd4913793e Staging: vt6655: remove custom ULONGLONG typedef
e3fd16d0819e3b316a4fe316e5f32032df61e9db Staging: vt6655: remove custom ULONG typedef
b6e95cd52a81079abc1def7867e27bf541953089 Staging: vt6655: remove custom UINT typedef
800acdbdf83efe6a2b4dbe61e3ab676b5c99d153 Staging: vt6655: remove custom USHORT typedef
5c9824e124f67c2590e1dbd33045603c36168609 Staging: vt6655: remove custom UCHAR typedef
b83cc2ed466f1b9938521d73fefe8b34baf265ea Staging: vt6655: remove custom LONG typedef
7ca3019525e6e3ba727e36dfdc07d8e8d487a5e2 Staging: vt6655: remove custom INT typedef
0c93a98a0e9073e0ffa7aea1e515a5e146e798a7 Staging: vt6655: removed custom SHORT typedef
5a4197bdda7914558fdc24f63d4ed6c64c5e54b3 Staging: vt6655: removed custom CHAR typedef
902d2411298a6e0b8a473a0163aa4bf6d5c8a073 Staging: vt6655: remove U32 custom macro
c17ce8c21d809c62b427bf8e2d2672ebe0904fd2 Staging: vt6655: remove U16 custom macro
737c3d708c845ab39bfeb1b656e51e84d5771035 Staging: vt6655: remove U8 custom macro
ec28c7fab4c5e5e5c168f0b48bc10bfc7f9896d5 Staging: vt6655: remove I8 custom macro
8fa5dd133ed38cb412c42f7daca2f6de3fdbbce8 Staging: vt6655: remove unused OUT definition
8fee12e4d1fbf03a44594b4c3951cb0f86958d7a Staging: vt6655: remove double definition of Calcu_LinkQual
6b1e6b8f957386e60e3fac15a64518c8f7ce5a69 Staging: vt6655: remove unused argument in ChannelValid function
2ef98c606516be4efb176c3c5e339b769ca1833a Staging: vt6655: use compare_ether_addr instead of custom macro
8b0591e5017ea2a78f5181fd136e1b281323e5a3 Staging: vt6655: use is_zero_ether_addr instead of custom macro
ca9e12acda7ab451ab481d29911af7ee27c512cf Staging: vt6655: use is_broadcast_ether_addr instead of custom macro
670ea81eadf68fa68023731e3f747fd6b0c61dd4 Staging: vt6655: use is_multicast_ether_addr instead of custom macro
c92069f3d74c9b62dcffb359a4ae00388290d338 Staging: vt6655: use ETH_ZLEN macro instead of custom one
3a4d1b9096cce99f3dd8870cc87980dcabf6787e Staging: winbond: fix some checkpatch.pl issues in phy_calibration.c
07bbf350483e75823ff9c21d213d63a8bbf751ca Staging: winbond: Fix for brace style, length and whitespace in mac_structures.h
cb016cc48a011cbe23c4c742a577108853b66e3f Staging: winbond: Fix C99 Comment issues in mac_structures.h
b27759f880018b0cd43543dc94c921341b64b5ec PCI/PM: Do not use native PCIe PME by default
15f0beb16937acef2bbfd1d7541612c2e7b0d37c Staging: hv: Storage class should be before const qualifier
3cc544df9373c7947be35f30ddee9725710994b0 Staging: comedi: drivers: fix coding style issues in pcl812.c
9983b6f0cf8263e51bcf4c8a9dc0c1ef175b3c60 percpu: fix first chunk match in per_cpu_ptr_to_phys()
8af8b28326f2b4565705125506ce8947e08587b1 Merge branch 'setlocalversion-speedup' into kbuild/kbuild
09155120cf0ffe6f0c8aba3aa625831405b65996 kbuild: Clean up and speed up the localversion logic
bfde744863eab22a3a400c9003f4f555c903f61d perf scripts perl: Makefile fix
c882e0feb937af4e5b991cbd1c81536f37053e86 x86, perf: Add power_end event to process_*.c cpu_idle routine
8b8f79b927b6b302bb65fb8c56e7a19be5fbdbef x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages
646b1db4956ba8bf748b835b5eba211133d91c2e Merge commit 'v2.6.35-rc3' into perf/core
8d1f431cbec115a780cd551ab1b4955c125f8d31 sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()
0bdd2ed4138ec04e09b4f8165981efc99e439f55 sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()
bfac7009180901f57f20a73c53c3e57b1ce75a1b sched: thread_group_cputime: Simplify, document the "alive" check
48286d5088a3ba76de40a6b70221632a49cab7a1 sched: Remove the obsolete exit_state/signal hacks
c32b4fce799d3a6157df9048d03e429956c58818 sched: task_tick_rt: Remove the obsolete ->signal != NULL check
a44702e8858a071aa0f2365113ea4a2e51c8b575 sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value lockless
b6b12294405e6ec029e627c49adf3193829a2685 sched: Fix comments to make them DocBook happy
694f5a1112959a6996cabdb6f8d3003e87dac8a7 sched: Fix fix_small_capacity
4cb6948e5365ab874bb71ac35fb6b7c6dd305765 Merge commit 'v2.6.35-rc3' into sched/core
3c93717cfa51316e4dbb471e7c0f9d243359d5f8 sched: Fix over-scheduling bug
43793207fdcede490edf26a813a92b11ef434a13 ASoC: eukrea-tlv320: add support for our i.MX25 board
ba22a15ae8018606234b3c2c99e3ae1b922b3f60 Staging: et131x: Small format/style tidyups
80370692f60b4d5dfa243cb0fbd0a87a42a939a8 Staging: Comedi: drivers: Remove comment copied from skel.c
9a390f38b6a84d5a11c89a116363db3fe587598b Staging: comedi: drivers: skel: Add whitespace to example comment block
389cd417e3b0f707ecd933b8fd26e910898ac2fc Staging: comedi: drivers: das08: Add whitespace to driver comment block
3420f6b4c1ac731e80d0911e0092705992cef14f Staging: comedi: drivers: fix coding style issues in quatech_daqp_cs.c
8b83e005d11bce0f9a59d9be337a285e6cc487a6 Staging: comedi: drivers: fix coding style issues in pcmda12.c
4c68fb42c2a39b89daca2b7175eb93ffe6860da4 Staging: comedi: drivers: fix coding style issues in pcl816.c
8f4e80af3aa509902bd2319c3b5512580f64868f Staging: comedi: drivers: Fix coding style issues in pcl711.c
b6241fda0a25062cecc88cefd43658460cfe26a4 Staging: comedi: drivers: fix coding style issues in me4000.c
bb9c03d8a6893517737b16fdbeb54be3c73b3023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
25442e06d20aaba7d7b16438078a562b3e4cf19b bridge: fdb cleanup runs too often
56b8421ceef7f2dae95b882034ebf6958bad58f6 Staging: comedi: Remove typedefs
727b286b44ea359d66f47d241cc2cdad36ed7bdc Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macro
7114a28011f9d5f3d981731ad341177c21f9d948 Staging: comedi: Remove COMEDI_INITCLEANUP macro
90f703d30dd3e0c16ff80f35e34e511385a05ad5 Staging: comedi: Remove COMEDI_MODULES_MACRO
88d8ed4b643d2064a663b2f07426963289def676 Staging: comedi: fix printk() coding style issue in ni_labpc.c
0c55484dcae163aa28736a0da7e33fe747f3e302 Staging: comedi: drivers: fix space coding style in am9513.h
daca497d8035cdb649b37ef1c962f1f0de8f16d9 Staging: comedi: fix code warnings in s626.c
6fd071cccf4127f1e81767a819720d8915b2a800 Staging: comedi: fix code style errors in unioxx5.c
4c67da06f0248fc0ee0fcbf65afd887b023b4591 Staging: comedi: Fixed long lines in gsc_hpdi.c
2f6df34cd3455245c44b420d7c3fb11d1137df79 Staging: comedi: Checkpatch cleanups in adl_pci9111.c
f25bd6bfdf9bccd8164c151b027f9c14ec07960b Staging: comedi: cleanup: remove unneeded null checks
c5da20905c8ce21a73a9b443e5d7ef0dc623cff0 Staging: comedi: serial2002: Use NULL instead of 0 for pointers
668f272e57e80ece987bed273096f8e3a707123c Staging: comedi: serial2002: Reduce stack usage on 'open'
fa3b5d9ab0487f58b45d55a37070aa0d417f59d5 Staging: comedi: serial2002: Fix memory leak on detach
9e7f2256883c954691e5d395d471e0f125f6b30b Staging: comedi: serial2002: handle allocation failures on 'open'
3c17ba0743d75f9888d905ddf9f8551c7dd36493 Staging: comedi: Allow 'open' driver method to fail
abf52f86aa0a49a7377350cafa8f218c4cd227e7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
3d34023a99d35440d6a22fb0b4547fc9817b7b40 Staging: comedi: ni_tio: fixed brace coding style issues and a few errors
091b4242ebb789e826cbde573a0fee9f60fe998b Staging: comedi: fixed brace coding style issue in ni_tio.c
f7154de220f14073ef0d76638f85e254ad2e202f ALSA: hda - add ideapad model for Conexant 5051 codec
c10b61f0910466b4b99c266a7d76ac4390743fb5 cfq: Don't allow queue merges for queues that have no process references
3310d4d38fbc514e7b18bd3b1eea8effdd63b5aa nohz: Fix nohz ratelimit
5ffc88819c84098e3f39185a38f8f7f7f8b210df perf record: prevent kill(0, SIGTERM);
cebc5be6b6c82a99231e9c9af451e9e3d3399ec6 ceph: fix crush map update decoding
0f2c3de2ba110626515234d5d584fb1b0c0749a2 perf session: fix error message on failure to open perf.data
84c104ad429c8a474b93dd374815d1c238032fa8 perf debug: fix hex dump partial final line
2cebc5e27e18acb2226b22f66b3b1b11deb76aa0 Merge branch 'bugzilla-15951' into release
cb1cb1780f2025a7d612de09131bf6530f80fb1a ACPI / PM: Do not enable GPEs for system wakeup in advance
4de57826810fd2cfeb2ab5c7d003ff9116b8f7ee qlcnic: fix register access
ef71ff833acfd3795c3af1bb800ac186561508ef qlcnic: fix race in tx stop queue
8f891387aa73b85d2ea8d953e04dac224f687e52 qlcnic: seperate interrupt for TX
7f9a0c34d26b1ce8a512555ca144e622dea4dc44 qlcnic: change driver description
469c221f97879c0e01967df813ab58dab1d5d64a qlcnic: fix device soft reset
aabef8b240880439b91574c9a9e33dcc44bfd8c7 bnx2: fix dma_get_ops compilation breakage
9ed7e1b85cd55dc46cb9410a23086bdaa2ff3eb9 perf probe: Add kernel source path option
cfc21cc641dae17a4ebda29ed093134358449577 perf tools: .gitignore += config.make config.make.autogen
a1ac1d3c085420ea8c809ebbee3bb212ed3616bd perf record: Add option to avoid updating buildid cache
70c3856b2f1304e0abc65f1b96a8c60ddfc0fb9e perf symbols: Function descriptor symbol lookup
cf103a14dd2ab23f847e998c8881ea4a5f8090bf perf record: Avoid synthesizing mmap() for all processes in per-thread mode
720a3aeb7373cb49cf222d5f12e121f78d3d4410 perf session: Remove threads from tree on PERF_RECORD_EXIT
f1f5bda4e9726456bd132e738bf60b727856477e watchdog: at32ap700x_wdt: register misc device last in probe() function
be6f9f006a1fb4d46a0c0b01179862375f0d53bd ARM: zImage: annotate debug functions about corrupted registers
bd06cac82c2af96f2e64a0e994e11bfe41b77e8d fix typos concerning "precedence"
21b2841df19dd223dad198cdf47e77ea7ac25b56 ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush
dcf1b0be1877ae1dc13ea93d4277a6c456cfe9f5 trivial: don't touch drivers/staging
63fa71872bdec70f4a82e562fc34f8d87e174774 ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification
4a8d57a54fb21f32ee17e0a61ca54c7a6f8f83da ARM: zImage: some comments for __armv3_mpu_cache_on
88237c25aa4fe0dad177ae11214136ad78bc908f ARM: zImage: don't hard code the stack size twice
fbbf055692aeb25c54c49d9ca84532de836fbba0 block: fix DISCARD_BARRIER requests
a92d3ff9e5dbd958d8008a3e7a573e988e370ca3 percpu: fix trivial bugs in pcpu_build_alloc_info()
c9ff921abecda352e987a6aae169118a3fc9aa5d ALSA: alsa: riptide: don't use own hex_to_bin() method
2a383cb3f1a571b281c2e1ace4c8491f0370e866 ALSA: asihpi - Get rid of incorrect "long" types and casts.
c68cd6cc21eb329c47ff020ff7412bf58176984e netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
db176edc89abbf22e6db6853f8581f9475fe8ec1 ucc_geth: fix for RX skb buffers recycling
49e4b8476f89956ec64b8b9fb7074cb4309a1169 be2net: enable ipv6 tso support
8b1d920fa5ea8e3d941e908fa57acc9b1df9ca92 pcnet_cs: add new id (TOSHIBA Modem/LAN Card)
63b88b9041ceef8217f34de71a2e96f0c3f0fd3b gianfar: Fix oversized packets handling
d29c0c5c332131f1151cf33995e2f01299b9234f udp: Add UFO to NETIF_F_SOFTWARE_GSO
099473c16bac7b936994bc95b5fd96f36397e1ad ehea: Fix kernel deadlock in DLPAR-mem processing
a91fb143de61dce847e319ca79b9937a665ad622 ehea: fix delayed packet processing
3924773a5a82622167524bdd48799dc0452c57f8 net: Export cred_to_ucred to modules.
5f9f0a412f16b2b849624f1b760477fb35ceff4a ARM: 6169/1: AT91: add new at91 chips in at91sam9g45 family
8a5c9e39379610bf347241c64132d7ee073c3959 ARM: 6163/1: at91sam9g20ek: add fixed-value regulator for wm8731
5e886f68e5b1c0a62c64cbc3707304259ba46183 ARM: 6162/1: at91sam9g20ek: add fixed-value regulator for wm8731
4f4c5e36e7cd26c9b5bf89d66caeee5fc3d75362 ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxx
6616f7888c6088324727363276f6de05a1dca6fc af_unix: Allow connecting to sockets in other network namespaces.
7361c36c5224519b258219fe3d0e8abc865d8134 af_unix: Allow credentials to work across user and pid namespaces.
a0fb007bf0c7de9ae361a9ad3821df4c69d4d2d9 ARM: 6174/1: ep93xx: clear devcfg bits before setting them
16bcf78f8cac9cc3057c6ce3800490cb6e684ce8 ARM: 6168/1: ep93xx: move physmap flash registration into core.c
6ea4b7418dfd07dc76d20a3c3bf632ee7b59a2c4 ARM: 6167/1: ep93xx: register backlight driver
257b5358b32f17e0603b6ff57b13610b0e02348f scm: Capture the full credentials of the scm sender.
b47030c71dfd6c8cd5cb6e551b6f7f7cfc96f6a6 af_netlink: Add needed scm_destroy after scm_send.
109f6e39fa07c48f580125f531f46cb7c245b528 af_unix: Allow SO_PEERCRED to work across namespaces.
3f551f9436c05a3b5eccdd6e94733df5bb98d2a5 sock: Introduce cred_to_ucred
5c1469de7545a35a16ff2b902e217044a7d2f8a5 user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
812e876e842488221aa54cb4587a8a33445cfa9e scm: Reorder scm_cookie.
756725064fe6abbcdb43b1e64d017649b828be35 ixgbe: add comment on SFP+ ID for Active DA
fa68a7822780fdc1295f7efb7e4313e62b447e75 Clear IFF_XMIT_DST_RELEASE for teql interfaces
434d7b380f2bfc2161b9aaee2cada177a4a4261f qlcnic: Bumped up version number
0e33c6649eea99f03d6b444d93fe67d856f1b10d qlcnic: Fix a bug in setting up NIC partitioning mode
8c76368174ed2359739f1b7b8a9c042b1ef839c4 syncookies: check decoded options against sysctl settings
97553f7f3e7a0305d017df9cc6e9589f64878437 gianfar: Fix setup of RX time stamping
6d9fb90032c707a395148830a4c9aa9705a73f79 ARM: 6160/1: ux500: add DB8500 pin configs
ea05a57f6d34cb9e3a422ef165b515e9a1cd844a ARM: 6161/1: mop500: add basic pin configuration
2917947a673763be5f94313a59e5f28ee01b3d9d ARM: 6153/1: nomadik MTU to use dynamic shift and mult assignment
f6aa01c2b8950a29503e93fc8b91f0d64f440c34 ARM: 6177/1: nomadik-gpio: fix "ignoring return value" warning
0d2aec9cd356254649fa2aa6bb5fb4d20cfded2c ARM: 6176/1: nomadik-gpio: implement to_irq
4d4e20f77c6170eaec61976e0a165bdff6b09d79 ARM: 6175/1: nomadik-gpio: implement set_wake
33f45ea91706f8fdde04bd6c2245f679403ec63f ARM: 6156/1: nomadik-gpio: switch to core_initcall
378be0663dbb2de033ae7a1231227be09e6ad0a3 ARM: 6155/1: nomadik-gpio: add pin configuration API
6f9a974cf6fdd189ff383c8b75c22c65dab20b52 ARM: 6154/1: nomadik-gpio: refactor nmk_gpio_set_mode
81a3c2989227e025b715e18299431395083b39e5 ARM: 6149/1: nomadik-gpio: add function to configure sleep mode behaviour
5b327edf03c037ea6dc49a98a2b7f7186298ad1e ARM: 6148/1: nomadik-gpio: add function to configure pullup/pulldown
6647c6c0b62ae14ca994c5776ddb084820bea808 ARM: 6147/1: nomadik-gpio: set val in ->direction_output()
5c0c1f08abf094273f40a6d6fd4519fcacc6c58d ARM: 6150/1: gic: implement set_type
d8d326dc7ae6bec2a999d674c5babb6bf490587a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
23016bf0d25d62c45d8b8f61d55b290d704f7a79 x86: Look for IA32_ENERGY_PERF_BIAS support
021570e55b7152843376b9d9f60624e3e05ac054 mac80211: fix warn, enum may be used uninitialized
6a0076e02a884e86c762a7b63cb50c2e30067491 ath5k: report PHY error frames only for chips which need it
8786123b51984c518436911048668f9673f30cdf ath5k: review RX descriptor functions
1884a3678c97c953dcfc2ee17bd43e354514d657 ath5k: take descriptor differences between 5210 and 5211 into account
2237e928840c9a1d8bc5143daf28c419d9ca0bda ath5k: update 5210/5211 frame types
03417bc605ef03cd851f13e36581cf2e1304755d ath5k: review and add comments for descriptors
62412a8f0ded6e5741c67c24f9e7c5b2bc33e042 ath5k: remove pointless rx error overlay struct
2847109f73ac1b1e2d7517f9eac7f00c4e60b917 ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
a66681935455bfbb95dfe42aa3182e3f5b1ff1b4 ath5k: use direct function calls for descriptors when possible
02a78b42f84b61c689a22f4429d73f92a972bc83 ath5k: move checks and stats into new function
8a89f063e79bcbd38d01bb25948840fe909e62cd ath5k: split descriptor handling and frame receive
b16062facbf9952d9d69621a6bf87e1188973ccd ath5k: unify rx descriptor error handling
39d63f2a3f95dce96e65f88c0a4560c3ca857a5f ath5k: reset more pointers after we free skbs
0452d4a508d7701d37ecf5d018f38e3422acb5d2 ath5k: print more errors when decriptor setup fails
265faadd6a01b9462bbc3ead26a3e32a717525c5 ath5k: fix rx descriptor debugging
beade6363cbb5308ba9918d7547aa574ae08a8bd ath5k: fix some comment typos
9e4e43f20f808babd1b4ecd65266748ed1673c1e ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
8d67a0310f7cba4796e5d5df99ed59408ac0b767 ath5k: more debug prints for resets
c086abae5baa2df449ea5247011e8b7d52bb13f4 ipw2200: Enable LED by default
7484bdc0569b3f9ddced42ed8d29de640135d9df p54usb: Comment out duplicate Medion MD40900 device id
3d3b33bd991890603fdfb4877d708cbc01d2acb2 zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming
317fe0e6c5dc9448bcef41a2e31fecfd3dba7f55 inetpeer: restore small inet_peer structures
71184ba482f800254f0a825e3c8b1752a1a7a36d zd1211rw: add 0x49 -> JP regulatory domain map
8a224d489454b7457105848610cfebebdec5638d cifs: remove bogus first_time check in NTLMv2 session setup code
47c78b7f40a9931a264e3c9bddccacdf8dfb9a30 cifs: don't call cifs_new_fileinfo unless cifs_open succeeds
d9d5d8df953a98621be5b8889e05043d6e32052e cifs: don't ignore cifs_posix_open_inode_helper return value
db460242bf75624344efd670ec0f620f476529a3 cifs: clean up arguments to cifs_open_inode_helper
6ca9f3bae8b1854794dfa63cdd3b88b7dfe24c13 cifs: pass instantiated filp back after open call
2422f676fb78942d054f7e7a2c3ceaeb7945d814 cifs: move cifs_new_fileinfo call out of cifs_posix_open
638c5945aca0649a9b827a4211683932308f9cc7 fix typos concerning "associate"
f1bbbb6912662b9f6070c5bfc4ca9eb1f06a9d5b Merge branch 'master' into for-next
fd0961ff67727482bb20ca7e8ea97b83e9de2ddb fix typos concerning "instead"
421f91d21ad6f799dc7b489bb33cc560ccc56f98 fix typos concerning "initiali[zs]e"
65155b3708137fabee865dc4da822763c0c41208 fix typos concerning "management"
85dd08ebf1d208c391c48243e30e286808f684d8 fix typos concerning "first"
46cd09a7de52cad464d35a75924b79984646288d fix typos concerning "acquire"
732bee7af3102cad811fb047dee8d15966efe569 fix typos concerning "hierarchy"
090830b4c79cd5ac85430822a9b87c90848bedcf OMAP4: clock: Fix multi-omap boot with reset un-used clocks
22c1d8b4f8f04882046ebe592f9a9eaea443cb45 Remove dead CONFIG_SIBYTE_BCM1480_PROF
2fda16d79316eb37a3e0e09f0084623905221be8 arch/cris: Remove unnecessary kmalloc casts
66517915e0954ee027b889f452511945f7a9f3ec ASoC: Fix I2C dependency for SND_FSI_AK4642 and SND_FSI_DA7210
0933a95dfdb1ae5c93e1ede5899f35acc2bb244d Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
f1df5aec68946e427eb4884c4d80e3259361478c ASoC: Pay attention to write errors in volsw_2r_sx
158132c9abbccce802def10e5ffaf044b266a6e1 UBI: improve delete-compatible volumes handling
5e833bc4166ea524c00a95e777e4344844ed189f crypto: talitos - fix ahash for multiple of blocksize
fdb93f8ac39aa5902f3d264edd50dffcabfdd13b gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.
5f2f89209500623ccb4713ec4af7de86fd30a9e4 inetpeer: do not use zero refcnt for freed entries
d5f31fbfd8fa3836a918592032853c41d1797c3d netpoll: Use correct primitives for RCU dereferencing
9f70b0fcecd134890affe627aa2823591313a413 bridge: Add const to dummy br_netpoll_send_skb
fed396a585d8e1870b326f2e8e1888a72957abb8 bridge: Fix OOM crash in deliver_clone
5933dd2f028cdcbb4b3169dca594324704ba10ae net: NET_SKB_PAD should depend on L1_CACHE_BYTES
7e43cd66d36e8f0900e87d9d287c9ee649cbdd07 netxen: fix caching window register
2227bae22becb88b75ede022c7bb991aabfb50bb netxen: fix rcv buffer leak
bf445080dad9542c6bc6b693d941cae89605134c netxen: fix memory leaks in error path
a95d8c88bea0c93505e1d143d075f112be2b25e3 ipfrag : frag_kfree_skb() cleanup
d27f9b35827ec91d71d3561c127a0a8135fb470d ip_frag: Remove some atomic ops
2bbdf389a9432270147c8e8e35b021ad61772f65 ipv6: syncookies: do not skip ->iif initialization
1739da40543ed2129050ccfa8a076a851ab6ed00 ocfs2: Limit default local alloc size within bitmap range.
40f165f416bde747d85cdf71bc9dde700912f71f ocfs2: Move orphan scan work to ocfs2_wq.
6469272c350872980891dbe38e81c936c43f2d9b fs/ocfs2/dlm: Add missing spin_unlock
82695d9b186dcefe9bd119b53521deec20858f19 net: Fix error in comment on net_device_ops::ndo_get_stats
4fcc3d3409b0ab37c1f790e04a1f7c984b436167 netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer
44b496f685ca68c0d96eb3ad88e3948fad3417d6 pcmcia: dev_node removal bugfix
aa1039e73cc2cf834e99c09d2033d5d2675357b9 inetpeer: RCU conversion
7b34a4644b4342896e0c1967b8f953213ea4a990 cnic: Fix cnic_cm_abort() error handling.
943189f1d564e69201f7d71e77f5608a701e3e55 cnic: Refactor and fix cnic_ready_to_close().
a1e621bf6d03621de207cd416f6a21969dd0601c cnic: Refactor code in cnic_cm_process_kcqe().
ed99daa5a0de4df9ed579ce36ff8b1373b6dbe47 cnic: Return error code in cnic_cm_close() if unsuccessful.
2850062af1e00b3aab9f2ae486eda3e61d4aaeb9 ixgbe: update set_rx_mode to fix issues w/ macvlan
16fb62b6b4d57339a0ec931b3fb8c8d0ca6414e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
2b07be2493681220cac4d185494a4edb0b8efd1e powerpc/5200: fix lite5200 ethernet phy address
f487537c2b6b23332bbea7ecb1fe793b6c74d5b2 powerpc/5200: Fix build error in sound code.
fb73538e10c7fc4823a56e97bba600c2f9294012 powerpc/5200: fix oops during going to standby
3260e5293727f16ffdce9a6a6203fd9a6b149e58 arm: mm: Don't free prohibited memmap entries
923a081c72fa2dccb7ea7070bd8e0f4dc99ceff8 Add GPIO support for HTC Dream.
d7ca21393d39cb2e73dfc4c516e7be37ba01789e ath9k_htc: Fix ampdu_action callback
9a2af8892a74573cec4bea2149843a93442a12de ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
e4a0ab3487d847ce8044a2d49f82391ea7d6489e rt2x00: Synchronize WCID initialization with legacy driver
04f1e34d3c4ce8db05524cf527659eed1635ab20 rt2x00: Enable HW crypto by default
e6474c3c6d4839c73f363a0f44a347d804534758 rt2x00: Limit TX done looping to number of TX ring entries
a5ea2f0255fe48af4864b41385fc28b4bc785ba6 rt2x00: Update author rt2800lib
e1b4d7b735c564444d0db668a65c547ad1d29058 rt2x00: Enable fallback rates for rt61pci and rt73usb
3d2bc1036a64bc015671283833430035f7dbbed0 rt2x00: Fix tx status reporting when falling back to the lowest rate
3f2bee249926194313f7001bdfedb9c9634a48fc rt2x00: provide mac80211 a suitable max_rates value
a3f84ca4b8dc31d0034a8b23194a4470766c938c rt2x00: Fix typo in rt2800_config_txpower
3afa626a05a1d9fceedb397a66e85c13e3ff2c26 rt2x00: Fix TX_STA_FIFO handling
52b58facff34318e8d98617480fc188edfc71386 rt2x00: Add comment about BBP1_TX_POWER
2606e4223e21c047521cdd3f849db59c2ef99e6a rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
ecb7cab59a2b8c0ec1aab6ac903def1d5a81d32b rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
fd6dcb883a0e34de90c64a9352c5225066ee7d72 rt2x00: don't use TXDONE_FALLBACK as success indicator
46678b197a4a61f9c3701fb346b93acbf2ea9c61 rt2x00: clarify meaning of txdone flags
9190252c952a33efa1ceff4ef35188f8a27b81cb mac80211: Use a separate CCMP PN receive counter for management frames
05e48e8e437148298f4673e1efe81f9ead5f41d7 mac80211: Protect Deauthentication frame when using MFP
ff61638105db6f5832ef8700436ba6aa6d3a2fda mac80211: Fix ps-qos network latency handling
d6a574ff6bfb842bdb98065da053881ff527be46 hostap: Protect against initialization interrupt
21071344e67ebe2b2e1ae093728fc1d65246bcbd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
a3433f35a55f7604742cae620c6dc6edfc70db6a tcp: unify tcp flag macros
f350a0a87374418635689471606454abc7beaa3a bridge: use rx_handler_data pointer to store net_bridge_port pointer
a35e2c1b6d90544b3c688783869817628e5f9607 macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
93e2c32b5cb2ad92ceb1d7a4684f20a0d25bf530 net: add rx_handler data pointer
84cc1535cb9043ea1921b81cb086138c0f2dc2b9 alpha: Fix de2104x driver failing to readout MAC address correctly
932e0c201d28a728e25d3b641aa95bd28ceb08b4 alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19
5efa16ff77cb785647a480dcdc70a6b4fc787996 alpha: fix pci_mmap_resource API breakage
87a9d57da41e70dc85adf23e158308527c051b3a alpha: fix __arch_hweight32 typo
91d2c34a4eed32876ca333b0ca44f3bc56645805 bridge: Fix netpoll support
c18370f5b2949d9cca519355f33690b75e1e7c8b netpoll: Add netpoll_tx_running
8fdd95ec162a8fbac7f41d6f54f90402fe3e8cb1 netpoll: Allow netpoll_setup/cleanup recursion
4247e161b12f8dffb7ee3ee07bc5e61f714ebe2d netpoll: Add ndo_netpoll_setup
dbaa154178341689faaa08fbf40b94ae5ca1d6c0 netpoll: Add locking for netpoll_setup/cleanup
de85d99eb7b595f6751550184b94c1e2f74a828b netpoll: Fix RCU usage
36655042f9873efc2a90d251b9aef9b6b79d75d8 bridge: Remove redundant npinfo NULL setting
c04ec8063d3a89e5ae933c7b4be04476fe65c6de netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
a69b03e941abae00380fc6bc1877fb797a1b31e6 iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
c6ac12a6159c802ae8b757dd13563564e64333df ext4: update ctime when changing the file's permission by setfacl
f9181f4ffc71d7b7dd1906c9a11d51d6659220ae Merge branch 'master' of /repos/git/net-next-2.6
e71fa370428aa80e3acc3a49f8df1e76e7719347 ASoC: Default WM2000 ANC and speaker to enabled
0902b469bd25065aa0688c3cee6f11744c817e7c netfilter: xtables: idletimer target implementation
d73f33b168831e53972fbf7c85db87950a41436c netfilter: CLUSTERIP: RCU conversion
67884e215bf24ad9c244cc8b9eb3c243e85385a1 Merge branch 'for-2.6.35' into for-2.6.36
5b61ea499727f22ebdaaeedb9801b12ed6eb59c7 ASoC: DaVinci: Fix McASP hardware FIFO configuration
d5eda75f3a6a08f5a3644764a88d288e62e7823d kbuild: fix LOCALVERSION handling to match description
1a01eff1b2294dce56af1ae0b98f7d1be1327a76 ASoC: header cleanup for da7210
3367e452d9ebaecdaae6b64090ec7726ee876111 ASoC: header cleanup for ak4642
c3be0af3d06cb68a8aa3781360c77474fb232ea1 ASoC: header cleanup for FSI-DA7210
6c8abb49870328f242123d702da07c32f8a4d09a ASoC: header cleanup for FSI-AK4642
8600d700c082a10c24188da75bce16726826632b ASoC: header cleanup for FSI
eb6e70417bfef869324b8452f11ba7f300da4f81 Merge branch 'fix/misc' into for-linus
8fda43c1a02baf093b63bca9770363642a7098e7 Merge branch 'fix/hda' into for-linus
2d9e667efdfb4e986074d98e7d9a424003c7c43b intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.
00dfff77e7184140dc45724c7232e99302f6bf97 intel-iommu: Fix double lock in get_domain_for_dev()
25cbff1660d3f4c059a178a1e5b851be6d70c5e8 intel-iommu: Fix reference by physical address in intel_iommu_attach_device()
bc092a303a1b980c67324920471e23354b0721cd OMAP: OMAPFB: fix rfbi.c compile error
256a8042830e6ac1c3dd2e912e3c45769dd709cc OMAPFB: LCDC: change update_mode to DISABLED when going suspend
1ab6c163dee279559e3a62d774af7e4c4c9b4c67 bnx2x: Fix link problem with some DACs
d6cc1d642de9284cb26488ea390d915b50ee2504 inetpeer: various changes
6b10de38f0ef4e921a1f6e5cba2b6c92d6b46ecd loopback: Implement 64bit stats on 32bit arches
c68f24cc354050415c5ea543cd19ea5424463a2f ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
f6bc7d9e4760324258ad5f5d147e79db8442842e ipv6: avoid two atomics in ipv6_rthdr_rcv()
1be3b5fe9dffe3300f995584d8f996dd20e29412 ethtool: Revert incorrect indentation changes
79600aadcf35dd31ec284928cf45296fea98db61 cciss: set SCSI max cmd len to 16, as default is wrong
a2c9a603c72be0d9a0780f196bff53ab0d517347 powerpc/5200: add lite5200 onboard I2C eeprom and flash
6b08f516244abda22c07b5e7db10ef109dc43f2d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
3bbf9b9b0fe74b5149d922a5d893be6954b61198 maintainers: Add git trees for SPI and device tree
7c9d93604b25c25dc059e2b12ad5e89ca3ed4376 powerpc: Fix mpic_resume on early G5 macs
bd2b64a12bf55bec0d1b949e3dca3f8863409646 powerpc: rtas_flash needs to use rtas_data_buf
f1ba9a5b2ab7d3f5a910d93371c4f22b636b7683 powerpc: Unconditionally enabled irq stacks
b636f1379eefe6eba931deaa386605bc7ac623e7 powerpc/kexec: Wait for online/possible CPUs only.
65cf840ff4b63852d34d577d559978ccfc554a6c powerpc: Disable CONFIG_SYSFS_DEPRECATED
97bb63e49600c18a8e8384d9c445b8c8b5b792af powerpc/boot: Remove addRamdisk.c since it is now unused
b5416ca9f824d3deb1e25a32683100360e104b72 powerpc: Move kdump default base address to 64MB on 64bit
8054a3428fbec2d91dfeb5bd78d7e75064cf163b powerpc: Remove dead CONFIG_HIGHPTE
53b5cd349556394f91553b3bab3b483b4024e6d8 Merge commit 'kumar/merge' into merge
df0698be14c6683606d5df2d83e3ae40f85ed0d9 ARM: stack protector: change the canary value per task
c743f38013aeff58ef6252601e397b5ba281c633 ARM: initial stack protector (-fstack-protector) support
be26a10bd10271b4a810ece2e540c0cdd77881bc drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
45ac22c81b1088f5ac08dc5367f78c192d68d756 drm/i915: Turn on 945 self-refresh only if single CRTC is active
cc92c28b2db5b406657ecc05235d4ca4e222ae34 [ARM] add address randomization to mmap()
990cb8acf23cab19a2930f1ed5e7dc108f89079b [ARM] implement arch_randomize_brk()
1c48bc5f71cd7783e19fb8d9462be53f829be177 agp: add no warn since we have a fallback to vmalloc paths
da931a931da85218add949266238c54b5fecd37f agp: drop vmalloc flag.
f5c5f040b565435e9a85898dc87ab365395e0603 radeon/kms: fix powerpc/rn50 untiled behaviour.
1ab064de4f3037aacb76d297c65d23e1b646fd2e drm/radeon: fix dual-head on rv250
ec8c27e04f89a7575ca2c4facb99152e03d6a99c mce: convert to rcu_dereference_index_check()
81bdf5bd7349bd4523538cbd7878f334bc2bfe14 net: Make accesses to ->br_port safe for sparse RCU
2c666df80764389886110c942a7916ba9622583d vfs: add fs.h to define struct file
a25909a4d4a29e272f953e12595bf2f04a292dbd lockdep: Add an in_workqueue_context() lockdep-based test function
71d1d5c722db9ae3b3f9c08ef7ddcd7759fbb1e0 rcu: add __rcu API for later sparse checking
f5155b33277c9678041a27869165619bb34f722f rcu: add an rcu_dereference_index_check()
551d55a944b143ef26fbd482d1c463199d6f65cf tree/tiny rcu: Add debug RCU head objects
875352c94224c88f5aa28cb77206f993bd31b7a2 mm: remove all rcu head initializations
b97181f24212f4c29197890ce1b2b9100bcc184d fs: remove all rcu head initializations, except on_stack initializations
9161e329ef004343250e3db17b8d12c252af88fc powerpc: remove all rcu head initializations
02a077c52ef7631275a79862ffd9f3dbe9d38bc2 TPM: ReadPubEK output struct fix
685429623f88d84f98bd5daffc3c427c408740d4 mac80211: Fix circular locking dependency in ARP filter handling
5ea096c0c85e80335889539899af9a4717976e0b mac80211: remove BSS from cfg80211 list when leaving IBSS
392cfdb10dab6c7dfa5fed18d8a44d7453d42196 mac80211: Set changed basic rates flag
fbd2c8dcbc69616d2e15b8a269a86b3a05d45aea mac80211: Set basic rates while joining ibss network
7b9a4b001971c89f35d55180867753a612d17458 ath9k_hw: remove ATH9K_CAP_DS
3553727cfa950ab472131b7688905e60154fdab1 ath9k/ath9k_htc: remove redundand checks for dual-stream tx support
16f2411fcb76253c690e3420fbcf3f0208eeaa51 ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
f32a488463d1b2048a7797a5b618be65a1dfabad ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT
71fca6e983ebbf70b2d1089c66f0ec945ae16dc0 ath9k_hw: remove ATH9K_CAP_TKIP_MIC
9cc3271faa3967754ca1d6ac982e91e347c55489 ath9k_hw: remove ATH9K_CAP_TXPOW
716f7fc5b83ec04c53274a4810a723747e12f910 ath9k_hw: remove ATH9K_CAP_CIPHER
0efabd51230f38278d8feea42e843e3ed64694bd ath9k: enable AR9003 PCI IDs
9f42c2b667691f6ad29842302c66c864e7eb326c ath9k: implement PA predistortion support
717f6bedcd2d3d39624437e1de7067c90ec931f0 ath9k_hw: add functions for controlling PA predistortion calibration
4935250ac14d9aac7d98411bdead2e33a9fadeac ath9k_hw: add support for parsing PA predistortion related EEPROM fields
ab33449895a6690a3e5fcfa8391fdeb1be65c320 ath9k_hw: add register definitions related to PA predistortion
96d159d03c5b849fa39dc7305e04ebf374085e4a ath9k_hw: remove a useless function for setting the mac address
41f3e54d72cbf435f9ad04e02a10cd4597384841 ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40
97923b14a5a13e6d59b07eccfbb71f4981c00cb0 ath9k: fix queue stopping threshold
a6d2055b02dde1067075795274672720baadd3ca ath9k: fix extending the rx timestamp with the hardware TSF
ebe297c35d5e7137a2d626b49b4c8c4c0ab4f242 ath9k: make ath_get_hal_qnum static
9623009d2d0a228253d084cac4fda38c9807a4c2 ath9k: remove declarations of some nonexistant functions
1d2231e2e27a7df6a3dc7827d244b7736b7d164a ath9k: remove duplicate WMM AC definitions
e8c35a77e3408171852bde4914b650cf5b83e0d1 ath9k_htc: use common WMM AC definitions instead of ath9k ones
293f2ba897183872c182a4a3cf1996a1f547d7ee ath9k: fix mac80211 queue lookup for waking up queues
1cc5c4b56ef684b89afa577f70675d9dd025fb0c ath9k_hw: update 5 GHz tx gain tables for femless and high power PA
644c78c95a9b0e3ed2728bc3995cde24b6f0cf2e ath9k_hw: reduce delay on programming INI on AR9003
03c725183bfa1328995f28e0d0e9c49e1e6ae730 ath9k_hw: enable ANI for AR9003
e36b27aff1b10c81c53990b28da4ab6ab0ed0761 ath9k: add new ANI implementation for AR9003
40346b66799b7d382e61bbb68a6b6bbdd20f320e ath9k_hw: inform ANI calibration when scanning
7ca710d58ee9018e4f18bdeb5b6e5dc50097ce14 ath9k_hw: add register definitions for the new ANI
ac0bb76791ce2550e3c0a658408c344e1e231e3d ath9k_hw: allow for spliting up ANI operations by family
6e97f0fb4dc8e95cd7507f3ae89841a79bac0193 ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments
37e5bf6535a4d697fb9fa6f268a8354a612cbc00 ath9k_hw: fix clock rate calculations for ANI
7337725609d5b9ef053011d32727cbe7e8b33563 ath9k_hw: move clock definitions from hw.c to hw.h
4efc76bdbf9bfd2b8624c4dd52b9d8ffed176b31 mac80211: bracket driver tracing
8b58ff832df9222e1fb3c58ae7f745f95569b55e mac80211: fix mgmt frame accounting
73a72a81d27b71f9ace31668d2dd7f3ac1c8228e mac80211: update aggregation documentation
85ad181ea78861f69b007599cec9e6ba33fcdf8a mac80211: allow drivers to sleep in ampdu_action
cfcdbde35e2b621cf56bedc38a3a81e8c28addb9 mac80211: change TX aggregation locking
83a5cbf73a13d0c8be019b22afec4407e4285aed mac80211: defer TX agg session teardown to work
a93e364430de7f7a5f4eedd604ad1ab3d825dde5 mac80211: change RX aggregation locking
f955ebb44798e0058c987a0817810d2542e87349 mac80211: fix RX aggregation timer
7c3b1dd8f483bf4bcb9776cd9cd3b37dd327d7ea mac80211: defer RX agg session teardown to work
67c282c00c9c06733aae229662d209957f6d23a7 mac80211: move BA session work
0ab337032a0dfcd5f2527d3306d3deeba5f95b59 mac80211: make TX aggregation start/stop request async
a6a67db2bc89d2b1ff07e0817f11235c20d2c329 mac80211: refcount aggregation queue stop
5d22c89b9bea17a0e48e7534a9b237885e2c0809 mac80211: remove non-irqsafe aggregation callbacks
a622ab72b4dcfdf53e24b16e9530cb876979a00c mac80211: use RCU for TX aggregation
a87f736d942c86255e3088c606f0e3eab6bbf784 mac80211: use RCU for RX aggregation
c1475ca99edcc7216ddc45838ab2c3281c14ba22 mac80211: move aggregation callback processing
344eec67c7b8557234e149d254bca2ae9614d61e mac80211: move blockack stop due to fragmentation
bed7ee6e44cb7633a4f9821688a6c7ae977615ed mac80211: always process blockack action from workqueue
77a121c3a88eb00a4b5e753d083dbb7d49fefb0a mac80211: pull mgmt frame rx into rx handler
36b3a628a4e85d002ee8813ebd2a5caef6d3c1a7 mac80211: common work skb freeing
1fa57d017366fb26b58af110a38b36a4f0214a62 mac80211: use common work function
64592c8fc0e99d445fc3fdedddeb6088e20086f1 mac80211: use common work struct
35f20c14a103ca2c7062999e934a513b83d84de6 mac80211: use common skb queue
2a419056c15478d2df3f3e9d4fa64e34eb1faa7d mac80211: simplify station/aggregation code
9d38d85de0270e3927bffab94973a9c78d1dc800 cfg80211/mac80211: allow action frame TX/RX in IBSS
e7fdc95ef8e914ae8625f2ae4b3775b2bc435d3a wireless: orphan ipw2x00 drivers
50900f1698f68127e54c67fdfe829e4a97b1be2b p54pci: add Symbol AP-300 minipci adapters pciid
13deb23a52c13053fc509f119eb80b903c65a879 libertas_tf: Fix warning in lbtf_rx for stats struct
206f7ab4f49a2021fcb8687f25395be77711ddee ext4: remove vestiges of nobh support
aa9746af8fa26d28d442a7415c701eb5dfeb7a2a iwlwifi: print warning about disconnected antennas
2fb291eea70353618fe10d94f05d16caf51f435f iwlwifi: rename iwl4965_rx_mpdu_res_start
d5b25c904755676d2de00cfcc24515ef554cb2bf iwlwifi: rename rxq->dma_addr
815e629bfe97d59d8da3aa65dd92bb8a6439699a iwlwifi: cancel run time calibration work when going down
f5cc6a224d9f41d963fa4cee35d3db2559e8015d iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.
f4989d9befbeeaa2c070fc251edd75e8ffc6deef iwlwifi: trace full RX
b561e8274f75831ee87e4ea378cbb1f9f050a51a iwlagn: verify flow id in compressed BA packet
da5ae1cfff4cc5b9392eab59b227ad907626d7aa iwlwifi: serialize station management actions
5a0790c2c4a18435759a70e1562450035d778339 ext4: remove initialized but not read variables
eb9650d6d989f24f21232a055d8fd45f1a9dcf99 ds2782_battery: Rename get_current to fix build failure / name conflict
0b041f8d1e6fb11a6134d37230da8c2182f99110 netfilter: defrag: kill unused work parameter of frag_kfree_skb()
841a5940eb872d70dad2b9ee7f946d8fd13a8c22 netfilter: defrag: remove one redundant atomic ops
c86ee67c7c4bbab2818f653eb00a70671821624a netfilter: kill redundant check code in which setting ip_summed value
f5c5440d40a24c5dc8030cde0a03debe87de4afb netfilter: nfnetlink_log: RCU conversion, part 2
07a038245b28df9196ffb2e8cc626e9b956a4e23 ext4: Convert more i_flags references to use accessor functions
552618d124b68d41c2effaaaa3ca5b8ce9598502 cpqarray: fix two more wrong section type
d4a3895f5d024b47ef8e9d98c59a9b86dcdcef59 cpqarray: fix wrong __init type on pci probe function
575f552012ec0cd6591fd85ee996d5a5ad1a669a Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
dc66c74de6f4238020db3e2041d4aca5c5b3e9bc drbd: Fixed a race between disk-attach and unexpected state changes
b8f171e7e7ed5c9b77324bcc6bb580ddcc84da49 ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2
f5d5b1f8c12a7637ee1145f2f00358eb375edb54 UBI: fix error message and compilation warnings
28c8e4790ca5ef75f54895ca46437f9fbb433ddf ixgbe: fix automatic LRO/RSC settings for low latency
7837e58ce39bd727e0a163e7d34e479df36f6d29 e1000: Fix message logging defect
d08935c274b7e552e47633cf0cbd74b6e953d228 ixgbe: fix for race with 8259(8|9) during shutdown
e8d15e6460cb0eea00f2574a80d94496943403ba net: rxhash already set in __copy_skb_header
e897082fe7a5b591dc4dd5599ac39081a7c8e482 net: fix deliver_no_wcard regression on loopback device
9f069af5b62919151d76b37a3b168cbb34c874c3 of: Drop properties with "/" in their name
ae32be31341a5fecfa16c5b3eb78095207182cce ceph: fix message memory leak, uninitialized variable
4a32f93d29b05cdab63c0e2979bc1524c8ea6bf5 ceph: fix map handler error path
0cf5537b158caae42bcc03f0f6db10f68585b1ec ceph: some endianity fixes
cdb4acc0568f4f6e10e778f0c2cd04fcd4786c09 [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXA
53c5f5ba42c194cb13dd3083ed425f2c5b1ec439 Merge branch 'sched-wq' of ../wq into cmwq-base
8dbed71ad1ab0636745af958934f1ca670702ca0 [ARM] pxa/mioa701: fix camera regression
60adc112bbd430b90cbafecc19e6e9be2e2000e3 [ARM] pxa/z2: fix flash layout to final version
56b925fccc58cd43fc553a8302dbbdd440aef288 [ARM] pxa/z2: fix missing include in battery driver
390daa0d8f391378865221cd8446028884a3baa9 [ARM] pxa: fix incorrect gpio type in udc_pxa2xx.h
8acf7d00dfb62d7e5f2533c3f1132f60cb267369 watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch
0b5c25e8ac3a60bd01a52ca7405ba96aec8c16be irttp: Print device parameters and statistics as unsigned
8ccef431a2994bb8a722d0fbc6c6da2bdbf86834 usbnet: Print device statistics as unsigned
4472702e6575809c2d232efc09ac25caf66b395d sfc: Implement 64-bit net device statistics on all architectures
be1f3c2c027cc5ad735df6a45a542ed1db7ec48b net: Enable 64-bit net device statistics on 32-bit architectures
d19b51499967baddf4f9f12a0067146c2554527a ucc_geth driver: add ioctl
d49aba84fe775671133295658f43f4d142a517f9 enic: fix pci_alloc_consistent argument
4e8680f56b557195d6f73df760d46c02ec3089c9 ASoC: Remove unused header from MPC5200 PSC driver
6da5156fad495730cca9238ead566222175b30b9 UBIFS: use ERR_CAST
276de5d2a18bcdc69e6d48a4d96afc14cfef9dcb UBIFS: check return code
c1db9d9bb23814a76cfb2416fd84f32c3fd6d82f Merge branch 'misc-2.6.35' into release
42de5532f4a58a52a60bdd8bd4f80f9f210dd65b Merge branch 'bugzilla-13931-sleep-nvs' into release
e9e8b4dd142da3b6cbf301ba922804d6cdc31a17 Merge branch 'bugzilla-102904-workaround' into release
d9a799d197da16fcfb1e872e82ee6cdf7fe8f7ab Merge branch 'acpica-cherry-pick' into release
b681f7d9ab4d697a214fa4428795790c3a937a89 ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility
9cbfa18e8a7b34a32eddbd914a07f085962f50a8 ACPICA: Limit maximum time for Sleep() operator
d70326689b70b35527765bd3decbb1229459e928 ACPICA: Fix namestring associated with AE_NO_HANDLER exception
a48ecc771852158eb7b9ace242f0a6226a3907b7 Merge branch 'acpi_pad' into release
92634825571d86417941855a8e3189c07aa3c706 Merge branch 'gpe-regression-fixes' into release
9d3c752de65dbfa6e522f1d666deb0ac152ef367 ACPI / ACPICA: Fix sysfs GPE interface
ce43ace02320a3fb9614ddb27edc3a8700d68b26 ACPI / ACPICA: Fix GPE initialization
c9a8bbb7704cbf515c0fc68970abbe4e91d68521 ACPI / ACPICA: Avoid writing full enable masks to GPE registers
fd247447c1d94a79d5cfc647430784306b3a8323 ACPI / ACPICA: Fix low-level GPE manipulation code
a0375156ca1041574b5d47cc7e32f10b891151b0 ext4: Clean up s_dirt handling
7e27d6e778cd87b6f2415515d7127eba53fe5d02 Linux 2.6.35-rc3
12420ac341533f3715b3deb788637568f22b78ff cifs: implement drop_inode superblock op
ed0e3ace576d297a5c7015401db1060bbf677b94 cifs: don't attempt busy-file rename unless it's in same directory
43d28b6515a6ea580a198df3e253e88236f08978 pktgen: increasing transmission granularity
0c78a92fbd655ab990e2799f645707f05f548e2f econet: fix locking
c7de2cf053420d63bac85133469c965d4b1083e1 pkt_sched: gen_kill_estimator() rcu fixes
cbd6890c5987cd7115147e1dd2c10d729afabb08 bnx2: Fix compiler warning in bnx2_disable_forced_2g5().
fc0ba8e87189b02683177116932fa580ab97b7ff enic: cleanup vic_provinfo_alloc()
e4e9a735991c80fb0fc1bd4a13a93681c3c17ce0 ACPI / ACPICA: Use helper function for computing GPE masks
a997ab332832519c2e292db13f509e4360495a5a ACPI / ACPICA: Do not attempt to disable GPE when installing handler
1c938663d58b5b2965976a6f54cc51b5d6f691aa kbuild: Fix modpost segfault
60c8eca69f7fb2820677a635d921866f66727fcb scripts:conf.c Fix warning: variable 'type' set but not used
6ff21517c001f38b02393ad9dc92decbaee209fa Merge branch 'kbuild/coccinelle' into kbuild/misc
82c4340b0a3ccf090ef38fa111363018cf0594c8 Add scripts/coccinelle/deref_null.cocci
f853f8305bc2ab24a2f5fb24c4635c645cc7f9d1 Add scripts/coccinelle/err_cast.cocci
09c35396ecadceb13f0b3fb77da200b6da6a0e37 Add scripts/coccinelle/resource_size.cocci
cf5842de75e9fb8044ff5ca73050e361daa6aae4 Add scripts/coccinelle/alloc/kzalloc-simple.cocci
51169c801518bf0a250f208362593e7250e7d2c1 Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci
e228b1e6513b43b837ceff7256ae02e9ada619fa Add Documentation/coccinelle.txt
74425eee71eb44c9f370bd922f72282b69bb0eab Add a target to use the Coccinelle checker
4cea8706c39023f5f721c88dd0ae17a097a39c98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
7ae1277a5202109a31d8f81ac99d4a53278dab84 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
b25b550bb153626df6a48eb8583e923e3dfcf64a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
eda054770e5cd0e9ee1568dfcbcf39f9ade4f545 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
6a4f3b523779b67e7d560ed42652f8a59f2f9782 x86, pat: Proper init of memtype subtree_max_end
62522d36d74a843e78d17f2dffc90468c6762803 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
a71fba97295db924c0b90266e9833e5059fead24 ethoc: use devres resource management
b46773db64c264a6600f58d9da1ae43708b47fda ethoc: Clear command buffer after write
2cbc8ef9facf60afa62e04bde91fb5fcac9a5683 Remove unused variable
637f33b80d774060646772a22fd728e198d9ebf9 ethoc: Clean up PHY probing
ee4f56b990391f0ea333121ebc0e9fba28619b52 ethoc: write number of TX buffers in init_ring
f8555ad0cfb0ba6cbc8729f337341fb11c82db89 ethoc: Write bus addresses to registers
c527f81475aaa18123eebe3d72a40a25d8e244af ethoc: calculate number of buffers in ethoc_probe
837c4ef13c44296bb763a0ca0e84a076592474cf PCI: clear bridge resource range if BIOS assigned bad one
a7ef7d1f5e898984c479e8c41ca702141bbadc78 PCI: hotplug/cpqphp, fix NULL dereference
3be434f0244ee059432f92de7e891ee514f41738 Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
f6d440daebd12be66ea1f834faf2966a49a07bd6 PCI: change resource collision messages from KERN_ERR to KERN_INFO
6f902af400b2499c80865c62a06fbbd15cf804fd Btrfs: The file argument for fsync() is never null
834e74759a473f8101a273e843d1edec2778801d Btrfs: handle ERR_PTR from posix_acl_from_xattr()
15e7000095e6fc9ad07e476a100c900c72c14225 Btrfs: avoid BUG when dropping root and reference in same transaction
731e3d1b4348a96d53de6c084774424dedc64a3b Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
2f26afba46f0ebf155cf9be746496a0304a5b7cf Btrfs: should add a permission check for setfacl
cf1e99a4e0daa4a5623cd71108509823b9ff2d30 Btrfs: btrfs_lookup_dir_item() can return ERR_PTR
3140c9a34b44cd4013baae8704fdb34a93a44475 Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
d327099a23e3d0c8ec09137e9b4b115449d4eb29 Btrfs: unwind after btrfs_start_transaction() errors
4cbd1149fbcc351bdf08ab749867d157905d0d35 Btrfs: btrfs_iget() returns ERR_PTR
676e4c86391936795c82ccd11ca9671ee6307936 Btrfs: handle kzalloc() failure in open_ctree()
fb4f6f910ca6f58564c31a680ef88940d8192713 Btrfs: handle error returns from btrfs_lookup_dir_item()
3bf84a5a834d13e7c5c3e8e5b5c6b26012118dd8 Btrfs: Fix BUG_ON for fs converted from extN
046f264f6b3b2cf7e5a1769fc92335d8a9316282 Btrfs: Fix null dereference in relocation.c
e79aa8671033535c2e9ffc0a68010ae49ed5734c Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
a385a53e659b35ebee604889e21c40e5c336941f wimax/i2400m: fix missing endian correction read in fw loader
14599f1e341ee219abdd15f4eee5872d6f2d29f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
891a9894ee2e17646b29117635d2c7adfb58ce60 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
f1f6ea352257e0df33cf0184ba777c293cb6f1d6 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
63c70a0d7b59bac08bd14cd24c36f76aafc25de6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
e8bdb6bbab60a8731f21823c86391f176d052348 ALSA: usb-audio: fix UAC2 control value queries
67c103664a06fa590f2990c01773dfa1dffcefdc ALSA: usb-audio: parse UAC2 sample rate ranges correctly
11bcbc443a17653c65bc20029172fae76f4bcca4 ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE
d07140ba7fe1b41713627c6dc3f169a00019fb0e ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()
058a457ef0ce28d595af53d6103db73332383cbc Btrfs: fix remap_file_pages error
0e4dcbef1c0c3e29f9c7f824359445d385b2649a Btrfs: uninitialized data is check_path_shared()
836097797236fd727f82ec2f3f376ac41a430876 Btrfs: fix fallocate regression
4a001071d3549f596c7c3736c5dda8a3a4aba9ed Btrfs: fix loop device on top of btrfs
095751a6e0838a712393a74eb0b7b6559dbdbe81 UBI: generate random image_seq when formatting MTD devices
1a49af2ca019dcb4614c32f832bbcb814b61409c UBI: improve ECC error message
29cb48594b873f6193d6327097e504bd3e2314de writeback: fix pin_sb_for_writeback
334132ae921a14ac2b2ba48e174136f7f2c9aae1 writeback: add missing requeue_io in writeback_inodes_wb
c5444198ca210498e8ac0ba121b4cd3537aa12f7 writeback: simplify and split bdi_start_writeback
b8c2f3474f1077599ec6e90c2f263f17055cc3d8 writeback: simplify wakeup_flusher_threads
d19de7edf59cdd586777b009e0e8fbe5412dd35f writeback: fix writeback_inodes_wb from writeback_inodes_sb
cf37e972478ec58a8a54a6b4f951815f0ae28f78 writeback: enforce s_umount locking in writeback_inodes_sb
3c4d716538f3eefb1c1f10961a047a6456a2b590 writeback: queue work on stack in writeback_inodes_sb
7f0e7bed936a0c422641a046551829a01341dd80 writeback: fix writeback completion notifications
fbe618f216830f47b183858c3380d4767b1ad02f ALSA: hda - Don't check capture source mixer if no ADC is available
174787cb5144e5a45141ec7cb9d95ea29bbe22bb Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
d8d1f30b95a635dbd610dcc5eb641aca8f4768cf net-next: remove useless union keyword
349124a00754129a5f1e43efa84733e364bf3749 net8139: fix a race at the end of NAPI
07a0f0f07a68014c92c752a5598102372bddf46e pktgen: Fix accuracy of inter-packet delay.
ae638c47dc040b8def16d05dc6acdd527628f231 pkt_sched: gen_estimator: add a new lock
592fcb9dfafaa02dd0edc207bf5d3a0ee7a1f8df ip: ip_ra_control() rcu fix
597a264b1a9c7e36d1728f677c66c5c1f7e3b837 net: deliver skbs on inactive slaves to exact matches
a2d7b0d4852536273b65d16fe179c65184fe5e2d x86, mce: Use HW_ERR in MCE handler
c6de9f08912311ddc1b3502b90e10fd449acd401 x86, mce: Add HW_ERR printk prefix for hardware error logging
3c417588603e5411f29d22a40f3b5ff71529a4f0 x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup
1f9a0bd4989fd16842ad71fc89240b48ab191446 x86, mce: Rename MSR_IA32_MCx_CTL2 value
a8fb2608053547bc3152ea61a5ec7cdfce5d942c perf/tracing: Fix regression of perf losing kprobe events
055c47272b8f5679d08ccc57efea3cb4aaeb5fc6 um, hweight: Fix UML boot crash due to x86 optimized hweight
cf3bdc29fcbf2cb4cfa238591021d41ea8f8431f x86, setup: Set ax register in boot vga query
23b764d056bfec0a212a67229074ac281e86e021 percpu, x86: Avoid warnings of unused variables in per cpu
2b2300d62ea413bec631d5b880effa2cc5363acb ceph: try to send partial cap release on cap message on missing inode
3d7ded4d81d807c2f75f310a8d74a5d72be13a1b ceph: release cap on import if we don't have the inode
9dbd412f56c453f15014396c6024b895c1485ccb ceph: fix misleading/incorrect debug message
00d5643e7c5ed4ae1bb0b385fe2f41bb951cc3cd ceph: fix atomic64_t initialization on ia64
1082345290dbc66c19877662cb24c18ee4ae1296 sata_sil24: Use memory barriers before issuing commands
14e45c15e1dcc4d972b41343661683efd60fed72 sata_sil24: memset() overflow
fb76dd10b91146e9cefbb3cd4e6812c5a95ee43b Input: matrix_keypad - add support for clustered irq
7908a9e5fc3f9a679b1777ed231a03636c068446 Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
07dc7263b99e4ddad2b4c69765a428ccb7d48938 KVM: read apic->irr with ioapic lock held
8fade6aff706b2ae3f02864b4023d34b002cd226 Merge branch 'for-linus2' of git://git.kernel.dk/linux-2.6-block
6db40cf047a8723095caf79f5569d21b388d7b31 pipe: fix check in "set size" fcntl
1d862f41222b7f385bada9f85a67ca5592ffd33e pipe: fix pipe buffer resizing
3e6c05052c262ebe7fdd85e75e9d4f956cdd8d82 block: remove duplicate BUG_ON() in bd_finish_claiming()
b0018361c3f934858592cbbb5e1a4f318c2a70ed block: bd_start_claiming cleanup
cf3425707ed9ce0d5ebaba20bc3d22dd39e52f2f block: bd_start_claiming fix module refcount
e1f38e2cea199ef2b8e117506fef8abbecbaae5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
85ca7886f566ae387a57a37bc0ffab25e3e117b5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
4b1b29bc8801badd243694add02262e0955dde1b ACPI: Disable Vista compatibility for Sony VGN-NS50B_L
934231de706d2579fae14f5857fcd8de991009ff ACPI: fan: fix unbalanced code block
2a6b69765ad794389f2fc3e14a0afa1a995221c2 ACPI: Store NVS state even when entering suspend to RAM
dd4c4f17d722ffeb2515bf781400675a30fcead7 suspend: Move NVS save/restore code to generic suspend functionality
7c8d20d40f29e7c08332d406d7a65678dece4627 Merge master.kernel.org:/home/rmk/linux-2.6-arm
019afb581a61fcd899ae83527744e4f420e89bf1 ASoC: NUC900: patch for fix build error
0b96a3a3c5c5e6e1b79a05c23d110d59518f4fc8 OMAP3: PM: fix IO daisy chain enable to use PM_WKEN reg
f7ec0b0b16c97a75a1b6aa8bc8b32548003f3339 omap: GPIO: fix auto-disable of debounce clock
856f19145104dcab5b1415c1936c9aa81d83ba04 omap: DMTIMER: Ack pending interrupt always when stopping a timer
d11007703c31db534674ebeeb9eb047bbbe758bd perf_events: Fix Intel Westmere event constraints
1d90f2e707e75afdb6b644f774cf5e54dc9c33fc perf record: Don't call newt functions when not initialized
607b30fcf20c6e5339591692db6ffa0b15e041a0 kbuild: Create output directory in Makefile.modbuiltin
2d0a1dbf5715e97e68d33ca5a21a3353c7811215 Merge branch 'fix/misc' into for-linus
c374ab424249b6ab91b1aee7460419d3f2c321df firewire: core: always enable cycle master packets
e91b2787d0a2e4719b016e8dec0afd2d5ab6c30f firewire: allocate broadcast channel in hardware
7e0e314f198d5048b74c8f0ef9f4c1c02e5ecfc9 firewire: core: add CSR abdicate support
4ffb7a6a066e4be4577976d1c08e237c7479770a firewire: add CSR cmstr support
3d1f46eb60b155c705e389ecdf313f11b4b91976 firewire: core: add CSR MAINT_UTILITY support
a1a1132bd83d0aea51d4f19be4b4a58a064a0131 firewire: add CSR PRIORITY_BUDGET support
27a2329f8235d6ce637463f5d83e98d760ef006e firewire: add CSR BUSY_TIMEOUT support
a48777e03ad53777ed119a5f86dd22a6c5a378ad firewire: add CSR BUS_TIME support
9ab5071cd4a16001e4ba790172a7da5e4172462b firewire: add CSR CYCLE_TIME write support
8e4b50f94e8c1435a3e0ece42b7f97bc857d0145 firewire: core: add CSR SPLIT_TIMEOUT support
446eba0d6896787b2f02f7a665838d32aa7b9d3f firewire: core: add CSR RESET_START support
506f1a31932747f56a5029d5b3c14b1b68f41ccc firewire: add CSR NODE_IDS support
60d32970c5a32e8c4f340a9e41993759ad658ef2 firewire: add read_csr_reg driver callback
3e07ec0eee1662f89e57f84aff625065beb2b209 firewire: core: add CSR STATE_CLEAR/STATE_SET support
bda3b8a1faf209a98063ccd77d6833a2bb0fc77e firewire: core: retry on local errors in bus manager election
153e3979201b76dbd5788f032fb683e95121e159 firewire: ohci: speed up PHY register accesses
07a8c03f3e06129e847acd068b8b89c13357ee64 ARM: reduce defconfigs
00d9d6a185de89edc0649ca4ead58f0283dfcbac ipv6: fix ICMP6_MIB_OUTERRORS
96b52e61be1ad4d4f8de39b9deaf253da804ea3b ipv6: mcast: RCU conversions
97859160c5158a97a4b976a2d7bc74cf2223afe0 cleanup: remove pppoe_xmit() declaration.
cfa087f689402438e3cb0f077e649d01c871b0e7 icmp: RCU conversion in icmp_address_reply()
81a95f049962ec20a9aed888e676208b206f0f2e r8169: fix mdio_read and update mdio_write according to hw specs
ebedb22d2bacdcf577348eae77ab8f27c9db8ee8 Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
619baba195d92ec39379e24c151f4a640898d140 gianfar: Revive the driver for eTSEC devices (disable timestamping)
aea34e7ae7a40bc72f9f11b5658160dfb4b90c48 caif: fix a couple range checks
e13647c158307f0e7ff5fc5bec34731f28917595 phylib: Add support for the LXT973 phy.
88e7594a9775e54dcd421cb246406dce62e48bee phonet: use call_rcu for phonet device free
12d8a961289644d265d8b3e88201878837c3b814 x86, AMD: Extend support to future families
8cc1176e5de534d55cb26ff0cef3fd0d6ad8c3c0 x86, cacheinfo: Carve out L3 cache slot accessors
d6d4d4205cf4ce4ba13bc320305afbda25303496 x86, xsave: Cleanup return codes in check_for_xstate()
75cbfb97a156dd3dabdc81295fb8144576332366 ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=
2da30e703c5a56e27249fa8b8607708123fa52f5 kbuild: Generate modules.builtin in make modules
a4384df3e24579d6292a1b3b41d500349948f30b x86, irq: Rename gsi_end gsi_top, and fix off by one errors
f9af3a4c1f59753bdd5a49e3a34263005f96972e perf tools: Reorganize the Makefile feature tests
08c801f8d45387a1b46066aad1789a9bb9c4b645 net: Print num_rx_queues imbalance warning only when there are allocated queues
63a07cb64ccc3ceae619d3298545d602ab5ecd38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
b95a56809343fb727c818ad1b9da14a17fa92ef6 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
a7f5378e2449fc8ae3f92739a6cc2239748ef86a FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
327723edebbbd621ed35b0d63073685eb225563e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
f9c70f9129f2d88645c3a26711302a7f6ba9afd0 firewire: core: trivial fix for warning strings
a10c0ce76098857b899505d05de9f2e13ddf7a7a firewire: check cdev response length
262444eecce40950af19ea4d75a3dc03b3c07283 firewire: ohci: add MSI support
148c7866c31d93f8c79366189075f5a26ad4556c firewire: ohci: do not enable interrupts without the handler
c726b61c6a5acc54c55ed7a0e7638cc4c5a100a8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
9aad9c0d939e97c144388630a2d3f6918e61f672 Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
bed1be20867d17a3eb2fb5e1613ebdc50c83b8aa netfilter: nfnetlink_log: RCU conversion
c463ac972315a0c86bb20b8d35225baa75caf899 netfilter: nfnetlink_queue: some optimizations
e411f2dda48c81c556c802d4430717950cf088fd Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
f3d56144c86beb25c7d206efa66d6efba908371c mmc: msm: fix compile error on MSM7x30
79907d89c397b8bc2e05b347ec94e928ea919d33 misc: Fix allocation 'borrowed' by vhost_net
3499f4d0d1159a21245d6071f8af6a71b86a78bc KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()
05b782ab951a896d7da41775999821f692dc9e01 KVM: Fix order passed to iommu_unmap
69325a122580d3a7b26589e8efdd6663001c3297 KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
3be2264be3c00865116f997dc53ebcc90fe7fc4b KVM: MMU: invalidate and flush on spte small->large page size change
67ec66077799f2fef84b21a643912b179c422281 KVM: SVM: Implement workaround for Erratum 383
fe5913e4e1700cbfc337f4b1da9ddb26f6a55586 KVM: SVM: Handle MCEs early in the vmexit process
a06cdb5676272a12056820aeb49a1416ad2d0c6f KVM: powerpc: fix init/exit annotation
018378c55b03f88ff513aba4e0e93b8d4a9cf241 x86: Unify save_stack_address() and save_stack_address_nosched()
147ec4d2361e355ab32499f739cc24845ceb89da x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly
039ca4e74a1cf60bd7487324a564ecf5c981f254 tracing: Remove kmemtrace ftrace plugin
f5dec51172b81db226a23f309bc737ad021af35b Input: sysrq - fix "stuck" SysRq mode
4673247562e39a17e09440fa1400819522ccd446 genirq: Deal with desc->set_type() changing desc->chip
89275d59b572b92b1e2f6ddb63c49deecb801ff9 powerpc: Exclude arch_sd_sibiling_asym_packing() on UP
144ad2a6c56b6109ff0f64074863ae5cf1c1698a netfilter: ip6_queue: rwlock to spinlock conversion
fcdcddbcbbd39a3363bd48414bfe44553b6d698a microblaze: Fix sg_dma_len() regression
ffe57d02b23ebc5422cf81566b3ce566d68a3e22 microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash
aea9d711f3d68c656ad31ab578ecfb0bb5cd7f97 ipvs: Add missing locking during connection table hashing and unhashing
5756d346c7cdefcd84a8ac4901167cdfb5447b69 netfilter: ip_queue: rwlock to spinlock conversion
2bf074825403e0e0d623bac7573580773b78abef netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes
b3c5163fe0193a74016dba1bb22491e0d1e9aaa4 netfilter: nf_conntrack: per_cpu untracking
99716b662ba527ea66172ba215da8a9d0e567c3e omap: Stalker board: switch over to gpio_set_debounce
bfb01197589965663772e6388f2bdf452e25adf2 omap: fix build failure due to missing include dma-mapping.h
7f1225bd6e62c54edfa0a2464648ad9e4efb1313 omap iommu: Fix Memory leak
315f7da6314e01322cae8bce9a90850060c041ea ASoC: EP93xx: Add Snapper CL15 i2s audio support
6e03a61544c368c2c3ff946c1ce7807e5c36a527 Merge branch 'ep93xx' into for-2.6.36
ed67ea82c0d9a163458dc6a69a7a3123db1a8b3b EP93xx: Add i2s core support
7be7923633a142402266d642ccebf74f556a649b perf: Fix build breakage for architecutes without atomic64_t
76cbd8a8f8b0dddbff89a6708bd5bd13c0d21a00 powerpc: Enable asymmetric SMT scheduling on POWER7
e78505958cf123048fb48cb56b79cebb8edd15fb perf: Convert perf_event to local_t
a6e6dea68c18f705957573ee5596097c7e82d0e5 perf: Add perf_event::child_count
b5e58793c7a8ec35e72ea6ec6c353499dd189809 perf: Add perf_event_count()
1996bda2a42480c275656233e631ee0966574be4 arch: Implement local64_t
d57e34fdd60be7ffd0b1d86bfa1a553df86b7172 perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything needed
ca5135e6b4a3cbc7e187737520fbc4b508f6f7a2 perf: Rename perf_mmap_data to perf_buffer
68aa00ac0a82e9a876c799bf6be7622b8f1c8517 perf, x86: Make a second write to performance counter if needed
8d2cacbbb8deadfae78aa16e4e1ee619bdd7019e perf: Cleanup {start,commit,cancel}_txn details
3af9e859281bda7eb7c20b51879cf43aa788ac2e perf: Add non-exec mmap() tracking
8ed92280be013180e24c84456ab6babcb07037cc perf, trace: Remove superfluous rcu_read_lock()
ecc55f84b2e9741f29daa787ded93986df6cbe17 perf, trace: Inline perf_swevent_put_recursion_context()
532cb4c401e225b084c14d6bd6a2f8ee561de2f1 sched: Add asymmetric group packing option for sibling domain
9d5efe05eb0c904545a28b19c18b949f23334de0 sched: Fix capacity calculations for SMT4
83cd4fe27ad8446619b2e030b171b858501de87d sched: Change nohz idle load balancing logic to push model
fdf3e95d3916f18bf8703fb065499fdbc4dfe34c sched: Avoid side-effect of tickless idle on update_cpu_load
246d86b51845063e4b06b27579990492dc5fa317 sched: Simplify the reacquire_kernel_lock() logic
c676329abb2b8359d9a5d734dec0c81779823fd6 sched_clock: Add local_clock() API and improve documentation
84f7586edab93052bbe7eb72e1e9bce5f7b6ae45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
8d86dc6a5bcd0f1d5b9364d43843f1bb4b15f57a Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
f5c98a40947af7e8226fff584151c9ce6eaed03b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
fbe33a7c3f388f7b8b2642bfadb1b5914f635a5b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
d87815cb2090e07b0b0b2d73dc9740706e92c80c writeback: limit write_cache_pages integrity scanning to current EOF
254c8c2dbf0e06a560a5814eb90cb628adb2de66 xfs: remove nr_to_write writeback windup.
0b5649278e39a068aaf91399941bab1b4a4a3cc2 writeback: pay attention to wbc->nr_to_write in write_cache_pages
8d7458daea2a6809d32418bf489b949d23de99ea Merge branch 'bkl/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
44b56603c4c476b845a824cff6fe905c6268b2a1 Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming
c3935e30495869dd611e1cd62253c94ebc7c6c04 nfsd4: shut down callback queue outside state lock
16106822b67e0a5eb228aebf47e33d6cad1e91b6 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
b9b76dfaac6fa2c289ee8a005be637afd2da7e2f tracing: Fix null pointer deref with SEND_SIG_FORCED
30dbb20e68e6f7df974b77d2350ebad5eb6f6c9e tracing: Remove boot tracer
b0f82b81fe6bbcf78d478071f33e44554726bc81 perf: Drop the skip argument from perf_arch_fetch_regs_caller
c9cf4dbb4d9ca715d8fedf13301a53296429abc6 x86: Unify dumpstack.h and stacktrace.h
95ae3c59fa8ad616c73745e21154b5af0fb10168 Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into sched/core
af0d5cb908f7f9adeb5d3d3dbef64c644bb6809c hp_sdc_rtc: fix broken ioctl conversion
21aa9af03d06cb1d19a3738e5cf12acff984e69b sched: add hooks for workqueue
9ed3811a6c0d6b66e6cd47a5d7b9136386dce743 sched: refactor try_to_wake_up()
3a101d0548e925ab16ca6aaa8cf4f767d322ddb0 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining
50a323b73069b169385a8ac65633dee837a7d13f sched: define and use CPU_PRI_* enums for cpu notifier priorities
9a40ac86152c9cffd3dca482a15ddf9a8c5716b3 ARM: 6164/1: Add kto and kfrom to input operands list.
b054b747a694927879c94dd11af54d04346aed7d mac80211: fix deauth before assoc
76962be8491b18ae7ff4fd6a4accd398bdb402a2 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
5e27fb78df95e027723af2c90ecc9b4527ae59e9 ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6
6db6340c42d027b6364d49fa99d69019aca24de4 iwlwifi: add missing rcu_read_lock
e768aee89c687a50e6a2110e30c5cae1fbf0d2da perf, x86: Small fix to cpuid10_edx
17ebba1fe4da4b5d62782be8743e0e8231812af9 ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debugging
b394eebdd3d436f1796e53b97799554c5aa77431 ARM: 6152/1: ux500 make it possible to disable localtimers
becf6c97a3abaefb2f01415c0b908a268c92b2c3 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
6113e45f831616de98c54a005260223b21bcb6b9 Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
bf46b9a92e45044d0b41beed61ae118e560dd3e4 spectra: Rename config options
84bb671dc46d77d665d2b5e74539e81b2129bb3e Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
8ae4f63623c6a6d164e28d6ac327cf8287b0a24d spectra: Move to drivers/staging
40a510ddc57b49a01668643b1dec691a0e996c52 [S390] Update default configuration.
9940fa80ce0e546646b057958960c5c6fd2bbbb2 [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held
3164a3cbf8a6bdf85fe3816fe670b391f31c004a [S390] kprobes: add parameter check to module_free()
c2f0e8c803ceba530060ec9bb9c74a06c2c3d833 [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
dc61b1d65e353d638b2445f71fb8e5b5630f2415 sched: Fix PROVE_RCU vs cpu_cgroup
f6ab91add6355e231e1c47897027b2a6ee4fa268 perf: Fix signed comparison in perf_adjust_period()
ff8bd64eaf2963752feaa0ac2f7ff1254e0091ce ALSA: sound/spi: patch for the unuseful variable removal
ab669967d0ecf784567843180e715ccb0e42db36 ALSA: hda - Add SSID table for iMac7,1.
f53dae28cd17ec618a1295962d0f40e00b84665d ALSA: hda - Add SSID table for MacBookAir1,1
6e12970bd4f453c9cfcac6564567efe515ce1f1d ALSA: hda - Add SSID table for MacBookAir2,1
f534116308a0d553641725c4619814337758784f ALSA: atmel: set "channel A event" output to debug
bcfde3347cadfc8967e9481b5a9ceae16ef95e38 sound: move driver parameters to their own files
5bfddbd46a95c978f4d3c992339cbdf4f4b790a3 netfilter: nf_conntrack: IPS_UNTRACKED bit
23f5cace4f858ddf40eb0ee77b984d329fd23518 ARM: cns3xxx: Add support for AHCI controllers
6279d0ea928911f7c747a65e880c36a91b066805 ARM: cns3xxx: Add support for SDHCI controllers
5f32f7a028c9e8e032132b1818bde6cda5785a6b ARM: cns3xxx: Add support for PCI Express ports
6eb5d146d4535822d32cb317df5a9e37da6e31f6 ARM: cns3xxx: Use IO memory accessors everywhere
832c10fd733893f86c63bde1c65b005d5a2fe346 wl1251: fix ELP_CTRL register reads
abe37c4b84502d6931e04e94c9c2c45b4da8c889 wireless: fix kernel-doc
90b726097ba0dcc1f9725182513e669a30e77db5 mac80211: Add netif state checking to ieee80211_ifa_changed
3cfd43f484c8d4bcb38db83f7be19fbd4ac8440c ath5k: add debugfs file for queue debugging
20fbed21e934355ee00850f6dead22be3147893f ath5k: no need to save/restore the default antenna
0ca74027ac709f99aae1805e593c95843dd18234 ath5k: new function for setting the antenna switch table
39d5b2c83ca8904b6826a0713263a4e5a9c0730a ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
84efa0e7aab9f41451bdf4bff5e2414bb59c6a93 libertas: Fix ethtool reporting no WOL options supported if WOL is not already active
339bb99e4a8ba1f8960eed21d50be808b35ad22a netfilter: xt_rateest: Better struct xt_rateest layout
1719ec4136035472d3e83a373908dd1b186dbc0b Input: bcm5974 - turn wellspring mode off if failed to start traffic
4aa5bbeca0fe561181e8fba089cd96e449ee5fca Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
cd9b6fdf798841eb15253f928e762eee5260d347 Input: ad7877 - fix spi word size to 16 bit
bb69ae049fcc986fcd742eb90ca0d44a7a49c9f1 anycast: Some RCU conversions
b62e948fd00bda1be2af31b591e5284374de551f drm/radeon: don't poll tv dac if crtc2 is in use.
d294ed69408b54c18f0420516ea057b2a734624d drm/radeon: reset i2c valid to avoid incorrect tv-out polling.
6e8b11b43b0c2e901734e2cdd70c6e325a90c4ef net: avoid two atomic ops in ip_rcv_options()
ed7865a47d4759e85bbd7bed44bee411d868eaad ipv4: avoid two atomic ops in ip_rt_redirect()
9a57a9d291980302b4a3184fbc47dbddac71903e igmp: avoid two atomic ops in igmp_rcv()
66018506e15bea62de4eefc3298f170b4bfcf5ef ip: Router Alert RCU conversion
8b37ef0a1f6c2401fea3536facfa21191936bd6c macvlan: use call_rcu for port free
4eb3033c72099fab3536ed8ac54a5dc99f0832d7 drm/nv50: fix iommu errors caused by device reading from address 0
75047944480a33afad76a272b21116d032ba61fa drm/nouveau: off by one in init_i2c_device_find()
55a4c5c515c1f4b4bde00c443e71ff9f3822013e nouveau: off by one in nv50_gpio_location()
6d696305530c0b3fcd7d15ad87d7203cb53df5b7 drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
1eb38100abc467f1133e548d82ab171cab34292b drm/nouveau: match U/DP script against SOR link
fc4ac7a5f5996712d9123ae4850948c640edb315 x86: use __ASSEMBLY__ rather than __ASSEMBLER__
3975d16760d4be7402d1067c548c30c427971331 Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
4d3d769c605ebdf9fbb5a9d63827598b48351861 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
f712d0c7e726ccbf2ab668cc30f307ecf37adf4f drm/radeon/kms/pm: resurrect printing power states
0fcbe9473ac9c53463a61c9c83db8293bee15d12 drm/radeon/kms: add trivial debugging for voltage
a081a9d6f566160bc4c08a85b74d817e983595ab drm/radeon/kms/r600+: use voltage from requested clock mode (v3)
4d60173fc1b12b0c308f861620fe8e2a84f6e5da drm/radeon/kms/pm: track current voltage (v2)
aa1df0f229829109e49d1dc493252fd94a7af2a1 drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880
cbd4623d4d3a622de6481052b44cd33ea880cd61 drm/radeon/kms: fix typo in printing the HPD info
c9e75b2125b563e67663f78ad53ea9387a9a7aa1 drm/radeon/kms/pm: add mid profile
f8ed8b4c5d30b5214f185997131b06e35f6f7113 drm/radeon/kms/pm: Misc fixes
8de016e2bd8ebce9b3728462085bef51179841a6 drm/radeon/kms/combios: fix typo in voltage fix
148a03bc0b0e3ef153d0cade7bc88e9b14edfb7a drm/radeon/kms/evergreen: set accel_enabled
9b8eb4d14767209c83087063352cd04266ecdfd1 drm/vmwgfx: return -EFAULT for copy_to_user errors
e902a358c753b93245083201c02312a580cf13d4 drm/drm_crtc: return -EFAULT on copy_to_user errors
fc2362afd5ab9456caab4de317da796cc88944fe drm/fb: use printk to print out the switching to text mode error.
9bad145ee2ef43ac36d397190a7d8b1a7306d3fb drm/radeon: fix PM on non-vram cards.
5a79395b2791cc70442ab8434aed1b5206683e7c drm: Propagate error from drm_fb_helper_init().
a3524f1b27671eda909cde37da9caff41133b272 drm/i915: fix oops on single crtc devices.
6d7b7d578f2c182f77ab6dd1c375f848f38ea1a6 msm: dma: add completion.h header
85a0e7539781dad4bfcffd98e72fa9f130f4e40d PM / x86: Save/restore MISC_ENABLE register
0ee719527229fa86ace8e3abccae3c2a8bbfd6db ahci: redo stopping DMA engines on empty ports
7a4f876b876afb13856a79a0402f71b9dfbe86a8 sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
4daedcfe8c6851aa01cc1997220f2577f4039c13 ahci: add pci quirk for JMB362
b475a3b83a7709e16a734ef2b8ead4d50f885427 sata_via: explain the magic fix
a5fdbcad0a3f461d43f7b801f8fc176cd2840704 ath: Fix uninitialized variable warnings
9d88477c41904127ab9ae1f3b5b4a39bf6474043 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
11b7c60988e5fbabb4e150612931cc068559af16 mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
dc1dfe47445d45b3076ea940dda8f46a4b96e386 iwlwifi: fix-up botched revert
35dd0509b21e4b5bab36b9eb80c8dab0322f5007 mac80211: fix function pointer check
e500ae5b535a5209fd397fcc542e3b3290fc2fc5 wireless: remove my name from the maintainer list
436c109adb54433fff689abd71c23a6505e46bb0 ath5k: fix NULL pointer in antenna configuration
0f666a08901f8b01f294ca0ad751019375240ae3 p54usb: Add device ID for Dell WLA3310 USB
aa679c36756003f1fabdb9fc6f00eb159559f7c3 wl1251: fix a memory leak in probe
9eb34302681d3f6cf0b186aae31ba08cbd5f22fb Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc
b83156b52dd77979cc93bafc2283929532f6f7d0 pcmcia: avoid validate_cis failure on CIS override
287b87a350de4e344d60697a1f16abe2a6cd350a pcmcia: dev_node removal bugfix
4f2d364b315191bf9f8659f7d221acdf5506a989 pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TI
02caa56e4b789b80ae7e0f0f0789f94b44ad32ef pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq
d7ef1533a90f432615d25729c2477bac9e72051d swiotlb: Make swiotlb bookkeeping functions visible in the header file.
22d48269984fc93a71f65a54aa422aacf5fdb926 swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
bfc5501f6d816082274e10cd45a2d5f32603b328 swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.
abbceff7d7a884968e876e52578da1db4a4f6b54 swiotlb: add the swiotlb initialization function with iotlb memory
eb605a5754d050a25a9f00d718fb173f24c486ef swiotlb: add swiotlb_tbl_map_single library function
cfca31ce789963c0dd6ca2e9cc13b90cc2802fbd [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference
f39b56f6d067786b6c37c9a20776d1c0eb405a49 block/spectra: use do_div() for 64bit divs
0dba333c9568b35c9278c98be6d7861a7a709ca9 block/spectra: rename nand_release()
b589aece500c16fdcfff74346efc0d4caf7ba968 spectra: Add basic mtd support
44fa63fc230a3ab3b34c669cf07ae6c487087952 spectra: Don't overwrite nand_debug_level. It's a module param
4087524f3924c64791fab469b731f4e7420797a2 spectra: Clean up emulation vs. hardware backend support
90d598285cd1d2cee38ad34dbb3b305816a986aa spectra: Make it build as a module
494a43bb188c10b9b21375bbfe2691e41e3cb145 Moorestown "Post Beta" nand driver.
139ef32b0e6b88b00b5e3e74d052d938f178dc9b Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.
04c09a15f5c3a1f468cb8daf570eec3af21940ed ASoC: patch for the useless 'break' removal in kirkwood
911ff689ff9af626cd072fd0fc95ef33f2f722dc ASoC: atmel: trivial code cleanup
db5bf412baf8df4df30eed2bd37af2a5b77f90ac ASoC: ep93xx i2s audio driver
bafb67470b294810f62db40b348643062255702b perf tools: Allow building perf source tarballs on non-configured tree
035320d54758e21227987e3aae0d46e7a04f4ddc ipmr: dont corrupt lists
9d7db2b2cb507f31ff29e339e9ed2f825edb555d ASoC: tlv320dac33: Add support for changing upper threshold
238c1a78c957f3dc7cb848b161dcf4805793ed56 powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
3fd7fa4a89f0b85b9b33e922f15a2289c0fb8499 8139too: fix buffer overrun in rtl8139_init_board
271c1dfa61bc90a57648ff96f3eb92d4b4d4f11e net: Remove unnecessary net action assertion
9dacaf17a60101a55d456cc7b00e269d8145aa0d net sched: make pedit check for clones instead
f2a03367c072150c881fa23ce3d3f76b8236018f htb: remove two unnecessary assignments
fa6ca57113c2fd2d86dd854e0bc5e18b9786282b greth: Remove unnecessary memset of napi member in netdev private data
1789a640f55658d9a54c1868cc3405e4d85dbd8e raw: avoid two atomics in xmit
fe33147a58e7d1d3086bf823aabfd491d843be82 net-caif: Added missing lock validator constants
9227a46bfbac0516fb7428715a095e1bc59b872a asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
a8b690f98baf9fb1902b8eeab801351ea603fa3a tcp: Fix slowness in read /proc/net/tcp
386f40c86d6c8d5b717ef20620af1a750d0dacb4 Revert "tty: fix a little bug in scrup, vt.c"
9973e38575070b70c68bad177fb5056548fea349 sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().
42edb1d306d7941405b5ba5e7599ea99fc4bdf5a sh: remove duplicated #include
83038a2a7062f6cbbdcfaff47284566f060a5af1 tg3: Update version to 3.111
302b500b27dda8e07b3cb967ff588de84ee87ba4 tg3: Add 5719 PCI device and phy IDs
a50d0796b09ad909a25fc75e54eec7f713edeba8 tg3: Add 5719 ASIC rev
9c7df9157889a8f67d2d104fd52f2aacb3826fe7 tg3: Use devfn to determine function number
57d8b88030ca9f295bb72ef65228c6d86bed22f6 tg3: 5717: Allow serdes link via parallel detect
2430b031be8d3eb57f22f2df6fb3784564109db0 tg3: Allow single MSI-X vector allocations
2601d8a0049c8b5d29cd5adb844a305a804e505f tg3: Off-by-one error in RSS setup
b28f6428af279ffb9e97ee00486a29498b7fcfdc tg3: Fix a memory leak on 5717+ devices
b1d0521059789a138d19c4f940d6eca7d620a6eb tg3: Avoid tx lockups on 5755+ devices
f92d9dc1504a964acfe07e8036fa30dcef22d343 tg3: Relocate APE mutex regs for 5717+
eedc765ca4b19a41cf0b921a492ac08d640060d1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
024a07bacf8287a6ddfa83e9d5b951c5e8b4070e r8169: fix random mdio_write failures
8ffb335e8d696affc04f963bf73ce2196f80edb9 ip6mr: fix a typo in ip6mr_for_each_table()
1c24d06f8e065023ebb428db5af5514500839ee6 jffs2: update ctime when changing the file's permission by setfacl
f668da2f150948a961d359c65b5e9d62da1290e2 iwlwifi: fix wrapping when handling aggregated batches
02cd8dee6e10d6ab7161a3c6f36a60f8894fafdd iwlwifi: parse block ack responses correctly
18ab9f1ea615a1beae2ef3364e732a990e02d9ea iwlwifi: remove unused parameter
f84b29ec0a1ab767679d3f2428877b65f94bc3ff iwlwifi: queue user-initiated scan when doing internal scan
0e1654fa2b91324ab91019c7dfabf3518aca54dd iwlwifi: generic scan TX antenna forcing
3839f7ce6dc749e3170e1bfa656cfac748528117 iwlwifi: do not use huge command buffer for channel switch
ff0d91c3eea6e25b47258349b455671f98f1b0cd iwlwifi: reduce memory allocation
519c7c416870c6e71e9553786a529d89f55ef395 iwlwifi: kzalloc txb array
6f80240e0a738a6c5cef005291a90522959f3ba2 iwlagn: fix bug in txq freeing
4f5fa2376f3ca46fa497632844872a6f4e224c09 iwl3945: fix bugs in txq freeing
fc66be2a808724d61134e420ef9d7082653c72eb iwlwifi: remove inaccurate comment
3779db10f6f7de0455dd898a877a0336068f82ed iwlwifi: remove priv->mac_addr
f8525e553210a1545615bde5b203b1913470079f iwlwifi: beacon internal time unit
79d07325502e73508f917475bc1617b60979dd94 iwlwifi: support channel switch offload in driver
a0ee74cf080389aee4fbf198ffa7e85b3480b661 iwlwifi: beacon format related helper function
ae0bce029e3b96d3ba2cc868bc6a65a125666ab8 iwlwifi: remove unused parameter in iwl_priv
f43084498b42c11054a8218b445ff6491c35bcdc iwlwifi: do not clear data after chain noise calib
86cc652dfe57f365533cf2e64e08ff37a510d42e iwlwifi: remove debug frame dumping
3a0b9aad0a8166e9fb23d420fdc08ee2820d4c39 iwlwifi: use virtual interface address for scan
7684c4083114e0f0cc02f3a7cbef27b1e29381cd iwlwifi: set MAC address in RXON from interface
30eabc1736c79d9b617887042ebebc0141a14170 iwlwifi: remove mac_addr assignment
6dea887f2b39e9a858f05e84483da0f4d5b35024 iwlwifi: remove unused wlap_bssid_addr assignment
041fa0cdf1c1edc2b9efa08c28cc8193e68b1f8f iwlwifi: remove useless node_addr assignments
7d47618a2ade0cb6d8a0b2597029c383c1662fa0 iwlwifi: move sysfs_create_group to post request firmware
9edc71b746efeaadc40e668964b76cda81fef386 iwlwifi: add name to Maintainers list
1402364162afbaac1b8a74ee21aeb013e817ac7d iwl3945: fix internal scan
a6866ac93e6cb68091326e80b4fa4619a5957644 iwl3945: enable stuck queue detection on 3945
e44a21b7268a022c7749f521c06214145bd161e4 Linux 2.6.35-rc2
e7b526bb852cdd67b24e174da6850222f8da41b1 drm/i915: Move non-phys cursors into the GTT
78b36558b7061430fe16ce49f83f1bc3a0b7d4b8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
84a8dce2710cc425089a2b92acc354d4fbb5788d ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
c20cbe46bd5c13444e30cefc997704514dc74cc5 variable name fix to Documentation/rt-mutex-design.txt
cc44826a26b12b2489bc7dbb597fcdf107f2cc01 Merge branch 'master' into for-linus
6c5de280b6683d194ee60cf22dee56eef0b09619 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
ed7dc1dfbcef301407a1e3138a49dc94e5a19d0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
7926e0bfbbc5ff81ddad0fda831eef7060e40997 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
482e6f8466ab1066f1a969bcdbe916b56439622c arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().
f60f359383edf2a0ec3aa32cf8be98ad815bdf65 perf report: Implement --sort cpu
41a37e20178b081193b08b228030d8f562bfee62 perf tools: Make event__preprocess_sample parse the sample
45d8e8025a2b2a6996be92d769fb6763bfb3cbae perf annotate: Ask objdump to demangle symbols
45de34bbe3e1b8f4c8bc8ecaf6c915b4b4c545f8 perf buildid: add perfconfig option to specify buildid cache dir
8e5564e6c7554902301543e731354ad2ad58ae53 perf tools: Make target to generate self contained source tarball
c45c6ea2e5c57960dc67e00294c2b78e9540c007 perf tools: Add the ability to specify list of cpus to monitor
761844b9c68b3c67b085265f92ac0675706cc3b3 perf report: Make -D print sampled CPU
e59d44df46edaafb6b637e98d046775524b31104 ixgbevf: Enable GRO by default
72e09ad107e78d69ff4d3b97a69f0aad2b77280f ipv6: avoid high order allocations
59d4289b83b11379d867e2f7146904b19cc96404 fec: convert legacy PM hooks to dem_pm_ops
bb1d912323d5dd50e1079e389f4e964be14f0ae3 bonding: allow user-controlled output slave selection
ebd8e4977a87cb81d93c62a9bff0102a9713722f bonding: add all_slaves_active parameter
b78462ebc6a4ef9074aa80abebcdd470dc5f0ce0 skbuff: add check for non-linear to warn_if_lro and needs_linearize
55c95e738da85373965cb03b4f975d0fd559865b fix return value of __pppoe_xmit() method.
5918e2fb9035b35164002c3a268feaf70b7c04d5 syncookies: update mss tables
af9b4738574b46025de7ccbe75c7b24fd8914379 syncookies: avoid unneeded tcp header flag double check
2a1d4bd46047efff513600d7ff422bc344f540a6 syncookies: make v4/v6 synflood warning behaviour the same
0b75f775288b90a83a8708a5af663a03d4bbc9ce Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()
7f0d384cafabfbb56663ee6944c18fc0450fc5d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
90ec7819737d42a0ad1c2df1ff56016facae3c6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
9bea7f23952d5948f8e5dfdff4de09bb9981fb5f module: fix bne2 "gave up waiting for init of module libcrc32c"
be593f4ce4eb1bd40e38fdc403371f149f6f12eb module: verify_export_symbols under the lock
3bafeb6247042dcbb72b0141ec7c7107de9f0b99 module: move find_module check to end
75676500f8298f0ee89db12db97294883c4b768e module: make locking more fine-grained.
6407ebb271fc34440b306f305e1efb7685eece26 module: Make module sysfs functions private.
80a3d1bb410e000e176931a076cdf19a1e89a955 module: move sysfs exposure to end of load_module
c8e21ced08b39ef8dfe7236fb2a923a95f645262 module: fix kdb's illicit use of struct module_use.
2c02dfe7fe3fba97a5665d329d039d2415ea5607 module: Make the 'usage' lists be two-way
c496fa1fff0248ef8cd637efb52b70dea7afaa9d drm/i915/gen4: Fix interrupt setup ordering
f458823b864c6def488f951a79986fa205aba4f1 drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.
0d0659c78d7ea29ad6c3c538dcaae0227f31b9d2 arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference
ca7335948e294faf8adf65f2c95ca18ea78540db X25: remove duplicated #include
c44649216522cd607a4027d2ebf4a8147d3fa94c tcp: use correct net ns in cookie_v4_check()
ca55158c6ecb7832a6ad80ac44a14d23bab8cdfc rps: tcp: fix rps_sock_flow_table table updates
536e00e570c87f258554e919c444b81a7002e46d ppp_generic: fix multilink fragment sizes
57f1553ee5d9f093660cc49098f494e17ed11668 syncookies: remove Kconfig text line about disabled-by-default
ca739481662137b8f717bc21f16719cda3c33d6b ixgbe: only check pfc bits in hang logic if pfc is enabled
8764ab2ca7ab5055e1ca80f9cfa4970c34acb804 net: check for refcount if pop a stacked dst_entry
8ce655e737dc395e115ecdce143a43b9b6127f46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
999fd1ab344dabd9c985b638bf4c29495b8e4619 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
9a9620db07b27700a4de9e86985735fffb78e2f8 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core
e620d1e39aa33b43bed96aa7f2ebbc88914aed58 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
d2dd328b7f7bc6cebe167648289337755944ad2a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
c1518f12bab97a6d409a25aaccb02dc8895800f3 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
a094c0afc3515aaf962dd0793f3b23fe67e6b192 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
f9196e7c03bfefbb8933c7af579c3c6caa72ea53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
bf4282cbcf7f53c23e87fb0cef945591cdc8d631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
d7940b04fa441b06b69f05faef43c5fb2156ab72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
683eb94777c3c67b9b258765b9cb03641344c418 omap: remove BUG_ON for disabled interrupts
bb21c7ce18eff8e6e7877ca1d06c6db719376e3c vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure
9e506f7adce8e6165a104d3d78fddd8ff0cdccf8 kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
94b3dd0f7bb393d93e84a173b1df9b8b64c83ac4 cgroups: alloc_css_id() increments hierarchy depth
007d08678eb87478b65b3f229960c81dd7c7b8f3 lib: add s390 to atomic64_dec_if_positive archs
b1413357d924792e2e332dcb6b712a7fb2a5fb25 fbdev: fix frame buffer devices menu
fc0ccfceb8aa6800040ba4f37a36ee306aa71c9f arch/um: fix kunmap_atomic() call in skas/uaccess.c
485d527686850d68a0e9006dd9904f19f122485e sys_personality: change sys_personality() to accept "unsigned int" instead of u_long
d6d03f9158516b50d0d343158e3f33bcff1e4ca5 fb_defio: redo fix for non-dirty ptes
3f505ca45735c35576dab4ceb3e3736d528b6672 Revert "fb_defio: fix for non-dirty ptes"
1da083c9b23dafd6bcb08dcfec443e66e90efff0 flat: fix unmap len in load error path
2e94de8acbe524d919f1ea8807913d7b005e1578 fs/binfmt_flat.c: split the stack & data alignments
55adaa495edc429be84399f83df80dfb7f36598b vmware balloon: clamp number of collected non-balloonable pages
f76f5d71048e116f76d2eb02226b01d50890e2f4 xtensa: invoke oom-killer from page fault
c421b08ef52f38049c6f591c5d260a97af7b0000 mn10300: invoke oom-killer from page fault
68db30ce609a8fc21b95f38f509c65dab0ecfa96 m32r: invoke oom-killer from page fault
f9c497c4aea28be826b8450a5339952f2ffc705e frv: invoke oom-killer from page fault
b7e5d1f04104d98895945ecb463d750320dcd6cf ramoops: add HAS_IOMEM dependency
7cbe17701a0379c7b05a79a6df4f24e41d2afde8 fs/compat_rw_copy_check_uvector: add missing compat_ptr call
eaa6e4dd4bf243a357056448e54d7c673cd44acb rtc: s3c: initialize s3c_rtc_cpu_type before using it
e893de59a4982791368b3ce412bc67dd601a88a0 rtc: s3c: initialize driver data before using it
01afaf61983d08ed1c9e5e8f2fcf4f40e9008033 Minix: Clean up left over label
af5a30d8cfcfc561336f982b06345d6b815e0bb3 fix truncate inode time modification breakage
8718d36cf99f5acf0f37487557ec25aee54b930b fix setattr error handling in sysfs, configfs
5b54470daded19d83ea2bbf5f6bc12662942cd63 fcntl: return -EFAULT if copy_to_user fails
7d683a09990ff095a91b6e724ecee0ff8733274a wrong type for 'magic' argument in simple_fill_super()
971b2e8a3f5dc0cbef19ec1a77b6d20237aa751e fix the deadlock in qib_fs
0abbb609ac511fc226b8b1082613193c8ecf8324 mqueue doesn't need make_bad_inode()
867e359b97c970a60626d5d76bbe2a8fadbf38fb arch/tile: core support for Tilera 32-bit chips.
5360bd776f73d0a7da571d72a09a03f237e99900 Fix up the "generic" unistd.h ABI to be more useful.
640f7dcfe047aa5859df5f5d41e7f6455a442b89 Staging: sep: return -EFAULT on copy_to_user errors
2d98bb22c33b033182edd3a3c6b4c4e1d091db4d Staging: rc2860: return -EFAULT on copy_to_user errors
c60e55f30a4dac15db51b398c3bd94e4cfbf743a Staging: Eliminate a NULL pointer dereference
0aa3f139cd5123ffb8f397b91d777635e9761c24 staging: Use GFP_ATOMIC when a lock is held
ebe8622342f12bed387f7de4b5fb7c52005ccb29 Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_mio_cs.c
7f00b36e9e7d2026d546d61e0b1a62949617fee0 Staging: comedi: fixing ni_labpc to mite dependancy
f502cb6eb28e55c19cea9c2005661c7898f2de99 Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependencies
c28040e515154462971ba97ec14a82c27fcfb683 Staging: phison: depends on ATA_BMDMA
b6ee30a27f8204d20aebe6e743e38d4b85ee753d Staging: iio-utils: fix memory overflow for dynamically allocateded memory to hold filename
c3dee74f52bb844db40865dae3c465212c6a09eb Staging: adis16255: add proper section markings to hotplug funcs
08a16d9f0effe8b7fd31995a7bd418a45ef2d6e7 Staging: adis16255: fix typo in Kconfig
0375fc4d2748b7c7064d481b36e32ef19e43d8db Staging: batman-adv: Don't allocate icmp packet with GFP_KERNEL
3d9b2358930a3e5225b28ac1458236f3d667e368 Staging: batman-adv: Don't call free_netdev twice
20c8a44b7cd5e56b62898a87f620b3a7269eb898 Staging: batman-adv: Call unregister_netdev on failures to get rtnl lock
5f411a90ee163801434775264b4f9932f1de9e4c Staging: batman-adv: fix rogue packets on shutdown
9d20015391dfc47f6371492925cc0333ac403414 Staging: add MSM framebuffer driver
34ef545aa8c68d91e2e503ac05c129094772afb4 Staging: comedi: fixing ni_tio to mite PCI dependancy
824196248c1f28aa7d151fd5b11d76182c751f19 Staging: comedi: fix 8255 and DAS08 Kconfig dependancies.
53fa827e295d8b09a2446b3126577244644d256d Staging: comedi: For COMEDI_BUFINFO, check access to command
4772c018e35b6a21e8a8bde54568b59998540a16 Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or written
d261154057c27f6c1d256b6198b0ad08733f1758 Staging: comedi: don't write to buffer if command finished
ee4063fa6bd801fa6ea045f23a2934db009b3dac Staging: comedi: amplc_dio200: Protect counter subdevice with spinlock
d4da77a73cb9cc9a1a349daa1a2723505b086e2d Staging: comedi: adv_pci_dio: Support Advantech PCI-1735U
b2e68b00d5d3698c228f549c02f4f79305d2b270 Staging: comedi: addi-data: don't overwrite name for request_irq()
6d8b0f5be5108f6a3fc922ca4acfbf10e14d6cd0 Staging: comedi: Give the addi_apci_* drivers different driver names
a4cff8b82a3cd0c95348ad4ae28cee7a918a35cd Staging: mid: Intel MID touch screen driver
d7636e0b0769e0f4f437ff33168d723f86e7c080 staging: Add framebuffer driver for XGI chipsets
66169ad17d9c67a33608830dd83dcef55c85a756 serial: add support for various Titan PCI cards
3fde85df5421eb01f563fef6f111ba73ab0d120e vt_ioctl: return -EFAULT on copy_from_user errors
c1bfffa94e0ca951ed450788991c9310adb8e823 serial: altera_uart: Proper section for altera_uart_remove
962400e8fd29981a7b166e463dd143b6ac6a3e76 tty: fix a little bug in scrup, vt.c
fadf34f0f05ca5ea02ffcd89544cd372bbdb739b altera_uart: Simplify altera_uart_console_putc
d8d721f4c005f9a69bd1b5d5c6ba99b7e1d464de altera_uart: Don't take spinlock in already protected functions
328be395a396b1333b56e04571365dc614c96e46 TTY/n_gsm: potential double lock
e59e2bd9e85604ad601ec7dd056baffcd6ad56a0 serial: bfin_5xx: fix typo in IER check
ca3e442e8dbbe2551473f36f0e7797b1d3205f5a serial: bfin_5xx: IRDA is not affected by anomaly 05000230
99ec88f345945208c650b54279dddc8dfd705571 serial_cs: add and sort IDs for serial and modem cards
18c79d76ece432a48c985ea404800f8ee154ada2 msm_serial: fix serial on trout
75de46b98dda624397ccb17c106e51f478a79c15 fix setattr error handling in sysfs, configfs
743db2d903bc4e963a31496328d847d69f75047c kobject: free memory if netlink_kernel_create() fails
c842128607a50a670df5f9c75261db2e21db3c45 lib/kobject_uevent.c: fix CONIG_NET=n warning
c043f1245654a726925529007210e9f786426448 USB: unbind all interfaces before rebinding them
109f34e71b9049a57f6cdf3f1da6bee2b722b259 USB: serial: digi_acceleport: Eliminate a NULL pointer dereference
1f23b2d98c11fed43c552a5dbd00c793f81a8736 usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected
c2572b78aa0447244a38e555ebb1b3b48a0088a5 USB: cdc-acm: fix resource reclaim in error path of acm_probe
6a1a82df91fa0eb1cc76069a9efe5714d087eccd USB: ftdi_sio: fix DTR/RTS line modes
1703a6d3c38944731ba23594843a704d828266f3 USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout
2e0e0777ec2ea1cb5461bded2c09573a9d778622 USB: s3c-hsotg: SoftDisconnect minimum 3ms
0f002d200598918f5058dfcfda3da46f29019765 USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs
0287e43dda1a425da662f879dd27352021b0ca63 USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig
390b166138e95a47bdfde6582a1935f65e5c6547 USB: s3c: Enable soft disconnect during initialization
0238634d02dd10b678ebe9ea5d8803483277ee93 USB: xhci: Print NEC firmware version.
ed07453fd356025cc25272629e982f5e4607632c USB: xhci: Wait for host to start running.
2d62f3eea98354d61f90d6b115eecf9be5f4bdfe USB: xhci: Wait for controller to be ready after reset.
0c8a32dff4f9ebed3e067e52e12842d7d7e047a0 USB: isp1362: fix inw warning on Blackfin systems
b41709f1263bb1ad37efc43fea0bb0b670c12e78 USB: mos7840: fix null-pointer dereference
b8a3c6091a2337391ed878693604d712d6420241 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
467429b475e56f154f93b3b14fd75f238d14597a ssb: remove the ssb DMA API
39a6f4bce6b437046edf042f78f7a0529e253bff b44: replace the ssb_dma API with the generic DMA API
718e8898af2c523b1785f025350c34c59750734d b43: replace the ssb_dma API with the generic DMA API
4e8031328be3e19de937354b76a9e69878c3101e b43legacy: replace the ssb_dma API with the generic DMA API
14f92952bf74a365ca7f9dfbec158e7c933ea723 ssb: add dma_dev to ssb_device structure
2e724443f328cca90aa3b62d65852a5d7f5223f7 iwlwifi: use the DMA state API instead of the pci equivalents
9e55ba7bc2ab2395831d1daec39d4e9edff83885 ath9k: Fix bug in rate table
6267dc709c6ef1c0926e18ff2859238992dea658 ath9k_htc: Configure credit size for AR7010
ea46e644e80bd4ac778964afd998df4f666486d4 ath9k_htc: Setup 5GHz channels
29d9075e1c577cb9affd7859c87e41f12ae270f2 ath9k_htc: Configure dual stream rates
6debecad452d3bbe5affc0a21bc0bb452f867cd8 ath9k_htc: Setup HT capabilites for 2-stream devices
61389f3ed49968746327aef0454b2f27e88e0f8d ath9k_common: Move count_streams to common module
b176286276f85e10e8ab3342730c5e39e1ce460b ath9k_htc: Add support for AR7010
cbba8cd101c1230284ee46629c841481f7c34b68 ath9k_hw: Configure byte swap for non AR9271 chips
ce43cee5319a6bdcd75aef7a61bbb8b905628b75 ath9k: Determine Firmware on probe
5f1e83dbc3bddd97ef4a431fdca10dbdf4809f69 p54spi: replace internal "cx3110x" name with "p54spi"
6b5dcccb495b66b3b0b9581cdccfed038e5d68a2 ath5k: retain promiscuous setting
e307139d7ad532761cdbf2a665f3c53c509a2d0e ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
8b9a4e6e442756f670ef507f09bbc6c11dc0fca6 mac80211: process station blockack action frames from work
56bf882230d2266a2e07b7f404dc96d157a65daa Revert "wireless: hostap, fix oops due to early probing interrupt"
38a6cc7538d3c44b76f9dcea607a171adcc0208e mac80211: Remove deprecated sta_notify commands
abd984e6117e72e17073fd0a81a477e43b4580f5 ath9k_htc: Use proper station add/remove callbacks
85f1bb4ace038289d587bcff64128be10613f9f3 Merge branch 'acpi-idle' into release
ed8319e9b269ed19449432db3aefc11eb7be7376 Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6
bceefad59ab66d1b1a815a1738744ea013da966e ACPI: Eliminate us to pm ticks conversion in common path
157317ba3ec3e5a4d9683b8d24ba40b4f8f3296b ACPI: Fix the incorrect calculation about C-state idle time
9d1ac34ec3a67713308ae0883c3359c557f14d17 ssb: Handle alternate SSPROM location
ce9426d1908001fb2f7b0152fbe4184bbc0c7b68 ath9k: fix dma sync in rx path
26b36cfefaf2be98b225e3c1a399edb0daf52ddd mac80211: make ARP filtering depend on CONFIG_INET
1bf7dbfde8fe7ddaa8e2e1b4e0fc41a9fc6aa7a5 Merge branch 'master' into for-linus
1e5ea23df11c7c90c7e7268dd3a6603bfa5aadf7 ceph: fix lease revocation when seq doesn't match
bc23416cd4579093acc1e7d819eee747def623da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
58cc1a9e3b11a84e66c4d3a4cc9073f2cb0ecabb Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
724df615928b7050d33b6243f60b12bd87484fc7 fix comment typo in netdevice.h
1abec4fdbb142e3ccb6ce99832fae42129134a96 block: make blk_init_free_list and elevator_init idempotent
c86d1b8ae622e1ea5d20e98bd72fbd7d9dd69016 block: avoid unconditionally freeing previously allocated request_queue
e12f8e29a8526172b7715881503bae636d60bdd8 netfilter: vmalloc_node cleanup
e26d6b834cc4a68adeb82abbdce7205df7599118 Makefile.build: make KBUILD_SYMTYPES work again
e7dadc0089da730a1ba2638a1a03533be0c67f11 perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name
9846f350ef4d4108c1154acfc125fe8d8630ef84 HID: magicmouse: disable and add module param for scroll acceleration
ef566d30a702cc9b49d24edc4ad45c62208a4f5d HID: magicmouse: scroll on entire surface, not just middle of mouse
b12eab1a796a306caef7046b21a76efa35f5f489 powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
d8a382d2662822248a97ce9d670b90e68aefbd3a Merge remote branch 'tip/perf/urgent' into oprofile/urgent
e5a2a04c264e693eafcc78fec5add34c9e15e471 HID: check for HID_QUIRK_IGNORE during probing
0798cea8c2e1afee59686c51d27d0e96b05e42d1 UBI: improve corrupted flash handling
33789fb9d4470e27d18596c0966339e2ca8865a9 UBI: introduce eraseblock counter variables
eb89580e1a8388d206bf143c6c39d001095106ba UBI: introduce a new IO return code
786d78318586cbdc8aec539fe5a4942490267fef UBI: simplify IO error codes
b396aa03084b51f6822052a8070703287f198360 scripts: decodecode: remove bashisms
8aa4b14eb023fecaa48d55402e98bdf84b375c4a ACPI: acpi_pad: Don't needlessly mark LAPIC unstable
8bf2269fc08b883c728fce2171e9c6747a6a91b4 Input: i8042 - remove SPRUCE support
3a4b4aaa546fa3d57b2ea7f41234f7d2e328da3f Input: wacom - add Cintiq 21UX2 and Intuos4 WL
87eb743b943a472eb90ac2cbf7f4a132773de77f qlcnic: Fix Compilation Issue when CONFIG_INET was not set
c6d409cfd0fd41e7a0847875e4338ad648c9b96b From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001
849c45423c0c108e08d67644728cc9b0ed225fa1 ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
faa9dcf793beba05f7178b63a59eaa3ca5175b6a arp: RCU changes
4736022844fe694c4ee971fa2b6c1cb38dadbc78 ipv4: RCU changes in __mkroute_input()
5168ae50a66e3ff7184c2b16d661bd6d70367e50 tracing: Remove ftrace_preempt_disable/enable
d1f74e20b5b064a130cd0743a256c2d3cfe84010 tracing/sched: Make preempt_schedule() notrace
ad8456361fa19068cf49b50a4f98e41b73c08e76 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
39d112100e561686ab1e2b19c57984163ad6c1fa Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
167b7129042a4b4c09bb4ede5482ff79340a3999 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
39059cceeda478cd040d521b9541d1113035c908 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
b01b7dc2832a1a286ae84ffa3e940ce9f8e352c2 Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6
f150dba6d4a1e275b62ca76572c2786c71b91e85 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
636667a545b2d16797f27002a65d688c195c9b60 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
ceadda057c000fa82e6bbe508923d8181414dea7 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
95619be590638bd48469ac81c0f6236f349f5640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
4f4aeb7fd0f7e6ca008bb2147ba36cee13876595 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
2826bcd844e05dcbef9b9284bddb7fe88e8d314f mac80211: reduce debugfs code size
84642d6bdde9164b7905fba03c0691a806788e0c ath9k: fix queue stop/start based on the number of pending frames
764580f577a46adce6ad6717a9b34aa8e3a09159 ath9k_htc: Fix fair beacon distribution
21d5130b8cb8e19a3e69e704aa29d918624fce49 ath9k_htc: Handle host RX disable
e9201f09ad4c6ef5f5b28d20b114a47bf57e72a3 ath9k_htc: Handle monitor interface removal
23367769af90b63231cce6d70a39f1700ca5c03d ath9k_htc: Fix locking for ps_idle
3901737e25a85052e9650547f95aede62abc999b ath9k_htc: Remove useless cancel_work_sync
4a34a8c19cc84d9ff99d542f7b1524cbd1bb705a ath9k_htc: Fix bug in handling CONF_IDLE
cb551df2028017c71b07db9537efb90abcf9cc7d ath9k_htc: Add PS wrappers
881ac6a53587acb12b009a3053830295688f2c70 ath9k_htc: Revamp CONF_IDLE handling
e9141f71f4734584bc9704e1266090abe98e1859 ath9k_hw: Fix async fifo for AR9287
15ae733b25b7d74e9ef14eab8414447204bdcc1b ath9k_hw: Update the PCI WAR register
a55f858852e4345d0a31af593c46738ca8614bff ath9k_hw: Cleanup TX power calculation for AR9287
79d7f4bcf8519abbea46d909ff01a1358b431e1d ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values
16c94ac6cf9727b686e16b8d5dedfd282ab3a9ee ath9k_hw: Cleanup eeprom_9287.c
ad0e2b5a00dbec303e4682b403bb6703d11dcdb2 mac80211: simplify key locking
efe4c457a1d4e56840c42bf2e409dc04e8ad4304 drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts
fcea60070fe8fa48df579f155ec7bc20a868f7dc mac80211: move plink state
08daecaead42b85b69b33d7d8429a93dfbf75b58 mac80211: drop control frames after processing
e0961f112cd88176acc6d1af6ca6352f85cdf993 mac80211: remove useless work starting
761ab470364b550c9b1a5e1e31be51d415aaf42b mac80211: move WEP weak IV check
6a8579d0e62c0eac428184ce45e86bc46677724a mac80211: clean up ieee80211_stop_tx_ba_session
2b2c009ecf71f4c66ff8420b63dddbc9737e04e3 mac80211: Add support for hardware ARP query filtering
095dfdb0c479661f437b24b85e31f0d0b841eab6 mac80211: remove tx status ampdu_ack_map
3a4d4aa2d38e5305b5e93dffdc9dd2f975129328 mac80211: remove bogus mod_timer() call
1f03baad4d0516f4bd3a4728d71ff00b01be930d ath9k: use the key handling code from ath9k_common instead of duplicating it
eed8e22f0133e8278b1f8079fcb452f1f9692f9d ath9k_common: use allocated key cache entries for multi BSS crypto support
1d0bb42d5eee20bd70f237d0a32cfe3b079849e2 ath9k_hw: add multicast key search support
fd515941cfaf949b55086a36943afe085d7268e6 ssb: fast powerup delay calculation for PMU capable devices
c35deb4e70d52ed564c58569fe059dd7ca5f4eec ssb: update PMU init to match specs
91157888f28ae94761eaf25533f76a55542b2a3f ASoC: imx: add eukrea-tlv320
0e79612012e1da66133e3c8499bc7c020f006c89 ASoC: imx-ssi.c: add new choices to platform configuration
749266cd91ae5862a986a8ea995f714b87f12b5d ASoC: s3c: patch for the unnecessary variable 'state' removal
b07adffbbcb258ac607c16c5af9bf4ec8d189d38 ASoC: atmel: patch for the unnecessary variable removal
c0da5500e9962e23ee8bb0bce9cb4307d44c0ae7 ASoC: use resource_size for au1x
2daf6c157500b832687f675e323879e3a4c3fe27 Revert "iwlwifi: move _agn statistics related structure"
ddc29b0104d69e3742e6a9f23184fb6184614403 ASoC: omap-mcbsp: Place correct constraints for streams
3f024039e08598521a2c4c3eaedf8de2119797f4 ASoC: omap-mcbsp: Save, and use wlen for threshold configuration
f10b8ad15f9531b6d58edabccf05e9eb738c4409 OMAP3: McBSP: Use the port's buffer_size when calculating tx delay
451fd82dc148bd5ac9ed5b19b6915a1afe32b9cb OMAP3: McBSP: Change the way how the FIFO is handled
0acce82b3dd792c85079ca1f4f7ffd8c82427e0a OMAP: McBSP: Function to query the FIFO size
c6df8d5ab87a246942d138321e1721edbb69f6e1 perf: Fix crash in swevents
03cd3739818d3fa7f973d0fb6d3aa63122ea00a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
1067b6c2bea7fd2cc9da290d865ab3f3b91c8130 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
a652883a244901742d6c9733a9eebdf72e3114ea Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
60e5e0b84045ce0f6ab07a02c7fcd6627b53d2d3 virtio: console: Fix crash when port is unplugged and blocked for write
0047634d3daebca9e99a22eb89167bf77f35cdfa virtio: console: Fix crash when hot-unplugging a port and read is blocked
a5b365a652206ca300256974ed9301a7d241a6ed virtio-blk: fix minimum number of S/G elements
ff9da691c0498ff81fdd014e7a0731dab2337dac pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface
e7401d8321f89a3785a395ba307c720e2b390f96 menuconfig: truncate list items
42ef223c4a0f6e34e13ccb503b423ebdc04878e1 menuconfig: fix to center checklist correctly in a corner case
aa42abedc321040301541b865a018af9fa848873 kbuild: Change section of generated debian packages to kernel
2d7204ac60ae28d0228d7852c846060757193e38 kbuild: Mark that the packages generated conform to Standards-Version 3.8.4
ee6eed803d790f304e762db2943fa9d3bdcfae39 kbuild: Add homepage field to debian/control file
5b04fc170382195d7d33fd08e3ccc2ad8e50e782 crypto: twofish: Rename twofish to twofish_generic and add an alias
0b767f96164b2b27488e3daa722ff16e89d49314 crypto: testmgr - add an option to disable cryptoalgos' self-tests
419f8367ea37e5adc5d95479e8fd5554b92b49fe pipe: change the privilege required for growing a pipe beyond system max
6a6ca57de92fcae34603551ac944aa74758c30d4 pipe: adjust minimum pipe size to 1 page
bc94e59662c13516d13e117b6edab4bec487d5a0 crypto: pcomp - Fix illegal Kconfig configuration
00b275dbfc2ae3e3312a910736dd9a6bd5110c2b drivers/mtd/maps: introduce missing kfree
b51adeae29d1ca07090d4f9c9c886499351e0129 of/mtd: nand: fix build breakage in drivers
a1868dc2878e61778b9d6d8c61d5368e51d68a29 ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
db2c24175d149b55784f7cb2c303622ce962c1ae act_pedit: access skb->data safely
3df95ce948dc8ceef07b49003ab944aa047f2a79 sfc: Store port number in net_device::dev_id
9e2d11b926765681f72db0373d2ecbbac28359b3 epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
d23380701876dd93d310b2548c51d0f78f25d7aa tehuti: return -EFAULT on copy_to_user errors
60a5711db646b87b9530b16cbaf3bd53ac5594a5 isdn/kcapi: return -EFAULT on copy_from_user errors
3b21b508ecc9e043839a5337563cfc77f9fcedb9 e1000e: change logical negate to bitwise
d42a8f464ba14467e5d45dc0eb8f789c82bd0679 sfc: Get port number from CS_PORT_NUM, not PCI function number
bc10502dba37d3b210efd9f3867212298f13b78e net: use __packed annotation
749d811f10a410b64cf4c674c498ec04316ec373 padata: add parenthesis in MAX_SEQ_NR macro
ba2d3587912f82d1ab4367975b1df460db60fb1e drivers/net: use __packed annotation
1273d97674a1782ff55b823aa6c40aea9b538aaf fec: Cleanup PHY probing
c7621cb3d9a2c42d2fed7e16845611c8c6fd5835 fec: convert TX hook to netdev_tx_t
7e364e9668ceb5094622144ef4c931305329c175 net: mac8390 - Sort out memory/MMIO accesses and casts
482c42f12667223ac93bd954ad7f87c6fef29393 chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR
96d362202bfc0e5da78ee59b1645296fbca515f4 ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
b5f7e7554753e2cc3ef3bef0271fdb32027df2ba ipv4: add LINUX_MIB_IPRPFILTER snmp counter
8cbccbe76168a0c627d2274e4a322116804db30f ipconfig: document DHCP hostname and DNS record
fbae3fb1546e199ab0cd185348f8124411a1ca9d i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
35bfc353dcaecc99c277e3646564f3f785760bde i2c/busses: Move two drivers to embedded section
3b5f794b8b647409155cade4eac2825bc49b4a66 i2c: Rename i2c_check_addr to i2c_check_addr_busy
656b8761ab21715eb1a35bb078dfd05e901be4ec i2c: Document reserved I2C addresses
3a89db5f30576654bf1b0036af9b50ed5ab1b6c5 i2c: Check for address validity on client registration
63e4e80218803ff506b3ea4f2349b17916a35730 i2c: Share the I2C device presence detection code
89140f41575ae2a7a5c24e856880594ccbdfcaff Documentation/i2c: Checkpatch cleanup
c8447161470d0292cc96b4f28f03a8eedb7806e9 Makefile: clarify a comment
6e387aa420bb8cd2bde522352c7930a1bfc24b0c rt2x00: Remove suspicious register write
df7f4ebe75d04faf6d1eb3b910659199002c7476 rt2x00: fix use of mcs rates
c295a81d0553ab91b196f392ff2c7378ab9d94c4 rt2x00: Update TX_SW_CFG initvals for 305x SoC
bd96bd6b1280f6f4dd988272e10ad5a2c3abef43 rt2x00: Use IEEE80211_TX_CTL_STBC flag
22cabaa6b84dc617dda096641c359eebfb32b6cc rt2x00: rt2800: disable TX STBC for 1 stream devices
06443e46c65915d74b03fe1de10c00748e4706ee rt2x00: Fix HT40 operation in rt2800.
532bc2d5244bd32d321da457d8e3919a1ed00c2e rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
e3a896b9924d6dcd88ad16186d7ec77f32d12ef8 rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
8440c292798a6a7dc70356df80de84e0082bd99d rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.
6e1fdd11b1b3febca3554dbca5f6a80ba0a7c285 rt2x00: Introduce separate interface type for PCI-express.
785c3c06fb8f4bc3a8bb6ff39e8f6a70f889bde9 rt2x00: Move all register definitions for rt2800 to rt2800.h.
5ed8f4582ae70cea53a86196411bd675e28e6a76 rt2x00: Remove RT2870 chipset identification.
f0194b2d5d01b99555fd8a6e42281809086f1ab1 rt2x00: Centralize rt2800 beacon writing.
96b61bafe22b2f2abcc833d651739edb977f1b1e rt2x00: Clean up USB vendor request buffer functions.
a903ae004a766a675ff063b88b168bd411e7760c rt2x00: Fix rt2800usb TX descriptor writing.
0b8004aa12d13ec750d102ba4082a95f0107c649 rt2x00: Properly reserve room for descriptors in skbs.
baaffe67b5b33e4215409669226ef623cb65e15c rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
5c3b685c79f38ac6b909b3650f3dad3993614cfb rt2x00: Push beacon TX descriptor writing to drivers.
03b550d3f9faf912d935ea310363e8e96d3aeeea checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters
b3831cb55d383e8eb55d3b56c715fb48459b87c9 xen: avoid allocation causing potential swap activity on the resume path
cd52e17ea8278f8449b6174a8e5ed439a2e44ffb xen: ensure timer tick is resumed even on CPU driving the resume
073ed10363a89cfcc04b7c4d9a9626c5ed48852c scripts: add nconf into gitignore file
cbab05f041a4cff6ca15856bdd35238b282b64eb gconfig: fix build failure on fedora 13
e72e6497e74811e01d72b4c1b7537b3aea3ee857 jffs2: Fix NFS race by using insert_inode_locked()
f324e4cb2cadd9a42932c8a158e761ae31b88e72 jffs2: Fix in-core inode leaks on error paths
0f0a8fa735bbde4b0bc3e96e4bb2e5b380a324db crypto: crypto4xx - Fix build breakage
5869d2c387e75814334697c9d702d91b7c63a308 mtd: Fix NAND submenu
f9369729496a0f4c607a4cc1ea4dfeddbbfc505a xfs: improve xfs_isilocked
070ecdca54dde9577d2697088e74e45568f48efb xfs: skip writeback from reclaim context
99a4d54620264a614c89597bc5aaab22ec83f89c xfs: remove done roadmap item from xfs-delayed-logging-design.txt
5b257b4a1f9239624c6b5e669763de04e482c2b3 xfs: fix race in inode cluster freeing failing to stale inodes
ee227c577cde47f78e2df359f9c32ba047060767 of/powerpc: fix fsl_msi device node pointer
d8dcaa1dc50f5aecd38d34180cd99d6af8566c88 drm/radeon/kms: make sure display hw is disabled when suspending
d8bd19d2aff95e52c7f356cc2fc722584a656065 drm/vmwgfx: Allow userspace to change default layout. Bump minor.
991b7b44f8cfa1b9beff8c4c2f2ec888b925c2a7 drm/vmwgfx: Fix framebuffer modesetting
7c4f77801f103c9eb0465bf42313d5e1721d2991 drm/vmwgfx: Fix vga save / restore with display topology.
c0db9cbc73338d8e2987a19a02388d67aeec0bfe vgaarb: use MIT license
2d6e9b91971034103ac51b20fa692258bf6bdd40 vgaarb: convert pr_devel() to pr_debug()
ce04cc089b22862f7d6ad5aa3ada0dd07e41b833 drm: fix typos in Linux DRM Developer's Guide
84d88f4c92763f519b9e081cdd685a44de14f8c0 drm/radeon/kms/pm: voltage fixes
92645879d07a48897fe8888c2e37607aa1189cc9 drm/radeon/kms/pm: radeon_set_power_state fixes
c5e8ce61d64995f4076c6a9b2f8b4b71e0be2e37 drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+
9349d5cc920c10845693f906ebd67f394f1d0d04 drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen
7ac9aa5a1f1b87adb69bcbec2b89e228f074103a drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)
b74dbf2aed8d8c4f93ac2c44bab5c81f65be62a0 of/watchdog: gef_wdt.c: fix build breakage
a26f95fed31d917eee616d1cd6360e4ce782e3dc of/edac: fix build breakage in drivers
4eecb17825a9cd2ea750c177487000fab4c19ea2 of/net: fs_enet/mii-bitbang.c: fix build breakage
3ed3880230288c3eba1174b865ea7cdfbcb20033 of/usb: fsl_qe_udc.c: fix build breakage
7cea8cc4705d25d9c7baee06efd665db27481242 of/crypto: crypto4xx_core.c: fix build breakage
05c02542c20aa00dc9a66f4bfb1a89d1131457f2 of/dma: fix build breakage in ppc4xx adma driver
c8a4d0fd2ac2ce6b3409f51fcf918dcb3617ec97 of/mtd: nand: fix build breakage in drivers
d4b8b2c2c0b980fa756267e43e39e5ac3c894857 of/video: fix build breakage in FB drivers
2005ce3521b7a38f12085e0420f405a8ee06f606 of/pcmcia: m8xx_pcmcia.c: Fix build failures
1f5a81e41f8b1a782c68d3843e9ec1bfaadf7d72 ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
a57ee627499d116f6872a5634ea4f015da0eacd2 Fix colors for Mach64
382fe70fddf54114802c935264f1d5baf8d3d174 drm/i915: Move non-phys cursors into the GTT
0d7168bcf45fa5b6307726091ea77fd4ab16d1ab Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
ed3305b4bb1fadff22e2f254bccfb3301e0b6b4f ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled
4fb26fa9ae043810eb99c22364d23ffc3b271b8d wl1271: Fix scan parameter handling for 5GHz
5da54f94992b35fd58ad5b569abe8ca04048f8f1 wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
f820bc19af2afd34182e66ce9877d9fb87acef6a wl1271: the core wl1271 module shouldn't depend on SPI_MASTER
781608c41386b560b501404233fc43d8ef100c71 wl1271: Flush TX buffers to air before going to idle
0d58cbff2495fda8b2389719d30da694d3077a87 wl1271: Idle handling into own function
db81956cc4a6780e9aeb1e85993096e67dcb0cd3 wl1271: Prevent dropping of TX frames in joins
43163f0f8a11822607c36249c6f55f0613e0d73d ath9k: cleanup: remove unneeded null check
a906b060b069d84e9d2b7fe60cc7a7f893be4c0c drivers/net/wireless/prism54: Use memdup_user
b7b1b512287d6917d4976a4ee0e7d72c4edf52eb ath9k: Fix bug in validating received data length for edma
5c6dd921776946d12cbbae8ab92c5d6773b25810 ath9k: Fix bug in accessing skb->data of rx frame for edma
9f167f6480c87e22ce1b934cc839d1786b373b70 ath9k: Clean up few function parameters in recv.c
93ef24b29bb6d6d50763c44c0debec4a9547fc58 ath9k: Move driver specific structures
d435700fcdf03646ff070b35ea19dd5501c4b946 ath9k: Move ath9k specific RX code to driver
a0ea949358579c22019202c6876d61087a79361f drivers/net/wireless: Storage class should be before const qualifier
c5395b67437b47c4a4c0686d3db99be9327ef67e ath9k_hw: Enable TX IQ calibration on AR9003
252aa631f88080920a7083ac5a5844ffc5463629 cfg80211: make action channel type optional
4f424867dd4752d457458fec29ca57ce5d7dc4ac ath5k: print error message if ANI levels are out of range
9537a1623359fd24ec95ba1fe60528c70e84b2a2 ath5k: always calculate ANI listen time
40ca22eafeb61ee1419dd7c4c2698459183c582c ath5k: add sysfs files for ANI parameters
6673e2e8e040e319e0505f31580b7f1dbb5862e4 ath5k: use ath5k_softc as driver data
30bd3a3092c17dbfa18f042ca0815758e8d34e65 ath5k: clarify logic when to enable spur mitigation filter
230fc4f3b2fa72980787a5f86c850f02bb193187 ath5k: remove ATH_TRACE macro
afe86286a166881d2ae7ce4469036735254d1263 ath5k: run NF calibration only every 60 seconds
0e8e02dddc528f1c650ba13bb3b61e818c39dd2f ath5k: Stop queues only for NF calibration
9e04a7eb1fdf37bc8bc0d0f59e5fb737926f0152 ath5k: move noise floor calibration into tasklet
ac55952633c11761187d233619f0d1048154a8a5 ath5k: initialize calibration timers
3d1ca47eba76a31ad134e5c4d841234f5a6a92c3 rndis_wlan: increase assocbuf size and validate association info offsets from driver
d5d1154ffdc87b618518629fce44d51834df0f2e ath9k_hw: Enable auto sleep for ar9003
fdf766224795cc638a459f50156ad27c3ea26e7a ath9k: Fix power save with auto sleeping
de0f648dc769daabd0842a8dcf439d5f1f23e07f ath9k: Make sure null func frame is acked before going into PS for ar9003
77c2061d10a408d0220c2b0e7faefe52d9c41008 wireless: fix several minor description typos
aed8e1f9910b216ab3e14cb286c431c870f9b78f cfg80211: don't refuse HT20 channels on devices that don't support HT40
17525f96aeeed156bd4a6dee21816100f77b0c71 ath9k_htc: Enable RX STBC for AR9271
b4dec5e8f5c02f75d8c08dd377193f73b553bfe2 ath9k_htc: Enable SGI in HT20 for AR9271
2c76ef89b05654457555a1458ccf2aa8eec5fc50 ath9k_htc: Update HT configuration properly
0d425a7d7bc7bc834fe04e15e88b61bc34331a98 ath9k_htc: Cleanup rate initialization
01574c4b46d08e62d509118ad209983c00ade898 ath9k_htc: Initvals update for AR9271
1d66fa777d674da3a5172dcdd930f8928b1904c6 drivers/net/wireless/orinoco: Use kmemdup
27b81bbed881ae93e8c23c216129cdeee86d4051 drivers/net/wireless/p54: Use kmemdup
d3e5033d5f8609fd6cc19ee28d8f103885eb6596 drivers/net/wireless/ipw2x00: Use kmemdup
a61aac7cf1af1549d03cb8e7549c5427fabc6f5e drivers/net/wireless/b43: Use kmemdup
a465a2cc6eb55908a70e386b729293e9d9e4726e drivers/net/wireless/ath/ath9k: Use kmemdup
ff020726a7e963c3b9fb71825b3c33885022a8f0 drivers/net/wireless/iwmc3200wifi: Use kmemdup
02730029530e7ca2a4d413d6afa67bbc9548c8c2 drivers/net/wireless/libertas_tf: Use kmemdup
80caf6017ace944035210ca2bba7abeb85eb0c5c drivers/net/wireless/wl12xx: Use kmemdup
731a9b2a024714a3fa070b014744d02b9a96b3b6 drivers/net/wireless/libertas: Use kmemdup
04236066e00ab20c6745569268d67a980bd06abd ath9k/debug: fixup the return codes
2b87f3aac04818f720956e2b70f9b04fc8e2c794 ath9k/debug: improve the snprintf() handling
56824223ac97ca845652c59bed9ce139e100261b ath9k: fix dma direction for map/unmap in ath_rx_tasklet
66fceb69b72ff7e9cd8da2ca70033982d5376e0e libertas: Added callback functions to support SDIO suspend/resume.
a7da74fc88bff6f82f8255f2def49907f82f4c61 wl1271: Add support for NVS files with 5GHz band parameters
eb70eb723b489dd4e233e22e47d993f59858cdd8 wl1271: Update handling of the NVS file / INI parameters
ff37d9a9ce493743cfc4665edb05fbbdabca78ee ath9k_htc: Increase credit size
b80841c91f42dc048a60bff5e1614a619f725e38 ath9k_htc: Remove HW queue translation
ca74b83b66dbd289a395c6243695d746c76676cc ath9k_htc: Initialize beacon/CAB queues
2edb4583c6a581e1e48af259db2a2d467d11551d ath9k_htc: Add queue statistics to xmit debugfs file
6473d24d5b6b76bb5fd16914709a619a00c44d28 ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips
6ac478cf05662911242957e8f765c623be23cf2a drivers/net/wireless/orinoco: Use kzalloc
08578b8f16ca551499c54f2cd229df3e58c8f381 ath9k: enable the baseband watchdog events for AR9003
aea702b70ae0964c16e17944e4a5ce2c2b038ced ath9k_hw: add support for the AR9003 baseband watchdog
ec8aa669b8393b6789b1954d587c63264af7ff99 mac80211: add the minstrel_ht rate control algorithm
b4df47081b67bce9dcb7b84b551588c7402a330a rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
295bdd9c52e57daf995fe80eff8c53938443fa2f of/rtc: rtc-mpc5121.c: Fix build failures
19b87173bef84079e0974833b4adacfb353f5c4a wl1271: remove sdio ARM dependency
9a13b1e7f696020d7a9f0cf8dd551468f7e10884 ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.h
7284635d2dbc0e055d14bc488c69f8c1d2822ae7 ath9k_hw: add support for the AR9003 2.2
53b1b3e1f0feaa57b82d3dc344d887fe3eecc90b mwl8k: use the dma state API instead of the pci equivalents
b4a75c91b8a6cb80ba7772f69613025ddf75ebc2 of/dma: mpc512x_dma.c: Fix build failures
14acbbf8bada18f19930d38ce33c3947b2c718e0 of/mtd/nand: mpc5121_nfc.c: Fix build failures
ef7f2e831c3a563505c9bc5b16ef4bcae3cf4b53 of/spi: mpc512x_psc_spi.c: Fix build failures
de2b606c24f178038b95a831f21a35a29faa6eab watchdog: Fix build failure with OF changes
b53550781b7d51036aea3b3ee63ece3c6c8f4597 of/spi: Fix build failure on spi_ppc4xx.c
1c62c72b1a3c4478fb9069503d20c41b1f385ca1 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
ffabc9a6e8b34151a97fc91fcbef827f07504f75 of/usb: fix build error due to of_node pointer move
c10ea4d60eb387dac4d3011e40d5536eb7642a93 ARM: mx25: rename mach-mx25pdk.c to mach-mx25_3ds.c matching its arch number
767c38b20e9b030acd42254a8010a54733629b0a ARM: mx3: rename mach-mx35pdk.c to mach-mx35_3ds.c matching its arch number
d8d9129ea28e2177749627c82962feb26e8d11e9 libata: implement on-demand HPA unlocking
68939ce5fc17ee9c03ef6e543d4f82bd9f5583d4 libata: use the enlarged capacity after late HPA unlock
72ec24bd7725545bc149d80cbd21a7578d9aa206 SCSI: implement sd_unlock_native_capacity()
ed4e2f801cf1484a68c4b41878353f26e6554c6a libata-sff: trivial corrections to Kconfig help text
f3faf8fc3fab45c3526efe8c9e99bb23f8723350 sata_nv: don't diddle with nIEN on mcp55
8b27ff4cf6d15964aa2987aeb58db4dfb1f87a19 sata_via: magic vt6421 fix for transmission problems w/ WD drives
10389536742cefbedecb67a5b2906f155cf3a1c3 firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder
0dea7c12fc2c15de8b2104a322a1f47919d753fd Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
ac373f7e2286ed3690e8a93ebf9f6f1ae0c7d4a9 mtd/r852: update card detect early.
fbc2e7d9cf49e0bf89b9e91fd60a06851a855c5d cls_u32: use skb_header_pointer() to dereference data safely
edafe502404f3669d364b6e96d79b54067b634b4 TCP: tcp_hybla: Fix integer overflow in slow start increment
ab95bfe01f9872459c8678572ccadbf646badad0 net: replace hooks in __netif_receive_skb V5
20c59de2e6b6bc74bbf714dcd4e720afe8d516cf ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
d92222e27fdc98d73df25f3d49fb1ff3a3369bec mac8390: raise error logging priority
130c0f47fdf9c533deb1136cad5136f6cb7020f0 ipconfig: send host-name in DHCP requests
9489be8ca234c07666e88a4472e4d5f2a2425aa5 mtd/r852: Fixes in case of DMA timeout
cc1fed00c9ba84f38717a6cab84409cd48f340e3 mtd/r852: register IRQ as last step
33c29dde7d04dc0ec0edb649d20ccf1351c13a06 act_nat: fix the wrong checksum when addr isn't in old_addr/mask
e3fe8558c7fc182972c3d947d88744482111f304 net/fec: fix pm to survive to suspend/resume
b1011b375be106e0a312baafc981a26165283efe korina: count RX DMA OVR as rx_fifo_error
53ee490ac5836d506ea5830f821045aafa3c196f korina: use netdev_alloc_skb_ip_align() here, too
ceb3d2394532540a52ce34f71e67c8d008913f79 korina: fix deadlock on RX FIFO overrun
39a4897c1bb66e8a36043c105d7fd73d8b32b480 xconfig: add support to show hidden options which have prompts
120d63e63319aceea5d127f0de93bd7fe1cbaba1 xconfig: remove unused function
c1f96f091ee146836dd73ecce531f8e0a170cfca xconfig: clean up
c10d03caf303d91da07c7f093a4822453c13f9b1 gconfig: fix null pointer warning
e0bb7fe2d7e6d7cfa6135fa9ca5634343fff63b5 gconfig: fix to tag NEW symbols correctly
f9447c49390f4935e19e89c88ce4a1311c080dbc menuconfig: improive help text a bit
3fb9acb3297f5e1170f3e45a18cc3f8b1fd1901a kconfig: fix to tag NEW symbols correctly
70ed074718a6704ac2f82d014f372ba25c42ba12 kconfig: print the range of integer/hex symbol in help text
b040b44c35c251882da8488a5f038435a531312c kconfig: print symbol type in help text
5ef650ae5c94ee4d593169b82b6c306093360765 ASoC: s6000: use resource_size for {request/release}_mem_region and ioremap
614f60fa9d73a9e8fdff3df83381907fea7c5649 packet_mmap: expose hw packet timestamps to network packet capture utilities
7dad171c39dc83bd267c4f98d8b02d38e0d65596 vxge: Fix checkstack warning in vxge_probe()
f0778c8c41001783d4074e34efc7d3e632d87ee3 kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
d4376802999d478a103868d7e7b1f473e4a387af Merge branch 'fix/asoc' into for-linus
c7a441bba9de3b4e166b6a4449208bc906d70558 Merge branch 'fix/hda' into for-linus
e854df613fe934c94a0b39eccb4104e72ccbbded Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc
c2d9ba9bce8d7323ca96f239e1f505c14d6244fb net: CONFIG_NET_NS reduction
c6b20d941b08941bece53bc3d857beb1fb25fffc ppp: eliminate shadowed variable name
38454db3f0b694df929073a5a867edf30551d950 mac8390: propagate error code from request_irq
c1f8fc57c046903b5e7c891f2922592d5f775af3 caif: add newlines after declarations in caif_serial.c
7c25492871a50f9f72f4d1350bdea53169024864 caif: remove unneeded variable from caif_net_open()
e4caa8bab3862a7694ab7c6dfede223227ad7fc5 Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hda
79640a4ca6955e3ebdb7038508fa7a0cd7fa5527 net: add additional lock to qdisc to increase throughput
8fc6d4186e0a60b3755a6b88bf67a3ac3214dcc3 ALSA: hda-intel - fix wallclk variable update and condition
edb39935c8b19fcd9a8f619d0bc1e9d04594cd2b ALSA: hda-intel - fix wallclk variable update and condition
097811bb48c7837db94d7fe5d94f0f4b5e19e78c bonding: optimize tlb_get_least_loaded_slave
5206e24c2c348d739c31ebed10a741a02bbde9e0 bonding: remove unused original_flags struct slave member
c20811a79e671a6a1fe86a8c1afe04aca8a7f085 bonding: move dev_addr cpy to bond_enslave
85252b6ae5f7e8bba570309d1945eba63c53ad3e Merge branch 'for-2.6.35' into for-2.6.36
08a0b717578ab03db99367e69bfe6a4a71918e2c ASoC: nuc900: patch for modifing the ac97 delays to minimum
0dc3b44202fe7e7f43d6c687904ca1a04a0afb43 ASoC: nuc900: fix a typo and rename the header file
8dfb0c78157e14387f49fa7ab425e65a93b2fee2 ASoC: nuc900: fix a wait loop bug
018334c045c95793ab58948fe1f63282459c4f8d ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removal
e95095540c5276fc9922cb14376afc36f846af1f net/mpc52xx_phy: Various code cleanups
f9f3545e1e5de3d3f5376ae6c522aedb1205f4e1 bonding: make bonding_store_slaves simpler
3dd90905e08655aa7754f08ebe8b1f44e2793074 bonding: remove redundant checks from bonding_store_slaves V2
b15ba0fbdc2e54c3885fed91c54aeef7fe474033 bonding: move slave MTU handling from sysfs V2
64585909996de7deaf8aa5cf7629d775b16ee417 bonding: remove unused variable "found"
2df4a0fa1540c460ec69788ab2a901cc72a75644 net: fix conflict between null_or_orig and null_or_bond
194dbcc8a1a97cbac9a619a563e5f6b7f7d5a485 net: init_vlan should not copy slave or master flags
371121057607e3127e19b3fa094330181b5b031e net: QDISC_STATE_RUNNING dont need atomic bit ops
bc135b23d01acf7ee926aaf75b0020c86d3869f9 net: Define accessors to manipulate QDISC_STATE_RUNNING
ead54d878465291746c91c95749990d62742a6cf Merge branch 'fix/hda' into for-linus
21896bc010c17e5ac58951e771496ec2fb1051ed ALSA: asihpi - Fix uninitialized variable
08f382ebb8a9efb898840aa74cf55148c7a98af6 enic: bug fix: make the set/get netlink VF_PORT support symmetrical
f048fa9c8686119c3858a463cab6121dced7c0bf bnx2: Fix hang during rmmod bnx2.
fafeeb6c80e3842c6dc19d05de09a23f23eef0d8 xfrm: force a dst reference in __xfrm_route_forward()
9f26f547a587ce9015ffe495d2af604580b4b784 qlcnic: NIC Partitioning - Add non privileged mode support
2e9d722db6617ed10204bfa9cd60552620592a43 qlcnic: NIC Partitioning - Add basic infrastructure support
dd8f61d7ff92eb8a4626565ca37b209b3a8a9ce2 sfc: Get port number from CS_PORT_NUM, not PCI function number
d188ceeb3dcc6766db34021b36371a14c21ebd74 sfc: Only count bad packets in rx_errors
62b330baede3849897ce7fc5534eadc34cd03a51 sfc: Allow shared pages to be recycled
244558006cf02f0096fb247f3a54dc7e7d81a256 sfc: Recycle discarded rx buffers back onto the queue
f7d6f379db61233a1740cb2c6818b9c97531771f sfc: Support only two rx buffers per page
90d683afd1395016775c8d90508614f8d3000b81 sfc: Remove efx_rx_queue::add_lock
d730dc527a5abd4717f6320e82cfce54edc882a3 sfc: Allow DRV_GEN events to be used outside of selftests
901d3fe848d8c34988699592c9f4b98c2ce10a8b sfc: Wait for the link to stay up before running loopback selftest
cffe9d4cdafdffa840abeb55c50fd2df2d7b0cdb sfc: Synchronise link_advertising and wanted_fc on Siena
fd371e32fe53f137a0f940d61772bda92180007b sfc: Workaround flush failures on Falcon B0
319ba649af30321ea221740833785b46e1fe6af3 sfc: Reschedule any resets scheduled inside efx_pm_freeze()
3bd9303500b1961d15aae783f17075936026ae79 sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data
ac422f9443191e050c16fe99baeb5c3d74934589 sh: Make intc messages consistent via pr_fmt.
dfe5c7b7e710d8ed885068b0fcfa6f66ab685592 HID: roccat: introduce missing kfree
560526f1617acca62b645c81fb43923954d4ddc5 sh: make sure static declaration on ms7724se
30e0cc1ae0ca961de2764f584021c90d774d1063 sh: make sure static declaration on mach-migor
3ce0933437763f692c669d07d1b7b016b9e2fa41 sh: make sure static declaration on mach-ecovec24
f4cdd757bef262a16188fa89141cc243a9cfc81b sh: make sure static declaration on mach-ap325rxa
f4d7c3565c1692c54d9152b52090fe73f0029e37 clocksource: sh_cmt: compute mult and shift before registration
66f49121ffa41a19c59965b31b046d8368fec3c7 clocksource: sh_tmu: compute mult and shift before registration
c2cdf6aba0dfcfb54be646ab630c1bccd180e890 powerpc/macio: Fix probing of macio devices by using the right of match table
79905ad50bcf025deb81382413719ed600734941 agp/uninorth: Fix oops caused by flushing too much
92e197095e0aa59273decbeaa4b63de58e342355 powerpc/pasemi: Update MAINTAINERS file
257d569821165a76fb4c91d74909c2e61fe41e46 powerpc/cell: Fix integer constant warning
db97bc7f9997fef41b24c91f61c2f776d32d7ce3 powerpc/kprobes: Remove resume_execution() in kprobes
83aea945c21c646184a494a32ad5524248b60226 powerpc/macio: Don't dereference pointer before null check
45fdf00dea92a480a8023c94d1a1aa887dcd3f69 of/powerpc: fix 85xx RapidIO device node pointer
56960b3602be6fde9f09c7958fa06b26384307cc Input: ads7846 - fix compiler warning in ads7846_probe()
4adc8b71cc142f9a7b44b13b99aab38ba897c56f x86, smpboot: Fix cores per node printing on boot
019e2574f965b800ba76f319d817eae9405ae064 Merge branch 'sh/iomap'
861160bfd097de7dbf3195bbef210e4f787327ab sh: PIO disabling for x3proto and urquell.
242239715c8394da16b1dd0d6f3254f99cac10d2 sh: mach-sdk7786: conditionally disable PIO support.
86e4dd5add77ab809f5427391dfabb8f78cbcb58 sh: support for platforms without PIO.
1c98347e613bf17ea2f18c9766ce0ab77f65a96d usb: r8a66597-hcd pio to mmio accessor conversion.
e8b48669de54d390644c77cd26d5c9fccbc1e0a1 usb: gadget: r8a66597-udc pio to mmio accessor conversion.
abb24f4846d1537d73605e8576de8359a98e5ced usb: gadget: m66592-udc pio to mmio accessor conversion.
da3fd1a0010ccc9fe6fd5ae2b9e85e1aacc03e4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
f7a2e30246281944064113dafbafe3eb14cd89e3 Input: tps6507x-ts - a couple work queue cleanups
b42f5b0f0fd8c1c442c1b29a3fbcb338e8bd7732 Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release
558d3499bd059d4534b1f2b69dc1c562acc733fe ceph: fix f_namelen reported by statfs
205475679a74fe40b63a1c7f41110fdb64daa8b9 ceph: fix memory leak in statfs
13a4214cd9ec14d7b77e98bd3ee51f60f868a6e5 ceph: fix d_subdirs ordering problem
b160fdabe93a8a53094f90f02bf4dcb500782aab nfsd: nfsd_setattr needs to call commit_metadata
aef4b9aaae1decc775778903922bd0075cce7a88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
709d015bb810a3377feaee3093d110a17e919019 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
08a66859e69264f3223560d06b88e80c1a6a6387 FS-Cache: Remove unneeded null checks
b5c874f14c5f57cc8654e9184694196c466147bb perf buildid-list: Fix --with-hits event processing
51a0d38de26226f2779912d92f155b93d539da9a mac80211: fix dialog token allocator
8ae5977ff95c03fe6c36a5721c57dcb4bfe4f290 mac80211: fix blockack-req processing
397f385bdba6cdf7752467a7ae81810340929e44 ath5k: wake queues on reset
e3a815fcd38043b8f1bb526123d8ab6ae01deb77 drm/i915: add HAS_BSD check to i915_getparam
9bc354998f8aa8a83b0cd430e8fcf2cbc3be7367 drm/i915: Honor sync polarity from VBT panel timing descriptors
06b43672a9e665cab18dc7b77d56d36884b90d45 cifs: fix page refcount leak
0a6531ebea13b164825ba28e77dcbed3e9386884 Documentation/timers/hpet_example.c: only build on X86
037776fcbe73236408f6c9ca97c782457efd6b53 AFS: Fix possible null pointer dereference in afs_alloc_server()
5c113fbeed7a5a192d8431a768965f8a45c16475 fix cpu_chain section mismatch...
0a76a34ff0804f1f413807b2e2d12117c2b602ca ACPI: update feature-removal.txt to reflect deleted acpi=ht option
e29df91e67428c1a651d18df6ec047fcb30282d3 SFI: do not return freed pointer
1f73897861b8ef0be64ff4b801f8d6f830f683b5 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
b904d7131d116900524bd36ec170dcd97846bfd3 Merge branch 'for-linus' of git://www.jni.nu/cris
2e8949f09e3097c629f33323eaf280cf5c88c81a intel_scu_ipc: Length fix
076dab234d29d1c0d60e26a5fa48aabb7fa58f79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
e30c7c3b306312c157d67eedd6a01920518b756c binfmt_elf_fdpic: Fix clear_user() error handling
b4ca761577535b2b4d153689ee97342797dfff05 Merge branch 'master' into for-linus
28f4197e5d4707311febeec8a0eb97cb5fd93c97 block: disable preemption before using sched_clock()
713b686494a577b3c4f4f9f585a4705fc30d51c2 cciss: call BUG() earlier
fabf3a85ab88063c10f367cccba7b3a1e59df996 netfilter: xt_statistic: remove nth_lock spinlock
a8b563894d6fee9b90b7d6ed76f8ec28ad45bcbe netfilter: br_netfilter: use skb_set_noref()
c8fcb14fecac72bb2cd2974cf133fba6c4b4a13d Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
c02514850d67be8db6b2b6658cbc23ac1fbf8bc7 perf scripts python: Give field dict to unhandled callback
099c5c310e9744bd0654881bb55c137051228e56 Preparing 8.3.8rc2
2a0ab2cd73c26835e635ed4e3868f983519048fb drbd: Reduce verbosity
7383506c87237dbd627f0b8b72b50117f25c5ca2 drbd: use drbd specific ratelimit instead of global printk_ratelimit
d255e5ff5fc6cc6c60dd014d1261448a7bbc8134 drbd: fix hang on local read errors while disconnected
32fa7e91f923d8b2578c42016ff3a94efc9968a2 drbd: Removed the now empty w_io_error() function
039e1fb65496636778e24c881a5e58ed7c39fbb3 drbd: removed duplicated #includes
ba11ad9a3b9dd2dbb9c6686ea9d41a9a77d94327 drbd: improve usage of MSG_MORE
5dbf1673383f2f1554f0634fdfc390d59dc2c7d6 drbd: need to set socket bufsize early to take effect
344fa462e3246bd102059ccc3c59deef416676dd drbd: improve network latency, TCP_QUICKACK
2c8d196759054b632788633b20e39167df36041d drbd: Revert "drbd: Create new current UUID as late as possible"
b7c335713ea130d707c22d7f7c57a8eca75ded7e brd: support discard
0e3c9a2284f5417f196e327c254d0b84c9ee8929 Revert "writeback: fix WB_SYNC_NONE writeback from umount"
f17625b318d9b151e7bd41e31223e9d89b2aaa77 Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
75d9ef1707cf3db264a549142a1f54a5380d63dc perf hist: fix objdump output parsing
d7f0776975334070a93370ae048fda0c31a91c38 x86/amd-iommu: Fall back to GART if initialization fails
e82752d8b5a7e0a5e4d607fd8713549e2a4e2741 x86/amd-iommu: Fix crash when request_mem_region fails
1d61e73ab4c7470833241af888939a7aab2b0354 Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35
8f574b35f22fbb9b5e5f1d11ad6b55b6f35f4533 atl1c: Add AR8151 v2 support and change L0s/L1 routine
02f726949f2be0967aa4871dd4e47d3967779b26 sched, trace: Fix sched_switch() prev_state argument
e51fd5e22e12b39f49b1bb60b37b300b17378a43 sched: Fix wake_affine() vs RT tasks
aac4dddc358acfd9d98b20024a42c34dfab31c39 ipv6: get rid of ipip6_prl_lock
b42d9165e1e3d92e4e3318642463dbe592a12568 drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held
96ed741e15896eea43f7203523db88bc8105c359 ksz884x: Add missing validate_addr hook
5ed83663f77ee7404022d046321f69545cd311b8 ksz884x: convert to netdev_tx_t
aa989f5e46bb913e1a5966bb7d32eb2d00c1894e virtio-net: pass gfp to add_buf
3ffd05159815d477f971a3259fc758f0c3c7e640 be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
95e3bb7aff59d3b6c73d55d1a386ee53b8363fb5 ixp4xx: Support the all multicast flag on the NPE devices.
5d55354f147bcf82b7a330bf9617b82a692b7d49 net/ipv6/mcast.c: Remove unnecessary kmalloc casts
3ed37a6fa70a3a63dbb257fc640facb3974bba40 net/ipv4/igmp.c: Remove unnecessary kmalloc casts
589be6500560c70f4873f8c1fb66671624944433 drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc casts
de47f07264b287f7b1b2ec0e06da98e1c199cd0d drivers/net/gianfar.c: Remove unnecessary kmalloc casts
f25b03a7bd260b939b1a6aa69ca518d9848bb63a be2net: replace udelay() with schedule_timeout() in mbox polling
889cd4b2e529db4988525b0b3e6fb2c095760848 be2net: cleanup in case of error in be_open()
db6f30078dcb0117336f20275e4828c86132e46e tulip: implement wake-on-lan support
7a1d7f01b5e90f85d0b4ec4bfd5a5da769d2bb1d tulip: explicity set to D0 power state during init
92c4bbfac65e0b0d4d4ea5ed21fddf62323d335b r6040: bump version to 0.26 and date to 30 May 2010
3831861b4ad8fd0ad7110048eb3e155628799d2b r6040: implement phylib
6bd17eb96ffc9c3b52927913d59da9ced5109c6a can: mpc5xxx_can.c: Fix build failure
288fcee8b7aa98796d96cd5b1b2e8005639328bf net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
5953a303471951a4c2f2127f0b4c74df7ceb7ac2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
b1faf5666438090a4dc4fceac8502edc7788b7e3 net: sock_queue_err_skb() dont mess with sk_forward_alloc
9f75c1b12c5ef392ddcea575b13560842c28b1b3 ALSA: hda: Use LPIB for ASUS M2V
f07ff97b012ff9485618faeadcc9b1e5f72ceefa usb/gadget: Replace the old USB audio FU definitions in f_audio.c
666092c679f7d9eb9f5230087f960a487fda721c V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability
bd62307b20ff864c48541e46c3ee2bb9cc330f64 V4L/DVB: ivtv: Avoid accidental video standard change
5f39b9f660778c3b095fc380da178d58a040add5 V4L/DVB: ivtvfb : Module load / unload fixes
064a2485aa45956cf1e8520e716839e9d7555b90 V4L/DVB: cx2341x: Report correct temporal setting for log-status
6afdeaf865b729287e02aafc61d8d013b89996ef V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address
4202066c6995200b2755a4501ea90f5d4e163e41 V4L/DVB: drivers/media: Eliminate a NULL pointer dereference
5c331fc8c19e181bffab46e9d18e1637cdc47170 V4L/DVB: dvb-core: Fix ULE decapsulation bug
84b14f181a36eea6591779156ef356f8d198bbfd V4L/DVB: Bug fix: make IR work again for dm1105
033608c1f33bcacba8d3a960240a7b2900b1d5ff V4L/DVB: media/IR: nec-decoder needs to select BITREV
129c34d8fce443d1c43d32637abbab8433504497 V4L/DVB: video/saa7134: change dprintk() to i2cdprintk()
f0e5481f2f5304ffebd43d97bd5118443fac8d23 V4L/DVB: video/saa7134: remove duplicate break
bbe4690f6caef2b36c95dd50e59bc3f4e2eaa6ad V4L/DVB: IR/imon: add auto-config for 0xffdc rf device
f789bf4013e5e003e5d75ec0b8fa280aa66f401f V4L/DVB: IR/imon: clean up usage of bools
517521e4651ac106fc2a4f7638c284f60de92bb8 V4L/DVB: em28xx: remove unneeded null checks
7853d408b792f9015072f7c4649bd3a5d4f6ed02 V4L/DVB: ngene: remove unused #include <linux/version.h>
1db2c22b2216718d4d9adb4a9450bb3dc70e56d2 V4L/DVB: ak881x needs slab.h
806b07c29b711aaf90c81d2a19711607769f8246 V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing
f137f9d0009067289a2fa6c4da9b82084cdd257e V4L/DVB: Technotrend S2-3200 ships with a TT 1500 remote
2ef17c9fc8241e5b08c60ca82345c540bb001876 V4L/DVB: drivers/media: Use kzalloc
59fd08afe0f9ae3a3b793fc178a3c3677b1e716c V4L/DVB: m920x: Select simple tuner
e245b0bd8253fc54dfe3b5e453af0c9841098f87 V4L/DVB: dib0700: Select dib0090 frontend
d46b36e7f927772bb72524dc9f1e384e3cb4a975 V4L/DVB: budget: Select correct frontends
9947e98a76455cec4a64aef536d375fa37cbfc32 V4L/DVB: dw2102: Select tda10023 frontend, not tda10021
58aac2bff192970a1186c33fbea181efe9464dd2 V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSE
a49ba1674b0cf507e62d97fbd91ce345a37b11a8 V4L/DVB: Add notification to cxusb_dualdig4_rev2_frontend_attach() error 	handling
63fc31e8d0757574edb03ed73986be56e70a75c1 V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A
7e2d9820c37525da2469147eec897488ec141bcf V4L/DVB: tm6000: add DVB support for tuner xc5000
dcf5d3aa081617a4a8aa56b7e24988d600148f50 V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_stream
71d67f739e0b02995c2eb650448f031b76720307 V4L/DVB: tm6000: Properly select the tuners
f36cc0342df21fc6820b53cdfba3e98ee5943f46 V4L/DVB: tm6000: Add control to the power led
5a4b55e2c256d78fd86679ee00777c393c87c94a V4L/DVB: tm6000: bugfix stabilizing urb data
4b6ed9fd0baf34da6912bebee46c36eda0411984 V4L/DVB: tm6000: bugfix video image
3569417e5a2c20764158961a2f6c514d26136e5f V4L/DVB: tm6000: add vbi message inside the type switch
0f9bdbc2da442a78990579cabc1554446ed784a7 V4L/DVB: tm6000: bugfix incorrect size
2a15ac7ad625dc22885446016d730a451df1b7d4 V4L/DVB: tm6000, reset I2C bus function
b9eb39d8f419d76e1d59febe48a6791f1fbb68c4 V4L/DVB: tm6000: Remove an extra ; symbol
0439db75c1fbb28a3b314ae354582e4f180daf52 V4L/DVB: tm6000: add extension module support
9e1d9e7bac5c2bafc3c0c51db88c15f3fbcec83f V4L/DVB: saa7134: add support for Avermedia M733A
e65f8c4e3eef3a0946f8e8fba1fb6aabde734f50 V4L/DVB: stv6110x: Fix kernel null pointer deref
76952c7e598f68bf12adf307d6a9a0de3b33b985 V4L/DVB: TT CT-3650 DVB-C support
283d637bbd7301c9fb2236103b990b9d66099d78 V4L/DVB: tvp514x: simplify try/g/s_fmt handling
f1a4435f3efa510760adf6acb87c62653de9a0ee V4L/DVB: tvp514x: remove obsolete fmt_list
3907b07294a9a87793ca9e0223c7bf66b6108ab0 V4L/DVB: tvp514x: add missing newlines
c2fc80961fc2059c05bf07c92decfffde2a0f9ef V4L/DVB: tvp514x: there is only one supported format, so simplify the code
a75ffc124611a535aec8f403817d382d106c68d7 V4L/DVB: tvp514x: make std_list const
2db4e78f14a5b4741b09d03e6d17610537a9af27 V4L/DVB: tvp514x: do NOT change the std as a side effect
3805f201934e5384f6e941222dc1968cb638a88c V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
cf69b808caf8e729949cf20446bec0b9ace033b7 V4L/DVB: au8522_decoder: g/s_fmt doesn't do anything: remove
468df208e84d1e7c65b0d005dbbf09f5aea92409 V4L/DVB: tvp5150: remove obsolete g/s_fmt ops
ea01b11a07961aabbaec58d572b24f3df4b8065c V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support
260bb38a21a19edc8a328f3ac8dd45c184d01216 V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8
029ed3261021c76f0b8538a2f715d89506555676 V4L/DVB: saa7115: remove obsolete g/s_fmt ops
c1658cafd1910cbec1b546ecd1f76e8fc99fc513 V4L/DVB: cx24850: remove obsolete g/s_fmt ops
112cb4a8a092a6338a0e2309aac134e502f2a489 V4L/DVB: cx231xx: convert to s_mbus_fmt
cc99113b8cfb8b9685490db0b9bf0d26c9705ad3 V4L/DVB: cx23885: convert to s_mbus_fmt
fa190ee91fcc3800f2c5d14810dc1b48a4b5d4e5 V4L/DVB: pvrusb2: convert to s_mbus_fmt
31bf95fb5725013fd7d95d6d5b1e45f4c88b1f56 V4L/DVB: saa7134: convert to use the new mbus API
51623ef9aedd8b786a12a4475201827ee85d285c V4L/DVB: saa6752hs: add g/s_mbus_fmt support
3a21ceed7f373894a7c537b4dbbe484f36e7ae24 V4L/DVB: v4l2-mediabus.h: add two helper functions
66e9df07d362b63a594e8663260e0430ba4a17bf V4L/DVB: saa717x: remove obsolete s_fmt op
60298c99f792bb2fe12137360d448c72234b2d0b V4L/DVB: saa7127: remove obsolete g_fmt support
9e36eabc8a6fb87d9b97057e0d0f5195c475fbdc V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdev
e17ad1de031f2d5cade70eb0469a53f17d90d7c2 V4L/DVB: cx18: add s_mbus_fmt support
475977ac3db72c008f5aaa5f19bd991b72f26e42 V4L/DVB: ivtv: convert to use s_mbus_fmt
6c69db9de7a8934bdeb690663fab6fe046203ac4 V4L/DVB: saa717x: add support for s_mbus_fmt
96fd004fe40b8e3beff2a6e27ae0411a4d315f1e V4L/DVB: cx25840: add support for s_mbus_fmt
c463d93f22254f46168b49ad1149d1ec1e904711 V4L/DVB: saa7115: add s_mbus_fmt op
f1158af2b2e064532470516943511863a873c5e5 V4L/DVB: V4L2 Spec: Improve the VIDIOC_QUERY_DV_PRESET description
51ff9ef13366b3752a8ab6229c466fd1bd671d3a V4L/DVB: ngene: Remove debug message
478b3a42bdcd8d1cb57c91cabdc8b6164c639e42 V4L/DVB: ngene: MSI cleanup
5a2a1848a7d744a437f96b79a655c13b8090e74d V4L/DVB: ngene: Make command timeout workaround configurable
4387418129895fd9aa2e2f6368ea69e9c4ddd0f2 V4L/DVB: ngene: Implement support for MSI
eb05d155bc9f51ff701c09bc9b5e4b4f5a4b4d9f V4L/DVB: ngene: Do not call demuxer with interrupts disabled
9d78f46071b2cbc91eaf533e1ea441af36eed06a V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe'
c4f95d84b8dedf28adda927561f7e09b1d5ea626 V4L/DVB: gspca - sonixj: Add webcam 0c45:60ce
6804675e3644361b1d509cac5427bab42a0bc6da V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcams
040000ae7d27d9229959f4a4e9d67cf6c93e8ef8 V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102
e3a5ee73e7223cda78f2770572c5ad01928496d6 V4L/DVB: pvrusb2: Fix kernel oops on device tear-down
7a6ac34848226e315e0d70333bb4ab83190d9f1d V4L/DVB: pvrusb2: Fix minor internal array allocation
28c4a5e6d32410f7c0b8fa9cc52eac424229f10a V4L/DVB: pvrusb2: Fix USB parent device reference count
d72baad3f0e59041d68db7524537046e3a4121a2 V4L/DVB: pvrusb2: Fix kernel oops at device unregistration
8fd0444817e557568d8bddd77828d9ae0d606e04 V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimental
6861800c1512ca8452c5f350a7c0af445ece773b V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/O
c641a18969178ac1649e022156c85adb7c889451 V4L/DVB: pvrusb2: Fix Gotview hardware support
e4425eab6b2da050bae55cffa01e573767a819a1 V4L/DVB: cx23885: Check register errors
d71964fb9731412ce1f86cd7d9b71f1f94a04b0d V4L/DVB: c-qcam: convert to V4L2
483d67ff0a208b43f0b97fca91d3a142afaba7fa V4L/DVB: bw-qcam: convert to V4L2
cb5fcbd540b438a5d311bd15dc910841d01ed140 drm/radeon/kms/evergreen: add initial CS parser
36d1701c502d4f46386e1000ad58d9497a11688d Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing
afa3b60c905f606e8245115474d77787035e02eb Merge branch 'drm-switcheroo-fixes' into drm-testing
c09a35028567ae2c11d627bf69134b87a3c0efae Merge branch 'drm-vmware-fixes' into drm-testing
fbf81762e385d3d45acad057b654d56972acf58c drm/kms: disable/enable poll around switcheroo on/off
fc5ea29d72bde1bec230538becf396caad8621b8 drm/nouveau: fixup confusion over which handle the DSM is hanging off.
afeb3e11147adb357603b071d6d7d1f30ea7f19d drm/nouveau: attempt to get bios from ACPI v3
05269a3a5a78bb074413de495105d7a2686c4529 drm: Make sure the DRM offset matches the CPU
4b7fb9b5746554d460e7bc986341d4b2db01e0b6 drm: Add __arm defines to DRM
dcdb167402cbdca1d021bdfa5f63995ee0a79317 drm: Add support for platform devices to register as DRM devices
01d73a6967f12fe6c4bbde1834a9fe662264a2eb drm: Remove drm_resource wrappers
8b281db596744a15b2abbfdbf655796c64e172ca drm/nv50: cast IGP memory location to u64 before shifting
4abe4389790d5f02569fbacdf035536ba84c7d44 drm/ttm: Fix ttm_page_alloc.c
e8613c0e29d0018a80652e6ae58660c8a75ac74b drm/ttm: Fix cached TTM page allocation.
1ca14e75caae504fdf957cf0c1c4f3aafc886a60 drm/vmwgfx: Remove some leftover debug messages.
316ab13ae2ad603fd5e3a909524e68d98db1b1b6 drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.
792778e8e058471e1909b78d7c5e6ab94962ff8e drm/vmwgfx: Unpause overlay on update.
259600d593181b8a3b1d7fe99d93233b1b113fd0 drm/vmwgfx: Some modesetting cleanups and fixes.
d451f62a7c567654f74018be9ab8da8089660d3b drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.
bbfad33663fe8de1cce84ac776664292c46fe7ae drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.
22ee861c816689b2566290356d54e4a01c9b2e74 drm/vmwgfx: Reserve first part of VRAM for framebuffer.
d7e1958dbe4a7b81d4cab5fab545a068501b967e drm/vmwgfx: Support older hardware.
1ae1ddd5e99bbc067414ff571ac18d4312b4c8cf drm/vmwgfx: Get connector status from detection function.
1925d4565888eb313cc923372da6a08bbfb3a859 drm/vmwgfx: Add kernel throttling support. Bump minor.
04e9e94dba3e564ce810cedab88e957dfd681b4a drm/vmwgfx: Make sure to unpin old and pin new framebuffer.
6a591a96d7315fbe81acc33e20bab4956d1f02a3 drm/vmwgfx: Fix single framebuffer detection.
7e71f8a59e1c9adbbc3b737b4b818c8aa4169d0e drm/vmwgfx: Assume larger framebuffer max size.
2fb750e825b5347de0390315f4284f13709a9856 perf-record: Check correct pid when forking
dd833d713ccc79e00176eb1b3a6c65638c44e27b perf: Do the comm inheritance per thread in event__process_task
af64865ba6825e10fe62a3105fea5cadffeb52c6 perf: Use event__process_task from perf sched
13eb04fdbeb9d21dfe4696630daefe18ef6a1a84 perf: Process comm events by tid
fbf89f25fc4dc68ba0857aca87e70fa5d2592d81 Input: s3c2410_ts - tone down logging
829ab5b52b7ee1d92b2373662b82b6f38cae7166 Input: s3c2410_ts - fix build error due to ADC Kconfig rename
293a7cfeedc2b2380a7c7274902323c3cf5f7575 module: fix reference to mod->percpu after freeing module.
29512c95b5e2f0f245bfa4975ccae6c3449d4dd2 ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1
fc9cbe3998ea23a0658c97159c35765c98eafa37 ASoC: Add missing Kconfig entry for Phytec boards
d8c1fa4af0f311363d9f9cf1014b11d31a99ff10 ieee1394: video1394: Use memdup_user
68a4b48ce6cb73a9643bae6dd3e0f062e3fd8ef7 nfsd4: don't bother storing callback reply tag
24a0111e405abeb74701ce3b7b665365c27de19e nfsd4: fix use of op_share_access
172c85dd5764d2766bfd68621e5b54e85c4a6cfa nfsd4: treat more recall errors as failures
378b7d37f90399b7c34373a5925450529afb917b nfsd4: remove extra put() on callback errors
09414207d4daab8c4990bface3a79fdba3474bec ALSA: usb-audio: export UAC2 clock selectors as mixer controls
67e1daa0bb30eda6ec5add27c3abf4536030f5a6 ALSA: usb-audio: clean up find_audio_control_unit()
2e0281d15c220d0a81c45c73872aa08d2f3ae3ef ALSA: usb-audio: add UAC2 sepecific Feature Unit controls
65f25da44b51f55e3a74301c25f29263be2bf1ba ALSA: usb-audio: unify constants from specification
79f920fbff566ffc9de44111eb1456a3cef310f0 ALSA: usb-audio: parse clock topology of UAC2 devices
7176d37a28fa4ea7e32815007673f578cdcebf51 ALSA: usb-audio: fix selector unit string index accessor
5dd360ebd8328affb22225141cece3a29403b965 include/linux/usb/audio-v2.h: add more UAC2 details
a6a3325913efbe35a10e87fd3e9c3ce621fd32c7 ALSA: usb-audio: support partially write-protected UAC2 controls
dcbe7bcfa32c5bc4f9bb6c75d4d41bb4db8c36fc ALSA: usb-audio: UAC2: clean up parsing of bmaControls
1fab79b8a1bf0d46a7c7e6a1c06dbed1803f403c Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc
c876ae3eb27f15620b3489d0377c2f9486cc71a0 Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc
7489aec8eed4f2f1eb3b4d35763bd3ea30b32ef5 netfilter: xtables: stackptr should be percpu
c936e8bd1de2fa50c49e3df6fa5036bf07870b67 netfilter: don't xt_jumpstack_alloc twice in xt_register_table
bc284f94f84c3d76e49c6f3df9028c503f9589d9 greth: Fix build after OF device conversions.
37a5ddf450f21577fd8335d24e23ae1b4ca3d309 ASoC: Fix S/PDIF build
64960848abd18d0bcde3f53ffa7ed0b631e6b25d Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
2e8693ee79ff316add7d78964900af2312158d13 ASoC: kirkwood: Add audio support to openrd client platforms
f9b95980f87f021f8c69646738929189838ad035 ASoC: kirkwood: Add i2s support
492e2bf141478e2c1ce3abfda381f73d1f2108f5 openrd-client: initialise audio
49106c729053b3c7c963a988aeaf00aa2424a7aa orion/kirkwood: add audio functions.
fdd45ef44cfe84037f44ab386915b55c32a58bf7 HID: roccat: fix modules interdependencies
33ccbc320fc38094128c68b2ee0b305884965bd4 HID: roccat: change kone_driver_version to kone_abi_version
22d515723ff1d92eea4d7537a3f8d7674080422b HID: roccat: fix whitespace warning from checkpatch.pl
597b49ec6f19b6df975e2101c42b7b1cfe168280 HID: roccat: remove obsolete comment
c29684d6834af7b3792f2feb6bdcf8c906ad8db6 nilfs2: remove obsolete declarations of cache constructor and destructor
84cb0999851e25bc4bd4aaa717cc8f8acbf42b2a nilfs2: fix style issue in nilfs_destroy_cachep
72ed5a8c9b057aeb779d161ac6fab1e98f091697 ASoC: Add driver for cs42l51
ea762b047e13ba1cba4d58323b5c00a566610198 ASoC: Add SND_SOC_DAPM_PRE_POST_PMD event
3a642915ada4b7df9440a7bbed35cea94a5ccfe0 ASoC: spdif: Add codec driver to use spdif stand-alone
a3a29b55c70cefaac0d6fda170ccc85bd10e78bf ASoC: TWL4030: Add functionalty to reset the registers
2046f175bc7b4d37e33dbce6a867be3bacf685cc ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in use
3c36cc688e7ad4ab595a0ac59697e4e1d06338c5 ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip default
9fdcc0f72af8801d8429a465a159d815774dbf6d ASoC: TWL4030: Helper to check chip default registers
ee4ccac7cea0e4a4f44bbb109285129e1b293461 ASoC: TWL4030: Optimize the power up sequence
979bb1f4b8b058e9fb23d6166807e30b507a1a6d ASoC: TWL4030: Make offset cancellation path configurable
cbd2db128f2cbec1a70aa6897cc4cddbbadecbf6 ASoC: TWL4030: Remove wrapper for power down
33f92ed4b3b9bef2080032b2b5d5dfba189eabeb ASoC: TWL4030: Revisit codec defaults
e37c83c06c2690157a989df40dc99a6b61c9ea15 Merge commit 'v2.6.35-rc1' into for-2.6.36
e565813ab95875af0d51a6bcd537068380bb06ea x86/mm: Remove unused DBG() macro
546cf44a1b507c1cbb5cf42bbe6169780567f36f blktrace: Fix new kernel-doc warnings
0da529a7d996f100569040857ddf4d63a1b24e82 drivers/net/arcnet/capmode.c: clean up code
38117d1495e587fbb10d6e55733139a27893cef5 net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
06f555f35fcc917c2b3c32fe151ec370ad47db35 r8169: remove unnecessary cast of readl()'s return value
b8b611715dac6ae69ac9f9aad2760564e934434e 8139too: remove unnecessary cast of ioread32()'s return value
e623d62512dcb68a1c4844f4d7b5c8f3aff7d0da atm: [he] rewrite buffer handling in receive path
1d927870e583d19afa17b2062b65e8f74a83b742 atm: [he] remove small buffer allocation/handling code
864a3ff635fa73dae15455524e048da5c89352ac atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
098fde114bf6655f4b75d71dbea208d039fc1de3 atm: [nicstar] reformatted with Lindent
741a00be1f6bfa027225f44703ab72a741b757b7 mlx4_en: use net_device dev_id to indicate port number
592970675c9522bde588b945388c7995c8b51328 xen: netfront: explicitly generate arp_notify event after migration.
06c4648d46d1b757d6b9591a86810be79818b60c arp_notify: allow drivers to explicitly request a notification event.
3f8dc2362fd43a0adee2f6f05bf1ac4d619675b6 arp_notify: document that a gratuitous ARP request is sent when this option is enabled
9bfca3c6e5965a01b7c6d8e2f2ea30799c9d43bc caif: cleanup: remove duplicate checks
f5d72af9f3dfea67f014f880d00665f96622f57f caif: remove unneeded null check in caif_connect()
024cb8a67f3d3438322fac9d6f7b1cc578eca71c drivers/isdn: Use memdup_user
7d88950426da812a6ab93ee1bba821f7f0ec1766 drivers/net/wan: Use memdup_user
042604d2a3ee59c84f8293988caf35bac5de9eb3 net/dccp: Use memdup_user
c146fc9fc9bc1dc0f629fe83d49f32ab0f11bfdc drivers/net/wan: Use memdup_user
c5dc9a3581f486a738f82a5317229d494d0f475f drivers/net/cxgb3: Use memdup_user
b23d00e9212d04eb894dd29422c7a53b36b8e32d drivers/net: Use memdup_user
16dff91804777efbb0ce18b0a7e54c55e86b7beb net/can: Use memdup_user
d7fd1b5747fff3bde92777bcaf705d98ae6f8b6f tcp: tcp_md5_hash_skb_data() frag_list handling
15e83ed78864d0625e87a85f09b297c0919a4797 net: remove zap_completion_queue
27f39c73e63833b4c081a0d681d88b4184a0491d net: Use __this_cpu_inc() in fast path
604c1b1868f16e7b2fc13401d8c9147f167bec0a cleanup: remove MIN_FRAG_SIZE definition.
b90c076424da8166797bdc34187660fd0124f530 ALSA: hda: Use LPIB for another mainboard
26fd74fc01991a18f0e3bd54f8b1b75945ee3dbb ALSA: hda: Use mb31 quirk for an iMac model
dd37f8e8659bc617c3f2a84e007a4824ccdac458 ALSA: hda: Use LPIB for an ASUS device
92b4522f72916ff2675060e29e4b24cf26ab59ce Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
15c0cee6c809a137e0fc7f1d2b0867cc03473c0c ALSA: pcm: Define G723 3-bit and 5-bit formats
74048f895fa8cbf8119b4999f1f44881a825f954 perf_events: Fix unincremented buffer base on partial copy
90151c35b19633e0cab5a6c80f1ba4a51e7c913b perf_events: Fix event scheduling issues introduced by transactional API
2e97942fe57864588774f173cf4cd7bb68968b76 perf_events, trace: Fix perf_trace_destroy(), mutex went missing
3771f0771154675d4a0ca780be2411f3cc357208 perf_events, trace: Fix probe unregister race
8a49542c0554af7d0073aac0ee73ee65b807ef34 perf_events: Fix races in group composition
ac9721f3f54b27a16c7e1afb2481e7ee95a70318 perf_events: Fix races and clean up perf_event and perf_mmap_data interaction
54e88fad223c4e1d94289611a90c7fe3ebe5631b sched: Make sure timers have migrated before killing the migration_thread
4705b2e8047221142af2ed5e37f54ac4c7f80a7d sh: add romImage MMCIF boot for sh7724 and Ecovec V2
8a768952ca8cb5cad98cfa343e6fb131e3bbdc3e sh: add boot code to MMCIF driver header
487d9fc5016529d7d77dfe35b666fd3a090e2953 sh: prepare MMCIF driver header file
b34bce45530ca897aea35915e0e42eb3c8047b52 sh: allow romImage data between head.S and the zero page
1238c684325d9710544af6f0d11bf7cd6efd5925 sh: Add support MMCIF for ecovec
d30e5d897c3da7c2d17c8112331b66ed953eec78 [ARM] pxa/spitz: Correctly register WM8750
600ae40df788d282523b1b86624b83f7a11a97cb [ARM] pxa/palmtc: storage class should be before const qualifier
8fa76f7e61ef4e5bc97207143ea4e198b22487bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
a7fed9f7369bfcfabed7aca1d608d286f2dfa7f6 powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set
ecca1a34befbb13fc23d9a2cc0d6b725c7727fb2 Merge commit 'kumar/next' into next
3d00d4ff11686895925f46265f4a78dc78196c2e Merge commit 'jwb/next' into next
67a3e12b05e055c0415c556a315a3d3eb637e29e Linux 2.6.35-rc1
3b03117c5cfbb04175b688c79ea4155b8ef812d3 Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
fa7eadab4b4aec0139d2429e6f8d13375ff8a658 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
bc7d352c5e76c74c628a39b99777a1bdddde5e81 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b3f2f6cd1ff935ecac9a5346904b899d7af689fe ia64: revert __node_random addition
003386fff3e02e51cea882e60f7d28290113964c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
092405cdb66f060918160ae730640b449ed7b827 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig
17d30ac077df253c12c7ba4db8d5cdacfceeb6d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
e38c1e54ce51059a1aa8744c895762906cf43b32 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
3e9345edd8562dc4f9bbca88a598c91c8779a9c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
d28619f1563140526e2f84eae436f39206f40a69 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
021fad8b706849c091f6e682bc5df3ce4f9ab4d7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
e9a5f426b85e429bffaee4e0b086b1e742a39fa6 CPU: Avoid using unititialized error variable in disable_nonboot_cpus()
97ef6f7449da6ceddf9a90fa8851f607b67283dd rapidio: fix new kernel-doc warnings
06b2e9886e039c2f1b3048c47e539b80ab4155b0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
35926ff5fba8245bd1c6ac04155048f6f89232b1 Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
b612a0553714c6b9744ad0d03f10cac78f3a84b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
0f1f694260e0d35b5ce7d471f6e679c3dd4d7d94 SLUB: Allow full duplication of kmalloc array for 390
210501aa570fdaa8b06e56fd1c04f31f2d3f368b parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
9b437bca163c44d4ec6544241f29451675693cd6 parisc: Remove unnecessary macros from entry.S
f4c0346c6f350d51aac7ed87e266a4257bdbe506 parisc: LWS fixes for syscall.S
c2dc988ec566429841dd83644479aca78a6251e7 parisc: Delete unnecessary nop's in entry.S
8f6c0c2bf1d4cc626588ca6f8dc642df34c0d26d parisc: Avoid interruption in critical region in entry.S
53e30d022769434327a682d65031f129cd5d9c33 parisc: invoke oom-killer from page fault
550f0d922286556c7ea43974bb7921effb5a5278 parisc: clear floating point exception flag on SIGFPE signal
d24944d924d051281b276be8e5749b45785563c8 parisc: Use of align_frame provides stack frame.
52b0ace7dfe8f70350218017a95d7cab1eb41fbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
d6695f09ea30de712662fcf8dd0e8c4d4306a15a Merge branch 'fix/hda' into for-linus
a98d3984c85222aa9efc63c4f9dd3d805ce469f2 Merge branch 'fix/misc' into for-linus
52593de4c11fb24c83d8036ba34706881aab5e3d Merge branch 'fix/asoc' into for-linus
55567ab70bd8551c73253e44ea5244db41eac81b ALSA: snd-usb-caiaq: Bump version number to 1.3.21
649233562cb1e83ebd2af30bd981881e51961b8b ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ"
4efd7d8f67ac5ff80db06b77c46aca6e0d9f878b ALSA: snd-usb-caiaq: Simplify single case to an 'if'
bd4cbf6c7689d35d5d1248369d2c350f4711ca0a ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ
61bb42c37dfa9016dcacc86bcd41362ab2457d4a ALSA: hda: Use LPIB for a Shuttle device
2a8e5e3637e2fc058798f5d3626f525729ffaaaf ceph: clean up on forwarded aborted mds request
79494d1b9b92259eb40ea6e939ba5aff4b8de5f1 ceph: fix leak of osd authorizer
a922d38fd10d55d5033f10df15baf966e8f5b18c ceph: close out mds, osd connections before stopping auth
dd1c9057366f329911180e9000e2b425f23fc287 ceph: make lease code DN specific
7e34bc524ecae3a04d8cc427ee76ddad826a937b fs/ceph: Use ERR_CAST
a41359fa355e7b450c610ed8e913d5d75c3c9c3b ceph: renew auth tickets before they expire
09c4d6a7d40dd26c1b35674c582382b7ea551368 ceph: do not resend mon requests on auth ticket renewal
984c76908efd3c6795aa03dff16a8fc3496af99f ceph: removed duplicated #includes
e95e9a7ae4c1e7655a0438579f891b3c60178d77 ceph: avoid possible null dereference
aa91647c898d62e869fcf35e977ab3c533be8fc1 ceph: make mds requests killable, not interruptible
0aa12fb439838a85802ab8b7fbb9bcfc3e6e05cb sched: add wait_for_completion_killable_timeout
92af1abde4f2d74c9e5f7b670a1971779ed0b051 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
2903037400a26e7c0cc93ab75a7d62abfacdf485 net: fix sk_forward_alloc corruptions
7dfde179c38056b91d51e60f3d50902387f27c84 Phonet: listening socket lock protects the connected socket list
97dc875f90a7b88a9fa476c256345c0d40fcdf6c caif: unlock on error path in cfserl_receive()
c196b02ce60d7b1f9bc62a62c5706d4d58fbfc5a be2net: remove superfluous externs
2892d9c2d925e0d72a7a529852942e2592a970f8 be2net: add unlock on error path
5daf47bb4e708fde32c1856a0d049e3c3d03c36c net/rds: Add missing mutex_unlock
e72e9f3814cb8c1076d627c29cec90b005838ac3 drivers/isdn/hardware/mISDN: Add missing spin_unlock
32f6249ba7d63d5d86dae930d63ca70ec11d59af fs_enet: Adjust BDs after tx error
5b0daa3474d52bed906c4d5e92b44e10148c6972 skb: make skb_recycle_check() return a bool value
6057fd78a8dcce6269f029b967051d5a2e9b0895 IPv6: fix Mobile IPv6 regression
e5e5cf4c71508ed38e921b31b438b8b349409f2a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
fe955682d2153b35dffcf1673dff0491096a3f0a ACPI / EC / PM: Fix names of functions that block/unblock EC transactions
d5a64513c6a171262082c250592c062e97a2c693 ACPI / EC / PM: Fix race between EC transactions and system suspend
24010e460454ec0d2f4f0213b667b4349cbdb8e1 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
e4f2e5eaac8f5f903ca4a8cc944d26e68745d6bb Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
9a90e09854a3c7cc603ab8fc9163f77bb1f66cfa Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
cf22f20ade30f8c03955324aaf27b1049e182600 drm/radeon: fix the r100/r200 ums block 0 page fix
d3b383338f105f50724c10a7d81b04a3930e886b Merge branch 'ht-delete-2.6.35' into release
fb3b504adeee942e55393396fea8fdf406acf037 xfs: fix access to upper inodes without inode64
9b98b6f3e1534bba2efcd5b16318945cf2218d99 xfs: fix might_sleep() warning when initialising per-ag tree
38e712ab3d28d79725eaade02fe8aba51abac196 fs/xfs/quota: Add missing mutex_unlock
3bd0946eb157e26240ca858d1a42738b095dc6f3 xfs: remove duplicated #include
f8adb4d574cf8c67f8391367136edc5469258fdc xfs: convert more trace events to DEFINE_EVENT
292ec4cf3536a5ed8809e8823341b203e497bbaf xfs: xfs_trace.c: remove duplicated #include
07f1a4f5e89cd4e6c79d67d41e8a18c451214ae2 xfs: Check new inode size is OK before preallocating
edbe77ba94217868caf5f391d2a083729bef3742 Merge branch 'misc-2.6.35' into release
64a4222f7e087b5030eff0f6e47285696089d983 Merge branches 'video' and 'video-edid' into release
91dd6964390b331beb731623cb59c4a933ff8162 Merge branch 'acpi_enable' into release
dc1544ea5d6dfdf29440295788e639e4b44c605a Merge branch 'bjorn-pci-root-v4-2.6.35' into release
fdc07f44c891d3fdee7722a03e3881614a293b3c xfs: clean up xlog_align
025101dca4480eff9da948405e872d5115030850 xfs: cleanup log reservation calculactions
32891b292d6262d1db8e553cf3f4b38a91247b5a xfs: be more explicit if RT mount fails due to config
657a4cffde065beca7d919e867f61e7d322708b6 xfs: replace E2BIG with EFBIG where appropriate
0dc698b93f3eecdda43b22232131324eb41e510c ACPI: Don't let acpi_pad needlessly mark TSC unstable
b6fecaa8685a9922d11db2cd79e76f43c3edc970 drivers/acpi/sleep.h: Checkpatch cleanup
2da513f582a96c053aacc2c92873978d2ea7abff ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion
2671717265ae6e720a9ba5f13fbec3a718983b65 intel_idle: native hardware cpuidle driver for latest Intel processors
a1786bd270b08834a735e06c3d5430eeb0baf017 drm/i915: Unmask interrupt for render engine on Sandybridge
ca76482e0f4b64942c704fa11c620ffd1bdd8475 drm/i915: Fix PIPE_CONTROL command on Sandybridge
ab34c226812588de8f341ce48eb32c3fef5155a9 drm/i915: Fix up address spaces in slow_kernel_write()
99a03df57c82ec20848d2634f652c07ac3504b98 drm/i915: Use non-atomic kmap for slow copy paths
9b8c4a0b215e603497daebe8ecbc9b1f0f035808 drm/i915: Avoid moving from CPU domain during pwrite
68f95ba9e260516411411524c45263b5d53f393c drm/i915: Cleanup after failed initialization of ringbuffers
02cf4f9808382af7265cafc33dc86ec5875526aa ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case
da1fdb02d9200ff28b6f3a380d21930335fe5429 ssb: fix NULL ptr deref when pcihost_wrapper is used
654fc6073f68efa3b6c466825749e73e7fbb92cd drm/i915: Reject bind_to_gtt() early if object > aperture
85cd4612fdab4e837d7eea048a697c75d0477d3b drm/i915: Check error code whilst moving buffer to GTT domain.
3d1cc47037f36004b10681d3436ef0942ebb279b drm/i915: Remove spurious warning "Failure to install fence"
ac0c6b5ad3b3b513e1057806d4b7627fcc0ecc27 drm/i915: Rebind bo if currently bound with incorrect alignment.
a7faf32d00529b9c501e37a31d4bf8acef4f8f59 drm/i915: Include pitch in set_base debug statement.
a939406fda8ddc7de69ee9186356d09dc6daaa2c drm/i915: Only print "nothing to do" debug message as required.
808b24d6ed8b155aac17007788390ebfde263f30 drm/i915: Propagate error from unbinding an unfenceable object.
b118c1e363befe3d74469f4a014ce6353097f08a drm/i915: Avoid nesting of domain changes when setting display plane
368a07d26ae99c80678a968946744fd83e7708d0 mac80211: make a function static
c6a6368b32aa4fd145e840c8d8dac6923fae2688 libertas: fix uninitialized variable warning
468f0b44ce4b002ca7d9260f802a341854752c02 drm/i915: Hold the spinlock whilst resetting unpin_work along error path
7c9fd60f9764373414c0a64f500a78635b0a0a7b ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used
35aed2e6be2feaa227fe5c7a0b7c286c4fe71592 drm/i915: Only print an message if there was an error
9be8ab2ea81f84c1726d79613c342141f5d19a3b ath9k: Fix ath_print in xmit for hardware reset.
d372e7fe4698bde3a00b718f7901a0025dda47ef Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
969ea5c5ad1f0a1b9da3545903e6df6901ae007a tracing: fix for tracepoint API change
043f275d78bce6737545dcaeb6c0c6d0c35f652f Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linux
72da3bc0cb3e82bd95f278a0c5c988e506e56d13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
8507bb0062bff1431bbcce921efe5cd1186fcff2 FRV: ARCH_KMALLOC_MINALIGN was already defined
29d03fa12bc02c0f8085cd6bb06d11359a4bccaf Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
89ad6a6173127e5d31bea7a4a45ec23fa5bf4a17 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
49837a80b38b79a7c06217b2c40842aeb6fa13b9 remove detritus left by "mm: make read_cache_page synchronous"
17431928194b36a0f88082df875e2e036da7fddf kconfig: Hide error output in find command in streamline_config.pl
1d1d1feafd5d42e9e1312d42973e661582e51704 kconfig: Fix typo in comment in streamline_config.pl
e5199edb9e1b17792743d76bf10601ec7d6ef513 kconfig: Make a variable local in streamline_config.pl
045de01a174d9f0734f657eb4b3313d89b4fd5ad netlink: bug fix: wrong size was calculated for vfinfo list blob
8ca9418350eccd5dd2659931807c1901224dd638 netlink: bug fix: don't overrun skbs on vf_port dump
50636af715ac1ceb1872bd29a4bdcc68975c3263 xt_tee: use skb_dst_drop()
418bd0d4dfbff25ffe4365ddd3e7cba8c70ccba8 netdev/fec: fix ifconfig eth0 down hang issue
5d66ceee78f74ca52661634f6f822a99cf406974 ARM: S5PV210: serial: Fix section mismatch warning
ece8ae4932703b37ea01222ea3e969a26692c871 ARM: Merge for-2635/defconfig3
2992bc0668ea4ef1a3d12cd883ac04f1067f5777 ARM: s3c2410_defconfig: Add new machines
856066c307958352b5fe10ee65e360b3a795d8f5 ARM: s3c6400_defconfig: Add framebuffer and basic LCD
ad2cf090e2e00530379ebe114bffce19f618b11c ARM: s3c6400_defconfig: Add RTC driver support
8a776fb92498ecf3d9c5a09d2edb2389cd7f31e0 ARM: s3c6400_defconfig: Enable USB host side
56a5cbaf2aabda22991c136bfdf706e97859cc42 ARM: s3c6400_defconfig: Add SPI driver
e56210caeb391a117aef4f109e012d58a56cab2a ARM: s3c6400_defconfig: Update compiled machines
8fb9d2d72e00a975872d156f7fb045375189d09e ARM: S5P: Regoster clk_xusbxti clock for hsotg driver
5f4c5b2de442dae32ec5059dda996ac6375ebf36 ARM: S3C64XX: Add USB OTG HCLK to the list of clocks
189e0445d8b5246aa570fc3881b4739c443bec8a ARM: SAMSUNG: gpio-cfg.h: update documentation
d192baeaa7a068b4e5151a34b4121d99938e396d ARM: SAMSUNG: Documentation: add documentation on GPIO code
941439267820c6811f44f247caefe823d4e4f5cd ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()
0639b93d00812dc6a7c925a41ce3610d28f73d4e ARM: S3C24XX: Documentation: add section on gpiolib changes
70f5c9a4ddcbce3e6d7d54ec890a4bca19b4fc7a ARM: S3C24XX: Documentation: update GPIO documentation
b9f141acf2a6b456e262bc54fd69c19d76c319d3 ARM: S3C24XX: Documentation: update documentation overview
1b03ef462b5e87f7669d2ef5ccc84e7cf3801b35 ARM: SAMSUNG: Documentation: update directory layout
1378a7efe880b3b59a899eb60e9acae270b788d8 ARM: SAMSUNG: Documentation: update the list of SoCs supported
b58ffb41fc09d1ffaca97e5ae801233575be2a7f cnic: Fix context memory init. on 5709.
17d95640034c4e0f12e5f1c9d1097d8dba6484ea drivers/net: Eliminate a NULL pointer dereference
89dc0be68f4aaa06dba1b5d6ea9ecfe8fa9b7bf0 drivers/net/hamradio: Eliminate a NULL pointer dereference
84e5b9f75b48fe4a1e4ee72698230701439d0805 be2net: Patch removes redundant while statement in loop.
0aa68271510ae2b221d4b60892103837be63afe4 ipv6: Add GSO support on forwarding path
a47311380e094bb201be8a818370c73c3f52122c net: fix __neigh_event_send()
badf18b5f50aff62c8504bf28668b091af50ce45 ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codec
5f8269da9c69dc3851f532af0d53693b521fdb91 leds: Fix leds-gpio openfirmware compile issue
37814fdc950281e9096a8b361a380edae237f486 leds: Kconfig fixes
becd214277ed41dc6f745f5f8db39d84c6c7ffc8 drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack
26099a74805eaf79f3058cc4097ebaa8cc55122c drm/nouveau: fix dual-link displays when plugged into single-link outputs
2c58077541cc6859a9a9046d9c3a4d61bdbd4f18 drm/nv50: obey dcb->duallink_possible
23484874e6bf837704bf1fa61605d33a12b174e3 drm/nv50: fix duallink_possible calculation for DCB 4.0 cards
73db4bedc5dde97adf59b5b5a07c6cf0ee56e668 drm/nouveau: don't execute INIT_GPIO unless we're really running the table
f50c0b91e7718e7deda46475cfd0ea1413daed04 drm/nv40: allow cold-booting of nv4x chipsets
d13102c6b4836289138431e3fbfc08e90c925ffd drm/nouveau: fix POST detection for certain chipsets
7fc74f17e6c9b4d86371c3a947afc32bd6bc9691 drm/nouveau: Add getparam for current PTIMER time.
b334f2b3b68c35fd86a0cbc90ecee40e63ba2f37 drm/nouveau: allow cursor image and position to survive suspend
e96d3127760a2fc509bca6bf7e61e8bc61497aeb ALSA: hda: Use LPIB for Sony VPCS11V9E
e8d0fee70b66694959eab10c41788b9279d73629 ALSA: usb-audio: fix feature unit parser for UAC2
4c9002de329c9ae825f10eb9044c928434a4d230 fix fs/sysv s_dirt handling
459f6ed3b8c74cedeb64e5a854394c0d40eda9cd fat: convert to use the new truncate convention.
737f2e93b9724a3554f9d0b248c22cd407313f86 ext2: convert to use the new truncate convention.
3889e6e76f66b7de208a1709d0fe530b21a2d384 tmpfs: convert to use the new truncate convention
3322e79a3860fd0d50e3c1879b2e98ac582c0ff6 fs: convert simple fs to new truncate
15c6fd9786dfaab43547bf60df6fa63170fb64fc kill spurious reference to vmtruncate
7bb46a6734a7e1ad4beaecc11cae7ed3ff81d30f fs: introduce new truncate sequence
7000d3c424e5bb350e502a477fb0e1ed42f8b10e fs/super: fix kernel-doc warning
0ab7620a0cefe6982b914a830a41f65ecccd74bd fs/minix: bugfix, number of indirect block ptrs per block depends on block size
1b061d9247f71cd15edc4c4c4600191a903642c0 rename the generic fsync implementations
7ea8085910ef3dd4f3cad6845aaa2b580d39b115 drop unused dentry argument to ->fsync
cc967be54710d97c05229b2e5ba2d00df84ddd64 fs: Add missing mutex_unlock
ea635c64e007061f6468ece5cc9cc62d41d4ecf2 Fix racy use of anon_inode_getfd() in perf_event.c
d7065da038227a4d09a244e6014e0186a6bd21d0 get rid of the magic around f_count in aio
176306f59ac7a35369cbba87aff13e14c5916074 VFS: fix recent breakage of FS_REVAL_DOT
1eb2cbb6d5efe129cd006691267ce513c0aa59da Revert "anon_inode: set S_IFREG on the anon_inode"
aa36c7bf987dfa5597c0f7c46f8fca46b2dd33d2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
a7d27c37533524e23bbdc9ba1d78e3241b7483ea acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING
e45b7fa23097332508730123ac6d59227e7bd7f8 sched: clarify commment for TS_POLLING
541adf7cd937b3895c7645406a9b060504df453b ACPI: allow a native cpuidle driver to displace ACPI
752138df0dc2daaae09379c754caeb08c97905dc cpuidle: make cpuidle_curr_driver static
9dda696f0de87a2e5cfabb147e28c76b7d3c6846 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
191211f50f35deb5b3b80bc7b620cfd4b0a4a2d9 mfd: Rename twl5031 sih modules
ae9f52f05c8223c8b4e18b042febf7a7bb46332a mfd: Storage class for timberdale should be before const qualifier
28ade0f217a3a3ff992b01e06e6e425c250a8406 mfd: Remove unneeded and dangerous clearing of clientdata
62579266cf9caca5b999560be2b5ceee42fc4d4d mfd: New AB8500 driver
75907a1153b42100b7a5e960bfe47d208d726309 gpio: Fix inverted rdc321x gpio data out registers
8deca39e5caf7a20fc3786548dc9bfb7f0ae14b6 mfd: Change rdc321x resources flags to IORESOURCE_IO
380c09f6489f1fd773a697e9e2a156c083a34fc5 mfd: Move pcf50633 irq related functions to its own file.
f7b2a77fe6f7b13b9cbf1909f032adef0be63ce1 mfd: Use threaded irq for pcf50633
6438a694b670cd188c2fd2f75e0cd6b0ae21bea9 mfd: pcf50633-adc: Fix potential race in pcf50633_adc_sync_read
0aeee5d4f6aa9bd28373907727937b7935d0434c mfd: Fix pcf50633 bitfield logic in interrupt handler
e4be3cb72ce40482a9fe19210ad5de8bfc061bb5 gpio: rdc321x needs to select MFD_CORE
38270644cc2f2c1fdf150dcc8c4b96136eb4e1f7 mfd: Use menuconfig for quicker config editing
d162251d1b8860ef489aecb712e5f06c33763ef3 ARM: AB3550 board configuration and irq for U300
09bcb3f3369e164bf51b3b566b865f2514b23e8c mfd: AB3550 core driver
fa661258a27aa74aaf741882053d195291cefb75 mfd: AB3100 register access change to abx500 API
812f9e9d424dde9ccb35975c0281edb6f8543735 mfd: Renamed ab3100.h to abx500.h
d88b25be3584138e53076ea3eea3d886c870470e gpio: Add TC35892 GPIO driver
b4ecd326b789f1029c5d4a5239d9bd12ecac353d mfd: Add Toshiba's TC35892 MFD core
68e488d965a9055c63c0eac4ad1e6568b07e8ee1 mfd: Delay to mask tsc irq in max8925
e47a3bbe4ffd4afe2b24c912598aee7ea1ecf738 mfd: Remove incorrect wm8350 kfree
fffba64ca37e8f06020f89e878f0d76a8e121c4e mfd: Fix error in wm8400 reg cache access check
da1e368032d7ff241b9cf1059fa059d781cfeba7 davinci: da850 TPS6507x touch screen driver board data
b03b4d7cdd8f18395494478634707c6f132080d6 mfd: Ensure WM831x charger interrupts are acknowledged when suspending
0d7e0e399d7fcd5ddc3313a1aa2135fab3226d8f mfd: Initialise WM831x IRQ masks on chip even if interrupts not in use
752599667048898b6969e06e4637f906b04ec752 input: Touchscreen driver for TPS6507x
31dd6a2672e337f5de188df3e5169ee732798236 mfd: Add TPS6507x support
4ce5ba5ba2dfc8186bf31fe7f2d23ff6b5384124 regulator: tps6057x namespace cleanup
0bc20bba357f18a0e52f45afc452d0b69cf06f76 mfd: Add tps6507x board data structure
d183fcc975cbbc9c427deb2d7948ab03673995c9 mfd: Move TPS6507x register definition to header file.
374b72ecacc074f8cfccea5a70bdd64d8953dffd gpio: Update gfp/slab.h includes for rdc321x
7cc1392aabc31d2af9bd3cc5febbd91977452181 mfd: Improve WM831x AUXADC completion handling
800e69fbd2faea906cabd10ddb77e36410f2bd9c gpio: Add support for Janz VMOD-TTL Digital IO module
631eb227849e3bfdec2d2e628ee5a3f962db82e2 can: Add support for Janz VMOD-ICAN3 Intelligent CAN module
bd3581323cc02aefc79a21780a4ca8c578642892 mfd: Janz CMOD-IO PCI MODULbus Carrier Board support
165bce9783ab307368e56b7c1a168520a3791266 mfd: Proper pcf50633 irq check
2a0cb351001bebf195d3c43d0f70441eb6a62652 mfd: Remove unused wm831x IRQ handler data
dc64f30fa557ab1108e97e499a9acc550baa38bc mfd: Add timb-dma to all configurations of timberdale
872c1b14e78661086ade8b501888850da2636eee mfd: Section cleanup of 88pm860x driver
f03cfcbc843ae6854c69dbc771762b83b3bea15f mfd: Check for mem_base when building IORESOURCE_MEM resources
5f7df57eeca93fc931b32e7723fe8f964aaa63df mfd: Off by one calculating size for timberdale
f52e62dcc1f555a0f8d8ccc3112454c3ff571395 x86: remove rdc321x_defs.h
842102f35a8da589486fac497885b7bd6053af2f watchdog: Convert rdc321x_wdt to use southbridge pci device
9956d02d6e60f0c50632ba5699bc6238defb496b gpio: Add support for RDC321x GPIO controller
e090d506c3f1b314059fb77b177cd4193bb81d6e mfd: Add support for the RDC321x southbridge
f322d5f0097333343bfd92b47258ee997c889263 mfd: Fix dangling pointers
d84027bc4d176a0c06e8f62a9f7a002bdd444012 mfd: Add in XIIC to some configurations of timberdale
9ad285d6db6e04c1c51c79152d2214fffefc92ab mfd: Check t7l66 platform_data pointer
4ec37de89d8c758ee8115e0e64b3f994910789ee [IA64] Fix build breakage
c5617b200ac52e35f7e8cf05a17b0a2d50f6b3e9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7b8ddb06e54ad98edeb7951f317aee4d1feda9d6 DMAENGINE: DMA40 U8500 platform configuration
45e0fffc8a7778282e6a1514a6ae3e7ae6545111 posix_timer: Fix error path in timer_create
1ba4f22c426ba04b00fd717318d50620c621a0e1 x86, cpufeature: Unbreak compile with gcc 3.x
cad719d86e9dbd06634eaba6401e022c8101d6b2 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
3ddab4788d4980b1b3dc324fdd105adab3812418 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
d1e0fe252e1c410164127b3000613afeaf47e49f Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
767dcd42e51c69be88f83683eda7883e522618fa Merge branches 'misc' and 'qib' into for-next
7145c45a06e9c918ccf2d8b27b01409a98a67be7 IB/qib: Remove DCA support until feature is finished
6d034059eef080a0cdda92b45baa18cb00a19835 hwmon: (lm75) Add support for the Texas Instruments TMP105
df16dd53c575d0cb9dbee20a3149927c862a9ff6 hwmon: (ltc4245) Read only one GPIO pin
ea694431f9c862bd409c90ba1cb3bdc6fdde8635 hwmon: (dme1737) Add SCH5127 support
38806bda6b7c8473c47a967a514260c1a1c32c2e hwmon: (tmp102) Don't always stop chip at exit
8d4dee98b10050db9c32a449e460a2f69bb558ec hwmon: (tmp102) Fix suspend and resume functions
cff37c9e82e022068840b3d33167e64c6a0ecc06 hwmon: (tmp102) Various fixes
beb1b6bbf2b448b97b9611200eb4b5a555336c60 hwmon: Driver for TI TMP102 temperature sensor
dac6831e67e90d1cee430a66e7390e753c20d835 hwmon: EMC1403 thermal sensor support
fa5575cff92eb43f467b9b00468d70d073e8b3d2 hwmon: (applesmc) Add temperature sensor labels to sysfs interface
405eaa1c1d045cdd872802fc515f638573984880 hwmon: (applesmc) Add generic support for MacBook Pro 7
872bad55e2d3fcc13e1e8770a3b200f0c6ca5126 hwmon: (applesmc) Add generic support for MacBook Pro 6
4e4a99d32721800c061191027f18f780dcbd9e0b hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
ea63c2b91fd8b5c697bcae6a84ff4b4cef571216 hwmon: (tmp401) Reorganize code to get rid of static forward declarations
2b76d80adcc40b2d50cf78de046ccfc4bc63df59 hwmon: (tmp401) Use constants for sysfs file permissions
87c33daadbfea6034830d5494ecaa7521de0cdd3 hwmon: (adm1031) Allow setting update rate
d2b847d489ee4e9921bc61f47c3d0e992692fc0f hwmon: Add description of the update_rate sysfs attribute
8c3c7a256f7ab142dfbcee2d8633dbce5a36fde7 hwmon: (lm90) Use programmed update rate
729d273aa7c86eb1406ade4eadf249cff188bf9a hwmon: (f71882fg) Acquire I/O regions while we're working with them
bd328acdc6160b95f5d7127a9df3172892f35627 hwmon: (f71882fg) Code cleanup
e8a4eacaa93853f977b0420ca42c471d528f93af hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
162bb59e498a15e27717bcc0831b97d393f2290d hwmon: (f71882fg) Fixed braces coding style issues
10f2ed31aae11040dfd64cee10c47db79b4b4647 hwmon: (lm63) Add basic support for LM64
70dd6beac02f43a5099fcf5fddf68cfee0cbf479 hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
cc106eb35ed4abea675bce0d8fe40a46ff0b4a72 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
4e455c6782bd6bf6a0135c1e1c9f018ec191979e Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6
105a048a4f35f7a74c7cc20b36dd83658b6ec232 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
00b9b0af5887fed54e899e3b7f5c2ccf5e739def Avoid warning when CPU hotplug isn't enabled
e2e2400bd4faee24d11872134b7ae5bd363749c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
e4ce30f3779c2ddaa7dfaa4042209e5dbacbada5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
b899ebeb05da4287ce845976727e3e83dadd25d5 Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linux
55ddf14b04bfe5afaab892a8fb12164b803f1dd5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
a9a0aff5b56d4c40288c000ff09c3f238b6b6fec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
ade61088bc77dd209f8edadbe544f1e5dad6c287 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
c0d64cb031c21f163a0ec15cf10844bcf0ceedcf cpuidle: add cpuidle_unregister_driver() error check
f32764bd2bbb6ea003c158b1d276b4dc9f900348 quota: Convert quota statistics to generic percpu_counter
dce80a56268fffd6b5ea57b3f6ba3d027a68f05e SFI: add sysfs interface for SFI tables.
7eb1053fd00a8f0e2263697638e17da8a251aa74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
03a3f695cb9776cfa7da5e8e6d34fd20dd56510e Input: s3c2410_ts - restore accidentially dropped s3c24xx ids
b9498bfe86530fd54fb855906383c0c905a52c80 numa: update Documentation/vm/numa, add memoryless node info
3dd6b5fb436083fdd8af7ad2baa07db19deb73b2 numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations
7d6e6d09de82cf6cff7fecdba55198b9f47b381c numa: slab: use numa_mem_id() for slab local memory node
fd1197f1131a1f1d8bc192f9cfbbe17e305f17f3 numa: ia64: support numa_mem_id() for memoryless nodes
7aac789885512388a66d47280d7e7777ffba1e59 numa: introduce numa_mem_id()- effective local memory node id
3bccd996276b108c138e8176793a26ecef54d573 numa: ia64: use generic percpu var numa_node_id() implementation
e534c7c5f8d6e9fc46f57fab067c7e48d8ceb172 numa: x86_64: use generic percpu var numa_node_id() implementation
7281201922a0063fa60804ce39c277fc98142a47 numa: add generic percpu var numa_node_id() implementation
866707fc2721df8fee637fcf0239628b9231f9ea Documentation/filesystems/Locking: update documentation on llseek() wrt BKL
ca572727dbb945e443564029a495157fd2e72995 fs/: do not fallback to default_llseek() when readdir() uses BKL
b4d878e23c7f574490ee4d6fd59ebd6819781dd1 st: use noop_llseek() instead of default_llseek()
889e5fbbc2da4f59d5f1e9b6172c5ff2b92d02c8 osst: use noop_llseek() instead of default_llseek()
ae6afc3f5cf53fb97bac2d0a209bb465952742e7 vfs: introduce noop_llseek()
09eeb1f5f4d9b52ab57820160dea6027bbea82a3 rtc-m41t80: use nonseekable_open()
b627dbce6b5524c7c9032738bb60538999f45d41 mISDN: remove unnecessary test on f_pos
fc2444756acab1e2265a5053618f78c8c9633f8f frv: remove "struct file *" argument from sysctl ->proc_handler
e1c54b64027b52ba43b86fe6219910a9e9a88b73 osst: update ppos instead of using file->f_pos
f6ae31c23be6926359e9379acfdbbdd945209f05 parisc: use asm-generic/scatterlist.h
7676679f659ac0112cad02789eb5560da2814e56 mn10300: use asm-generic/scatterlist.h
3e6e3da8d5eafb5f849a14272ed725f85bed5dc8 frv: use asm-generic/scatterlist.h
459d42b72c1fa76928ff92623ce785a55ee87095 blackfin: use use asm-generic/scatterlist.h
6ba686711122462e26a6b355712a321297a2e6d0 xtensa: use use asm-generic/scatterlist.h
d904c5bf8fa8bf8be6fb312baa9fa1cd5e86a83e mips: use use asm-generic/scatterlist.h
9da655480c36bd128a467e6b1183b2caf4716fd1 m68k: use asm-generic/scatterlist.h
f7f2dde35af75a52fe2c9ff0da7500e82e00c736 m32r: use use asm-generic/scatterlist.h
5b0e27ce35b040425332437fb314188ec5b71f11 h8300: use asm-generic/scatterlist.h
16b3f4d65344878cff76306ed2630fa25c0ad5a7 cris: use asm-generic/scatterlist.h
81a791907e69146575e4463d2eb98cf17f55fdb1 avr32: use asm-generic/scatterlist.h
1ef04370d823a811d2cca9f237097559a6b99b12 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
48c7cf4797d04b3ffcb060fa64c3c500b7371e8b alpha: use asm-generic/scatterlist.h
e32205eb5818ab53dbe0ffe6c6fbdaa9af83de72 powerpc: use asm-generic/scatterlist.h
4a14d84ea2adc6c02dde4ae2d4552c15e014a475 x86_32: use asm-generic/scatterlist.h
18e98307de0d746cb0845ebf66535ce2184c25a2 asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()
204f3a04449a9a775e465f7d87bcab08f170e59e asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
a48223f9449d0289fc20cd11a98758109830798e lktdm: add support for hardlockup, softlockup and hung task crashes
2a2a400f66e9e23eba960905c36dd37904bd9970 initramfs: add support for in-kernel initramfs compressed with LZO
edcd1d843adf09d1742d49ae04fa51bb63ddd1c3 radix-tree: fix radix_tree_prev_hole() underflow case
9d85cba718efeef9ca00ce3f7f34f5880737aa9b aio: fix the compat vectored operations
b83733639a494d5f42fa00a2506563fbd2d3015d compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
5b530fc18324602e1ecb70cd280c2194b2656a5e panic: call console_verbose() in panic
cccad8f9f0f1be585c9dc534857ca9c67e538836 fs/affs: use ERR_CAST
2fd74e25df46ecb0b54700aba242dcaeb2d75f4a Documentation/DMA-API-HOWTO: add ARCH_KMALLOC_MINALIGN description
4ae9ca825e3e28441ef8155c1a81e4c14dfbf38d Documentation: move the error handling to the better place in DMA-API-HOWTO
b02de871617be353c941edce5f7c22bb18499b4e Documentation: update scatterlist struct description in DMA-API-HOWTO
7cdcc8e4762f0e4a94cead6a3b57b5eaa01bd5da Documentation: add SCSI drivers' mapping error handling to DMA-API-HOWTO
99d1bd2c131b2da10cf451c69e5b8c51761a901b dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API
6d256fa8868b4509310ea201c2d2c04fabea96ab Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu
f671be04dcda09f8383ae26072c0e75a79090193 Documentation: add networking driver's mapping error handling to DMA-API-HOWTO
5fd75a7850b5156aa93c9fb6404adb8f563b6e02 dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops
38388301b7b9d2921b58cfa1cd9b14c02d508c63 swiotlb: remove unnecessary swiotlb_sync_single_range_*
712d3e22a85156c00bd70dc35efe63e6765b122b powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops
de006a071cbb08fff6663d98f5b9bac7ffb47559 x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops
8aee5c89e181fb30076febae1c8eafc0f75493ca ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops
63ae96be98fa35bc058805b664ab15433efd553b drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE
5960164fde9bc2f2a99e751d3393faea316e7e36 lib/random32: export pseudo-random number generator for modules
0a14a130cac9c6826bc81a089b12ab5cbb2b97fc INIT_SIGHAND: use SIG_DFL instead of NULL
f106eee10038c2ee5b6056aaf3f6d5229be6dcdd pids: fix fork_idle() to setup ->pids correctly
f20011457f41c11edb5ea5038ad0c8ea9f392023 pids: init_struct_pid.tasks should never see the swapper process
fa2755e20ab0c7215d99c2dc7c262e98a09b01df INIT_TASK() should initialize ->thread_group list
72680a191b934377430032f93af15ef50aafb3a8 pids: increase pid_max based on num_possible_cpus
bd4fb654e3a0d83ca8cb138c5e3e6e65407e119c rapidio: fix maintenance access to higher memory areas
679395fdaa68de39aaf2ddf7298b504fed9622d3 rapidio: use default route value for CPS switches
7a88d6286240f1e8a0cf9c07252e1576169020f5 rapidio: add switch domain routines
058f88d672b3161fe511ebe2996c3faef63c1c8e rapidio: modify initialization of switch operations
011507e49a696462c30914e2eeebcdda33ed30f8 rapidio: add debug configuration option
68b04cd38af42dbe4ee28e189633c3c50beb8873 rapidio: fix typos and minor edits
933af4a6c4913ab4c0691c8fb27fc305063889cd rapidio: add enabling SRIO port RX and TX
a52c8f521fed43bce53451d7dfddf2b42a2af689 rapidio, powerpc/85xx: Add MChk handler for SRIO port
5b2074ae4f2baa64b59792477ea6d21c1a5ab4bd rapidio, powerpc/85xx: add Port-Write message handler for SRIO port
e5cabeb3d60f9cd3e3950aff071319ae0e2d08d8 rapidio: add Port-Write handling for EM
818a04a0bb93643d57dd8935815de2ff307b58a3 rapidio: add switch locking during discovery
07590ff03935a2efbc03bc7861f20c059576a479 rapidio: add IDT CPS/TSI switches
f67231f80126f4e08c79c7b2056989c5c89ad4c6 drivers/char/applicom.c: use memdup_user
87575437d8173c7da48a4dee25399807c7bec9cb drivers/char/ppdev.c: use kasprintf
56d611a04fb2db77334e06274de4daed92e2c626 char drivers: RAM oops/panic logger
a747c5abc329611220f16df0bb4cf0ca4a7fdf0c ipmi: handle run_to_completion properly in deliver_recv_msg()
279fbd0c5daa60c76e59df33f436ca2300f2b603 ipmi: update driver to use dev_printk and its constructs
8c8eae2742d5ad05ef6e5b53c88e70a5231d7d9a ipmi: convert tracking of the ACPI device pointer to a PNP device
ddac44b7b21b72c0d9d6882ac8d7027afc25138c ipmi: change timeout and event poll to one second
06ee459402434aabed0c6d03c4cc10bfe4a3a65b ipmi: attempt to register multiple SIs of the same type
3326f4f2276791561af1fd5f2020be0186459813 ipmi: reduce polling
ea4078ca1a7a3a198e519c2a7a2ed6126e40b130 ipmi: reduce polling when interrupts are available
754d453185275951d39792865927ec494fa1ebd8 ipmi: change device discovery order
d8cc5267b802003e2c67ac5254788044852ccfa9 ipmi: only register one si per bmc
2407d77a1a013b88ee3b817f2b934e420e5376f5 ipmi: split device discovery and registration
5fedc4a282f0c6f5be5e4bebc8840f6022153bb3 ipmi: change addr_source to an enum rather than strings
4de85cd6d6018825e19f76f1208775f23ecc393f ipc/sem.c: use ERR_CAST
c5cf6359ad1d322c16e159011247341849cc0d3a ipc/sem.c: update description of the implementation
31a7c4746e9925512afab30557dd445d677cc802 ipc/sem.c: cacheline align the ipc spinlock for semaphores
0a2b9d4c79671b05956806ede5d054e03ae56280 ipc/sem.c: move wake_up_process out of the spinlock section
fd5db42254518fbf241dc454e918598fbe494fa2 ipc/sem.c: optimize update_queue() for bulk wakeup calls
2dcb22b346be7b7b7e630a8970d69cf3f1111ec1 idr: fix backtrack logic in idr_remove_all
79a6cdeb7eb54e3d2d4bb9fc5f0231b057882a87 cpuhotplug: do not need cpu_hotplug_begin() when CONFIG_HOTPLUG_CPU=n
c9d221f86e43d9fb16260fe18a8cd6767f36c8a5 fault-injection: add CPU notifier error injection module
55af6bb509d3ef2696faddd4a734bf024794b337 md: convert cpu notifier to return encapsulate errno value
d882ba699dbdd2156891290c31c22dc13d6530e4 s390: convert cpu notifier to return encapsulate errno value
1dee31f74fed47565ed62023fc65fcb7d6c5d648 ehca: convert cpu notifier to return encapsulate errno value
92e99a98bb44ccce6c902ea077b49cafcfb80025 iucv: convert cpu notifier to return encapsulate errno value
eac4068013a067f5fb63005033c13b27fbf6dfca slab: convert cpu notifier to return encapsulate errno value
80b5184cc537718122e036afe7e62d202b70d077 kernel/: convert cpu notifier to return encapsulate errno value
ad84bb5b98bf81deae97e3bcd814675d6b4e6f72 topology: convert cpu notifier to return encapsulate errno value
a94247e7fb99170590dc9592792045c6fa49c7f5 x86: convert cpu notifier to return encapsulate errno value
b957e043ee557ca9b6bc451755ecd849b28852a4 notifier: change notifier_from_errno(0) to return NOTIFY_OK
e6bde73b07edeb703d4c89c1daabc09c303de11f cpu-hotplug: return better errno on cpu hotplug failure
e9fb7631ebcdc9467cbb736337546a42f7b7f28e cpu-hotplug: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail()
36e15263aa5dcf3b72f1f88437e69497782b7ab8 kcore: add _text to KCORE_TEXT
57f87869f073929f8e8b3c73748aabb0cece19aa proc: remove obsolete comments
73d3646029138743989b6c213628484301a72eb1 proc: cleanup: remove unused assignments
b3ac022cb9dc5883505a88b159d1b240ad1ef405 proc: turn signal_struct->count into "int nr_threads"
dd98acf74762764fbc4382a1d9a244f11a2658cc keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness
5089a9768041206c76fac299ccd82a528c24c254 proc_sched_show_task(): use get_nr_threads()
7e49827cc937a742ae02078b483e3eb78f791a2a proc: get_nr_threads() doesn't need ->siglock any longer
6e1be45aa6ba6a36c0312f65ecf311135c73001d check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check
97101eb41d0d3c97543878ce40e0b8a8b2747ed7 exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct()
a705be6b5e8b05f2ae51536ec709de921960326c kill the obsolete thread_group_cputime_free() helper
d40e48e02f3785b9342ee4eb3d7cc9f12981b7f5 exit: __exit_signal: use thread_group_leader() consistently
b7b8ff6373d4b910af081f76888395e6df53249d signals: kill the awful task_rq_unlock_wait() hack
4ada856fb0ee62f6fe3aac3de726deac0640d929 signals: clear signal->tty when the last thread exits
ea6d290ca34c4fd91b7348338c0cc7bdeff94a35 signals: make task_struct->signal immutable/refcountable
4dec2a91fd7e8815d730afbfdcf085cbf53433ac fork/exit: move tty_kref_put() outside of __cleanup_signal()
ffdf91856c812646aa276711fa7e3ad80b00764a ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks
d30fda355188272430d3865db2ff9e24b4135ae3 posix-cpu-timers: avoid "task->signal != NULL" checks
4a5999429739844367d0f77a65efdd7db8202779 exit: avoid sig->count in __exit_signal() to detect the group-dead case
d344193a05da89c97e965da2c5cbf687d7385eae exit: avoid sig->count in de_thread/__exit_signal synchronization
09faef11df8c559a23e2405d123cb2683733a79a exit: change zap_other_threads() to count sub-threads
9c3391684415c9dca239130d9e433a60a4edf04b exit: exit_notify() can trust signal->notify_count < 0
269b005a28e124a341df4adef2c3661cf7371fcc coredump: shift down_write(mmap_sem) into coredump_wait()
5e43aef530ba39206f7923295388f7ec3c5a7d93 coredump: factor out put_cred() calls
d5bf4c4f5f9dcc90b7e25dbb2f7c4436cf6e7ed0 coredump: cleanup "ispipe" code
c713541125002b8bc9e681af3b09118e771e2d8a coredump: factor out the not-ispipe file checks
04b1c384fbc4e0209e5c1affb67050886376d44b call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure
d47419cd967a4f032a194148a7b08afad32faded call_usermodehelper: simplify/fix UMH_NO_WAIT case
7d64224217b53b23243fd2aa428001486f2a5da5 wait_for_helper: SIGCHLD from user-space can lead to use-after-free
363da4022c2753bf4b4b54a1bb9e4527fdcb9d5d call_usermodehelper: no need to unblock signals
c70a626d3eba373514c72287c93588b6974a0059 umh: creds: kill subprocess_info->cred logic
685bfd2c48bb3284d31e73ff3151c957d76deda9 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
898b374af6f71041bd3bceebe257e564f3f1d458 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit
a06a4dc3a08201ff6a8a958f935b3cbf7744115f kmod: add init function to usermodehelper
065add3941bdca54fe04ed3471a96bce9af88793 signals: check_kill_permission(): don't check creds if same_thread_group()
e0129ef91ed758c06b6557c36124acfb2e1c7305 ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
9c1a125921d146f22cf28ff366ff69fd602a0e9b ptrace: unify FDPIC implementations
0ac0c0d0f837c499afd02a802f9cf52d3027fa3b cpusets: randomize node rotor used in cpuset_mem_spread_node()
6adef3ebe570bcde67fd6c16101451ddde5712b5 cpusets: new round-robin rotor for SLAB allocations
2c488db27b614816024e7994117f599337de0f34 memcg: clean up memory thresholds
907860ed381a31b0102f362df67c1c5cae6ef050 cgroups: make cftype.unregister_event() void-returning
ac39cf8cb86c45eeac6a592ce0d58f9021a97235 memcg: fix mis-accounting of file mapped racy with migration
315c1998e10527ff364a9883048455e609bc7232 mm: memcontrol - uninitialised return value
5407a56257b6ade44fd9bcac972c99845b7413cd mm: remove unnecessary use of atomic
df64f81bb1e01cbef967a96642dacf208acb7e72 memcg: make oom killer a no-op when no killable task can be found
dc10e281f5fc42e288ab979294d1d5dc9743ae1b memcg: update documentation
87946a72283be3de936adc754b7007df7d3e6aeb memcg: move charge of file pages
90254a65833b67502d14736410b3857a15535c67 memcg: clean up move charge
3c11ecf448eff8f12922c498b8274ce98587eb74 memcg: oom kill disable and oom status
9490ff275606da012d5b373342a49610ad61cb81 memcg: oom notifier
dc98df5a1b7be402a0e1c71f1b89ccf249ac15ee memcg: oom wakeup filter
595f4b694c2424f2af6e1de74c955bbe9cd7b73d Documentation/cgroups/cgroups.txt: fix reference to "numtasks"
6d06b81bce5f325055e4cdf6621e827b512b7f89 Documentation: SubmittingDrivers: Resources
d27d7a9a7838587fcdcc6f2b042f5610eb4984a1 ufs: permit mounting of BorderWare filesystems
b8d6b0d6b6882a53e4586a07e1292223d55299d1 drivers/telephony/ixj.c: use memdup_user
8fc809d17984f18fbad7ae23e47a62b195969c19 fbdev: bf54x-lq043fb: fix unused warnings with backlight code
d11991cbacaa9283de2b6e362e7ec5f21bc40044 fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code
a51faabc666c054cb2d983fcd5152aa6d0b80604 drivers/video/via: use memdup_user
9966c4fea578bcf356c35cdf184cdacde495bc2c add support for S3 Trio3D/1X/2X
48baa18b250d5e36ed9f9bb04cdf812d74da08ca drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()
8081c84c9ce71ef73e591e19f1f7a516cb111e1c gpio: add Penwell gpio support
8156fae26aec0285840ffa6faff6cae017abe81b arm: omap: remove the unused omap_gpio_set_debounce methods
48feb337475aaf8f8603b0db8e88c6fe3e194ab6 arm: omap: switch over to gpio_set_debounce
168ef3d9a56bd8bffe0ef4189c450888b4aefefe arm: omap: gpio: implement set_debounce method
c4b5be98fe78508e7199d6919eb712feba9a4f01 gpiolib: introduce set_debounce method
796a8e423ac8afe9e98ad96e668f50142bdd7825 gpiolib: make gpiochip_add() show a better error message
a13c1868aa60ae7a2516b8d00ee8873dea587581 gpio: max732x: fix input configuration for open-drain pins
5535cb681c38bda94af02ef4b043a25b52303e65 max732x: correct nr_port checking off by one error
c1cc9b9775c931a0015178daf92d41aec00580de pl061: fix offset value range checking
7839ec78214ecf477cc9e2862233b8d9fcf4ec58 gpiolib: document that names can contain printk format specifiers
7cfe1395b28c472e569db6595a27bfefb161a7bc gpiolib: a gpio is unsigned, so use %u to print it
62154991a8b2b932112d39bf4aeaab37fa7b9a31 gpiolib: make names array and its values const
a80a0bbee49872c296c9ed9d6af0f510fcd825a7 gpio: add interrupt handling capability to max732x
0af62f4d1eedaacf6a85e293958699540d09fa3e rtc: AB8500 RTC driver
7ca5ca60cba37fc4d8e99583da147faed3039ad0 fs/autofs4: use memdup_user
b81d67a50c0f3021d170466388bec3e7fc3abe75 drivers/message/i2o/i2o_config.c: use memdup_user
9b71ca2005a93ad813b95d92578131ab899ccc5d drivers/char/vt.c: use memdup_user
dc0fd7b56141999832a6bccda2f7e9765f0bc087 drivers/mmc/host: use ERR_CAST
c63b3cba4f47ef9f4b3f952b4f923cf341d250ac sdhci-spear: ST SPEAr based SDHCI controller glue
6c1f716e8154ee9315534782b9b1eedea0559a24 sdio: add new function for RAW (Read after Write) operation
1a13f8fa76c880be41d6b1e6a2b44404bcbfdf9e mmc: remove the "state" argument to mmc_suspend_host()
a791daa15305e7e549a418ef0ae6bc4b4580066e mmc: OMAP HS-MMC: convert to dev_pm_ops
b417577d3b9bbb06a4ddc9aa955af9bd503f7242 omap_hsmmc: improve interrupt synchronisation
14c5aa6d3797c6b3d09193a8423472847f738526 sdhci: enable multiblock transfers in sdhci-s3c
b2e75eff5e859d0c294e7405958362b26a423c6e mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
70764a905785ebacc8d44fed7a12fba3db267ae6 mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build
dc297c92e6e63af5cbd7e7d2f377247f5664a378 sdhci: build fix: rename SDHCI I/O accessor functions
a751a7d69fe91e4640884ae02fe44ddceb7f4cd8 mmc: SDHCI_INT_DATA_MASK typo error
88ff82ed4ff048c5548db9313b3de327c91234f8 mmc: atmel-mci: Add support for SDIO interrupts
fdc50a9444b9781f4dd5aa5f7453300d2688cc5f mmc: add support MMCIF for SuperH
99ddffd8ef84c0389e31cb4b90d9e5415ea19cb0 mmc: atmel-mci: enable SD high speed support
6dd6bca3fb6d4f186cdc67ba9e3949ef456dcc53 mmc: sd: clean up redundant memset
bbce5802afc560c4a487afea3761b85fcb862fb3 davinci: mmc: updates to suspend/resume implementation
06de845f72eeb169ea624f17396cd41d03384940 davinci: mmc: add a function to control reset state of the controller
e632c45ad040a54058db577981cdc3f4b316da55 sdhci-pltfm: do not print errors in case of an extended iomem size
a7626b7a5de37bbd506b23633be95428ee81c2e4 sdhci-pltfm: implement platform data passing
f27f47ef5b67106ff1cdeebf061387a7b30c12bc sdhci: implement CAP_CLOCK_BASE_BROKEN quirk
0e950fa686d53a57ee6c47f477ecfc681670c6a9 mmc-omap: add support for 16-bit and 32-bit registers
ca2afb6dbea74ee762ae5856af7045a57a65e9c8 davinci: mmc: pass number of SG segments as platform data
1513b02c8b537af275ea74fdfb380c618b9e6778 ext3 uses rb_node = NULL; to zero rb_root.
4dea496974e41814cc715db0268226c6f71f7c8a quota: Fixup dquot_transfer
f4b113ae6f772b3c25fdcd73d15e9d8b17c89dcc reiserfs: Fix resuming of quotas on remount read-write
36a32ae0007c6c1e4e5d1a4363290792c2938f0a pohmelfs: Remove dead quota code
9aeead73782c4b8e2a91def36dbf95db28605c95 Btrfs: add more error checking to btrfs_dirty_inode
64ffc9ff424c65adcffe7d590018cc75e2d5d42a kbuild: Revert part of e8d400a to resolve a conflict
c4fe52a8ee730ed340eba8fe6ccbf26347ebe9aa perf tui: Fix last use_browser problem related to .perfconfig
a02c37891a9b2d7ce93f9d09455b4f67c4c23b95 vhost: fix the memory leak which will happen when memory_access_ok fails
d3553a52490dcac54f45083f8fa018e26c22e947 vhost-net: fix to check the return value of copy_to/from_user() correctly
7ad9c9d27048547e96e4e3a13b5780ec6f81bb9f vhost: fix to check the return value of copy_to/from_user() correctly
84fe6c19e4a598e8071e3bd1b2c923454eae1268 arch/x86/kernel: Add missing spin_unlock
3defb2476166445982a90c12d33f8947e75476c4 ARM: 6146/1: sa1111: Prevent deadlock in resume path
ba327b1e5296b70745e50bcf0446ae8f82e3d478 ARM: 6145/1: ux500 MTU clockrate correction
ea208f646c8fb91c39c852e952fc911e1ad045ab ARM: 6144/1: TCM memory bug freeing bug
138de1c44a8e0606501cd8593407e9248e84f1b7 ARM: VFP: Fix vfp_put_double() for d16-d31
f8322fbe049687d3676690e8ad839c7169dd306a vhost: whitespace fix
dd1f4078f0d2de74a308f00a2dffbd550cfba59f vhost-net: minor cleanup
373a83a6997bfdaf767f6a65fc5cc0054b246984 vhost: Storage class should be before const qualifier
0f3d9a17469d71ba1bab79c07c8eecb9e26e60af vhost: Fix host panic if ioctl called with wrong index
ce1f7d30766f6549db6fa0b9e595e0d26a5b7d9a ASOC: S5PV210: Enable AC97 support
3dedece4a5ebad4db43e72ba9b2236ff01bc4271 ASOC: S5PC100: Enable AC97 support
3ee317fe9cf08d81501b142bf0054c25e3ed5e7d ALSA: asihpi - Minor code cleanup
cadae4289d8e6ee8ad863f21ddc1845b38bf8e78 ALSA: asihpi - Add support for new ASI8800 family
1a59fa7cb70b687f1fe2f3fdc4185de57ae9cdc9 ALSA: asihpi - Fix bug preventing outstream_write preload from happening
bca516bfcfeb545e00bad3b6ca075d91c9c0b365 ALSA: asihpi - Fix imbalanced lock path in hw_message
70ebe64721ff685129a4016162d6370e4c10ba69 ALSA: asihpi - Remove support for old ASI8800 family
5a498ef1732ee3cc19b319bf7edcf428c5fad6fd ALSA: asihpi - Add hd radio blend functions
f038e27c9e9adc166b6004e3a09cc57d61fdbd7b ALSA: asihpi - Remove unused io map functions
92c256110fa9566de639ef8948b4fb430aa495b3 ALSA: usb-audio: add support for UAC2 pitch control
43b8e3bc4af0b435fddaa59e827ca1010b024492 ALSA: usb-audio: parse UAC2 endpoint descriptors correctly
8d0912427113723c3f3a4dca631638844c4ab649 ALSA: usb-audio: fix return values
74754f974b36c5a1156be46d0da05ab2c0a0960b ALSA: usb-audio: parse more format descriptors with structs
1efddcc981c95e62c4e305fd462e3e98b6f9c5cd sound: Add missing spin_unlock
274a24c16fa97a1fc67437b191274db2286c7ac3 Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc
a39e33eb2a9d6afa79021ba1de2aa7d1039f4e53 ALSA: hda - Add support for Thinkpad Edge conexant chip
8a74ad60a546b13bd1096b2a61a7a5c6fd9ae17c net: fix lock_sock_bh/unlock_sock_bh
388bbcade41ee68d2d1ebb51a538380ea48ae599 Input: usbtouchscreen - support bigger iNexio touchscreens
067fb2f648543894ce775082c5636f4c32b99e4f Input: ads7846 - return error on regulator_get() failure
6b2c676bf32be91f43215d5874c07c1becaba013 cpuidle: fail to register if !CONFIG_CPU_IDLE
0fc251d9a6c9fb841b73f29dd73dcf91afe7883f sparc64: Update defconfig.
9616ff434d96303689391af3d6e1c845d233405f sunsu: Fix use after free in su_remove().
a56635a56f2afb3d22d9ce07e8f8d69537416b2d net/iucv: Add missing spin_unlock
23ecc4bde21f0ccb38f4b53cadde7fc5d67d68e3 net: ll_temac: fix checksum offload logic
755fae0ac41672523a3ac00d41fe9bac226b0578 net: ll_temac: fix interrupt bug when interrupt 0 is used
5a5f79b57069c5691f5b6fd8381fdf487f548ae5 Btrfs: allow unaligned DIO
933b585f70d524f1b6f0f6867bedb11d3dd82d3b Btrfs: drop verbose enospc printk
5bdd3536cbbe2ecd94ecc14410c6b1b31da16381 Btrfs: Fix block generation verification race
46bfbb5c0740c200d2b66afcbd1f9d64ab320940 Btrfs: fix preallocation and nodatacow checks in O_DIRECT
a77fcf895046664927dd6eea816602b87a1a6337 IB/qib: Use a single txselect module parameter for serdes tuning
e20f9c64c79e2282f9eb531509181965ec8f0a92 drm/i915: Clean up leftover bits from hws move to ring structure.
3bfe68580a9d2a25465fc004986acd7991d700d1 [S390] fill out file list in s390 MAINTAINERS entry
cdf566498d80709dedab826d068a9ea9d438320a [S390] Add support for LZO-compressed kernels.
cf9daf4a735acaa5ff5967bb1b3a5e3b3578c32a [S390] cmm: get rid of CMM_PROC config option
db705e831ae33fbbeeacf4bb527e0b17de3d6e68 [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups
a23ed009a726feeafdbabeaf5f0bde1a3f04d121 [S390] dasd: unit check handling during internal cio I/O
094f2100d6bb16ef0c4f82167cc55173ca22ee93 [S390] cio: unit check handling during internal I/O
c560d105a197464603247bf55962fc7f23c8cb62 [S390] ccwgroup: add locking around drvdata access
a65a3e82b5b5f8f70cc0d51498441585d5b381f1 [S390] cio: remove stsch
2ffbb3f61e5b2648128f82fe7e506290702a9215 [S390] spp: remove KVM_AWARE_CMF config option
bac9f154acd175afdf702cb7d7f5de1254b4b119 [S390] kprobes: forbid probing of stnsm/stosm/epsw
215b3096371907e5d866bb219be7ef3d5ce6c083 [S390] spp: fix compilation for CONFIG_32BIT
2ddb3ec41495c2f4535d1e72e21e25870117f848 [S390] atomic: implement atomic64_dec_if_positive
1ef6acf597559fd1c244190512144c40619299bf [S390] cmm: fix crash on module unload
9553426372eef71c849499fb1d232f4b0577c0f9 drm/i915: Add CxSR support on Pineview DDR3
d8201ab6514f8dc1a0ccfac52c688d80976a425a i915: remove unneeded null checks
90a78e8f60f679b0937011314a6cda39c7449d1d i915/intel_sdvo: remove unneeded null check
467b200da78c56036e58850a7f27902937d506f7 drm/i915: Fix HDMI mode select for Cougarpoint PCH
778c35444f7bbb8f1816d40ada650e19c5da9c02 drm/i915: combine all small integers into one single bitfield
a7de64e540d2017a8e44dec1ca9d88a509aa7e05 drm/i915/dp: Add DPCD data to debug output
9962c9252e46eda7058067cbe73bdf1ed74b0d37 drm/i915/dp: Only enable enhanced framing if the sink supports it
9908ff736adf261e749b4887486a32ffa209304c drm/i915: Kill dangerous pending-flip debugging
f1befe71fa7a79ab733011b045639d8d809924ad agp/intel: Restrict GTT mapping to valid range on i915 and i945
9a7e8492d17394a81d5534abf90b5b2ada7ea3c0 drm/i915: Storage class should be before const qualifier
7648fa99eb77a2e1a90b7beaa420e07d819b9c11 drm/i915: add power monitoring support
7a772c492fcfffae812ffca78a628e76fa57fe58 drm/i915/gen4: Extra CRT hotplug paranoia
734b4157b367d66405f7dab80085d17c9c8dd3b5 drm/i915: Add support for interlaced display.
f953c9353f5fe6e98fa7f32f51060a74d845b5f8 i915: fix lock imbalance on error path...
f41275e893191eeb7a88e431d594e167adbd5234 drm/i915: Convert more trace events to DEFINE_EVENT
9517a92f48b08bb02cfb616825850b82b28461cc drm/i915: add timeout to FBC disable waits
d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 drm/i915: implement BSD ring buffer V2
852835f343146a82a528c3b712b373661d4fa17a drm/i915: convert some gem structures to per-ring V2
8187a2b70e34c727a06617441f74f202b6fefaf9 drm/i915: introduce intel_ring_buffer structure (V2)
f27ec1d6db4aa3348ca7be896f1466599aecea3e IB/qib: Don't rely on (undefined) order of function parameter evaluation
d3301d86b4bf2bcf649982ae464211d8bcf9575a drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
62fdfeaf8b1f487060b6e160e7b5cd90287607c9 drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
79a78dd6266a4f3e31c800e941ec62e250770a7d drm/i915: Fail to load driver if KMS request without GEM
31f46717997a83bdf6db0dd04810c0a329eb3148 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
5001960016bb53a1075bd9d62d7c067cd38c5a68 ar9170usb: fix read from freed driver context
b578bb490fb605c23c20b63995f26d3ab2cfb6e0 Revert "rt2x00: Fix rt2800usb TX descriptor writing."
20413f27163fb1b8b806c0c219dc95eae67c633a x86, pat: Fix memory leak in free_memtype
0779c862e43e052c58a350a8bd2bf97e6908de04 m68k: amiga - RTC platform device conversion
6f8221c26be5d80f749b1b6c2e7c8456fefb5250 m68k: amiga - Parallel port platform device conversion
826e8c8c804e5a38586c6b48ef38d1e755789f0c m68k: amiga - Serial port platform device conversion
314c926f64b345f153b9180a2c79333657dbec48 m68k: amiga - Mouse platform device conversion
5121c7172d7d9bec33535e098c9487cf4e8186f2 m68k: amiga - Keyboard platform device conversion
9aed2302655854586069d90e0d59ce3a0e12809d m68k: amiga - Amiga Gayle IDE platform device conversion
a24a6b22254bca8d54be6c8b7d8730d09f1058cc m68k: amiga - A4000T SCSI platform device conversion
2b21d5e47bb9b07f90cf213c885867cf11f99976 m68k/scsi: a3000 - Do not use legacy Scsi_Host.base
c2a24a4ca1137473971842461612e56a654e7edb m68k: amiga - A3000 SCSI platform device conversion
cf2ed279f915f36c84ce21a5933ad4bba9f81de8 m68k/scsi: gvp11 - Do not use legacy Scsi_Host.base
c1d288a58936cd0654844d807e53a203f4838fb4 m68k: amiga - GVP Series II SCSI zorro_driver conversion
65c2784a24d8d0a67ba3a50029846e0b82bdc223 m68k/scsi: a2091 - Do not use legacy Scsi_Host.base
c737e22cde37e4e2ad126316e4aab7349a491ab3 m68k: amiga - A2091/A590 SCSI zorro_driver conversion
5d3f2c38603289fdaa60644ceb93307f0abc77de m68k/scsi: mvme147 - Kill obsolete HOSTS_C logic
c57c1cab789e4d54fd767fb844e3a309c754e6ed m68k/scsi: a3000 - Kill a3000_scsiregs typedef
349d65fdc8e5bb3335fa5e6984ca2c12154a8269 m68k/scsi: gvp11 - Kill gvp11_scsiregs typedef
56522e39ab75ea7f1f4f5fe4cb760f00815f3d81 m68k/scsi: a2091 - Kill a2091_scsiregs typedef
11ca46eaf207e2fde20f6207b6a3ae7b6295da07 m68k/scsi: gvp11 - Extract check_wd33c93()
a8169e6057e9b7dd41c9e3b7a41efebc4bd859c9 m68k/scsi: a3000 - Kill static global a3000_host
4616ac7e84c58660a11b991460cf2611552faa76 m68k/scsi: mvme147 - Kill static global mvme147_host
d753722ee0223f80e6d0a553c68583c6ae57c1b2 m68k/scsi: a3000 - Kill ugly DMA() macro
6869b15efccce954a28d14c84b25350d125e2f93 m68k/scsi: gvp11 - Kill ugly DMA() macro
dd6c26a66bdc629a500174ffe73b010b070b9f1b m68k: set ARCH_KMALLOC_MINALIGN
b417b717093085e45867770b29b9a97692cf132a m68k: Enable atomic64_t
91803b499cca2fe558abad709ce83dc896b80950 do_generic_file_read: clear page errors when issuing a fresh read of the page
67e67df8da723debf24f7763605776891203e8d5 gta02: Use pcf50633 backlight driver instead of platform backlight driver.
f5bf403a9dc944bf560f49dd029195e54fcbc41c backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core driver.
2ddfd12f3584840f5190897214423061d8a0602f backlight: Add pcf50633 backlight driver
1f976996c7413b5b48d35b195cc2d7adcd3f68d7 backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probe
146e10a8c457236e017355ed9ba0ef78fbb3d12b backlight: max8925_bl: Fix error handling path
beb0a43f398efac87a3b9c2c6a5c5a163df50413 backlight: l4f00242t03: fix error handling in l4f00242t03_probe
ee378a5c6550dcbfe6fa9c71b84ca2eb19cb288e backlight: add S6E63M0 AMOLED LCD Panel driver
5ad90e4ea4a096af9f0a362e34dfae5686a191ef perf symbols: Add the build id cache to the vmlinux path
62e3436b5f3461662929eae102beefbd12127cb1 perf tui: Reset use_browser if stdout is not a tty
63a6440326e4cd01d6a663069208a0e68e9b833f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
f68596c6d8711650722b2a54328a088a2c21bc5b ASoC: Fix dB scales for WM8990
3351e9fbb0fda6498ee149ee88c67f5849813c57 ASoC: Fix dB scales for WM8400
e6a08c5a8990102bcd1f4bae84b668da6c23caa9 ASoC: Fix dB scales for WM835x
e2b3e622b259e62aa2450a25f1c20cca1bfdc81e ASoC: Update Freescale i.MX SSI driver DMA parameter handling
3ca341499612572aa1e377a37fa0220d48b12e92 ASoC: fix uninitialised variable in siu_dai.c
f45471cbda9df24f990154a963741c9bd4c0b0aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
2214482cb00e6da1397c2ecde5b392490eb9637f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
13da9e200fe4740b02cd51e07ab454627e228920 Revert "endian: #define __BYTE_ORDER"
4e89e8f61bcdff82a7b63b80ed83a6725028d61b nuc900: add maintainer entries for Wan ZongShun
0d2daf5cc858bd9305bae187310a1dabaad0a2db revert "crc32: use __BYTE_ORDER macro for endian detection"
cc68e3be7412baaa1ea2a2df9e88770f1753da78 fs/fscache/object-list.c: fix warning on 32-bit
3c7b204547bc3d342a4e31196fe14803581d279f nommu: allow private mappings of read-only devices
0cae3457b1a6e88f31020272bcfd90c178716053 mempolicy: ERR_PTR dereference in mpol_shared_policy_init()
94b604429a6cd94ddc128fa2772c57209bb1318f Btrfs: avoid ENOSPC errors in btrfs_dirty_inode
3f7c579c41a3d20af76fd6ff1f6b949edf105fd1 Btrfs: move O_DIRECT space reservation to btrfs_direct_IO
174bd1994ec67a6e6191c4ed8e5dac17fa221b84 hrtimer: Avoid double seqlock
2abfb9e1d470f7082e5e20e4b11a271a0124211b timers: Move local variable into else section
0522f6adedd2736cbca3c0e16ca51df668993eee NFS: Fix another nfs_wb_page() deadlock
c5efa5fc91f1f6d1d47e65f39e7ec6d1157c777d NFS: Ensure that we mark the inode as dirty if we exit early from commit
59844a9bd73e084b0ffefc0e13226098e28c71ad NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker
0a68b0bed08eeb7ec62e0125f17856b1ccb1ea4b sunrpc: fix leak on error on socket xprt setup
c7c06d8a95fd6b83d9f71a0cfecd3f91945d17e5 backlight: adp8860: add support for ADP8861 & ADP8863
ed601fa46777cb529bda0dbec80c4aec704dd063 backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1
08b3924b24cdb1942393dc3009335a2153bd2eac backlight: Add Cirrus EP93xx backlight driver
47306fc35ec39a5d0715e0a79344d02dffeaeeb2 backlight: l4f00242t03: Fix regulators handling code in remove function
3f43f8b2ad9035c5440d65681079f4d80542d21f backlight: fix adp8860_bl build errors
82fd53b7f70af9855eda613450a7e4701ffdae20 backlight: new driver for the ADP8860 backlight parts
9844ce0501b03843c44156d6e36afb80e847c974 backlight: 88pm860x_bl - potential memory leak
8193db229101fa5e7e7070422a7471775140e7bd backlight: mbp_nvidia_bl - add support for older MacBookPro and MacBook 6,1.
8fdd5767ebe5806f02e1c8d9ac67ac4da8836f53 backlight: Kconfig cleanup
3e4a326df654d748d73600068fbdbdfed0b0db43 backlight: backlight_device_register() return ERR_PTR()
a7cca8aec9d08231207503e4823e7b47bfa7e596 leds: Add mx31moboard MC13783 led support
7fdcef8a414eaeb367b3696005b25283d62d195d leds: Add mc13783 LED support
1e653accf7d2b02e75af550963b261b3243ac20e leds: leds-ss4200: fix led_classdev_unregister twice in error handling
7e1ce34f25c984a93dc0a2d8c217f7f78516b376 leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probe
569762ef3dcf8fc5aecdb059d8c0741b90fe1d17 leds: led-class: set permissions on max_brightness file to 0444
2146325df2c2640059a9e064890c30c6e259b458 leds: leds-gpio: Change blink_set callback to be able to turn off blinking
14e40f644b020d473415342461b7c62e3bb5e312 leds: Add LED driver for the Soekris net5501 board
98652efceab8f0b1a3a1b2750544a395ec056115 leds: 88pm860x - fix checking in probe function
895443c1c98a21198a0a5265041dc7ad14936d63 powerpc/44x: icon: select SM502 and frame buffer console support
b7a5b7acb796e5c950a58a35aee559b284de6e59 ARM: Merge next-samsung
459f2a32024b46b7f144999738112eb88654eb0f ARM: S5PC100: Fixup cross tree merge problems
5fae405838527c136a920eb7b9a2edfc5d2b6198 ARM: S5P: Fix the platform external interrupt issues.
f7b4dc7a14b84d5f2ae236a1a2bb211673717c5d ARM: s5pv210_defconfig: Update s5pv210_defconfig to v2.6.34-git
fffb79f2053f7ca26afc76e39bf1758e5f5b3722 ARM: s5pc110_defconfig: Update s5pc110_defconfig to v2.6.34-git
9a4925ee158deb85f779c7f938efbcd23c906c62 ARM: s5pc100_defconfig: Update s5pc100_defconfig to v2.6.34-git
dfd820314be39aa0bacd3a968f361f76c3c594f3 ARM: s5p6442_defconfig: Update s5p6442_defconfig to v2.6.34-git
d51843ef190aed188d72e228fc8d1ae378b662cd ARM: s5p6440_defconfig: Update s5p6440_defconfig to v2.6.34-git
4678ffa5023c74d8ccd4c93ed2327af4cc1ef9c7 ARM: s3c6400_defconfig: Update s3c6400_defconfig to v2.6.34-git
4969e243c49bb31ba060dd4ef3367d7f60836078 ARM: s3c2410_defconfig: Update s3c2410_defconfig to v2.6.34-git
2e8766c3d4e0bd180ec8bd95707de444768b1e96 ARM: mx3: pcm037: remove unused variable
ff937938e7781b2c1bffce0a5400af308e3946d5 sctp: dubious bitfields in sctp_transport
ed0f160ad674407adb3aba499444f71c83289c63 ipmr: off by one in __ipmr_fill_mroute()
d938a702e5ce8909ea68be97566150507bfea4df be2net: increase POST timeout for EEH recovery
a41a7b91772da2c77ac0da74285fd8ebd86a85ba sh: remove duplicated #include
7c1f6afcf98fe95fb3f2b70ce01cf66f6db53b5e sunserial: Don't call add_preferred_console() when console= is specified.
d21921215af2fe33190a3b5b166b145e607e537d Merge branch 'fix/hda' into for-linus
51921cb746f56983db5a373ca68deb2b0d3ddf01 mm: export generic_pipe_buf_*() to modules
c87fe1c05d57e3fecd62e56da1b1ac4291116ebf sparc32: Kill none_mask, it's bogus.
e642df6a0be93316c0a886766057c4cc510c123d IB/ucm: Use memdup_user()
7e3a1f4ab1a550dd6cf62a23aabedbad0d23e2d7 IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n
2101d6f7ac791e87a274371a07a408f74e40ec49 agp: amd64, fix pci reference leaks
ea16f912a6ad9fe43131a2e2a108f089c432d510 cls_cgroup: Initialise classid when module is absent
4845e44ffdb26be9b25610664228e8ecaf949a0d Btrfs: rework O_DIRECT enospc handling
50d1e9302bab7d35dae7146f8c468e0943015616 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6
7cc2835083aedfde42de02301005a5555e00c4b1 crypto: mv_cesa - fixup error handling in mv_probe()
026c8ec69d6077846ba8000b3301e8a62c702dc8 crypto: des_s390 - Checkpatch cleanup
0efbaabd1ec91476c020e96240d6ab858e9a4871 crypto: omap - remove unused #include <linux/version.h>
dc4ccfd15d4fc7a91ddf222bc5eed5cc4bcf10e6 n2_crypto: Add HMAC support.
3a2c034697558602a72e51897c6d3665bc515927 n2_crypto: Make ahash parameterization explicit.
38511108a37e5551b2bfe143a957132d46f9e6e7 n2_crypto: Log algorithm success/failure in kernel log.
65a23d6706ce2d58e302970971e41688783bf63f n2_crypto: Kill n2_base_ctx and helpers.
c9aa55e5271a53d28e93fa58759d318b403c15ba n2_crypto: Plumb fallback ahash requests properly.
527b9525256f97ad8d092bbfc8fdc3c5409f4a4d n2_crypto: Fix MAU kmem_cache name.
ff6c7341e0bc486c3e1b369ab7f3b325b98600d3 n2_crypto: Fix build after of_device/of_platform_driver changes.
8db050786aaf7a43f4c7a900a103f99ea0fb493f crypto: Use ERR_CAST
4a638b4e38234233f5c7e6705662fbc0b58d80c2 drm/edid: Allow non-fatal checksum errors in CEA blocks
921d98b58285805d792257e311da9e920eb5d73e drm/radeon/kms: suppress a build warning (unused variable)
899f4530334da9292556e1f8f5791468e0136ff1 squashfs: update documentation to include description of xattr layout
b1cdc4670b9508fcd47a15fbd12f70d269880b37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
ce7d0226198aac42ed311dd2783232adc16b296d Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
b142ebb61cd36370c6fac5e0b8261a6cd7bba782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
218ce7351413b8287a80fab1d7b94906a5559f01 Revert "module: drop the lock while waiting for module to complete initialization."
43c9c59185eec7caaff6e9dd8d4c93a4d9836a86 libata: implement dump_id force param
e7ecd435692ca9bde9d124be30b3a26e672ea6c2 libata: disable ATAPI AN by default
9a7780c9acb821fe1c2b6fc53f74cc2556ff5364 libata-sff: make BMDMA optional
d6b0de8c28ef32d081cfee938e443ce2a2429cfe libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf
1c5afdf7a629d2e77de8dd043b97a33dcd7e6dfa libata-sff: separate out BMDMA init
c3b2889424c26f3b42962b6f39aabb4f1fd1b576 libata-sff: separate out BMDMA irq handler
37f65b8bc262a5ae4c8e58be92fe3032f0aaaf04 libata-sff: ata_sff_irq_clear() is BMDMA specific
2f20ccf8190b064468cb2c7ba92e757ae37e61b1 sata_mv: drop unncessary EH callback resetting
f925b1303e0672effc78547353bd2ddfe11f5b5f drivers/net/usb/asix.c: Fix pointer cast.
dd131e76e562fa0c6f9dd53130e8d08d39a0b62c be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
563b04671017ea00ba563ebeebdc36bce79b1b60 proc_dointvec: write a single value
dd7496f217462a23a9a8a15b9925866eaad76e22 hso: add support for new products
e513480e28cdfd868755f05c1a654fcfcee58070 Phonet: fix potential use-after-free in pep_sock_close()
fe501f1e89cd460793152f500bf25d81d463515b x86, k8: Fix section mismatch for powernowk8_exit()
a75f5f0f0a3676216e0015b3040c785dbfe1e0da alpha: simplify and optimize sched_find_first_bit
1cb3d8e2c8d30d2cbfe42b696d501d0a016edec1 alpha: invoke oom-killer from page fault
9ce34c8f4466608bc67630a42d04f4aaf0443d9b Convert alpha to use clocksources instead of arch_gettimeoffset
021f80cc701a31c0962de7f1cc96b16309140b1f ASoC: Fix dB scales for WM8990
9cd8bd8a2c29dc36142c03deadafcb806b0c14f5 ASoC: Fix dB scales for WM8400
52e39d22c87b548d632e10a9e30ba3273d916434 ASoC: Fix dB scales for WM835x
578454ff7eab61d13a26b568f99a89a2c9edc881 driver core: add devname module aliases to allow module on-demand auto-loading
7466a38478a30d5f7248134c9bdcb4e1c01fe4d9 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
a261af927df64523925c98369106de15af9d7b5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
3014420b6b5d0a6483cf5e56c10df180a33e957e ieee1394: schedule for removal
8e63d7795e30b4091e303cc8c060509bd8eea742 timers: Fix slack calculation really
ec96e2fe954c23a54bfdf2673437a39e193a1822 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
8e9815a0f8882aaa68645b001bb7538db8886802 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
702c0b04978ce316ec05f4d0a9c148fac124335b Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
c19eb8f0d1bd442ed1aff0b413dd822620771c29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
99765cc7e393c8637abaaf0c73f28ec63370d35c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
51e618c357b39597b474165c5d17067afe8f16a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
bd73fc76f7a232f4add4fb0d7109589987ff7194 ASoC: Remove version display from WM8990
4daf7a0c0b3dd3c2e2ec829ecee8608d04d67773 ALSA: emu10k1: allow high-resolution mixer controls
b406e6103baa3da85950f22d3d46d21a8da654c5 ALSA: pcm: fix delta calculation at boundary wraparound
9ef04066b3e7c51ed7edc6010ac039f18f9f3617 ALSA: hda_intel: fix handling of non-completion stream interrupts
57c7ffc9414d79c8ec25800bbdbf8f801b2f148a ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axis
acdc30b56abc0db7d409a13e9b6c72ea23b6f90d Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next
b17e0969dc184c66ed8934e130344621829484a3 RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()
f9e8894ae5157796dd69249c56062042d02a431d [SCSI] fix race in scsi_target_reap
8a52da632ceb9d8b776494563df579e87b7b586b [SCSI] aacraid: Eliminate use after free
2711ca237a084286ea1c2dcf82ab2aadab23a00d ring-buffer: Move zeroing out excess in page to ring buffer code
b3230c8b44da5838cf396942d5c1ab19f8e8f720 ring-buffer: Reset "real_end" when page is filled
4150764fbba03ce4675b02b10872c665bb05a8aa CRIS: Don't use mask_irq as symbol name
5487ab4a5a71e955fef7094a0624df0542da91ef SFI: add support for v0.81 spec
36b83ded062a7416bb9184f4d6c537ad99571f4d [SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device
f16a5e347835c6a0ba958535cf6e6c89d50463b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
110b93842e36b17598cf24874e90d0401431cda2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
4961ab934a1254b1ad9420cea0ded617b57f022b Merge git://git.infradead.org/battery-2.6
a65e4cb402b5f3e120570ba1faca4354d47e8f2f ath9k: remove VEOL support for ad-hoc
774610e4f26cb3d9da14a8b5974324c9e51017bd ath9k: change beacon allocation to prefer the first beacon slot
bf87eae94880f1b79c2828d8705f0d97e961f168 auxdisplay: section cleanup in cfag12864bfb driver
a42dcb883d948a5f26c005f0e401e8297aa05f76 nuc900fb: release correct mem region
49bbd815fd8ba26d0354900b783b767c7f47c816 fb_defio: fix for non-dirty ptes
0d5b02641faade3dfd376abdcffbd8ccb03c7a91 sgivwfb: fix sections
a8ce4be7d5b99a6338e695b26358abca329735c1 s3c2410fb: fix sections
e88a0f461aeadfe309d36a2a4fac9ffb1b0ed651 hitfb: fix sections
49c39b4953e545ce3b5957cce22e1ade01c6e642 fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
1f9c3e1f07e39c8af3bf42236fc553b5bb0f83f1 fbdev: da8xx/omap-l1xx: implement double buffering
fb6cb3270af8f2ad3dd556906a9c52aa85754849 fbdev: section cleanup in w100fb
ad1458464cbbe6935be6e20d70920301733158af fbdev: section cleanup in vga16fb
3cc04971661e37e7de6fbf9808ede554b5e1cb4e fbdev: section cleanup in vfb
e217e6e39f62e47f7e659b715235dbd57df480f8 fbdev: section cleanup in hgafb
bd9b5caf8616501d2ab6f17210b11f81ea7546eb fbdev: section cleanup in arcfb
dbd536bf2f1b494240b56035ee16eba2e3d89b6a sis: strcpy() => strlcpy()
fbd65e0ecdeffe5e50ad850fb7240888b1af6b22 fbdev: bfin-lq035q1-fb: respect new PPI mode platform field
5815e5d36eff44b3dd38943f3a98a4d9ce985118 rtc: use genirq directly in rtc-wm831x
6ba8bcd457d9fc793ac9435aa2e4138f571d4ec5 rtc-cmos: do dev_set_drvdata() earlier in the initialization
72cc8e51cfdde9007adab7d841ac4113b05b2c56 rtc-ds1302: add some abstraction for new platform support
e17ab5cbed795d3823da830f5e8d3ffe25a38446 rtc-isl1208: use sysfs_{create/remove}_group
5cf8f57d44d16652336fabdd65e727a6e6f98cd5 rtc-mxc: remove unnecessary clock source for rtc subsystem
9f4123b78d02ba48e7e6e3cd9de789c9b85b557a s3c rtc driver: add support for S3C64xx
337bbfdbffa5c893e80f96a3bf117743ceb0fefc smbfs: remove duplicated #include
f3bc3189a001ec85c7b1119ad4aa5e39eea0f05e xen: fix build when SYSRQ is disabled
a321cedb12904114e2ba5041a3673ca24deb09c9 drivers/hwmon/coretemp.c: get TjMax value from MSR
5db47b009d17d69a2f8d84357e7b24c3e3c2edec drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
e0c70b80786296d4f3c35ebe0d52591cebf8f916 hwmon: add TI ads7871 a/d converter driver
4a70a413ccfd1c14ef29a290a4d2dada04ccbefb lis3: setup poll interval limits
6d94d4081048756df78444a07201156f4930fe48 lis3: interrupt handlers for 8bit wakeup and click events
92ba4fe4b53b4fa5ac71ec4d80572348fca85796 lis3: add skeletons for interrupt handlers
342c5f128140d54961c435d1702eadcaba97a37a lis3: introduce platform data for second ff / wu unit
ecc437aeee65afeea2e1bed963ccf6c384c555ea lis3: separate configuration function for 8 bit device
58e814227de9e8b5a4a50fb8018a770de9e974a0 lis3: add missing constants for 8bit device
4762bbc1a3a1f22095278b74dd1b8cee04858641 crc32: use __BYTE_ORDER macro for endian detection.
836e2af92503f1642dbc3c3281ec68ec1dd39d2e crc32: major optimization
d4977c78e9c7dd042f96f4a21d957bc25a561333 checkpatch: warn on declaration with storage class not at the beginning
3354957a4f8b9bb4b43625232acdf0626851c82f checkpatch: add check for too short Kconfig descriptions
965fd9e9a2d6d0a2704815e4579008a9f65282a0 drivers: acpi: don't use own implementation of hex_to_bin()
26355387c21accb0919d34ee59478c23b2030ee5 drivers: wireless: use new hex_to_bin() method
91f06e66805dd94825885b3ec392c693fe9ef4d9 fs: ldm: don't use own implementation of hex_to_bin()
1356de06cea80ffc84cde6a4f8779414f20f211e staging: rt2860: use new hex_to_bin() method
69e4469a39b67e9923731d5d77d45c04837d5def sysctl: don't use own implementation of hex_to_bin()
96b89f323d6af996a7f6bd84d2119cbf7145f9a4 usb: atm: speedtch: use new hex_to_bin() method
0496b55c56d0be80e27f417f66690d97e5370f86 drivers: isdn: use new hex_to_bin() method
903788892ea0fc7fcaf7e8e5fac9a77379fc215b lib: introduce common method to convert hex digits
db0fd97c270f1e80321f7ae55234643ca0978c54 lib/hexdump.c: reduce stack variable size and cleanups
2b2f68b5383ea107295d7f1483256866e2daa1e3 DYNAMIC_DEBUG: fix documentation errors
ea46c8f774f295c45fac48101d54be347d3d453b dynamic_debug: small cleanup in ddebug_proc_write()
0fa05599009ed36304d490064888d0252d656add scripts/get_maintainer.pl: default to not include unspecified tags
368669da205cd7aac33a2c75f4c81b5ad28efd67 scripts/get_maintainer.pl: add .get_maintainer.conf default options file
e4d26b027a0b7e289fdc542fe06535329b457dd5 scripts/get_maintainer.pl: optionally ignore non-maintainer signatures
cf3b429b03e827c718030f42e7e3ceaca980475e vsprintf.c: use noinline_for_stack
59592d0ccc0000d74ea5fc2a59e3ec0c9ef1fb13 ad525x_dpot: add support for one time programmable pots
c74cba610c9559e72377fd9725a3d329581aa256 ad525x_dpot: add support for ADN2860 and AD528x pots
e3ae68476ce0636554b5d95a33777f80ba407dc0 ad525x_dpot: add support for AD524x pots
6c536e4ce8edd61fdc4ab68e19ae164a54fc958f ad525x_dpot: add support for SPI parts
0c53b9fbcca8870e4f4b248f4ed5fdadd43a01b6 ad525x_dpot: extend write argument to 16bits
0993dbedf2cc2f5fd0701fa3b27afdd303536b87 ad525x_dpot: simplify duplicated sysfs defines
7d52669b14e36f8365070324be009486d387ad00 module: remove duplicate declaration of __ksymtab_gpl_future
aaa04b4875f30659a0eb429e0e5203ae7fb7b18e fatfs: ratelimit corruption report
f40c396a9ab04eae526990e2b2cef875b424ed4e ratelimit: add ratelimit_state_init()
d8521fcc5e0ad3e79bbc4231bb20a6cdc2b50164 printk_ratelimited(): fix uninitialized spinlock
fa1f68db6ca7ebb6fc4487ac215bffba06c01c28 drivers: misc: pass miscdevice pointer via file private data
6c5e303afdf2910e58aeda56c10506342545a5af include/asm-generic/kmap_types.h: add helpful reminder
37682177af68478fa83429b735fa16913c2fbb2b asm-generic: don't warn that atomic_t is only 24 bit
fc62f2f19edf46c9bdbd1a54725b56b18c43e94f kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn
4c99000ac47cbd097e62f1b5cafad745622cedc3 ntfs: use add_to_page_cache_lru()
2ec93b0bf35fe0fad05d2b7ef139d018768cca38 ntfs: clean up ntfs_attr_extend_initialized
ef7ffe8f06895312aeb08a5f8a1d4c90e34335ea sunrpc: use formatting of module name in SUNRPC
08a82c6872ac1d37cb993a52f1b35f97f48295bd hvsi: fix messed up error checking getting state name
4be929be34f9bdeffa40d815d32d7d60d2c7f03b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
940370fc86b920b51a34217a1facc3e9e97c2456 hangcheck-timer: fix x86_32 bugs
b3b77c8caef1750ebeea1054e39e358550ea9f55 endian: #define __BYTE_ORDER
e47103b1af5df52fa69e18b14d3012472f78817d err.h: add __must_check to error pointer handlers
1f85f87d4f81d1e5a2d502d48316a1bdc5acac0b cpuidle: add a repeating pattern detector to the menu governor
6cdafaae41d52e6ef9a5c5be23602ef083e4d0f9 mn10300: set ARCH_KMALLOC_MINALIGN
366831615911c51596b2a9e1024a110a1d0939a1 mn10300: use generic atomic.h
e9a137cb00d8b0f71c08a9e67d993f53e7713d21 m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver
69dcf3db03626c4f18de624e8632454ea12ff260 frv: set ARCH_KMALLOC_MINALIGN
7ca8b9c0dafd1cb36289aa4c92c7beae7adcd34f frv: extend gdbstub to support more features of gdb
c6f6b596a5a73e63e5e930c414375c0c389199ab mm: make lowmem_page_address() use PFN_PHYS() for improved portability
4eaf3f64397c3db3c5785eee508270d62a9fabd9 mem-hotplug: fix potential race while building zonelist for new populated zone
1f522509c77a5dea8dc384b735314f03908a6415 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
319774e25fa4b7641bdc3b0a464dd84e62103347 mem-hotplug: separate setup_per_cpu_pageset() into separate functions
0faa56389c793cda7f967117415717bbab24fe4e mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.
ff3d58c22b6827039983911d3460cf0c1657f8cc highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic()
fd23855e38d2a7275a786238459c070b4e9f7975 include/linux/gfp.h: fix coding style
263ff5d8e82e577202d2b8393585b0e2436b7ffc include/linux/gfp.h: spelling fixes
cf23422b9d76215316855253da491d4c9f294372 cpu/mem hotplug: enable CPUs online before local memory online
8b25c6d2231b978ccce9c401e771932bde79aa9f vmscan: remove isolate_pages callback scan control
0aeb2339e54e40d0788a7017ecaeac7f5271e262 vmscan: remove all_unreclaimable scan control
142762bd8d8c46345e79f0f68d3374564306972f mm: document follow_page()
58a9d3d8db06ca2ec31f64ec49ab0aeb89971b85 fs-writeback: check sync bit earlier in inode_wait_for_writeback
ec95f53aa6ed62ba68660cb19c8474ebe9025cce mm: introduce free_pages_prepare()
5f53e76299ceebd68bdf9495e8ff80db77711236 vmscan: page_check_references(): check low order lumpy reclaim properly
bf8abe8b926f7546eb763fd2a088fe461dde6317 readahead.c: fix comment
76a33fc380c9a65e01eb15b3b87c05863a0d51db vmscan: prevent get_scan_ratio() rounding errors
6ec3a12712ac67ffa4b80d16e0767ffd2431a68d mm: consider the entire user address space during node migration
4f92e2586b43a2402e116055d4edda704f911b5b mm: compaction: defer compaction using an exponential backoff when compaction fails
5e7719058079a1423ccce56148b0aaa56b2df821 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed
56de7263fcf3eb10c8dcdf8d59a9cec831795f3f mm: compaction: direct compact when a high-order allocation fails
ed4a6d7f0676db50b5023cc01f6cda82a2f2a307 mm: compaction: add /sys trigger for per-node memory compaction
76ab0f530e4a01d4dc20cdc1d5e87753c579dc18 mm: compaction: add /proc trigger for memory compaction
748446bb6b5a9390b546af38ec899c868a9dbcf0 mm: compaction: memory compaction core
c175a0ce7584e5b498fff8cbdb9aa7912aa9fbba mm: move definition for LRU isolation modes to a header
f1a5ab1210579e2d3ac8c0c227645823af5aafb0 mm: export fragmentation index via debugfs
d7a5752c0c19750312efab3a2a80d350e11fa4a2 mm: export unusable free space index via debugfs
a8bef8ff6ea15fa4c67433cab0f5f3484574ef7c mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks
e9e96b39f932a065e14f5d5bab0797ae261d03b5 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
3fe2011ff51e92500010a495df4be86745fbbda9 mm: migration: allow the migration of PageSwapCache pages
67b9509b2c68ae38cecb83a239881cb0ddf087dc mm: migration: do not try to migrate unmapped anonymous pages
7f60c214fd3a360461f3286c6908084f7f8b1950 mm: migration: share the anon_vma ref counts between KSM and page migration
3f6c82728f4e31a97c3a1b32abccb512fed0b573 mm: migration: take a reference to the anon_vma before migrating
e325c90ffc13b698fa2814102e05275b21c26bec mm: default to node zonelist ordering when nodes have only lowmem
1a5cb81465b66b74bf3d6ad36e5382238de6a132 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
e48293fd75b3aa67f43ad6e3d2ff397caa55d58b mincore: do nested page table walks
25ef0e50cca790370ad7838e3ad74db6a6a2d829 mincore: pass ranges as start,end address pairs
f488401076c5570130c018e573f450a9a6c43365 mincore: break do_mincore() into logical pieces
6a60f1b3588aef6ddceaa14192df475d430cce45 mincore: cleanups
c0ff7453bb5c7c98e0885fb94279f2571946f280 cpuset,mm: fix no node to alloc memory when changing cpuset's mems
708c1bbc9d0c3e57f40501794d9b0eed29d10fce mempolicy: restructure rebinding-mempolicy functions
971ada0f6659488c3f36aed4c6f7670ff5ce4368 mempolicy: document cpuset interaction with tmpfs mpol mount option
15d77835ac48dbc2d4884376ea6a08b65b1c40ba mempolicy: factor mpol_shared_policy_init() return paths
345ace9c797030e77da8ff211b9502370b9d81ab mempolicy: rename policy_types and cleanup initialization
b4652e8429100ba5c3ddb49499faa1188c98c246 mempolicy: lose unnecessary loop variable in mpol_parse_str()
e17f74af351cce9a1bade7b33af179497fdf95cf mempolicy: don't call mpol_set_nodemask() when no_context
1980050250fa052b1c24a19f9b3d82fae14d77f8 mempolicy: remove redundant check
6eb27e1fdf5781719a3d2e90e6c89fa012135c62 mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()
6d556294d5b27fb12f18be7495af45b6156a409e mempolicy: remove redundant code
e13861d822f8f443ca0c020ea8fc2dc01039cd63 mm: remove return value of putback_lru_pages()
4b50dc26a0a25a9d1998d206e1f7d849aa78063f shmem: remove redundant code
e48e67e08c340def3d0349c2910d23c7985fb6fa sparsemem: on no vmemmap path put mem_map on node high too
6dda9d55bf545013597724bf0cd79d01bd2bd944 page allocator: reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free lists
e9d6c157385e4efa61cb8293e425c9d8beba70d3 tmpfs: insert tmpfs cache pages to inactive list at first
1f0a738868cbfe20ae53a00b7c302c04ef7ab8fc xtensa: includecheck fix: vectors.S
e520c410854bab763be24e0fce7ba89dc252efee xtensa: convert to asm-generic/hardirq.h
498900fc9cd1adbad1ba6b55ed9d8f2f5d655ca3 xtensa: set ARCH_KMALLOC_MINALIGN
7873ca4e4401f0ecd8868bf1543113467e6bae61 [SCSI] bfa: fix system crash when reading sysfs fc_host statistics
8c38a2951026e6b428d3ce6e518d123c35becd18 [SCSI] iscsi_tcp: remove sk_sleep check
392ed655262446a7d9bc678394600a1d81614313 CRIS: Simplify param.h by simply including <asm-generic/param.h>
eaf25d933e64c2bf3c79b83e8820404f36fdfc52 Btrfs: use async helpers for DIO write checksumming
ed3b3d314cd2f16fac42676839854a68cab2e22b Btrfs: don't walk around with task->state != TASK_RUNNING
11c65dccf70be9ace5dbd3906778e1a099b1fee1 Btrfs: do aio_write instead of write
4b46fce23349bfca781a32e2707a18328ca5ae22 Btrfs: add basic DIO read/write support
c2c6ca417e2db7a519e6e92c82f4a933d940d076 direct-io: do not merge logically non-contiguous requests
facd07b07d2a7988f5ce849558838cc953847637 direct-io: add a hook for the fs to provide its own submit_bio function
66f998f611897319b555364cefd5d6e88a205866 fs: allow short direct-io reads to be completed via buffered IO
3fd0a5585eb98e074fb9934549c8d85c49756c0d Btrfs: Metadata ENOSPC handling for balance
efa56464562991b8c24f965199888806bd8c4b38 Btrfs: Pre-allocate space for data relocation
4a500fd178c89b96fa166a2d9e7855df33429841 Btrfs: Metadata ENOSPC handling for tree log
d68fc57b7e3245cfacf2e3b47acfed1946a11786 Btrfs: Metadata reservation for orphan inodes
8929ecfa50f266163832eeacfbc3642ed5eb83b6 Btrfs: Introduce global metadata reservation
0ca1f7ceb1991099ed5273885ebcf4323948c72e Btrfs: Update metadata reservation for delayed allocation
a22285a6a32390195235171b89d157ed1a1fe932 Btrfs: Integrate metadata reservation with start_transaction
f0486c68e4bd9a06a5904d3eeb3a0d73a83befb8 Btrfs: Introduce contexts for metadata reservation
2ead6ae770d9f9dec9f4286bf0fd9001b4388c4b Btrfs: Kill init_btrfs_i()
5da9d01b66458b180a6bee0e637a1d0a3effc622 Btrfs: Shrink delay allocated space in a synchronized
424499dbd0c4d88742bf581b5714b27fb44b9fef Btrfs: Kill allocate_wait in space_info
b742bb82f1676d50103ade0ba89bfb79debabe73 Btrfs: Link block groups of different raid types
49c177461bfbedeccbab22bf3905db2f9da7f1c3 tracing: Add __used annotation to event variable
c3021629a0d820247ee12b6c5192a1d5380e21c6 fuse: support splice() reading from fuse device
ce534fb052928ce556639d7ecf01cbf4e01321e1 fuse: allow splice to move pages
a52116aba5b3eed0ee41f70b794cc1937acd5cb8 mm: export remove_from_page_cache() to modules
47846b0650f2f62fc4217cfb36efc94b8d919727 mm: export lru_cache_add_*() to modules
dd3bb14f44a6382de2508ec387c7e5569ad2d4f1 fuse: support splice() writing to fuse device
b5dd328537edeb4c1d2e71e344b6c443e0874d90 fuse: get page reference for readpages
1bf94ca73ea524228b864275efa44373ebb939a0 fuse: use get_user_pages_fast()
4aa0edd294f69e3100973a0ecfa1e6b5ab42d83a fuse: remove unneeded variable
6b9c88e2a3961346db1a23d967585af16ff33f05 CRISv10: Whitespace fixes for hw_settings.S
2f941a1be362cc2966ccb63cf15ccdfdb12a5a69 CRISv10: Trivial fixes.
bb2fd8a844d3a9209599b5fb694b30ac46a56ef0 watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors.
d708b41c96f404b8bb572f39973bbdf6d99d5f4b CRISv32: Fix RS485 port 4 CD Kconfig item.
f06d8b694c9c96d460990888561b3ab3a5f8192f CRISv32: Remove duplicated Kconfig items.
4b3fb4e79cc3e40ec033a77f1b3d81e7851a6cf5 input: serio: disable i8042 for non-cayman sh platforms.
bbabb158f0e9d41174ae5c2183a8e4f981daf6ce power_supply: Fix regression for 'type' property
87f44bbc246c5244c76a701f8eefba7788bce64a perf, trace: Fix !x86 build bug
500b4ac90d1103a7c302d5bb16c53f4ffc45d057 regulator: return set_mode is same mode is requested
64714354a45a58a072cfc926db0a078611a63d43 Regulators: ab3100/bq24022: add a missing .owner field in regulator_desc
3e3d3be79c75a214cd81454bb891980532d8ca89 twl6030: regulator: Remove vsel tables and use formula for calculation
1dcc434b52ff25416b225f6ac229fc775867303a mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulator_set_voltage
9f79e9db2e282857912bcfe7f741bcdd5c46e860 regulator: use voltage number array in 88pm860x
192bbb95ca16f2b4d4383e76b3262672e6116daa regulator: make 88pm860x sharing one driver structure
d4033b54fc91221b13e2850bf298683c0f2ff37d regulator: simplify regulator_register() error handling
47bd53f0e8008294ff58c5b37d713f25a8dc56aa regulator: fix unset_regulator_supplies() to remove all matches
23b5cc2ab6783256cf06779e1d522482b819b808 regulator: prevent registration of matching regulator consumer supplies
0178f3e28e2166664916265c5d4922b1376b9fa1 regulator: Allow regulator-regulator supplies to be specified by name
100fb76f0acfebcb7c72875890b9ef33ff04dc2b watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail
8740f71d7f4f0400cd8c42e6584155024119d77e watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs
7e6811daa662fc4eb87ddfb3ea0ea9d782044157 iTCO_wdt: fix TCO V1 timeout values and limits
bb6f36070cf53ebf08383a026e1d3a437cb310d1 watchdog: twl4030_wdt: Disable watchdog during probing
4724ba575ea73431aba8a48be6f5a382c470418d watchdog: update/improve/consolidate watchdog driver
8b18085a92c72fe1754481890e9dfc600e736b1f watchdog: booke_wdt: fix ioctl status flags
76550d3292ba1b0dd1ff0a13d78a2718eba599c7 watchdog: fix several MODULE_PARM_DESC strings
42bd5d499455fe4235bb82cffe937a4089a8bba9 watchdog: bfin: use new common Blackfin watchdog header
0ae0b5d0557264bad65e22f1e2da4b83a02c4535 fs/splice.c: fix mapping_gfp_mask usage
d02a2c077fb81f3224c770be62a318165b23b486 cfq-iosched: fix an oops caused by slab leak
0e927bfc87037c1f44d6b61be12c36f6215ee5b2 HID: roccat: fix build failure if built as module
206f5f2fcb5ff5bb0c60f9e9189937f3ca03e378 HID: roccat: propagate special events of roccat hardware to userspace
83efb8fe671af3c7b5613868aadc93ce973b6c3d HID: remove unused variable from hidraw_read
8a37f520523df971bd3f926d8bd45ead37e857e8 sh: handle early calls to return_address() when using dwarf unwinder.
acfbe96a3035639619a6533e04d88ed4ef9ccb61 sock.h: fix kernel-doc warning
937eada45fa7bd233dfa59bbd8c0b436b02b6491 cls_cgroup: Fix build error when built-in
bf6a67ee3427ab142136e03e90d0b67ecbca5ff2 spi/xilinx: Fix compile error
66668b6fb6861fad7f6bfef6646ac84693474c9a ALSA: hda: Fix model quirk for Dell M1730
b7cccc52feb142f48beae1566b749480fa9989de ALSA: hda - iMac9,1 sound fixes
4e0938dba7fccf37a4aecba4d937da7f312b5d55 ALSA: hda: Use LPIB for Toshiba A100-259
7a68be94e22e7643038726ebc14360752a91800b ALSA: hda: Use LPIB for Acer Aspire 5110
34329fae7f88c1d60ff94d5fed5a3bedcd6b2224 ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noise
b1e50ebcf24668e57f058deb48b0704b5391ed0f Merge remote branch 'origin' into secretlab/next-spi
0c2a2ae32793e3500a15a449612485f5d17dd431 spi/davinci: Fix clock prescale factor computation
41c4221ca6b9db8ea63d2c2323c0e7a8865eba6e spi: move bitbang txrx utility functions to private header
6e27388f1bd60b55e0b1a83d14233e6c7ad33700 spi/mpc5121: Add SPI master driver for MPC5121 PSC
2da8cb6af5fe0d9e16b8a49399c8b7c6cfa94d5a powerpc/mpc5121: move PSC FIFO memory init to platform code
011f23a3c2f20ae15b7664d3942493af107fe39b spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller
1dcf57ceb461fe2ddeb622fe84d9918aadefe7ba Documentation/spi/* compile warning fix
99f1a43f436a6a92d15bddfeb65f3a920c8b88d3 spi/omap2_mcspi: Check params before dereference or use
4743a0f88c4000dfa3c422ecc4d750d3a3410550 spi/omap2_mcspi: add turbo mode support
8b66c13474e1683d53255f3b2948231b61cdaefd spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160
4a12404ddaa06e8ec5e2c0d8ece4d821281e6024 spi/pl022: fix stop queue procedure
781c7b129b1beb876905f7212927aa0ee1b022e5 spi/pl022: add support for the PL023 derivate
556f4aeb7d9dfac8573d0281dd555bd3210d8366 spi/pl022: fix up differences between ARM and ST versions
338ff2982d969a8e09ca356552cb5022ad380766 spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dma
0398fb70940e1f10939d6126eafb760bd48d1566 spi/spi_mpc8xxx: Fix QE mode Litte Endian
df02902313feb1472bc6ec16e486f72b39e9d4b2 RDMA/nes: Async event for closed QP causes crash
39942a028c559e39495ae7b29a8dd9b0c3c03003 RDMA/nes: Have ethtool read hardware registers for rx/tx stats
30a6a62fc35208924ffa8a472b0af4552441cbff RDMA/cxgb4: Only insert sq qid in lookup table
2f1fb507eec22ee64b541ea8586a7365ede8be2e RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode
4ab1eb9c8df620d5ed64fa1d1be683862b311685 RDMA/cxgb4: Set fence flag for inv-local-stag work requests
f64b88433c27815f931d4d5ff7db7ac701fdc8c9 RDMA/cxgb4: Update some HW limits
25737bd4ca1b58e86efa9211c1717140e0d4910e RDMA/cxgb4: Don't limit fastreg page list depth
841dba9a5a0dbced4b4bc240f444d47f30ba6724 RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation
7ec45b923446d484eb39434e18d354666426e606 RDMA/cxgb4: Fix overflow bug in CQ arm
84172dee05cbce6ae791eac481ef4d8590cda791 RDMA/cxgb4: Optimize CQ overflow detection
895cf5f3d6cb72825919a39ae48a41476a821e65 RDMA/cxgb4: CQ size must be IQ size - 2
1c01c5388306a4c2245b71da0cba22d521e897ae RDMA/cxgb4: Register RDMA provider based on LLD state_change events
fd388ce677e7de9180a7d46d12c5162f76af64ac RDMA/cxgb4: Detach from the LLD after unregistering RDMA device
e1f42ff4f06e5feaa57a22556ad977ef62164e14 fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.c
14baf9d7f275f0bbf42c1216ff1eef1109ca42ba serial: sh-sci: fix up serial DMA build.
48936a08b85518c22a9467a8eaac35d43af54ab4 powerpc/85xx: Add P1021MDS board support
710e33832653cccf7fc432023e7dbe8c49a1902f powerpc/85xx: Change MPC8572DS camp dtses for MSI sharing
480599933a69a8a8dc1390c2164e49e20a1593b9 powerpc/fsl_msi: add removal path and probe failing path
061ca4adfb2e3c986a182fd30f7e939a1ff8d29d powerpc/fsl_msi: enable msi sharing through AMP OSes
694a7a3611a1c0e28d99b4955151c6ce68e89752 powerpc/fsl_msi: enable msi allocation in all banks
02adac6051b0ff8df3877ae3d94e0e68063c6a30 powerpc/fsl_msi: fix the conflict of virt_msir's chip_data
8081881327d4791f26ebf56cf304992673503ad4 powerpc/fsl_msi: Add multiple MSI bank support
b3df895aebe091b1657a42a8c859bd49fc96646b powerpc/kexec: Add support for FSL-BookE
f16d3d57486cd079b29ae7a6c3b31c90e69c9c44 macvlan: do proper cleanup in macvlan_common_newlink() V2
556ae19110f2de5ace4733e0c19e5fa01fad08b3 be2net: Bug fix in init code in probe
d9b52dc6fd1fbb2bad645cbc86a60f984c1cb179 net/dccp: expansion of error code size
f949c0edd84101bfd30b3e7389c1a12b067e561d Merge branch 'master' into devel
119c4b1257e44d9ec981465ccb80aba427a96dda Merge branch 'devel-stable' into devel
d472d1a1c82ade81d2854db2ff4c9694ed66612e Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into devel-stable
3d34a0d80ab51b6838c08c22e7f47aec408eb837 ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900
0dbdd1bfe0b83798763540111118b78b70792f00 lib/atomic64_test: fix missing include of linux/kernel.h
48691ff86d91db1090551ec2a5ae0d80ef59105f x86: remove last traces of quicklist usage
3d6e77a3ddb8e4156b89f4273ff8c7d37abaf781 x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012
5f2eb55026c91f8400ab4469aff88b2e201b5616 x86: "nosmp" command line option should force the system into UP mode
b46fc5f235be04a7f77fb2af1d8cb809889c25c1 arch/x86/pci: use kasprintf
8c3ba8d049247dc06b6dcee1711a11b26647aa44 x86, apic: ack all pending irqs when crashed/on kexec
92d2040d78f662f634efce7a5106bbed70b8708b ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cmdline
830703c766ed49bc740321df55a11d19154f95d5 ARM: 6140/1: silence a bogus sparse warning in unwind.c
becba8a3589fdbc364b6dc09e90f54e4d459d4cd ARM: mach-at91: duplicated include
7b2e6a162447e217b0abe0710409c517d2b7c0b3 ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanup
ff4659c1a7b207391a132bc3d11d007160a45147 ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanup
9ffdfb47d7c13130db111a59a9885547333322e7 ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanup
9d0ff6d62462ecbe7a3188d97d8d08b87eaf0065 ARM: arch/arm/mach-sa1100/leds.c: Checkpatch cleanup
9f1e0f25e2d5ad2e8ed096e75be756de8b1d4f93 ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanup
49b95e282608f2683ea5be46a581e819bce20f5f ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanup
a04dd9fd97e2179700c0f3391523ee8909d53b72 ARM: arch/arm/mach-clps711x/Makefile.boot: Checkpatch cleanup
c145211d1f9e2ef19e7b4c2b943f68366daa97af ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanup
3ff987801d0ab35794cc8a8142c14c2392a9a404 ARM: SPEAR6xx: remove duplicated #include
ededf1f82ac8f06a0311097a68ccb582d32e70d5 ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
a0c9101c05389e69a5382967667ca686a8d8fbd3 wireless: fix sta_info.h kernel-doc warnings
4e8998f09bd777f99ea3dae6f87f2c367979e6c0 wireless: fix mac80211.h kernel-doc warnings
96900c751dd16fc9455e7184cbe8758ac7aa7e79 iwlwifi: testing the wrong variable in iwl_add_bssid_station()
7606688afc767c0b94bb2d79512affe3ba1264ce ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
690e781c5a3241d2366a3120ca410162da9c365e ath9k_htc: dereferencing before check in hif_usb_tx_cb()
663cb47cc2c5acd32850f67d051e47d62ed199c9 rt2x00: Fix rt2800usb TX descriptor writing.
9655a6ec19ca656af246fb80817aa337892aefbf rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
7c08ce718fd04e373d7473918ae02f1c04d5d504 powerpc/fsl-booke: Move the entry setup code into a seperate file
2289d2d1a8574a11e66b00c5a59090c6fc227751 powerpc/fsl-booke: fix the case where we are not in the first page
3dc3fc52ea1537f5f37ab301d2b1468a0e79988f Revert "ath9k: Group Key fix for VAPs"
617f3d0d71e2eae4d8d475cefe9363b140e52083 wireless: update gfp/slab.h includes
52a9bd2a8fac5193435bb575313c89656709aea8 rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
b5eae9ff5ba6d76de19286dd6429acd7cde3f79d ath5k: consistently use rx_bufsize for RX DMA
73367bd8eef4f4eb311005886aaa916013073265 slub: move kmem_cache_node into it's own cacheline
b9598db3401282bb27b4aef77e3eee12015f7f29 pipe: make F_{GET,SET}PIPE_SZ deal with byte sizes
0191f8697bbdfefcd36e7b8dc3eeddfe82893e4b pipe: F_SETPIPE_SZ should return -EPERM for non-root
c2fd1a4ebf9127c280d227acb635eb1df213439c HID: Add the GYR4101US USB ID to hid-gyration
88e88374ee4958786397a57f684de6f1fc5e0242 Merge branch 'delayed-logging-for-2.6.35' into for-linus
64ffdb762241c0a9c0c8fac7ea92aa0ba1529334 [SCSI] ipr: improve interrupt service routine performance
b8803b1cef28af785c4e903b9b1449898d68c758 [SCSI] ipr: set the data list length in the request control block
7be96900a2a662c67403559acd250f011b1d70db [SCSI] ipr: fix a register read to use the correct address for 64 bit adapters
96d21f00ab59c9f27fad191d12a2ccfeff3c9108 [SCSI] ipr: include the resource path in the IOA status area structure
438b03311108b05a7b794bcf3941700853c62d1e [SCSI] ipr: implement fixes for 64 bit adapter support
e6b50c30fa8d46c9401c2d48eee2351bdbb4c51c [SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()
ccf7c23fc129e75ef60e6f59f60a485b7a056598 xfs: Ensure inode allocation buffers are fully replayed
df806158b0f6eb24247773b4a19b8b59d7217e59 xfs: enable background pushing of the CIL
9da1ab181ac1790f86528b86ba5876f037e8dcdc xfs: forced unmounts need to push the CIL
71e330b593905e40d6c5afa824d38ee02d70ce5f xfs: Introduce delayed logging core code
a9a745daadab26f13884ff26a50fa38247c11ce9 xfs: Delayed logging design documentation
ed3b4d6cdc81e8feefdbfa3c584614be301b6d39 xfs: Improve scalability of busy extent tracking
955833cf2ad0aa39b336e853cad212d867199984 xfs: make the log ticket ID available outside the log infrastructure
169a7b078eaa765e6bd09865c985298ee9084a89 xfs: clean up log ticket overrun debug output
c11554104f4dcb509fd43973389b097a04b9d51d xfs: Clean up XFS_BLI_* flag namespace
64fc35de60da3b1fe970168d10914bf1cf34a3e3 xfs: modify buffer item reference counting
3383ca5780f88bb2c119174045ed77d5ece08072 xfs: allow log ticket allocation to take allocation flags
524ee36fa4661d745a467c3bba0e1034fd1f4b77 xfs: Don't reuse the same transaction ID for duplicated transactions.
7e125f7b9cbfce4101191b8076d606c517a73066 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
064e297c324fff9b62226aae5dc468ebb272433c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
f13771187b9423b824f32518319f6da85d819003 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
15953654cc312429740fd58fb37a5a3d63a54376 Merge git://git.infradead.org/battery-2.6
c3ed9ea4ab460080dea9449c709be9316c670c72 Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
0fed2b5cb4c04336b26b0cbf6f9a8c07081f79a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
0163916f1db7f345963dad1af78b7628c759c6ee Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
a69eee4988752c7196677958b4ed8f4c2b28499a Revert "ath9k: Group Key fix for VAPs"
3e766fd41ddc31c47ec5b2840c6a45803d35ff40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
4fd5ec509bd486b5dd8cac1a4d4d7e2cbdf7c546 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
6e188240ebc2a132d70924942d7c8b9acb46e11a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
62a11ae3405b6da2535d28e5facc2de5af4a7e62 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
cedfb2db7b2d6b2c780999536aa1e2650fadee36 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
85f9642e3199271614210b8feebe18b7652894b6 Documentation: update SubmitChecklist for O=objdir and kconfig testing
9b8f77a184fcc44349c547be944ba921fd4247b3 fusion: fix kernel-doc notation
9f6aa5750de30b1ba35f6cb8de50c17b4fb59cab scsi_scan.c: fix/convert functions to use kernel-doc
89bbfb6bfbd4dae1ec29d6d4b3518c031b4f190c Documentation/vm: use better value for MAP_HUGETLB
4164fcc2f9b02a7cba31215328753fe328ce0d90 Documentation/timers/hpet_example: drop duplicate header files
e6a591e58e2c70912987f9f19d36ba967063b251 Documentation/development-process: add staging & mmotm info
ef0eba477eeb424db97a162eb3a8c887b9c619df Documentation/development-process: add maintainers and git info
0af76d950e69725dec55dc9735a37f9f9116f07f docbook: make mtd nand module init static
5f2776293f7a4390f587642b1b7e1e6288e11a01 HID: fix hid-roccat-kone for bin_attr API change
7df0e0397b9a18358573274db9fdab991941062f GFS2: Fix permissions checking for setflags ioctl()
8f45c33decf62e1aaaa9411aae8fef6a38f95845 ufs: Remove dead quota code
36350462814739e1f38cba59a6900ebadb08d3bb udf: Remove dead quota code
287a80958cf63fc5c68d5bf6e89a3669dd66234a quota: rename default quotactl methods to dquot_
123e9caf1e85008ab7eb5f6cd58c44f9a5d73b2b quota: explicitly set ->dq_op and ->s_qcop
307ae18a56e5b706056a2050d52e8cc01b5171c0 quota: drop remount argument to ->quota_on and ->quota_off
e0ccfd959cd8907bcb66cc2042e0f4fd7fcbff2b quota: move unmount handling into the filesystem
0f0dd62fddcbd0f6830ed8ef3d3426ccc46b9250 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
c79d967de3741ceb60c5bbbf1b6f97eab9a89838 quota: move remount handling into the filesystem
eea7feb072f5914ecafa95b3d83be0c229244d90 ocfs2: Fix use after free on remount read-only
f00e047efdf9d31c8a7dd7875b411f97cfa7d8e5 timers: Fix slack calculation for expired timers
bd45b7a385c5ffd82c11a1d51880be18559e5ad9 timekeeping: Fix timezone update
5eb32bd059379530fc3809a7fcf183feca75f601 fec: add support for PHY interface platform data
8286274284e15b11b0f531b6ceeef21fbe00a8dd tun: Update classid on packet injection
f845172531fb7410c7fb7780b1a6e51ee6df7d52 cls_cgroup: Store classid in struct sock
e36f724b4ae70e443a7d152929b60059cbfa1a26 block: Adjust elv_iosched_show to return "none" for bio-based DM
80b15c7389caa81a3860f9fc2ee47ec0ea572a63 cfq-iosched: compact io_context radix_tree
bca4b914b5da3d8e7b9b647f620b71dc85c0c394 cfq-iosched: remove dead_key from cfq_io_context
eda6e6f86b5f95b982ac7ebf7cf5be2a29a291e9 net/irda: bfin_sir: IRDA is not affected by anomaly 05000230
e487639dc8ca6bd6c19a4140f45ebc88da56ddd5 isdn/gigaset: remove dummy CAPI method implementations
85a83560afa69862639fb2d6f670b4440a003335 isdn/capi: make reset_ctr op truly optional
a5e93151e4390e4d27bee27ddb73f78f58260594 pppoe: uninitialized variable in pppoe_flush_dev()
dcda138d2f27e32bd0d6250cc42839b0d70bb4b8 caif: Bugfix - use MSG_TRUNC in receive
a9a8f1070d8733b37418b3a2d58df4e771b61f88 caif: Bugfix - missing spin_unlock
ca6a09f25cde1d2d86f8e821cf69f4f650c30dbf caif: Bugfix - Poll can't return POLLHUP while connecting.
638e628a600a5c542d46dfb06771cf9c229ef5f3 caif: Bugfix - handle mem-allocation failures
7aecf4944f2c05aafb73b4820e469c74b4ec8517 caif: Bugfix - use standard Linux lists
9e4b816bc31962ebbb8784d602acd5fa25a08ad8 caif: Bugfix - wait_ev*_timeout returns long.
8ce6cebc2f126f3ecf2d80746ea54245adf18057 net-2.6 : V2 - fix dev_get_valid_name
a4ed89cb92f93d406ac45fe5507228a2475e32ba net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined
7f267de41fde594500cbbccb1b29acb4475f2da2 bfin_mac: fix memleak in mii_bus{probe|remove}
ee02a4ef40f2e049c80f9cc04e21a9b48288b6ff ethoc: fix null dereference in ethoc_probe
253683bbfb6bc5864417c8c35cb6ef13b5e259e6 rtnetlink: Fix error handling in do_setlink()
eb1669aed950cb5f34622bcceba66bef5980e97a net-caif: drop redundant Kconfig entries
53b0f08042f04813cd1a7473dacd3edfacb28eb3 net_sched: Fix qdisc_notify()
a6c0f8217c17d46da22fa56923f3cbd03615cb7c ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc
418c437d8b4b87815f3afed89da2aa0078d5379d enic: Use random mac addr when associating port-profile
6fc7f5730b71916bc44389015d404f668674c64c enic: bug fix: sprintf UUID to string as u8[] rather than u16[] array
f6d60848baf9f4015c76c665791875ed623cd5b7 IB/ipath: Remove support for QLogic PCIe QLE devices
f931551bafe1f10ded7f5282e2aa162c267a2e5d IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
724b62b5f73e7d17c737ddb879e0543c886b20ce arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanup
7aa5ccaae6ae6cdf6973df3378fc63b508944ce6 arch/m68knommu/mm/fault.c: Checkpatch cleanup
1693395511a2840f67dd3184212a072ac7f07524 IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static
73a9983e6f77e347a8e04861c0d55936c01ce217 m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' case
f606aee2e0a37013cf2a8a28d7ed089d7c31d55a m68knommu: remove un-used mcfsmc.h
fa6667fe0f2966dca5464a91ca11b39fa46d74b8 m68knommu: add smc91x support for ColdFire NETtel boards
4a1479b6ec268d527b842878da59712620dca78c m68knommu: add smc91x support to ColdFire 5249 platform
cc24c405949e3d4418a90014d10166679d78141a m68knommu: remove size limit on non-MMU TASK_SIZE
9fcce0baea6628af935b1b485d6606a5a377a052 m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver
b3040e40675ec2c43542331cd30d4ee3dae797e8 DMA: PL330: Add dma api driver
d67f088e084755bdceb4f15bc6e05e309db1eea7 perf report: Support multiple events on the TUI
44bf460649a9b91f291176097e9d7e846e8c001e perf annotate: Fix up usage of the build id cache
f49d273df9087d92e20c485fe9f8355d4f55b933 drm: Fixes linux-next & linux-2.6 checkstack warnings:
579766020d2eee2f1c51af1641ef9a7dbc6a5798 nouveau: fix acpi_lid_open undefined
10b06122afcc78468bd1d009633cb71e528acdc5 drm/radeon/kms: release AGP bridge at suspend
41ec7ebee14189a0424176279c227168960c28ad sh: fix up sh7785lcr_32bit_defconfig.
a5c4300389bb33ade2515c082709217f0614cf15 arch/sh/lib/strlen.S: Checkpatch cleanup
d01cd639c96cd683a22432afd4c39ea690c87f16 ARM: s3c6400_defconfig: Add NAND driver
443aa17ed8366e98e5473875d8a0ea1eeeb766ed ARM: s3c6400_defconfig: enable sound as modules
13aa16b9ccf4ff5eff3886df3cb0a071dbc73cfc ARM: s3c6400_defconfig: enable power management
2621a181fd822c0c9cf3eb8b757aeed58e0d30ee ARM: s5pv210_defconfig: Update s5pv210_defconfig to v2.6.34
63e3de2f9be62a4436d3837c7add7b63b96d9aa0 ARM: s5pc110_defconfig: Update s5pc110_defconfig to v2.6.34
ba7f4daeea46424f968f697d2012272f14483707 ARM: s5p6442_defconfig: Update s5p6442_defconfig to v2.6.34
5435009287d092055e3777addc8d36a7b3e1fa29 ARM: s5p6440_defconfig: Update s5p6440_defconfig to v2.6.34
77f0cfc6e17431eec05f6aeb19051d715c558c63 ARM: s3c6400_defconfig: Update s3c6400_defconfig to v2.6.34
59d29f3b510719bf179d86bdfbec67bc086fea90 ARM: s3c2410_defconfig: Update s3c2410_defconfig to v2.6.34
de0c141feec6a5823461a4dbcc205c71ea601417 ARM: s5pc100_defconfig: change ARCH_S5PC1XX to ARCH_S5PC100
45c79433c02b8fe7b8a1cbf60548a9798d0502ed ARM: S5PC100: Fixup merge problems
c5e2caca6a0732108bec146844551767cfbc115c ARM: S5PC100: DMA: Add platform devices for PL330 DMACs
b69a596afe1d46f24f97fe69f67370cdfa9d5329 ARM: S5PC100: Fix definition of IRQ_EINT()
91dc74e479e1ea0bb8864694303e6fe5612b707c ARM: SAMSUNG: fix suspend/resume on if some GPIO banks not present
3cde11c1b48735dc4108cffefccf4c1817c7bfd2 ARM: Continue removing useless bootmem.h includes
c392c4c6dccf7c64c113b473c7eceedf25eddd51 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
841bca1393d315d79077f272c2918423e36dc364 x86/mmiotrace: Remove redundant instruction prefix checks
5c80f5aa409b211ab193c56fb6b77d73b61966e5 squashfs: fix name reading in squashfs_xattr_get
f6db25a87643fa6108e211da0397423593ca36fe squashfs: constify xattr handlers
db52ecc2953d932b2fc1c62e585231659edd1d98 Blackfin: SMP: fix continuation lines
efc5863eb52a04134869f5ceb5f81a6fe9b47469 Blackfin: acvilon: fix timeout usage for I2C
d016a21362194826518d4ac9ca3f768d0345cd2c Blackfin: fix typo in BF537 IRQ comment
084f9ebfd0915203b603392a66be15009b348fe1 Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options
76b99699a2bbf9efdb578f9a38a202af2ecb354b Blackfin: set ARCH_KMALLOC_MINALIGN
eb5400b6131e6ebaacf809357643a22a72d5cc4c Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic
be1577e3787536290cc17afaeb2cd58bbcc7ed6c Blackfin: another year of changes (update copyright in boot log)
648eee52ccdc623e21b920d6048e93490a4860a7 Blackfin: optimize strncpy a bit
c70dcabc8eba18113a4735e7b1bd09f7493e38f0 Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests
479ba6035862a9c08ce4351c7fff8926fde4ede5 Blackfin: move string functions to normal lib/ assembly
80fcdb959343ab9e0ee95c11b5ea47c44a2c3004 Blackfin: SIC: cut down on IAR MMR reads a bit
11cabcb95e0d9de15f3d8a9d25336edfc5444337 Blackfin: bf537-minotaur: fix build errors due to header changes
d2db97bf6bafde4ec114d1837dd3fc4cea64b2ea Blackfin: kgdb: pass up the CC register instead of a 0 stub
a80d5f449d1794d8e402f28cf3e1e9b57cb9f2d4 Blackfin: handle HW errors in the new "FAULT" printing code
a6d9dbf5e4daaf21b33917a809a5ac1e7bce9e05 Blackfin: show the whole accumulator in the pseudo DBG insn
5a132f7aeba772e1e1f9ccbad14a6779cd40cdfb Blackfin: support all possible registers in the pseudo instructions
dc89d97fc73176c883b32ff21ae6f1164ca20d05 Blackfin: add support for the DBG (debug output) pseudo insn
6a4110c2b38da51b767e389a6fb477072cf5843c Blackfin: change the BUG opcode to an unused 16-bit opcode
c429886a7091f9d26dee7d01c20fd822f62c35e0 Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg
6ce3e9c2a2cfb8849dd471349fe5e6bc37c0f13f Blackfin: add support for the DBGA (debug assert) pseudo insn
6d27e64d74e14c1cf2b4af438d7e8a77017bd654 9p: Optimize TCREATE by eliminating a redundant fid clone.
fe5bd0736bcdf35bd6cc300211a97c2fef8bd83e 9p: cleanup: remove unneeded assignment
75cc5c9b82a31936d2a8cb75f34752000e244015 9p: Add mksock support
85e0df240e9376ff58eb1a50d9854f5f176dd297 fs/9p: Make sure we properly instantiate dentry.
9f37af654fda88a8dcca74c785f6c20e52758866 uml: Pushdown the bkl from harddog_kern ioctl
9918ff26b301e9a57f25fb12b44a46ad0c1e8f8f sunrpc: Pushdown the bkl from sunrpc cache ioctl
674b604cdd389252d89a14133b6ebf80165d1d55 sunrpc: Pushdown the bkl from ioctl
3663df70c028bc435d6f2ec532a4849db62d1656 autofs4: Pushdown the bkl from ioctl
46e3e055ce69a00d735e458445ab1d24718ff751 perf annotate: Add TUI interface
6e78c9fd1bc2c7e04b3d7052e9eb27aa536e4e2c perf tui: Remove annotate from popup menu after failure
df1f1d1cb43b4ffdef5ba5f0623e2f73e94ce030 drivers/mtd: Use memdup_user
f9218c2a60facc6ff9a793a9d9ab956194d70012 spi/spi_mpc8xxx: fix potential memory corruption.
ed0ad6d3a0720faa999e4bf9d4ed404cfd5eb4cc sh: fix up sh7786 dmaengine build.
9255f1deec151ac0e84871d06bc27406cb81f26f sh: guard cookie consistency across termination in the DMA driver
7a5c106a0e8fd03a806d0da77eef10b4045c43a6 sh: prevent the DMA driver from unloading, while in use
85b8e3ffc47b2a1913be3079e9f1c1f66a6240b2 sh: fix Oops in the serial SCI driver
bb0fe533514c1d480c6c16f8bad070270a73a96c sh: allow platforms to specify SD-card supported voltages
a2b14dc9615c215a8cf4f2041f6c0c3fff5fc486 mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
8f4b3036d1b9bdb6f5fa0b920e0163d64a990327 sh: disable SD-card write-protection detection on kfr2r09
f87c20a9db43f6f731270eeef616e1bcc266c2d4 mfd: pass platform flags down to the tmio_mmc driver
ac8fb3e8627d5494f3d2221925a82be4c1778b0e tmio: add a platform flag to disable card write-protection detection
f2126a99675a930b3ab5258698d82b2a3c69af3f Input: twl4030-vibra - correct the power down sequence
3734574cac1002e4cf037e3591cf222b1e04dfa4 Input: enable onkey driver of max8925
bb4f6b0cd7524ad7d56709723eaf8a7bf5a87b57 Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' and 'slub/fixes' into slab-for-linus
6b65aaf3027c4e02b42aaefd900aa79136a30681 slub: Use alloc_pages_exact_node() for page allocation
d3e14aa336b37df76ae875fa051dfdb0e765ddf9 slub: __kmalloc_node_track_caller should trace kmalloc_large_node case
bbd7d57bfe852d9788bae5fb171c7edb4021d8ac slub: Potential stack overflow
65a1b0347a329422e939e14daae6dad9a29e9cf2 sh: Add SDHI DMA support to migor
9e526bc70ae0a82d345e86aa85ebdccff2fd15b6 sh: Add SDHI DMA support to kfr2r09
470ef1a71891102d300ed741164eb3c8c10c9190 sh: Add SDHI DMA support to ms7724se
815f1995f03112dec0767a6ab88cccf8cf198509 sh: Add SDHI DMA support to ecovec
311f3ac76826bfd8ed6213ded91ec947df164def mmc: add DMA support to tmio_mmc driver, when used on SuperH
056676dabd9f4c69a6adcad208e9aa2ca7241400 sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.c
42a4533976d922ff3272fad17dd52fe3682899dd mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cell
d62b8a985b74ac741233396b847562dacc45a5c1 sh: add DMA slave definitions to sh7724
afd46501586a399bba73e4a5879e8a864ad083fe sh: add DMA slaves for two SDHI controllers to sh7722
10440af1bc8082c78186e7f4ea94124acee6625e sh: define DMA slaves per CPU type, remove now redundant header
2d151248286d438e97ebb22ff676423df299da86 sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724se
aee5ab0bbd224b618408cacfcc656699feec4230 sh: add Video Output Unit and AK8813 video encoder support on ecovec
d8252d6272682096835b4e1ef714cb1b593aa7fb sh: fix up the dwarf unwinder build for MODULES=n.
b2e25838c5f3508ccd6184be65aca228fc600540 sh: remove duplicated #include
cf9b59e9d3e008591d1f54830f570982bb307a0d Merge remote branch 'origin' into secretlab/next-devicetree
44504b2bebf8b5823c59484e73096a7d6574471d of: change of_match_device to work with struct device
4018294b53d1dae026880e45f174c1cc63b5d435 of: Remove duplicate fields from of_platform_driver
597b9d1e44e9ba69f2454a5318bbe7a6d5e6930a drivercore: Add of_match_table to the common device drivers
173b3a7a059a6998a6c0733710818c473cc0de4c arch/microblaze: Move dma_mask from of_device into pdev_archdata
cb6dc512b745292eaf123fedf437c211e27fb680 arch/powerpc: Move dma_mask from of_device into pdev_archdata
f4b87dee923342505e1ddba8d34ce9de33e75050 fbmem: avoid printk format warning with 32-bit resources
2faa4cf76e7d229016240b79b50a43d81f458323 linux/elfcore.h: hide kernel functions
e8bebe2f71d26871b0970ae1d9cf0ed3cdd9569d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
6109e2ce2600e2db26cd0424bb9c6ed019723288 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
0961d6581c870850342ad6ea25263763433d666f Merge git://git.infradead.org/iommu-2.6
1756ac3d3c41341297ea25b818b7fce505bb2a9a Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
98edb6ca4174f17a64890a02f44c211c8b44fb3c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
a8251096b427283c47e7d8f9568be6b388dd68ec Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
27a3353a4525afe984f3b793681869d636136b69 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
6f68fbaafbaa033205cd131d3e1f3c4b914e9b78 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
34a18d6fe5430184e4ca96eeb074ee671d89fe7b ACPI: delete unused c-state promotion/demotion data strucutures
240ed68eb567d80dd6bab739341999a5ab0ad55d ceph: reuse mon subscribe message instead of allocated anew
6e4513972a5ad28517477d21f301a02ac7a0df76 Merge branch 'for-linus' of git://neil.brown.name/md
19fdb9eefb21b72edbc365b838502780c392bad6 Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
82f3952c02add60b15eea9151d4d99b6b82066c6 fix handling of offsets in cris eeprom.c, get rid of fake on-stack files
4f0447b8184acb1d21b0fd71683d72ef2b83167b get rid of home-grown mutex in cris eeprom.c
48c1e44aceca577aa35be509714bd9ec4b4c3837 switch ecryptfs_write() to struct inode *, kill on-stack fake files
02bd97997a07a89cb9311c7f00864cfc785c37f9 switch ecryptfs_get_locked_page() to struct inode *
bef5bc2464517cbbf8f85f09b5ade46904afec9a simplify access to ecryptfs inodes in ->readpage() and friends
f6d335c08df48b318187a087c9c38ba3d416e115 AFS: Don't put struct file on the stack
4403158ba295c8e36f6736b1bb12d0f7e1923dac Ban ecryptfs over ecryptfs
ab9a79b9669c28734a69fa9384df6fb93152e53a logfs: replace inode uid,gid,mode initialization with helper function
be8ded5974c69d0d2128a508b0900ef541d0e7da ufs: replace inode uid,gid,mode initialization with helper function
a6c5a0342a95f9c7cf18adef79ca52a35cd5e4da udf: replace inode uid,gid,mode init with helper
abf5d08acaca942b49daf0ed87a9deddc94b183a ubifs: replace inode uid,gid,mode initialization with helper function
85640bd9d47f6ad0290558009e9313632a45861b sysv: replace inode uid,gid,mode initialization with helper function
04b7ed0d33eee161b223d64f16e1f521a84ace76 reiserfs: replace inode uid,gid,mode initialization with helper function
454abafe9d8beb3fe7da06131b3d81d6d352a959 ramfs: replace inode uid,gid,mode initialization with helper function
6a9e652c88fad648ea088ac07dbc671a9813f75e omfs: replace inode uid,gid,mode initialization with helper function
e6ecdc70fb76490719bf5aa20c35d23c0a392ead bfs: replace inode uid,gid,mode initialization with helper function
75fe0a2477dab30f00c228f9a4d79009d5677bde ocfs2: replace inode uid,gid,mode initialization with helper function
73459dcc67e77aa5cb28d51b2d84dd145977ace3 nilfs2: replace inode uid,gid,mode initialization with helper function
9eed1fb721c6c512795f8847bccc413f3a1143bb minix: replace inode uid,gid,mode init with helper
b10b8520903204c9a1e4ef4a6827c2f1569aae9b ext4: replace inode uid,gid,mode init with helper
aab99c2c26f74d90f615fcca534172dfc1c8bec2 ext3: replace inode uid,gid,mode init with helper
ffba102d75a2e79ac9754841c6cf4a6dd6892c42 ext2: replace inode uid,gid,mode init with helper
e00117f14f68d9e54c8aa3d52ebdc76cdbbc4f87 exofs: replace inode uid,gid,mode initialization with helper function
ecc11fabf7ce16309112afe68fac466193ee7520 btrfs: replace inode uid,gid,mode initialization with helper function
319b2be49e91398eae07db4dfc29972846dec649 jfs: replace inode uid,gid,mode init with helper
217f206d68e12285d55d05678e361221ebebd046 9p: replace inode uid,gid,mode initialization with helper function
a1bd120d13e586ea1c424048fd2c8420a442852a vfs: Add inode uid,gid,mode init helper
52957fe1c709d5ca3732456d73f4e4d95492c72c fs-writeback.c: bitfields should be unsigned
9a2296832c43da93a88e1edd59f3d17acffca36c namei.c : update mnt when it needed
51ee049e771c14a29aaee8ecd6cbbe14db088f3a vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
cc9106247de92549e50abb0ba12d6b2fdbf0be55 fs/partitions: use ADDPART_FLAG_RAID instead of magic number
8018ab057480974e7f26a387bf4ce040e9a5f6f1 sanitize vfs_fsync calling conventions
e970a573ce30a3976234dcfb67906c164b0df9ee nfsd: open a file descriptor for fsync in nfs4 recovery
2e147f1ef7d593b36c0e27a393b7d7ec0765f54b fs: inode.c use atomic_inc_return in __iget
a7cf4145bb86aaf85d4d4d29a69b50b688e2e49d anon_inode: set S_IFREG on the anon_inode
b7bb0a12913a582dbb0954bf463b1152b540c1a6 gfs: constify xattr_handler
537d81ca7c5338e4f13f3e7e7b50e87ba293ec68 ocfs: constify xattr_handler
365f0cb9d2d5eea911798935133e8dd27ea5f3fc jffs2: constify xattr_handler
46e58764f0c502847ed1f4662aa37eefa602a8f9 xfs: constify xattr_handler
94d09a98cdb163be12fb5c76841fa295f0bee22a reiserfs: constify xattr_handler
11e27528076e7dee63f1db78bffbef6310f076f4 ext4: constify xattr_handler
d1f21049f9185e589849051d94c9a50151c6a7dc ext3: constify xattr handlers
749c72efa4bd91dad3a8c2ac8bfaa7c45490ceef ext2: constify xattr_handler
f01cbd3f8148f2056567f829e07c157b28b2dd1e btrfs: constify xattr_handler
bb4354538eb7b92f32cfedbad68c7be266c0b467 fs: xattr_handler table should be const
18e9e5104fcd9a973ffe3eed3816c87f2a1b6cd2 Introduce freeze_super and thaw_super for the fsfreeze ioctl
e1e46bf1866317d4f86f66bf18d3f07317d9f9ee Trim includes in fs/super.c
d3f2147307cce9eac56dd91d381709aa3f1615b3 Move grabbing s_umount to callers of grab_super()
7ed1ee6118ae77330cae2a6d5e9383532f7dfb48 Take statfs variants to fs/statfs.c
e8c26255992474a2161c63ce9d385827302e4530 switch selinux delayed superblock handling to iterate_supers()
01a05b337a5b647909e1d6670f57e7202318a5fb new helper: iterate_supers()
35cf7ba0b46dc3582a01c3860b14bff122662aa3 Bury __put_super_and_need_restart()
79893c17b45dec0d3c25bc22d28d9f319b14f573 fix prune_dcache()/umount() race
df40c01a9249873e4ad0625ae5d9fb831962b75c In get_super() and user_get_super() restarts are unconditional
1494583de59dfad2e3a6788ce9817e658d32df22 fix get_active_super()/umount() race
e7fe0585ca8793e2d43c57e77d4ca79042806acf fix do_emergency_remount()/umount() races
6754af64641e8224c281ee5714e012e3ed41f701 Convert simple loops over superblocks to list_for_each_entry_safe
8edd64bd6089e21f47dcdebb14b598b713213ddc get rid of restarts in sync_filesystems()
551de6f34dfeefbeeadb32909c387d393114ecc8 Leave superblocks on s_list until the end
1712ac8fda7d8bc4dc921f5777b7423aacad7263 Saner locking around deactivate_super()
b20bd1a5e78af267dc4b6e1ffed48d5d776302c5 get rid of S_BIAS
389b8be6ef419397e4f176652927ebad6ebb4b77 get rid of open-coded grab_super() in get_active_super()
79d7e39ee1d4b423206f6cfd2cd2eed6253d95fe sb_entry() has been killed a couple of years ago and resurrected on mismerge
3981f2e2a04df4b95129ddbb8bb869ef1d57bea9 ceph: should use deactivate_locked_super() on failure exits
2ccde7c631f992bf79da8007b5fc8b6425eb0d6d Clean ecryptfs ->get_sb() up
decabd6650915a9534dad09e967115513be12b24 fix a couple of ecryptfs leaks
894680710d813137077ad7cb351b713f64cabbdf Simplify devpts_get_sb() failure exits
a135aa2cd76a1de1a84312e0bb3498a5da76782d remove incorrect comment in do_emergency_remount
13e3c5e5b9c67e59074d24e29f3ff794bb4dfef0 clean DCACHE_CANT_MOUNT in d_delete()
d79df0b1eda0099a22cbcece01ce5e7d222450de Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
6e80e8ed5eb92d0112674aabe82951266a6a1051 Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block
6969a434737dd82f7343e3fcd529bc320508d9fc Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
0fc377bd648d1935ea34665239e3f0a274b71698 sysctl: fix kernel-doc notation and typos
1f7f314bf2a77f1d499b41001ebdafb261f00f30 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
970690012c572fc3b7be532080564b730f6a9c02 ceph: avoid resending queued message to monitor
9e32789f63fc5ad91c8b10f68ec23a86856d5af5 ceph: Storage class should be before const qualifier
2a8ba8f032160552a3beffab8aae9019ff477504 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
4681dbdacb5cdc4d3273c3a97a1858d6e00a5fe7 9p: add 9P2000.L rename operation
bda8e7752063cdbdd1d308bc1705400a8cec1aeb 9p: add 9P2000.L statfs operation
9b6533c9b331ddbba9a40c972d82222ecffbc359 9p: VFS switches for 9p2000.L: VFS switches
c56e4acf55c804cbeea0ddb696ef698c73d39826 9p: VFS switches for 9p2000.L: protocol and client changes
ac81860ea073daed50246af54db706c6e491f240 PCI: hotplug: pciehp: Removed check for hotplug of display devices
3f6ea84a3035cc0ef7488f8e93bc76766799e082 PCI: read memory ranges out of Broadcom CNB20LE host bridge
3322340a9db2251ac9d09bc7b8d49e872298ae95 PCI: Allow manual resource allocation for PCI hotplug bridges
ec2a7587e0a91d5c1afe23a0a73edfce06c5e4e0 Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
da7806f9b0579a1150f01ade3b562e543ddcbf2c Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
0453fb3c528c5eb3483441a466b24a4cb409eec5 MIPS: Use GCC __builtin_prefetch() to implement prefetch().
606c958e2857d29106b8d3b2fc30e22f376c80c5 MIPS: Octeon: Serial port fixes for OCTEON simulator.
1dd5216e80318b4cb25c1785f5d11a6f042f0a3b MIPS: Octeon: Get rid of early serial.
142a2ceea793b4d134757c226daeb4101d649df0 MIPS: AR7: prevent race between clock initialization and devices registration
9c1b013a3951671e219c32ca056fc07381a9e113 MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base address
3e1bf29f73ccb31b99215476b0278f477db1a247 MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}
32130ec2daa0aa095f7c5d915a11a18d33b35402 MIPS: MTX-1: Update defconfig
480f3b2dd36c4f5477d20c1bb53f25fc6c7ce38a MIPS: BCM47xx: Update defconfig
75d56c6e70605357f30fd0e60cde67e82db14895 MIPS: RB532: Update defconfig
a39ed2c98830bdb2575c18ad2c4b1bdb72fd5b3f MIPS: AR7: Update defconfig
3804a89bfb84fb8849c72e3bbafddaee539b3430 RTC: rtc-cmos: Fix binary mode support
893556e602d6d5d86ed401ff72bf63d8cfa4a9d0 MIPS: Oprofile: Loongson: Cleanup the comments
852151bdb992874b3d625444a8c7c551f3a738b5 MIPS: Oprofile: Loongson: Cleanup of the macros
6d8c2873e06626c371bdedd5e00b00a60d3fde41 MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()
c838abc511ed710bdc2d93e0d8b5449be953849e MIPS: Oprofile: Loongson: Remove useless parentheses
86e5a5202148736bffed49499a1dc8c1a311d3ab MIPS: Oprofile: Loongson: Unify macro for setting events
0103d23f44b1e9f8d2e89cc197e21192f6914f24 MIPS: nofpu and nodsp only affect CPU0
4f1e099582c119cf73d6a873b53e8edaa773d065 MIPS: Clean up tables for bootmem allocation
3f135530448104c01153fe048024366203196798 MIPS: Coding style cleanups of access of FCSR rounding mode bits
c197da9163a42e6faeb051f331868b9245836eef MIPS: Loongson 2F: Add gpio/gpioilb support
96d660c482e03b2d7b6c0245b95a7cce537606c8 MIPS: Alchemy: add sysdev for DBDMA PM.
0f0d85bcc332ec8f0957378ea5fa3e553f80ae4b MIPS: Alchemy: add sysdev for IRQ PM.
7b5fcd694dffd1db294dd4ef9f90911852e422f5 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.
b8853aa3d912f47f649ad8de784ac3afd932437d MIPS: Loongson: update cpu-feature-overrides.h
ed1bbdefc39477a1301fb466139ffb0c00f0d006 MIPS: Use set_cpus_allowed_ptr
c8d1a126924fcbc1d61ceb830226e0c7afdcc841 Merge staging-next tree into Linus's latest version
ee9a3607fb03e804ddf624544105f4e34260c380 Merge branch 'master' into for-2.6.35
b492e95be0ae672922f4734acf3f5d35c30be948 pipe: set lower and upper limit on max pages in the pipe page array
35f3d14dbbc58447c61e38a162ea10add6b31dc7 pipe: add support for shrinking and growing pipes
3d42b3612891baecf709d93f28655a6882a65d41 drbd: This is now equivalent to drbd release 8.3.8rc1
4e23a59ed1c5f12e14f7899855f8379b3d42e578 drbd: Do not free p_uuid early, this is done in the exit code of the receiver
23ce422748def9652fdc019f740cd7900fa2fe3b drbd: Null pointer deref fix to the large "multi bio rewrite"
fc8ce1941d668c70e57a07f13f5a63e73e5dbff3 drbd: Fix: Do not detach, if a bio with a barrier fails
4604d6366859f781ad16c07a6c65b16fc96e26c5 drbd: Ensure to not trigger late-new-UUID creation multiple times
31a31dccdd308d5ec7f9a1197a7875a246a348dc drbd: Do not Oops when C_STANDALONE when uuid gets generated
579d7534ca83235794b6d9ef3cd473ffc14e9d42 cfg80211: add missing braces
b6411fc23c70d7a9f57a0bfb35212ad92b5c2b5e rndis_wlan: replace wireless_send_event with cfg80211_disconnected
ab1d864431a557580945387477bcbcb9dc7f7135 ath9k: remove AR9003 from PCI IDs for now
9fbc630c89fd210e15ffe84fd6e968a2d39000b0 cfg80211: fix crash in cfg80211_set_freq()
b9f2e39d4c2bcd8e94f73ae14450d7764f930a41 wl1271: Fix RX data path frame lengths
073d5eab6fc85b6c278d507a5633b759a85dc878 iwlwifi: fix internal scan race
22fe88d3d85850267ff4535b465794a5768f868a cfg80211: Fix signal_type comparison
d515e86e639890b33a09390d062b0831664f04a2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
79c4581262e225a7c96d88b632b05ab3b5e9a52c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
59534f7298c5e28aaa64e6ed550e247f64ee72ae Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
ac3ee84c604502240122c47b52f0542ec8774f15 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
90b9a32d8f441369b2f97a765d2d957b531eb653 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
df96e96f76571c30d903829a7b2ab2b421028790 writeback: fix mixed up arguments to bdi_start_writeback()
c2c4986eddaa7dc3d036cb2bfa5c8c5f1f2492a0 writeback: fix problem with !CONFIG_BLOCK compilation
b403a98e260f3a8c7c33f58a07c7ae549852170f block: improve automatic native capacity unlocking
1493bf217f7f59a5d9e2095a7dbcec00fb36ca8b block: use struct parsed_partitions *state universally in partition check code
c3e33e043f5e9c583aa59d5591a614b2a8243d3a block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
56bca01738733709bef076e2e97bbd01e5659f24 block: restart partition scan after resizing a device
fa4b9074cd8428958c2adf9dc0c831f46e27c193 buffer: make invalidate_bdev() drain all percpu LRU add caches
f1ac2502e19c59e996242d406fcc60e4c563e8ce block: remove all rcu head initializations
6423104b6a1e6f0c18be60e8c33f02d263331d5e writeback: fixups for !dirty_writeback_centisecs
f9eadbbd424c083b8005c7b738f644611b9ef489 writeback: bdi_writeback_task() must set task state before calling schedule()
7c8a3554c683f512dbcee26faedb42e4c05f12fa writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync
8b108c609adefd98577c35f0a41497a610041a6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
7ce1418f95e918cfc5ad36e3ec3431145c768cd0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
a6f039869ff87e0a8d621e31d14bbb120c1dfa93 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
e0bc5d4a54938eedcde14005210e6c08aa9727e4 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
7f02ab3ce3c7e093c414fcbd93bdc591cc4419d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
d6fb1db02e02aea98f2d7e121fd30e24c84639d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
b4e6b09738fde057ce885703705f71cc953d0512 interrupt.h: fix fatal kernel-doc error
9a6edb60ec10d86b1025a0cdad68fd89f1ddaf02 IB/core: Allow device-specific per-port sysfs files
1907131bbeabb33db313bad34f3ec1a5faedbd64 dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messages
c06bcbfa1ed8daaeb2a262f372b411207891e229 ocfs2: Fix lock inversion in quotas during umount
52a9ee281cfb26fffce1d6c409fb4b1f4aa8a766 ocfs2: Use __dquot_transfer to avoid lock inversion
741e128933448e589a85286e535078b24f4cf568 ocfs2: Fix NULL pointer deref when writing local dquot
832d09cf1438bd172f69478bde74f20f05ec0115 ocfs2: Fix estimate of credits needed for quota allocation
fb8dd8d780140a3f0e9074831a59054fec6cc451 ocfs2: Fix quota locking
ae4f6ef13417deaa49471c0e903914a3ef3be258 ocfs2: Avoid unnecessary block mapping when refreshing quota info
f64dd44eb748438783b10b3f7a4968d2656a3c95 ocfs2: Do not map blocks from local quota file on each write
bc8e5f07392f05c47c8bdeff4f7098db440d065c quota: Refactor dquot_transfer code so that OCFS2 can pass in its references
12755627bdcddcdb30a1bfb9a09395a52b1d6838 quota: unify quota init condition in setattr
fcbc59f96e38a0999e827be9d04d46b62b53b20a quota: remove sb_has_quota_active in get/set_info
c472b43275976512e4c1c32da5ced03f339cb380 quota: unify ->set_dqblk
b9b2dd36c1bc64430f8e13990ab135cbecc10076 quota: unify ->get_dqblk
0636c73ee7b129f77f577aaaefc8dde057be6d18 ext3: make barrier options consistent with ext4
dde9588853b1bde542eab247f8838c472806688f quota: Make quota stat accounting lockless.
da8d1ba22fa1fd0c0e541a43d75ebb062589b14b suppress warning: "quotatypes" defined but not used
5277970878a32e437b27296e34c592e5d351f11d ext3: Fix waiting on transaction during fsync
03f4d804a1b4748885dc4613a4afe10089a731c8 jbd: Provide function to check whether transaction will issue data barrier
311b9549ed2bb0f2c2257781c3e88cb00505e80e ufs: add ufs speciffic ->setattr call
e0a5cbac029db69032758000c67465c2ed7a5736 BKL: Remove BKL from ext2 filesystem
c15271f4e74cd6dbdf461335d6d1450949c4b956 ext2: Add ext2_sb_info s_lock spinlock
4c96a68bfc110d87b28bcee4c395a7b4d26ed67a ext2: Move ext2_write_super() out of ext2_setup_super()
ee6921ebd04cb807dfe88b10ad80f1124813c673 ext2: Fold ext2_commit_super() into ext2_sync_super()
20da9baf4cf9c627aaf7b00d64ce0b2221bab9bf ext2: Remove duplicate code from ext2_sync_fs()
269c8db30cf5b60f47a44bbceaac118b986895d8 ext2: Set the write time in ext2_sync_fs()
2b8120efb2d41e2aefce3b06cf3fd085f71e9021 ext2: Use ext2_clear_super_error() in ext2_sync_fs()
41d1a636b813867339db52e12377ca132d54700f ext3: init statistics after journal recovery v2
524e4a1d102bdcee37297c0b763e945827b33ab8 ext2: remove useless call to brelse() in ext2_free_inode()
eabf290d1470921f0ce5a9b22464ae30646a0677 quota: optimize mark_dirty logic
46891532370e862d6bddedef9e6ca22a59a51fa4 ext2: Avoid loading bitmaps for full groups during block allocation
8cef107a1d890ff76c85d665083ff3562be01d32 ext3: Avoid loading bitmaps for full groups during block allocation
0e8dc2597487848bb076d6b3d8440c85dde521e7 perf report: Don't start the TUI if -D is used
70ca0a42fe1702ac0784386c44b05d18ee5f1f9e Fix networking tree iscsi_tcp.c mis-merge
7c4fda1aa15fdbbd2563e7e652cd3745f92a16da i2c-nforce2: Remove redundant error messages on ACPI conflict
2178218027e4da0608219fae1d02e5c88f4e560d i2c: Use <linux/io.h> instead of <asm/io.h>
2086ca482f89950410527425913ca48d948e9622 i2c-algo-pca: Fix coding style issues
ae5624fc36f7b9113df56c2e9b3069fefbb7117e i2c-dev: Fix all coding style issues
7225acf4aa2855787184af92febedd92284776ee i2c-core: Fix some coding style issues
b8680784875b26a2876df5959673a496d56af673 i2c-gpio: Move initialization code to subsys_initcall()
bfdcad902fb17a830834d4015ea9139df052a4fe i2c-parport: Make template structure const
0be16c306125e0940c7d48ec986ac2bbdc542308 i2c-dev: Remove unnecessary casts
7aeb96642f70139a194d685b132605836f6f8dbb at24: Fall back to byte or word reads if needed
c5aa69285c573e42042530be86b7af6f5fe9e240 i2c-stub: Expose the default functionality flags
e624dbd32446f40caad05284bf6cb8a5337d2048 i2c/scx200_acb: Make PCI device ids constant
3fb21c64b63e2a98755aaad7b90ba9b711491b7e i2c-i801: Fix all checkpatch warnings
e0e8398c7a40f1fb65cefa9d35ed6cd84cee6008 i2c-i801: All newer devices have all the optional features
adff687d8cb0ed62b147a7e1d277846b3130d593 i2c-i801: Let the user disable selected driver features
a1b3f594dc5faab91d3a218c7019e9b5edd9fe1a net: Expose all network devices in a namespaces in sysfs
417daa1e8f893fbac88fd395340ba7779fd3926c hotplug: netns aware uevent_helper
5f71a29629b4717445f8b7f5fb8f50c2d262b68e kobj: Send hotplug events in the proper namespace.
910a7e905f36e51a17d6e8bb4ad6dcd5ac5f1d53 netlink: Implment netlink_broadcast_filtered
d6523ddf2376f39eaa89a4d68a33052d20c138b9 net/sysfs: Fix the bitrot in network device kobject namespace support
608b4b9548dedf4185ca47edcaae4bff2ceb62de netns: Teach network device kobjects which namespace they are in.
07e98962fa778b9782c8845dfcb06a84cc050744 kobject: Send hotplug events in all network namespaces
1d9e882ba4971f31473dd812da64909f30a6c242 driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
de139a3393958c5adc75b7df7619d7e48d9ea559 pci: check caps from sysfs file open to read device dependent config space
3ff195b011d7decf501a4d55aeed312731094796 sysfs: Implement sysfs tagged directory support.
2c3c8bea608866d8bd9dcf92657d57fdcac011c5 sysfs: add struct file* to bin_attr callbacks
bc451f2058238013e1cdf4acd443c01734d332f0 kobj: Add basic infrastructure for dealing with namespaces.
68d75ed4b84a0806ecd4bc14da4759713b23a532 sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree
ba514a57f5c38d9d79ea15e75059e07f49238726 sysfs: Remove double free sysfs_get_sb
27eabc7cb4b357c68e4ce77d0b014f7a23add752 sysfs: Don't use enums in inline function declaration.
b9d8b45ee3c5f62cdbd34ee006f3dd2ac51f7018 sysfs-namespaces: add a high-level Documentation file
be867b194a3ae3c680c29521287ae49b4d44d420 sysfs: Comment sysfs directory tagging logic
f349cf34731c3b3eddbcd63cb04489aee2c405bd driver core: Implement ns directory support for device classes.
746edb7ae8a1abdd39be2b28c03aa073183340db sysfs: Implement sysfs_delete_link
af10ec77b43335ab4e473e4087d85979caf02d65 sysfs: Add support for tagged directories with untagged members.
9e7fdd25b21ebf50713dfb7702af57c270e5572a sysfs: Basic support for multiple super blocks
c3473c63542d53740f175f3a515257ae159e998b generate "change" uevent for loop device
6245838fe4d2ce4aab52f543224f7d1212d9155c Driver core: Protect device shutdown from hot unplug events.
e177123f0c2d77ed2fde724ca352166ca9464619 firmware loader: do not allocate firmare id separately
bcb9bd18e397eabe14b45f4dc4283359ab148d79 firmware loader: split out builtin firmware handling
673fae90d5ee4ae2b6403f9d45af7ff640f06a60 firmware loader: rely on driver core to create class attribute
e9045f9178f3e3445a3a5b85206f8681b3869562 firmware class: export nowait to userspace
1704f47b50b5d9e1b825e43e1baaf2c5897baf03 lockdep: Add novalidate class for dev->mutex conversion
3142788b7967ccfd2f1813ee9e11aeb1e1cf7de2 drivers/base: Convert dev->sem to mutex
190e8370b8033f746db5289e9324174564a6f5a7 platform_bus: allow custom extensions to system PM methods
da5e4ef7fdb8f2fb0878dee3bd9d4dd10cea8cf1 devtmpfs: support !CONFIG_TMPFS
1653268b1b538981df9bb85d637456530938be6c driver core: module.c: Use kasprintf
ffa156590f98b750161757a16c37ac8e152a7859 Driver core: don't initialize wakeup flags
fbb88fadf7dc2dd6d0d1aa88ff521b2f8552996a driver-core: fix potential race condition in drivers/base/dd.c
6f18ff91d926ab411749a199b06a49f6bc72e9af Driver core: Reduce the level of request_firmware() messages
db1afffab0b5d9f6d31f8f4bea44c9cb3bc59351 kref: remove kref_set
dd336c554d8926c3348a2d5f2a5ef5597f6d1a06 firmware_class: fix memory leak - free allocated pages
cdc6e3d3968052cebb2f2ddcd742bff29fbd1a90 drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
0dbb5671921b6dad2396090ef81a3efee1ae7da1 serial: Tidy REMOTE_DEBUG
26e1e8d1d1cfa914b95b5dab001a6ed898872755 serial: isicomm: handle running out of slots
e114474cf5c7fe7ab94dd4f5938ffa51c9af77c4 serial: bfin_sport_uart: Use resource size to fix off-by-one error
ccc5ca8d4cadc141d6c97ec0213cdd676616a11d tty: fix obsolete comment on tty_insert_flip_string_fixed_flag
6b7d8f8b5c43f7bedda750d8a9dab0658da1d2ba serial: Add driver for the Altera UART
5bcd601049c6b2ad52733d4cd2794bfbaf1b9314 serial: Add driver for the Altera JTAG UART
24cd73a3942f3df214d7953f0cfd65d5085fa583 serial: timbuart: make sure last byte is sent when port is closed
44051996230510ccb125cfa552d464950d1767b9 serial: two branches the same in timbuart_set_mctrl()
e5bbbb18d872cb4e29815a000485c2c5eebcfaca serial: uartlite: move from byte accesses to word accesses
972c196266d5982766ca03590d54e6a0d4de5664 tty: n_gsm: depends on NET
e1eaea46bb4020b38a141b84f88565d4603f8dd0 tty: n_gsm line discipline
1ff454ef9b1e852e8f4d295a68a715b1dddf233c serial: TTY: new ldiscs for staging
be991593f8e9994697a53d6a53112bfb951a8892 serial: bfin_sport_uart: drop redundant cpu depends
d671250b983a2ca79daa37ba8915c0602cc2aee8 serial: bfin_sport_uart: drop the experimental markings
2ce1efc9e3af2d735e7dfca31553676229c8bfcf serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines
9356c46170e0551f72467c9b0fb9a856a36aa2de serial: bfin_sport_uart: only enable SPORT TX if data is to be sent
60bd940f142741092b95a2e572f81741dc867545 serial: bfin_sport_uart: drop useless status masks
f4d10ca895841ec0090bed81e614b6c731ac7d7d serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically
9498dc95ca6fa6e5b044f39696ab317996fd2fe5 serial: bfin_sport_uart: protect changes to uart_port
1f7d1c85df5b63359e7f7e3fbd1509c1cdd6414f serial: bfin_sport_uart: add support for CTS/RTS via GPIOs
b59588aae8356caf52b653a7c448c3fffdd27628 serial: bfin_sport_uart: rename early platform driver class string
e8126b32f6782d2e275e632a5e51e2433ceda7b0 serial: bfin_sport_uart: add missing mapbase initialization
00c1ff8c0fd14e1fa76fb5351ae7d11a513b8497 serial: bfin_sport_uart: remove unused peripheral pin lists
3f3a978b9f4a513610b32f16670914006a61067f serial: bfin_sport_uart: shorten the SPORT TX waiting loop
a5a420d207df40226afbf828c12bd9b4c6e058ef serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read atomic)
39c5837d7968ffd68e1d3c79efba1631b7f513d9 docbook: make mtd nand module init static
fab90aa4cf2330f15bba5218d5d633c1044bddd3 ASoC: ad193x: add set_sysclk entry to support different clock input
f80836c86ebd44bf8f90882283a1618e09dfaed2 Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
ff5f149b6aec8edbfa3698721667acd043009a33 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7
4434ade8c9334a3ab975d8993de456f06841899e ALSA: usb-audio: add support for Akai MPD16
f72f2d2e2f3238e4dedf4afb5f9945b3227dd87e GFS2: Don't "get" xattrs for ACLs when ACLs are turned off
ed4878e8a4f550fd357ce5144cfd412015f6a111 GFS2: Rework reclaiming unlinked dinodes
d7dbf4ffee1c7a17e2e5b5f01efe76fbd1671db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
ead4046b2fdfd69acc4272e693afd249ad3eb689 ALSA: pcm: fix the fix of the runtime->boundary calculation
677abe49ad017679627af9d3bbd9a7ecb3d94c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
e90e4d9234c953b29267cc4fc9ad804128773313 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
05ec7dd8dd5aa42c22a49682e4a51cadd4166b7e Merge git://git.infradead.org/mtd-2.6
c316ba3b518bc35ce5aef5421135220389f4eb98 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
777cb1b53dd11dbec6157adc97e9f908f6e8458c Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
277a4ed1df42134f66503db837e40f0b583ec63d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
03e62303cf56e87337115f14842321043df2b4bb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
33cf23b0a535475aead57707cb9f4fe135a93544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2620c83668660d950cb4295aeb7147f1e599c638 Blackfin: SMP: add flush_tlb_kernel_range stub
9a95e2f1008ee433c496a81628cdde67acc8e4b1 Blackfin: make hardware trace output a little more useful
d60805ad470aef52465f3dc982212f559d9f661b Blackfin: print out the faulting insn in the trace output
d28cff4b615c2da274922311cef024d52c839870 Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
2a12c4632db1c0c548a7023e63869b27c7789a92 Blackfin: split kernel/traps.c
bb84dbf69b0730fcc78c275f900ed74b2b8453a5 Blackfin: punt Blackfin-specific GPIO wakeup API
85eb0e4b15efc8034cbae193c99536dae7896701 Blackfin: mark MUSB VRSEL as active high for appropriate boards
def282d61578e157ed6362eaffafef8a13af10be Blackfin: punt duplicated CAN MMRs
d012ce22a492a38977ba727b02bcd216ed571710 Blackfin: cleanup style/comments/etc... in paging_init()
f074e48e0a54d8c1370f319ef95e71f796cd8048 Blackfin: drop unused bad_page pages and move zero_page to the bss
0472fd0755fed200c750ba57e5ea46f941914adb powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDS
90103f932f0d94e0a1a0e4faf20fb24a0b07264c powerpc/fsl-booke: Add hibernation support for FSL BookE processors
fe04b1121511a97982a1fcdd38e44d2029304a6d powerpc/e500mc: Implement machine check handler.
1efbd15c3bc2b79d33e033e898211109c32159fa crypto: des_s390: use generic weak key check
80d663a42127b839e820ed934cead51cff6196d3 crypto: des_s390: remove des3_ede128 mode
598357eba6a55d27ddc7ead80ebb83fe1aad9b83 perf: Fix getline undeclared
73d5e8f77e88a4d3a154dfdbb4ed2cf461b7bf21 HID: fix up 'EMBEDDED' mess in Kconfig
44ebaa5de1f922965d8aa215a6da729341b3deb2 ASoC: TWL6040: Fix playback with 19.2 Mhz MCLK
580d607cd666dfabfc1c7b0fb08c8ac690c7c87f perf: Optimize perf_tp_event_match()
a94ffaaf55552769af328eaca9260fe6291c66c7 perf: Remove more code from the fastpath
3cafa9fbb5c1d564b7b8e7224f493effbf04ffee perf: Optimize the !vmalloc backed buffer
5d967a8be636a4f301a8daad642bd1007299d9ec perf: Optimize perf_output_copy()
adb8e118f288dc4c569ac9a89010b81a4745fbf0 perf: Fix wakeup storm for RO mmap()s
0e2e63dd608bf5844ffae7bf7d860de18a62724c perf-record: Share per-cpu buffers
57adc51dce9102b6641269dd04f5b99aac83b820 perf-record: Remove -M
0f139300c9057c16b5833a4636b715b104fe0baa perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers
1c024eca51fdc965290acf342ae16a476c2189d0 perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events
b7e2ecef92d2e7785e6d76b41e5ba8bcbc45259d perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction
1c34bde13a3cdcd4c7c6322f8052e67c2c91caf1 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
76cc8b13a6e41b537fd262b600da1571314add62 net: fix problem in dequeuing from input_pkt_queue
99ec28f183daa450faa7bdad6f932364ae325648 powerpc: Remove unused 'protect4gb' boot parameter
40a5a4435f37b172dec09852ad2036865f9ca3c8 powerpc: Build-in e1000e for pseries & ppc64_defconfig
32c96f7765b881ab1f6ab8ff04b733e4cf157239 powerpc/pseries: Make request_ras_irqs() available to other pseries code
bc8449cc57898bc9cf1ffc4619d026f77bf327c1 powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity
56608209d34b8add40af54031d4e420afbcde9f6 powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
b878dc00595440586874952dd85ce9b803360b87 powerpc: Use smt_snooze_delay=-1 to always busy loop
dd04c63c96425af9b6741f3abf0ad25d6b1c0e8d powerpc: Remove check of ibm,smt-snooze-delay OF property
60adec6226bbcf061d4c2d10944fced209d1847d powerpc/kdump: Fix race in kdump shutdown
1fc711f7ffb01089efc58042cfdbac8573d1b59a powerpc/kexec: Fix race in kexec shutdown
d504bed676caad29a3dba3d3727298c560628f5c powerpc/kexec: Speedup kexec hash PTE tear down
f90ece28c1f5b3ec13fe481406857fe92f4bc7d1 powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
095c7965f4dc870ed2b65143b1e2610de653416c powerpc: Use more accurate limit for first segment memory allocations
5d7a87217de48b234b3c8ff8a73059947d822e07 powerpc/kdump: Use chip->shutdown to disable IRQs
0644079410065567e3bb31fcb8e6441f2b7685a9 powerpc/kdump: CPUs assume the context of the oopsing CPU
426b6cb478e60352a463a0d1ec75c1c9fab30b13 powerpc/crashdump: Do not fail on NULL pointer dereferencing
ce47c1c45b2b17ad07af82c775f27cc5196080f8 powerpc/eeh: Fix oops when probing in early boot
5b339bdf164d8aee394609768f7e2e4415b0252a powerpc/pci: Check devices status property when scanning OF tree
a1263c71448aa70afb6097fdedf93c3dff5a7a15 powerpc/vio: Switch VIO Bus PM to use generic helpers
e62cee42e66dcca83aae02748535f62e0f564a0c powerpc: Avoid bad relocations in iSeries code
abb17f9c3a92c5acf30e749efdf0419b7f50a5b8 powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
ca5d0674c37840366f04a7bbfbf78e7b5f3ce0a4 powerpc: Fix string library functions
7358650e9e9a81c854dc4582b4193eb5ea500bf6 powerpc/rtasd: Don't start event scan if scan rate is zero
1f01bfd202bc539bccd282befa2bbdb8d6ad80ee can: SJA1000 add missing spin_lock_init()
0f0b405cd16f7aaff84a935984cae421897d725d sh_eth: Fix memleak in sh_mdio_release
41499bd6766314079417d1467c466d31b8612fec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
622e0ca1cd4d459f5af4f2c65f4dc0dd823cb4c3 gro: Fix bogus gso_size on the first fraglist entry
119fc60a2d20b63439fdae99f0c7022d3dd99def ixgbe:add support for a new 82599 10G Base-T device
81c2a3ba497835797332b517ebf2de7b7f2a7c80 Input: use ABS_CNT rather than (ABS_MAX + 1)
b486787ee4797d6e42a9bd3a6f079385ad0f4472 drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
df696a6fe8b324344eae03127aff0a68d982e1fd Merge remote branch 'nouveau/for-airlied' into drm-next
5d9b7e2d2db95549aeab129c95d588236137a4c8 drm/radeon: fix power supply kconfig interaction.
e86527533586259875f08fccb173e3347046cc3f drm/radeon/kms: record object that have been list reserved
365048ff7f977c5983d67b63c47502c5964840e9 drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
45737447ed160faaba036c0709226bf9057f7b72 drm/radeon/kms: don't default display priority to high on rs4xx
c43ae476a5fef6719f8227a04cab70645f891349 drm/edid: fix typo in 1600x1200 at 75 mode
7a9b149212f3716c598afe973b6261fd58453b7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
3d62e3fdce8ef265a3706c52ae1ca6ab84e30f0e sound: fixup for usb_buffer_alloc/free rename
f8965467f366fd18f01feafb5db10512d7b4422c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
4fe1da4ebc18c4c42fa56c228447f68033fce5f0 echi-dbgp: Add kernel debugger support for the usb debug port
61eaf539b9fb4926ed57e38f6545100c3432cf1b earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb
9731191f75a54c4fa17e9b9b88f3144cf4b47836 kgdboc: Add ekgdboc for early use of the kernel debugger
0bb9fef9134cf4fdcfce02f9adc22d3d0725cc29 x86,early dr regs,kgdb: Allow kernel debugger early dr register access
031acd8c42edd61070f81c51edc89e83147a3d0e x86,kgdb: Implement early hardware breakpoint debugging
0b4b3827db386ec6034a5aba1261025b039440c2 x86, kgdb, init: Add early and late debug states
29c843912a0baa7fa63033fe28e1ca7e796686a5 x86, kgdb: early trap init for early debug
4402c153cb9c549cd21d6007ef0dfac50c8d148d kdb,debug_core: Allow the debug core to receive a panic notification
5b778dadcde0d93eb20a67bad8105b6ed8d7810f MAINTAINERS: update kgdb, kdb, and debug_core info
6d90634076200af035f1d9dcc8fc11acefd603e9 debug_core,kdb: Allow the debug core to process a recursive debug entry
d37d39ae3b4a8f9a21114921fb344fe7cadb1abd printk,kdb: capture printk() when in kdb shell
efe2f29e324fd20e0449bcd6dc6dbe4734c2ba94 kgdboc,kdb: Allow kdb to work on a non open console port
1cee5e35f15d0893be1ba944f1aec8676e43ab76 kgdb: Add the ability to schedule a breakpoint via a tasklet
5dd11d5d47d248850c58292513f0e164ba98b01e mips,kgdb: kdb low level trap catch and stack trace
ba797b28131b1f1367b662936ea370239d603cff powerpc,kgdb: Introduce low level trap catching
f503b5ae53cb557ac351a668fcac1baab1cef0db x86,kgdb: Add low level debug hook
98ec1878cacb393975cba64f7392eece81716cb4 kgdb: remove post_primary_code references
84c08fd61e2d21702337e9fe366e97cdf09bf797 kgdb,docs: Update the kgdb docs to include kdb
ada64e4c98eb5f04a9ca223c5ff9e7ac22ce6404 kgdboc,keyboard: Keyboard driver for kdb with kgdb
a0de055cf61338549b13079a5677ef2e1b6472ef kgdb: gdb "monitor" -> kdb passthrough
6d45a1aed34b0cd7b298967eb9cb72b77afcb33b sparc,sunzilog: Add console polling support for sunzilog serial driver
3f255eb37e97e97dfec7cb8d4c75d543de231812 sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code
f5316b4aea024da9266d740322a5481657f6ce59 kgdb,8250,pl011: Return immediately from console poll
dcc7871128e99458ca86186b7bc8bf27ff0c47b5 kgdb: core changes to support kdb
67fc4e0cb931d6b4ccf21248e4199b154478ecea kdb: core for kgdb back end (2 of 2)
5d5314d6795f3c1c0f415348ff8c51f7de042b77 kdb: core for kgdb back end (1 of 2)
e8861129d3c1a64e3c62f459aeb1cd54a55ab045 kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
489022cc86ec8817a30226d00d35c67d74dd24a0 kgdb,sh: update superh kgdb exception handling
c75fbb05b523571c0fdc48d4b968b73f0e20acbb kgdb,sparc: Add in kgdb_arch_set_pc for sparc
4063eb5fa4ef514077f84f47a7759ab255eddda5 MAINTAINERS: update kgdb, and debug_core info
53197fc49549240f6c6a963b2713a4cd9517964b Separate the gdbstub from the debug core
c433820971ffa854feda6adc17f5f24201354f11 Move kernel/kgdb.c to kernel/debug/debug_core.c
5d06e6915b1b76653e6fe3369b0b18fdbf75f0a5 perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig
ef365cefbc53d8674a18520a1d4c2e5590127299 perf record: remove unneeded gettimeofday() call
c050def076bfbc4513ee961c77fde6ba3d401158 mlx4_core: Clean up mlx4_alloc_icm() a bit
669be070ef71f7e22644f96655846a607d1f9180 Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.36
c0dc72bad9cf21071f5e4005de46f7c8b67a138a mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()
a901ff715d53c109821cbbd9d7ea1f2a311646a9 ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MP
e1695307e6b85477afd2421d3b4891ca5bea8300 ARM: 6135/1: mx21/devices: fix USBOTG resource
27ada410c7a56e72fd8c5d304704fbf5cb685659 ARM: 6138/1: Add support for 10 hardirq bits
1944cc894fd4d2ecce9bab6940e464afbde4fef0 ARM: 6137/1: nomadik hwrng: Add clock support
9bfe99a8f95122f83f3c894b1071b61e2b6d4990 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
a26272e5200765691e67d6780e52b32498fdb659 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
7c6d87ac843bfbc5a7669736882a0e88c217a820 Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
e26bcf37234c67624f62d9fc95f922b8dbda1363 USB: remove unused usb_buffer_alloc and usb_buffer_free macros
c4d80b7d5220a65cc4e26173d99d4750895f3e64 usb: musb: update gfp/slab.h includes
c1aa075acb696c374613fded0380c7ad8a96ebf5 USB: ftdi_sio: fix legacy SIO-device header
60b3013cdaf3fa8a17243ca46b19db3cbe08d943 USB: kl5usb105: reimplement using generic framework
ff8c195ff56d5d4226d4c1586e89b7b2e96c120a USB: kl5usb105: minor clean ups
313b0d80c1717ffe8f64b455a4d323996748b91a USB: kl5usb105: fix memory leak
d733cec1ab0ab3b34e4acfc413cb31157eea67c3 USB: io_ti: use kfifo to implement write buffering
a3a30f10f56987a1df0dea857a706273145ed6fd USB: io_ti: remove unsused private counter
074ef65aacdf4eb5a0af191e85ded8c995047e9d USB: ti_usb: use kfifo to implement write buffering
e421fe97adf96a2b1f9d89140ec3e184f0cb7d7c USB: ir-usb: fix incorrect write-buffer length
f26c2889a4d937371e2ec9b5690ac407f0496634 USB: aircable: fix incorrect write-buffer length
6d1bf48e240bde4e9c7313ccdd2fe32f37f67ad4 USB: safe_serial: straighten out read processing
12e2e52cc578714d5824a27dd1a131a5418d636b USB: safe_serial: reimplement read using generic framework
241c80ea72be4828c63f5dd44b142e54d0a12f5d USB: safe_serial: reimplement write using generic framework
39f2f080b39ceb7ccbc0da4bc13fea5698f7fa3a usb-storage: always print quirks
cbd3af54642ec1146bac0479538d495fc474318e USB: usb-storage: trivial debug improvements
28f27dcbd255b44a30bf75bb438fdb3415fda4c7 USB: oti6858: use port write fifo
e3c1803f8b33fb97005202fa3645501ebb946d93 USB: oti6858: use kfifo to implement write buffering
117fb8d086cfc6e51c729fe5533bb83cb55c150a USB: cypress_m8: use kfifo to implement write buffering
c4f4736fc4518b92d7071016c4e28fe4f4e13e82 USB: cypress_m8: remove unused drain define
7288d7550056c17d26c09a21f1a5c3764f2f882a USB: usb_debug: set bulk out size at probe
4b8e12336fede9e30b6140e840431161d46cf677 USB: gadget: Use kmemdup
eefd9029fde4d90d59804eeb54880ab8db5c1866 USB: CP210x New Device IDs 11 New device IDs
9a1f298f8bc92f21b09bd7ef396c2fc6544ce9aa USB: visor: increase bulk-out buffer size
2afd8287c6e2ac6c1affb46d009cfd866dffed77 USB: belkin_sa: implement line status handling
f2f8b7fe5a7542df8e3c906fcc9897b596bbf1fc USB: belkin_sa: clean up open
726ef428af41b1fbdf569772ab73de0844c4e0f2 USB: belkin_sa: minor clean-ups
a90131763dfd9a95f43071f0b67a737e6ca6a6c0 USB: cp210x: use generic open to start reading from device
214916f2ec6701e1c9972f26c60b3dc37d3153c6 USB: visor: reimplement using generic framework
199b113978015309dd02c69844c19a1be3f4dbcf USB: visor: fix memory leak
fa993ca8641ba650c762ea6701b0333118430d8c USB: spcp8x5: reimplement using generic framework
6b6962f9c489ecfa43ae27eb798c46717e203322 USB: ipaq: reimplement using generic framework
695aaae684e249f9f0e7f1ed4caafa0687dbfa5b USB: empeg: reimplement using generic framework
56a1df46c19150db0a9b0f0c14e0b1d42e7f32d4 USB: serial: add special case for processing of empty read urbs
c0f631d1948658b27349545b2cbcb4b32f010c7a USB: kobil: fix memory leak
86234d4975ce084d14711283a3bfc69305f97602 USB: option.c: OLIVETTI OLICARD100 support
c3443a6dbab1545265354d02a7edf95c84b0affd USB: xhci: fix compiler warning.
c024b7260c8f879a2ef3a3e6a853b579a46479f8 USB: remove match_device
0858a3a52f659dabf2860f350e5a6a61f069e851 USB: include/usb/*.h checkpatch cleanup
812219ab8facf07b94e4b3fe81e9cd3fe4129777 USB: usb.h: checkpatch cleanups
aa84dfc4296b8dd296da9a4d9e19ec1e6f7ddb94 USB: visor.h: checkpatch cleanups
5d78fcb0caf219e2e6c8e486d7e31fec1333ac06 USB: pl2303.h: checkpatch cleanups
e4582b6a4c8e5549f2e8ffe176f08c8b1fd6beff USB: kobil_sct.h: checkpatch cleanups
932d22c95504979d0ad927ed9a4cd02dd6af7071 USB: kl5kusb105.h: checkpatch cleanups
a320471147fe61ed9260295958f07cc23ec360c8 USB: io_edgeport: checkpatch cleanups
3bb36aa266f11f762e345cc85499a15d8df7ec51 USB: ftdi_sio: checkpatch cleanups
995834eb37c22ee9fd85324165ff71e9d6da5ae4 USB: cypress_m8.h: checkpatch cleanups
1689e993b335e1a22d74f7ddf1b51725ccfc3ade USB: belkin_sa.h: checkpatch cleanups
42047699fae79190fd7ebd0b02fa4bde016adc04 USB: mct_u232.h: checkpatch cleanups
7f1cccd3ec8789e52897bc34420ca81a5e2edeab USB: FHCI: cq_get() should check kfifo_out()'s return value
12e7eca9630c0e00284e8a3995fc5eceaa0c199e USB: cp210x: remove redundant disconnect()
1ac93a30398774e084c12e25b3a74285ee4dba90 USB: io_edgeport: Use kzalloc
b2c573790381720e8b0aca1f392b4063f84cfcb6 USB: ipw: reimplement using generic framework
55c6d85cabb33461139e430f48b9dea794d46f67 USB: ipw: remove dummy port_probe and port_remove
605204bfb0047523b3acda535163875a75268a6a USB: ipw: clean up dtr-rts handling
f4a4cbb2047ec6b0175a08e5bcd78a697773390d USB: ir-usb: reimplement using generic framework
df66e8a2afef506e303f931741193c7cf8fe0794 USB: ir-usb: fix set_termios race
6f6ed696945c9c98fb6e0def32d29411d958a6fa USB: ir-usb: allow custom bulk buffer size without reallocation
2ff78c0c2b67120c8e503268da3f177cae2228a2 USB: ir-usb: fix double free
16032c4f5b291af541e9114a09ea20ff5a0dc474 USB: EHCI: fix controller wakeup flag settings during suspend
eab80de01cb398419ef3305f35abcb367c647c8b USB: EHCI: clear PHCD before resuming
17b2765ef8db8dc00a24a9afd4646bb3decffbd2 USB: fix functionfs for CONFIG_NET disabled
419a8e81686b844c9682e8f1721e6795f3264ee6 USB: xhci: Remove the arbitrary limit of 15 xHCI ports
22b4b6113ec5d0ff2a9175bc611f3f3f61e4e172 USB: remove usb_find_device
b9e000884e50bf6b25a92a3f3580e1d14fe01591 USB: gadget: f_mass_storage: fix in error recovery
f537da685c35a81a75f6067751bddb902c8adb68 USB: add missing "{}" in map_urb_for_dma
572538dee7a4b25f3e77fdc11d20dbb753ecf367 USB: ehci-omap: Fix resume failures after bus suspend
89842ae6515c49405e20c0629a6442b6885ad49d USB: fix interface runtime-PM settings
54b5acf3acb7a1f83ec281d111d3e2812cd7ad9d USB: xHCI: Fix wrong usage of macro TRB_TYPE
6c12db90f19727c76990e7f4801c67a148b30111 USB: xhci: Transfer ring link TRB activation change.
b0608690c2deafbca32b45196672bfd74006cf61 USB: gadget: f_fs.c needs to include pagemap.h
968b448b22f5a42689cc55648510834010d42379 USB: ohci: Add Kconfig entries for ohci-omap3
88ed0c97c9e9d48dddeca98856645f6ee5c56489 USB: ohci: introduce omap3 ohci-hcd driver
95344fcc07964202737f85c16dbabbc40cae5e4d USB: omap3: add platform init code for OHCI driver
73a0bd77d60163d8b4639834119a1ed65155c062 USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core
166ceb69075066cba196434482370f1e0318bc3e USB: ftdi_sio: clean up line-status handling
d45cc8df7f59eb4db28408076ce979cd5e18f2b7 USB: pl2303: use tty_insert_flip_string_fixed_flag
49b2597a86835a4eddcc02c7eafa2996aea58036 USB: ftdi_sio: use tty_insert_flip_string_fixed_flag
0954e1c258c4018bfd370da41fbb5deb34582976 USB: isp1760: Soften DW3 X/transaction error bit handling
9f0a6cd3ce34de5f9d34b5bf07e1b973a5cd2aa2 USB: usbcore: Do not disable USB3 protocol ports in hub_activate()
82b71cfdf36d568c7a2e44efd705471c3c2caaa2 USB: ark3116: reimplement read processing
70ced221cc9f041481f129e63cc5b1dedb0ff959 USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag
1ab83238740ff1e1773d5c13ecac43c60cf4aec4 USB: gadget: Allow function access to device ID data during bind()
1d6ec813e2b2f82666230fc3c0fbf13032da945e USB: fix u132-hcd code/data warning
5e5cf6fc59db2322dfe3ac8e1002f066b06d868f USB: xhci: Set stream ID to 0 after cleaning up stalls.
5bc9661cba04ff3704e704a06367d4fe96d8dd33 USB: testusb: testusb compatibility with FunctionFS gadget
2201d6b1620a1d9feac78e9ff12b7246227c8b17 USB: testusb: an USB testing application
93f2aa4ddd25caac2b9a09538da54308dbda44e2 USB: ffs-test: FunctionFS testing program
c6c560085172c16a0141ab12ae765c7d1be68279 USB: g_ffs: the FunctionFS gadget driver
ddf8abd2599491cbad959c700b90ba72a5dce8d0 USB: f_fs: the FunctionFS driver
28824b18ac4705e876a282a15ea0de8fc957551f USB: gadget: __init and __exit tags removed
8120a8aadb2059e29982561658bc6675126f8105 fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
22c43c81a51e05f61e90445ceb59d486c12fd921 wait_event_interruptible_locked() interface
24337c133ff92ba8d7c42819db17f7f2b0de3129 USB: gadget webcam: depends on VIDEO_DEV
c23e5fc1f7dba228558b4a46e68f7af89515b13c USB: serial: remove multi-urb write from generic driver
27c7acf22047fbe4ec4cc36b7c2610dba227697c USB: serial: reimplement generic fifo-based writes
4272568b3dd8dbad36014a107c0fbbef6400c917 USB: aircable: rewrite using generic read and write implementations
e877048417454b0baca5d4a5aceed72a6602c3be USB: ftdi_sio: clean up SIO write support
d3901a064cfedf892c00704aa4e51d119f04a65e USB: ftdi_sio: switch to generic write implementation
e07afd3fb906647d37108206075834f8c670b7e3 USB: isp1760: Use resource_size
0ba169aff9181389f30f225ad92e113eeb2290b9 USB: simplify usb_sg_init()
a9914127e834acf648a96c72b4e271dc0c1c7c74 USB gadget: Webcam device
cdda479f15cd13fa50a913ca85129c0437cc7b91 USB gadget: video class function driver
910f8d0cede74beff1eee93cf9cf2a28d7600e66 USB: Change the scatterlist type in struct urb
1e429018b646bdf903554e92ead1cda96cc552dc USB: Turn interface_to_usbdev into an inline function
fe54b058de9d1df5fef9e2a559651f4b7c9f04b1 USB: Add a usb_pipe_endpoint() convenience function
b18a23495fd4492081a61373fc3ef9f5c59e094a USB: Add definition for the Pipe Usage descriptor
6641445c3e05460c5164ab15a17fc4ee481ca213 usb: u132-hcd.c: fix shadows sparse warning
993e33b032cfc072898bab78b8fa8b21bc666c7e usb: sisusb_con.c: fix shadows sparse warning
7d7917bcbd9bdc61e7daa46ce74f7032aa4bfb3d USB: oti6858: declare send_data() as static
277aa97254533c7e49a04244dfbdccbae70a7f0e USB: whci: declare functions as static
a78f4f1a16d87f3d33158d036af94e48e32f8aad USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames
88e3b59b5adce5b12e205af0e34d518ba0dcdc0c USB: mxc: gadget: Fix bitfield for calculating maximum packet size
97dc7c61f1a25e906c0eb65fac2573e1ce063d63 USB: ehci-omap: fix Si version related programming
289621c31bffb743e4007f6332b9004cdd080644 usb: ehci-omap: fix compilation warning
f5cddcd0995366f15d2b6b0df556a2cd99fa806e USB: qcaux: add Samsung U520 device ID
a71ee85e1d74e862d68cc9b2f2ab6a806d2550c9 USB: option: add PID for ZTE product
8a007748fbadb8317d0af289f3bca5694354d63a USB: xhci: Avoid double free after streams are disabled.
85bcb5ee889e0ebb9154718939e049de265fcdfb USB: remove URB_NO_SETUP_DMA_MAP
842f16905dfc6743c1dd80c3d29b49ba3ab7f7c8 USB: remove the usb_host_ss_ep_comp structure
3b02ca3218cf878e206545041aa811073e4f6c79 USB: export the new ch11.h file to userspce
beb7b04a09a9da8b12417f7b74fbcceedb087fc3 USB: remove leftover references to udev->autosuspend_disabled
da01c7a49bfc94dbfa66af5ca5e1063b10bc6a10 USB: g_hid: unregister platform driver on probe/usb_composite_register errors
fe662b43521a8b8ad2dc79299922d0b0bb3fe728 USB: mos7840: Cleanup useless header
1170656d94aff5e86e003394134b9c3ecbdaf10a USB: sisusbvga: Remove the BKL from open
31436a1a64b8eed834fba5d570038dd676e04842 USB: Mass storage gadget: Handle eject request
f48cf80f93ba974eb3201ab2d0f2c4cef950f3fc USB: Composite framework: Add suspended sysfs entry
326b4810cc995209e31136af4202ed0414814ed5 USB: clean up some host controller sparse warnings
e8f4af304e3d16e7e512865bd53f3db811d9bbc8 USB: core: config.c: usb_get_configuration() simplified
65e0b499105ec8ff3bc4ab7680873dec20127f9d USB: ncm: added ncm.h with auxiliary definitions
01154aa714240a9be12a0ed69b047e53d258f5b1 usb: cdc: ncm constants and structures added
9ff68c7ad8910426495be36e2b568ac623adc226 USB: usbserial: fix mos7720 dependencies
63b917678fe6d63e633462b5be5a309511bcf3ca USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read,write}_mos_reg
b69578df7e98659b7d94c905971a6d1025b431ad USB: usbserial: mos7720: add support for parallel port on moschip 7715
c220cc3e37f1596260870f99f751102f667384a5 USB: staging: fix up usb_buffer_alloc calls in the staging tree
997ea58eb92f9970b8af7aae48800d0ef43b9423 USB: rename usb_buffer_alloc() and usb_buffer_free() users
48679c6d772b1459a2945729e3a1256ac78fcabf USB: Short new 'graph for usb-serial.txt
44526f91b887a71ebd5d534903d55dc8752b8cd3 USB: devices: fix Coding Styles
4545f7eea31f3f8486b7b925d67abe2e4e47a75a USB: ueagle: fix Coding Styles
94a82487e6e57a102636a5326c930619f641038c USB: omap: switch to subsys_initcall for isp1301 transceiver
3681d8f3ee8f47b60b4621a3d80f8d1d39e7185b USB: ehci: Elide I/O watchdog on NEC parts
9ed3fd6c10a161626120862d39f0211657d7c876 USB: storage: Remove unneeded SL11R unusual_devs entry
eab1cafc3b524b714b0567ab98fc75ace09db98c USB: Support for allocating USB 3.0 streams.
e9df17eb1408cfafa3d1844bfc7f22c7237b31b8 USB: xhci: Correct assumptions about number of rings per endpoint.
8df75f42f8e67e2851cdcf6da91640fb881defd1 USB: xhci: Add memory allocation for USB3 bulk streams.
94af1220985c71cd80d6c161b7a42c51ef08b923 USB: Add stream ID field to struct urb.
22ad1e7f86e1fb96488d71512e2797153a6ad839 USB: Add parsing of SuperSpeed endpoint companion descriptor.
e07896e62abbf7a741a5cd5b25ba7637bdf91ad0 USB: qcserial: Add support for Qualcomm Gobi 2000 devices
3d7e59ad88fdb6bc50ae9b7e822d4bb5f68b68f9 USB: qcserial: Use generic USB wwan code
8b4c6a3ab596961b784659c71dc24b341f938a1a USB: option: Use generic USB wwan code
0d4561947b8ddd5d944bdbbdc1ea1d6fd9a06041 usb serial: Add generic USB wwan support
a90309860b0935805d49e75499fb8dc59fea8e94 USB: deprecate the power/level sysfs attribute
9e18c821659d836bd63f88df3c19729327728496 USB: use PM core routines to enable/disable autosuspend
7aba8d014341341590ecb64050b7a026642a62eb USB: don't enable remote wakeup by default
7560d32ec70508a71f537a88e40f7717f15389ac USB: improve runtime remote wakeup settings
ff9c895f07d36193c75533bda8193bde8ca99d02 USB: fix usbmon and DMA mapping for scatter-gather URBs
0ff8d1b3c858ea7c8daa54f7577971a76d04d283 USB: pxa27x_udc: use four bits to store endpoint addresses
92a6e6b3280776b1341cd61b1d137ec34ab3f30b usb: otg: twl4030: use the global ULPI register definitions
fc567f06def35427ba830649eb6acbb72ac2790c USB: otg: ulpi: use the global ULPI register definitions
3a229eb13984a2950ee47fb827c8ed1d654b9d68 usb: otg: add global ULPI register definitions
0fb2c2a1692b8f77be25d38f8802b0142cb6e6bc USB: gadget: f_mass_storage: per function
dd0543ecc638947d67bdd3a8a41b95ed3c7b885e usb: gadget: Allow larger configuration descriptors
ffb865b1e4608cf76867f132b9e8df359fdffc91 usb: musb: add ulpi access operations
58815fa3bffdee8dbac5af6931eea991d7a71a19 usb: musb: Add extvbus in musb_board_data
d7086ddb4d3c2f8007ed5e0bb1f30a06c1bb3480 usb: musb: Makefile: remove unexistent config option
82e2af47fe7a494fafb3f6ed39a7856c1307411b usb: musb: omap2430.c: remove unnecessary includes
00ce8eca856bc1e0b943427d2cf76122ae3b1255 usb: musb: omap2430: remove unused define
d55d221a93c62a769f2bcf9cd5853425addb5c9f MUSB: Blackfin: remove musb_platform_{suspend|resume}()
5b3078b2d789f4bd49006a3633dc106e56c47e28 MUSB: OMAP: make musb_platform_suspend() 'static'
69b2cd7200a32956581cab24b2a4ecf8353cd6f8 MUSB: Blackfin: remove bfin_vbus_power()
ca0d44525060cf852b87c35f64d786b8a2a75c3d MUSB: OMAP: remove omap_vbus_power()
ff927addd62d33ab95cd83208e7db3ff37fdac18 USB: musb: support host/gadget role switching on Blackfin parts
b0f9da7e02776a8c5ad61b9e24feebf7b12a7243 usb: musb: debugfs: musb_exit_debugfs() can be called on probe
e618834ef9608750a36d03d4aa9a9f931aa788d6 USB: option.c: option_indat_callback: Resubmit some unsuccessful URBs
71adf118946957839a13aa4d1094183e05c6c094 USB: gadget: add HID gadget driver
e49bbce133a049f6f325db6b0cee49f406d03a6e USB: ftdi_sio: fix some coding style issues
eaa3bcb06aed1ac1d6d9e3edd3b5f72ea57a6ac0 USB: serial: generalise write buffer preparation
25d514ca227e1ac81d0906a4ccf2aa171f50a600 USB: serial: re-implement multi-urb writes in generic driver
40f92f0dcd9b215c48c53a226328e8e36615e367 USB: serial: allow custom multi-urb write bulk callbacks
80fa92c1335a3c7f85a3e0d3dbffd79984fdccc0 USB: usb_debug: use the generic kfifo-based write implementation
8b0127b2082601e40295045414a8318f2c8ee5a0 USB: pl2303: use generic close
684c6e30d389f67ef727c8f5a7b23a09b4cb02e4 USB: pl2303: switch to generic write implementation
50a5f70cee11636908711abd339f5c5933375a7d USB: serial: clean up generic write start busy test
1a1405e22563151de79fdc83aa5e5815d10f0291 USB: serial: clean up some error and debug messages in generic driver
1b551015a10d6cf04f2f8e11f0ca534b261d2c55 USB: ftdi_sio: switch to generic read implementation
f1e949ac4ea1f4e37187949944899afeaff33e1e USB: serial: export generic throttle and unthrottle
f08e07ac8b87b1a4b8ff88a061195e99282dfbbd USB: pl2303: switch to generic read implementation
231543206452f5c42bace54b5c13dfe5a0313812 USB: serial: generalise generic read implementation
0f3d5bae2bdacce6c6c1d116809d6b3d50338df7 USB: serial: clean up read processing in generic driver
2db6c7698bbb37128959d3a207fc46e3f45bef3c USB: cp210x: use generic submit_read_urb at open
056afc0f01701c4c779ac5b4f2dd9058063f337c USB: serial: remove unnecessary re-initialisation of generic urbs
41bd72f9041def8e3334d3e3693862d078f5cb9a USB: serial: refactor read urb submission in generic driver
f26788da3b342099d2b02d99ba1cb7f154d6ef7b USB: serial: refactor generic close
ec3ee5086c1e1b883292eaf795b5c1b0c25bcffe USB: serial: clear fifo on close
50dbb8528757b1977efd5d270ed9d262cbbef87d USB: serial: fix missing locking on fifo in write callback
30af7fb5a40f8724c130428473edffa73170e04c USB: serial: fix generic chars_in_buffer
7919c2fd9e07276403b9a4d9ae52305e0d70f923 USB: pl2303: increase bulk-in buffer size to 256 byte
3efeaff6298290b36499532f0b4c87aa4bae8aef USB: pl2303: increase the bulk-out buffer size to 256 byte
aea006b93a59864473866e4b1bdb51deea593798 USB: cp210x: increase bulk-in buffer size to 256 byte
d4e598f65de351eb66a90889d9ceaaca472fda40 USB: cp210x: increase the bulk-out buffer size to 256 byte
bbcb2b907415a90334521a31a8767cd77462c716 USB: serial: allow drivers to define bulk buffer sizes
317149c655defedfaf432143b86a720cfc12a424 USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
7f0ae3a8eeb7f231dc99cee7c871ba64e07ebefe usb: fix serial build when SYSRQ is disabled
2a1e7d5d54c1c046c1fe47dffd119b45087c6de6 USB Serial Driver: ZIO Motherboard
92d2c5e4badc622999d3b17e6dfbf6babacb52f6 usb-console: pass baud from console to the initial tty open
aae86e8adb3bbf5256eebe76500cf7254365753c USB: f_mass_storage: dynamic buffers for better alignment
ddb495d4d81dee4fdd96ae397d60ddefd65204c6 usb: musb: hsdma: use musb_read/writel
ca4b2532fb0e2d62370d9825147ffa9b9d9e3880 usb: musb: gadget: support musb-specific test modes
7f7f9e2a5af9e30c6a0c6743ac874f67e2ef4b72 usb: musb: add debugfs support
6ddc6dae4ab559b648bc348e3a48e113e92ab4a2 USB: musb: allow the Blackfin vrsel gpio to be active low
fb9c58edf13fc30d160ce52018576a1d7d45d795 USB: MUSB: Add OMAP4 support in MUSB driver
c71b1b9c21fa8f73028ebe82b17f738d3bf327f5 USB: MUSB: Build MUSB driver for OMAP4
de2e1b0c988c901989713869a8bea3b3d02bb9ce usb: musb: Set transceiver interface type
e6c213b2968cbee4cfb8f89f2d685b9ad07eefbd usb: musb: allow board to pass down fifo mode
bd5afa9eac6daa408412a31a6c69e87e8bd28c7e usb-serial: Use tty_port version console instead of usb_serial_port
9757de384451a606af8c722213cb973192cbbd1b USB: ehci-au1xxx does not need EHCI IO watchdog
0ede76fcec5415ef82a423a95120286895822e2d USB: remove uses of URB_NO_SETUP_DMA_MAP
749da5f82fe33ff68dd4aa1a5e35cd9aa6246dab USB: straighten out port feature vs. port status usage
288ead45fa6637e959015d055304f521cbbc0575 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
45f30e0bdadd4660383250e85b543b0bea05413d USB: remove duplicated #include
0df4d8ef77f7e1251763d429f5ddbf5373961714 USB: Remove large struct from the stack in USB storage isd200 driver
fa4dc36482a5236c92c589cdbc0a42ff5c945b6b USB: cdc-acm: make bitfields unsigned
41f2c6e89cf4d412e4b20803f5feb2b9b1560476 USB: sisusbvga: Remove the BKL from ioctl
d20db4b4e938aa8e4e5735b5a1b202de5800400e USB: split hub.h into ch11.h and merge-in hcd.h
d65d7e7ef3dc5e61e4dfaac54ec6d3e97f9a1108 USB: make hub.h public (drivers dependency)
27729aadd31dafddaaf64c24f8ef6d0ff750f3aa USB: make hcd.h public (drivers dependency)
44ebd037c54f80db3121ac9f5fe6e677b76e11d5 USB: xhci: Fix check for room on the ring.
bc88d2eba5e19d10dd546e428314909d889b3b6a USB: xhci: Limit bus sg_tablesize to 62 TRBs.
1624ae1c19e227096ba85bfc389d9b99cb6f7dde USB: xhci: Fix issue with set interface after stall.
915e555822629421d97f851c6b87bf4c314ed8c9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
acd35a463cb2a8d2b28e094d718cf6e653ad7191 perf: Fix forgotten preempt_enable by nested writers
3a24934f065d23145f1c9c70da9f630c7a37795f wimax/i2400m: fix bad race condition check in RX path
f6304f5804f228b6c2fea9e3dfac25c5b2db9b38 Merge branch 'omap4-i2c-init' into omap-for-linus
6daa642d9b8ec762b3c5641cd5e5fa855a5405bf omap4: Add support for i2c init
b32dd41ed645c22ac3ce4e25bcbd7eee30297292 omap: Fix i2c platform init code for omap4
4fa73a1bf89ebea4eba8a9982b5f64d266d8b5e9 Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linus
59dd7224892142fe1d8505cf2c90bd732d730005 OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=y
4788da268f83dedc58b79dc7b2f6072687f63a19 OMAP powerdomain, hwmod, omap_device: add some credits
90dbc7b0b80725afd7ed52f18e541dbc671dfd70 OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains
71ee297a9bc69748510179f5333a3f4541c27723 OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_set_rate
d3353e1654f60fc56b7a9a965af67e14b54d7f61 OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domains
1dc993b218c089230f463234380795c237de5038 OMAP: timers: Fix clock source names for OMAP4
89e5ab26d89fda15924658866b57c967ba7507cc OMAP4 clock: Support clk_set_parent
fe894d56322b10910631800b86f25f13bc64c639 OMAP4: PRCM: Add offset defines for all CM registers
2339ea99cc6bb6a6d36d02c641e21dc950f50360 OMAP4: PRCM: Add offset defines for all PRM registers
78026dda2ac8ffb54cc7d3c618448083376b17eb OMAP4: PRCM: Remove duplicate definition of base addresses
793287062304da2f2718c1ad156830b4e99816c7 OMAP4: PRM: Remove MPU internal code name and apply PRCM naming convention
a610855ca3694f9134b0198517c39121058e9e10 OMAP4: CM: Remove non-functional registers in ES1.0
63403384233e3f58514eea891003458dedd43c12 OMAP: hwmod: Replace WARN by pr_warning for clockdomain check
5c2c02961ea39d7bbe4d87f362ab3173a424794b OMAP: hwmod: Rename hwmod name for the MPU
f5c1f84bcc9c5b7a664886d0a5e7143d0bc3251f OMAP: hwmod: Do not exit the iteration if one clock init failed
20383d82160d918047bb10a4f6e170f4bac195a7 OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed
4d3ae5a9a7b3685c6d260a82f4098145862b2cd3 OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return value
682fdc96f3afb5ec34e4893fae41d09346d656ed OMAP: hwmod: Fix wrong pointer iteration in oh->slaves
33f7ec81fb3e525eec0575f33dbab02240eda6d4 OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST
9a23dfe12806920a8dfadec5ea5b83e5ca5378c9 OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready function
d9e6625c70ff007ae246c9d62f8cdec8d08b2457 OMAP: CM: Move MAX_MODULE_READY_TIME to cm.h
53934aa74d49daa7c31c38028fd05c99475489d6 OMAP4: hwmod: Replace module & device offsets by absolute clkctrl address
3587aeb067a71b26aa0349daf061572a17e6dcba OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.c
2a9f5a4d455aa88a03dac1dca8f686e3c21fc1b2 OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xx
63405360fc8973d28e1c7c0f8e0fc77338a6ce23 OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match reality
435699db6a3d81bfd36d25150177399a4f6048d5 OMAP2+ clock: clean up clkt_clksel.c
d74b4949714741f4c58cd1801a6a92737b89a61c OMAP2+ clock: remove DEFAULT_RATE clksel_rate flag
275f675c24a16ea45cc78bc03ff73fd06be8bffb OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros
2fd0f75cb3413105ed10041c719346ccb710fbc6 OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes
2bc4ef71c5a3b6986b452d6c530777974d11ef4a OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes
f38ca10a79a0cd9902b8a470901951354802faa1 OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes
5838bb674907a57525936bfd5652eb998c433315 OMAP1 clock: fix section mismatch on clk_init
c8f626fe1c7e6de983b0c3b6375da69ded3313b6 omap3: Add stalker board to omap3_defconfig
1f6e57ba77b91c826453a435b6ac87d2f889ebc6 omap3: update omap3_defconfig
b20f01031772e90ba5ee95966f7cfe58760fbc95 omap3: Add OMAP3 Stalker board LK-S defconfig
9cbc34939c6d520a979cdb624a421204882a8ded omap3: Add support for OMAP3Stalker boards
ebe6d428ed2ddbcbf4b60d2ef0a4a7023685bede omap4: Enable HSMMC support
c83c8e6cde35c51a120952f54b4e4ecda6fa58a5 omap4: Adding PBIAS Configuration for MMC1 Controller
717c1fbf7c139c3c5d5920b29bdf196d07a40c8a omap4: Adding hsmmc support to board file
2c9d103e1e6b0970fd45c82de205415a2ad86c8d omap4: Adds Dummy Interface clock's for MMC controllers
f9ea6cfb5a31d0addf9d1d8ed772bdc3a1c0dbd7 omap4: Enable RTC and regulator support
6e30a7dbc946132525ca12ce16f0f2105096624a omap4: add i2c1 peripherals data
baeb73e8027b8a62b32c11afc3035cf6cc0927dd omap4: Add i2c board support on omap4430 sdp platform
b91da669472a534328bf796a8c913f2d042ede76 AM3517: rename the i2c boardinfo to make it more readable
9f09686864e16723b2998eefb3986196ba0bcf6b omap: GPIO: Fix OMAP4 GPIO reg access issues
fbc9be106e9f27450ea999da74bc24fad04cf41d omap4: Move SOC specific code from board file
2e5f51a539194406566968d1b68f0bcd1112720d OMAP4: Networking: Defconfig Support
b2aa5e5757b2fd33c47fc52dfd6d5b0dbcda6492 OMAP4: Ethernet: KS8851 Board Support
8ebeb545a875b1961ede82800711ab31d2ce5782 OMAP4: SPI: Fix Driver Kconfig
03e7e170d6fdc5b6f75d1ab2cc1a6cb4f2b6b8c4 omap: hsmmc: fix the hsmmc driver for am3517
ed8303fc111e58530e22bd29b0d7e08dced75999 omap: init the gpio pinmux for mmc
ea221a6ae73c7696c60a52aefd8a7af0bb47033a omap: DMA: Fix multi-line comments
ada8d4a5e2ed9de8a5a58788c4b6a4c8103e0f8d OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()
ad57c39482a91cc7e377b0356d130810a78167fd Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline into omap-for-linus
0581b52e898f3f5472820940537d91d80895db5a OMAP: RX51: Add "vdds_sdi" supply voltage for SDI
5a5f561e4060844a37d8fe81dce2352c406aac97 Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus
935d918046d4c29f053d56fff67d6a21495fd780 Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus
df760137ad3cbfa15ceed42478f81bff01b6e799 Merge branch 'omap-boards' into omap-for-linus
754b8e653412106ff613f4750b197f807fcd8347 OMAP1: Amstrad Delta: modify defconfig for external keyboardsupport
de997718b64df2f766736f23f8557da450b83a25 AM35x: fix UI card EHCI port and LCD dependency
4cfcaef11fd32a27cee1bb5b7fcb741003db84a2 omap: rx51: Add supplies for the tlv320aic3x codec driver
dabe929b590c0139aa5a18994d953a9eb201d626 omap: rx51: Add i2c2 board_info with tlv320aic3x
f2add1de55d577b9babe4812a710affb903b366b omap: rx51: Change the TWL4030 VMMC2 voltage constraints andsupply name
5c9a29ede210b59321a65bd692b7c37b758943e6 omap: Overo: Add support for second ethernet port
38e473a84ecfe30c03eb68244533cc26cd52c06c AM3517: defconfig update to enable EMAC support
b98dd73c6cd13ff9a5576a845ca9c1e359fdb7d0 OMAP3: clock data: Update name string for EMAC clocks
56881d28b2eed78665daa1d680014e9ebaf8c0e3 AM35xx: Platform specific hookup for EMAC module
39e799df2f504a160852342109d228abfe75fede AM35xx EMAC: define submodule offsets
e72b9b807247ea8e1e5c457b8c30d5ae9d53fedc can: ti_hecc: Enable CAN support on AM3517
917336318ef1c2520b6898113dade12c401ea1a0 can: ti_hecc: board specific hookup on AM3517EVM
a29b8204d22c9c634841f2474c0bc327f36d7be6 omap: Devkit8000: Update default configuration
018e075c19d2a640cc64a07bb90916269bed57bb omap: Devkit8000: Add mux initialization
4ab866d11ac14d2a55808d71d7c0ee4fea83265f omap2: select ARCH_OMAP_OTG for OMAP2430 SDP
9c68eb8197a07a157c72ae3f31877e53a44786c5 omap2: Add OHCI USB platform init for 2430 SDP
39ecc703d19da2e40296d84d487f843c03f82d25 omap2: Add I2C bus 1 initialisation for 2430sdp
d22ae836d65f5b59ca91a14a7694e2b643c6cf63 omap1: amsdelta: defconfig updates
a0fe3cc5d36a5f5b4f60abfe1a4b1caf4a5cce5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
04afb40593f9a3007e5ea817d009529ef10fb685 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
7f06a8b26aba1dc03b42272dc0089a800372c575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
c3ad33c9bcb6616999953af76f16318120fe3691 Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux
fb091be08d1acf184e8801dfdcace6e0cb19b1fe Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
bd7fc2f2d807fdb254f7efc542f8eec3f23e289e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
f39d01be4c59a61a08d0cb53f615e7016b85d339 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
54291263519ac2c9bdda68b23b02fef3808deed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
46ee9645094ad1eb5b4888882ecaa1fb87dcd2a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
fa5312d9e87e7222c6c384c4e930dc149bc1178d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
9c688c114c4665ac8c6da05b2f6b987f4adc6dae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
9d35bc1ec696ebfc5662a0d00b4d36564ff3af53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
8046112818b70329e930b1d4557ef0876c1ad2bb mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips
1e804cec7a05e9bc26a523b1b4d0322bd894d2bc mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID
96b5b7f4f2d59b37c1fc2fba1ae25999accd6dcd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
b36f19d572151abb987ce308a3e066b977a2146f perf annotate: Use build-ids to find the right DSO
17930b405e0ecdc8ecc4d336377a92950e2de76a perf TUI: Make 'space' be an alias to 'PgDn'
785cfc0324b9321efb85b0935af2b474d615daa1 Move N014, N051 and CR620 dmi information to load scm dmi table
7ea7b858f4bc4fa1645f1327cf9e72c93981aa58 netfilter: fix description of expected checkentry return code on xt_target
fc350777c705a39a312728ac5e8a6f164a828f5d netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse()
b7670ed6509f322713bbd96eed0301c322f2ae02 drivers/platform/x86/eeepc-wmi.c: fix build warning
a929aae0e0a91d89b60774316ede6c1e2e10dc4e X86 platfrom wmi: Add debug facility to dump WMI data in a readable way
7715348cbe28da80fd5372fd68748e852a9d8468 X86 platform wmi: Also log GUID string when an event happens and debug is set
fc3155b2c6419a442c6f8b34a3bf31f8efe0fe33 X86 platform wmi: Introduce debug param to log all WMI events
7ab52521f2d850e922f33e5586a47e6c83ec6f11 Clean up all objects used by scm model when driver initial fail or exit
1ac34072bda53e889ac1c5a73ea59f42a769485a msi-laptop: fix up some coding style issues found by checkpatch
339e75329a447363658d08833bf9f98909f419cd msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pressed
3bb970214fce6495573843e4b7b786f8ea94cd70 msi-laptop: Set rfkill init state when msi-laptop intiial
1f27e17bfa2ad34a2dbb61cd097d9ecf506639df msi-laptop: Add MSI CR620 notebook dmi information to scm models table
d0a4aa2b2603d85353450a30a6a3ea2010b041da msi-laptop: Add N014 N051 dmi information to scm models table
2c6719a3ef2f7da59a622ba1176ad41d553f8f43 drivers/platform/x86: Use kmemdup
6c75dd0f965b7b3480d0e0e9b8d9747988dfe815 drivers/platform/x86: Use kzalloc
420f5f0c5aeb3ff47cf220e7b256f8fec327659c Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into x86-platform
dfacc4d6c98b89609250269f518c1f54c30454ef Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
fda225774ed0f3742eb2337680e5221dfa49dad8 ARM: S3C64XX: PM: Synchronise wakeup mask on suspend
0317e52e046f815b4ec4ac7876f63e4eb47696bd ARM: SAMSUNG: Add support for interrupt wakeup-sources
1f1f584c9a1dd234041573d2d1c42620b3966607 ARM: SAMSUNG: Make ADC client SMP safe
6a399547242df3b12f13d637a95f63eaa82f9385 ARM: S5P6440: Add locking to GPIO calls
1ae35de1c1ac81f8f31879316656b0a66616a4b0 ARM: S5PV210: Add temporary <mach/regs-fb.h>
dd1ef1a2a1b91c5bf1d6f45d0a0eaf9233e3570c ARM: S5PV210: Fixup ADC device change
3d5c1fdcaa7d3d414ce5928601b9578b80441a90 ARM: SAMSUNG: Fixup merge problem
925c68cdca7412cb0ce9d63dab3cbfc9b47b3c8d ARM: SAMSUNG: Fixup convert arm to arch_gettimeoffset()
206a1a825dc67060ee319c99569755ba11250907 ARM: Merge for-2635-4/onenand
6aeaad51aaecc9ebc8c1e8f132655e2ae8141f8c ARM: Merge for-2635-4/watchdog
5b7d7b22dc8469fbe1ca10b2adeabb70639bde01 ARM: S5PV210: Add Watchdog support for S5PV210
a0cce45581d1857b057f674ff118197392031559 ARM: S5P6440: Add Watchdog support for S5P6440
b351c4a178f538d42b907b90bc6a60bb221fbaae ARM: SMDK6410: Add Watchdog support for SMDK6410
e1d5c93e82eadd814949c023d0b16aa8fa8ad7ae ARM: SAMSUNG: Move WDT device definitions in plat-samsung
a2f7bffa29f18266bc7b55a2b47a5fa1274ed53f ARM: S3C6410: Add basic support for SmartQ machines
45c8fa878475b16467109cf6534af03b27e28d10 ARM: Merge for-2635-4/spi-devs
84eb9ecce20acfd287ba0d623fe5e99bfab08686 ARM: Merge for-2635-4/s5p-devs
ef2f07d31c6b890e0cc3966d4a27fa1d49b740f5 ARM: S5P6440: Define SPI platform devices
e8a3931d5fb862c0bd21c81b363b729a263dc8d3 ARM: S5P6442: Define SPI platform devices
f0c303a68701a5df53a8672eb81a85c8a41096da ARM: S5PV210: Define SPI platform devices
7c3943f6d3625a2823262842e18387c4079a3f84 ARM: S5PC100: Define SPI platform devices
99c56e0ce1c11221948c7da127b0bbe1641cbe41 ARM: SMDKC100: Add audio devices on board
9e4ed5c394e64a40adc55797e885dae571e32800 ARM: S5PC100: Add audio platform devices
d71f4cece4bd97d05592836202fc04ff2e7817e3 Merge branch 'topic/asoc' into for-linus
19008bdacb9f7841166ebafe0aef361ee582ffbf Merge branch 'topic/hda' into for-linus
9ce3db4e7949a394bad0de91883b5e786c17607a Merge branch 'topic/usb' into for-linus
20406f9b67e6fde4fff4639225c7a0e5ea6eaa9b Merge branch 'topic/jack' into for-linus
5e8aa85253513b9c1ade8bd71dc341218a752a65 Merge branch 'topic/misc' into for-linus
7bd9db83087aecef8279c0b8b9dfef4db4a8fc3c Merge branch 'topic/nomm' into for-linus
3374cd1abd478f767aaedf2c21d109596ff0fe72 Merge branch 'topic/core-cleanup' into for-linus
fbc256692eac29e04cf87e45736d7ff149180a52 ALSA: hda: Storage class should be before const qualifier
ea5a4e209ddca984bbb5803b30d5e013e631f9ac ARM: Merge for-2635-4/s5pv210-boards
e954bc91bdd4bb08b8325478c5004b24a23a3522 random: simplify fips mode
fac3d3555568de1755025a9609daf492dd548a59 ARM: Merge for-2635-4/ts-machines
d48562abe29ceee66a6aad7b565b021ddd7f598a ARM: Merge for-2635-4/s5pc1xx-removal
eff4c74da7944ba30feb47b51d1e9e940e6682ff ARM: S5PV210: Fixup machine Kconfig order
2e57da4105ff5bb61dd9c967940faa4d2def8224 ARM: S5PV210: Add GONI board support
921bae54693f26d01fb8e10ee6968b5cd8184551 crypto: authenc - Fix cryptlen calculation
ad8332c1302bcb4f80d593fd3eb477be9d7f5604 ASoC: tpa6130a2: Remove CPVSS and HPVdd supplies
e6f66a9f9668762f2c3f47728b29781ffc7fbad2 ARM: S5PV210: add common HSMMC device helpers
85cb68b27c428d477169f3aa46c72dba103a17bd perf: Fix unaligned accesses while fetching trace values
c8d833bf5830f141c4680dae8f617d0d0a33605d ARM: S5PV210: add common I2C device helpers
5b696a67c327f21fc67b60a1518f65e4e7f2749f ARM: S5PV210: add framebuffer platform helpers for s5pv210 based machines
73850975e9a070abeed5912a24975d531fd5074c mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value
999304be1177d42d16bc59c546228c6ac5a3e76a ARM: SAMSUNG: Add platform support code for OneNAND controller
49f135ed02828a58b2401f149926c2e3c9cb0116 perf: Comply with new rcu checks API
cbb5cf7ff6b298beacfe23db3386335b0b9c0a2d perf: Use read() instead of lseek() in trace_event_read.c:skip()
a73e3e6f8f5847c00edb9dd7aab19d005a3d6e5c ARM: remove obsolete plat-s5pc1xx directory
80dfd9556a94fe479fde86370713aafd33b61a0c ARM: S5PC100: use common plat-s5p external interrupt code
23686a07b6222d5c40ea403705325e49d360603e ARM: S5PC100: Add support for gpio interrupt
acc84707d3487735fc666fdeab76185d086428c0 ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p framework
2af716ba77d26f3d291fe7c7f5a5108d4945c69f ARM: S5PC100: Move sdhci helpers from plat-s5pc1xx to mach-s5pc100
b315032f530c58b973ade659f3b880fcc7017e92 ARM: S5PV210: add support for s3c-fb driver on Aquila machine
d947e79249a165100527dd7c6b0159970d1cbc4b ARM: S5PV210: add Aquila board
d89563afeff728d556b50d0f46dc579ef5f0b528 ARM: S5PV210: Remove limiting choice of machine to build
13e51fad8f54fdab55099ea4ebe548372c06f7f7 ARM: SMDKC100: remove magic values from uart setup structures
08d08fadde4549c7b857fa34f3696c882ed20864 ARM: SMDKC100: fix frame buffer definitions
eeb4bcb4771679d7b3446c0293334faee11b090a ACPI: video: fix acpi_backlight=video
0df04f820b7ca5204329d1c235e509648fa8008d ARM: S5PV210: Add IRQ_EINT interrupt support.
41d8289d161e23e9cff78c914b6f37f30e627ea2 ARM: S5PV210: Add Touchscreen support for S5PV210
09cae8f195c5be8d3102022c7ecd1653b3653233 ARM: S5P6440: Add Touchscreen support for S5P6440
85b14a3fc4036473ec6776d8e5d92c022155d581 ARM: S3C64XX: Add Touchscreen support for S3C64XX
d6bd535d88429b4804d6d917ab4f586306f9a855 ACPI: EC: Use kmemdup
aeb834d95e771499cb0492d127aec3246d1595c8 drivers/acpi: use kasprintf
cce4f632db200aef147c59084437168174b23f11 ACPI: fix early DSDT dmi check warnings on ia64
6e320ec1d98f9eb93d5b2a5d70e2f40dce923f1b ACPI, APEI, EINJ injection parameters support
15b0beaa332b3923cce2ed109e0fb141ec1425d9 Add x64 support to debugfs
482908b49ebfa453dd0455910c951c750567c05d ACPI, APEI, Use ERST for persistent storage of MCE
a08f82d08053fb6e3aa3635c2c26456d96337c8b ACPI, APEI, Error Record Serialization Table (ERST) support
d334a49113a4a33109fd24e46073280ecd1bea0d ACPI, APEI, Generic Hardware Error Source memory error support
06d65deade9aabba58e0518df86dcd324e86b832 ACPI, APEI, UEFI Common Platform Error Record (CPER) header
fab1c23242528771a955c475ef23d99156a71a7f Unified UUID/GUID definition
801eab8118f61255d8e2be35939c572042618742 ACPI Hardware Error Device (PNP0C33) support
affb72c3a8984ba55e055b0a0228c3ea1a056758 ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
ea8c071cad789b1919355fc7a67182a5c9994e6b ACPI, APEI, Document for APEI
e40213450b53157967a1f83eda50e9a941c13a08 ACPI, APEI, EINJ support
9dc966641677795f4d6b0a9ba630d6a3a3e24a57 ACPI, APEI, HEST table parsing
a643ce207f3e70030bdb431e2a363cc111a60c1a ACPI, APEI, APEI supporting infrastructure
f72caf7e496465182eeda842ac66a5e75404ddf1 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
6a6be470c3071559970c5659354484d4f664050e Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
98c89cdd3a292af3451e47a2a33132f5183861b0 Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
164d44fd92e79d5bce54d0d62df9f856f7b23925 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
5bfec46baa3a752393433b8d89d3b2c70820f61d Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6fa0fddd5f60064f22f8d389f5aeb7dd1646dfe1 Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7d02093e29de9efc4a72d5e93baae9506969b789 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6e0b7b2c39b91b467270dd0bc383914f99e1fb28 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b5c80bc5d70a1ce5b071ed06dd95292b9de46f95 i2c-highlander: remover superflous variable
f0ec9e20bab214f4a26e6fdaaf5c2a6b2f2640d7 i2c-ibm-iic: drop NO_IRQ
b865a4e7ab3c6c8099fbe83ddf94c982d1d850ea i2c-cpm: drop NO_IRQ
bf727e016f2a25d9f054317b2807e638706f1db6 i2c-mpc: drop NO_IRQ
0e53300818b08591516e5e528b33d70b83158d04 MAINTAINERS: add i2c tree for embedded platforms
0d813d9960444470c4bebb73c2bde6697543fee9 i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined
29412e69007c17d6866a50d0b65fb0d808824370 i2c-pxa: remove unused macro
1df3ab1b9128855400d657a515b87894f29f31f3 i2c-nomadik: fix operator precedence warning
a1c27678c0e92ed4aa3ac489ef2f0d80651e18bb i2c-nomadik: release region when removed
8a9d97d3a126fd33894e137f84ab47ec406df24f OMAP3: I2C: Clean up Errata 1p153 handling
20c9d2c4ab8243a1c311248232954b2c1da3ba75 i2c-omap: add mpu wake up latency constraint in i2c
f3083d921d8964b66502a0456f62a9d29cd029ef OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt
f38e66e0077659e5d2ca3858fdb26fc9b1765b9f omap: i2c: Add i2c support on omap4 platform
e9f59b9c9bc5730152b6a94c47dd90b730a07e35 omap: i2c: add a timeout to the busy waiting
2dd151ab2792cd27a2268a6e4f3248193beed504 omap: i2c: make errata 1.153 workaround a separate function
f0ac131a21ed13e8baaa9df6f0420f2c4b45e807 i2c-bfin-twi: return completion in interrupt for smbus quick transfers
be2f80f0a3a333c0c00b2c8a7c2d74fcd66b75a2 i2c-bfin-twi: remove redundant retry
5481d0753e7a78bff7550a8165b7924baa74e9cf i2c-bfin-twi: fix lost interrupts at high speeds
5cfafc18f38aa6701f581bee875fb0b19f3b3b4b i2c-bfin-twi: add debug output for error status
dd7319a5289deb4e17beb8851d343e7930b32c3b i2c-bfin-twi: integrate timeout timer with completion interface
1bc2962e530527de829bf4b1eb99f24dc25d1828 i2c-s3c2410: Remove unconditional 1ms delay on each transfer
14671386dcbafb3086bbda3cb6f9f27d34c7bf6d x86, mrst: make mrst_timer_options an enum
a75af580bb1fd261bf63cc00e4b324e17ceb15cf x86, mrst: make mrst_identify_cpu() an inline returning enum
a875c01944f0d750eeb1ef3133feceb13f13c4b3 x86, mrst: add more timer config options
e4e47eb15b7884963efe7f98231009c5770a2c3d Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
711f77f53c5ff6aa61dbe8e5f518e50d6306e89d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
a0c173bd8a3fd0541be8e4ef962170e48d8811c7 x86, mrst: add cpu type detection
1dedefd1a066a795a87afca9c0236e1a94de9bf6 x86: detect scattered cpuid features earlier
024a6b95181f2df6090975c8a293499d24bf8b28 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
ec49fdbd354cb133340e25ff84d88284bb17e99a crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposed
4581ced379736fd76432c754f999d26deb83fbb7 mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h>
bac49ce42a33f53beb7cf04e9a0600879d6265ca mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>
1f0ce8b3dd667dca720a47869f8110c298f0e5b8 mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>
349e1fba7e63b1067b5915337986060c13d9edd0 Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux
fa9dc265ace9774e62f0e31108e5f47911124bda cpumask: fix compat getaffinity
cf77e988ddfc7f047ac1ddc72cadb5eee7e09293 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
1d3c6ff44ad4b5f113602e153026a338f0f9b3ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
5e682ef825302f2378726e44257291eaeadbfd50 Revert "rtc: omap: let device wakeup capability be configured from chip init logic"
7c7cbaf5b82c418cd3b1dcf718f71d0e6057e639 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
ba0234ec35127fe21d373db53cbaf9fe20620cb6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
a62f0d27b4196bad5e900d766b285feb7069cd16 Input: psmouse - small formatting changes to better follow coding style
360ff7833098e944e5003618b03894251e937802 libata-sff: separate out BMDMA qc_issue
f60d70113fa04e32aee2dedbf304a48469c9c45c libata-sff: prd is BMDMA specific
f47451c45fe0032ef491aaf3e0623fa0154e156d libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
fe06e5f9b7c61dc567edace3f4909672067f7d7e libata-sff: separate out BMDMA EH
c429137a67b82788d24682153bb9c96501a9ef34 libata-sff: port_task is SFF specific
5fe7454aa9c6ef5fcf506b0f2dfc20f696891f1a libata-sff: ap->[last_]ctl are SFF specific
8244cd05979ef924787aa70fd80304f1773976a1 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
270390e1ae1818b111543b8bfffa08095d73c1a5 libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
c7087652e1890a3feef35b30ee1d4be68e1932cd libata-sff: clean up BMDMA initialization
8930ff254a3a80d4477c3391ade07d6dd2a036c7 libata-sff: clean up inheritance in several drivers
83ba9ea8a04b72dfee2515428c15e7414ba4fc61 Input: synaptics - set dimensions as reported by firmware
a083632eaf6231162b33e40561cfec6a9c156945 Input: elantech - relax signature checks
d4ae84a84bedcb79341887ff070e6528d1374663 Input: elantech - enforce common prefix on messages
f8300ab8c3e0bea42c82bbdcdff7b791b795d58f Input: wistron_btns - switch to using kmemdup()
641d446f89314d19fe17fcb9f19659a09fabe418 Input: usbtouchscreen - switch to using kmemdup()
685afae02557a178185a4be36f58332976e79f63 Input: do not force selecting i8042 on Moorestown
a2056ffd4ae9e578ff9abb5eb49137020af71fd4 Input: Documentation/sysrq.txt - update KEY_SYSRQ info
ee6e54e2ae56734a96fd7b66cf46b756d0f25ca3 Input: 88pm860x_onkey - remove invalid irq number assignment
dba06b839a502321ae40b7061d64308bc91d260f Input: i8042 - add a PNP entry to the aux device list
09fac079d9d21c219df211559528cbe8439af59d Input: i8042 - add some extra PNP keyboard types
af8b01b03941e6b008d63b42c0433699c3d3d184 Input: wm9712 - fix wm97xx_set_gpio() logic
8d0bc2b456103a34c11e01305cd1aed1cde579e5 Merge commit 'v2.6.34' into next
f869097e884d8cb65b2bb7831ca57b7dffb66fdd perf session: Make read_build_id routines look at the host_machine too
f6e1467d8303a397ce40bcfb5f72f97d3ebc768f perf symbols: Don't try to read the build-id twice
05d71b4625bdadd7c7ae80455e7038e221c76e4d mtd: update gfp/slab.h includes
9723152ad1efb844445e63f052e6d39e85e11649 jffs2: Stop triggering block erases from jffs2_write_super()
64a5c2eb82d2a626116fde8a0ea3bb39a3f4f233 jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()
ae3b6ba06c8ed399ef920724ee8136e540878294 jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
acb64a43e4503fbea9faf123f2403da7af8831eb jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held
e8d0416796d43a950ec7b65629e53419b2e22453 V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
6b46c3977cdb34a199bbca20ef67b1e13335c43d V4L/DVB: vivi and mem2mem_testdev need slab.h to build
3c7c5e9e8903f201bdbc85bdffba47a2d1352e4c V4L/DVB: tm6000: bugfix image position
083e472176999de97848e5659cc958516ef81ecb V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET
9986da291b533d4bda03f812ca01353852564900 V4L/DVB: tm6000: README - add vbi
64561a38838c66de1af059e7f4c14bbaa7dd3d54 V4L/DVB: Fix unlock logic at medusa_video_init
e36309f54a6196792fce74100356ebdeaecabd56 V4L/DVB: fix dvb frontend lockup
8b661b508b3a4c8d9fc7a4b10507d3f1172947c3 V4L/DVB: s2255drv: remove dead code
aab9796f5580a988c46c130a727cdc398a05317b V4L/DVB: s2255drv: return if vdev not found
b9245d80c375b93db79475ca231276e1fa5a7649 V4L/DVB: ov511: cleanup: remove unneeded null check
16ee9bb100340f9f775ab334acb645f54642f312 V4L/DVB: media/mem2mem: dereferencing free memory
a7b39036cfd1d3f868a6745e40bc99b2a8650bad V4L/DVB: media/IR: Add missing include file to rc-map.c
83b6601c880d1b908b07952e9a5fdbe5f5c76c96 V4L/DVB: dvb/stv6110x: cleanup error handling
1a2f7178cbfeea7045b6cd226319d528f60891b8 V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to Kconfig
1899e97c52b80c734ead7a98f54ed6fd6e1db96a V4L/DVB: ngene: start separating out DVB functions into separate file
cbddcba695563ba6c0cba35b647b6bf53ec54333 V4L/DVB: ngene: split out card specific code into a separate file
cb1c0f8e7099ef5ba20c046df3a3790b5683c573 V4L/DVB: ngene: split out i2c code into a separate file
0abf26291d95b09eda44453a0c0655a54b8d90f7 V4L/DVB: ngene: add initial support for digital side of Avermedia m780
fdafc96c9162bdc58192a400bad5b850e185977d V4L/DVB: ngene: properly support boards where channel 0 isn't a TS input
668293a06e3866a3aaa60c523ba4f8f19bfddba1 V4L-DVB: ngene: make sure that tuner headers are included
a18e659170b9c551749e1c8cb5a969ea8d73e378 V4L/DVB: media/az6027: handle -EIO failure
32ec4576c3fb37316b1d11a04b220527822f3f0d V4L/DVB: media/az6027: doing dma on the stack
9723dbb034e45775037c5dd098652e1628a1c9ef V4L/DVB: media/IR/imon: potential double unlock on error
5f6e3c8e34bc02800b499e09828ac1061e004977 V4L/DVB: media/IR/imon: testing the wrong variable
f03900d696079fa1e93c91af0e49c55b9b7dd105 V4L/DVB: media/IR/imon: precendence issue: ! vs ==
6fa7dac4b89af2839b69ea1f772fa73b03efdd6c V4L/DVB: tvp7002.c: fix some copy-paste errors in the comments
37eb446499fe447c4b827ff7ba87106ced3782dd V4L/DVB: tvp7002.c: Add support for enum_dv_presets
6003b5c7e6dd60b18e48d8cef513228fadaabf7a V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset
6ea23bd0bbeeaf67bd57f2195d8d97af96072ea3 V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensor
33ddc16f1003fc13d57ebe5061b29e16e6f84848 V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flag
5d26ed9102404dec1b9ae3ea3ad3832fe6330f0f V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device list
e077f86bacb1795f2d434c6b3e6655769b5ce17c V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device list
3e56b0f09c5b6ac277322c8bbd04b65094197106 V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling
4d6c871ac338a8d804a1139dade2a463614d3e34 V4L/DVB: usbvision: add delay before detecting the saa711x
aeb506aaaa08bc1910650666463843a73c34b139 V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register handle this
f2b305cd6711b7b3ce30db93b50bc5d6312950c8 V4L/DVB: hdpvr: fix disconnect sequence
a2bdc5e6c4fefea6b0d576a4f610e47456647577 V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdata
dd0daf2a6fb6bec436a3ef68bd585ea09a2a54b7 V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bit
0eed42e48a6292ebc96606c6a7105c69b37666d0 V4L/DVB: em28xx: g_tuner must set type field
cf19cd3d8a043b1c5784218709a85e358e0d78fb V4L/DVB: tvp7002: fix query_dv_preset
ffb4877ba013f94322083f77cbb05b35c2a218aa V4L/DVB: v4l2-common: simplify prio utility functions
530d2d32068eaf3616e0ce9e58a5fde5701c3380 V4L/DVB: bttv: remove bogus prio check in g_frequency
b4162f4a40a9518612436ff2233abdd6b5e28d2a V4L/DVB: Documentation: fix small error in the ENUMINPUT doc
aae6e33f8df8845603880468624ca29edf4bac64 V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt
4a61ecbd344c2349ec3b7a8db0db128135285dd7 V4L/DVB: em28xx: switch to new vbi subdev ops
7e87ddb101caa747edf388220c758c99553566f5 V4L/DVB: cx231xx: switch to new vbi subdev ops
09419af39b510851ed14319a93b6d214b80025db V4L/DVB: pvrusb2: switch to new vbi subdev ops
add632cd2580ceb4de9f71ab58c658e9bdebd7f7 V4L/DVB: cx18: switch to new vbi subdev ops
4ff0790b6d8b26a4160e46bbd7bf6f4f48e391f9 V4L/DVB: ivtv: switch to new vbi subdev ops
d37dad497c77149e99cb3f4086cfc3b8d8150135 V4L/DVB: tvp5150: support new vbi ops to set/get VBI format
1dbf85397a686488b4be412af1cc069ae63a5ecc V4L/DVB: saa7127: support new vbi ops to set/get VBI format
1585927de689a3ca033b98ab5df709e0bf2c3ccc V4L/DVB: cx18: support new vbi ops to set/get VBI format
5393db43f46e3228e4f84dd47050aeadaee23c0b V4L/DVB: cx25840: support new vbi ops to set/get VBI format
63d8adccecd404badcdbbf892765995fd028b3d0 V4L/DVB: saa7115: support new vbi ops to set/get VBI format
54aefafbf312ee54a2d70fe3ef0ca89c079ead6e V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi
32cd527f59f8aa8549067a2c5f989b736f7da79a V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
b26d6e21788864039bfb24840a668f2cb0848930 V4L/DVB: gspca - main: Convert wMaxPacketSize from little endian 16 to cpu
57c6d2e999e37bd8e98820666278f2b670a9bbab V4L/DVB: MAINTAINERS: Update uvcvideo web site address
cf7a50eeb6f462a0b7d1619fcb27a727a2981769 V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0
a90ef69c1f67319ddbba0170767c660c7fb5d4c9 V4L/DVB: uvcvideo: Flag relative controls as write-only
61421206833a4085d9bdf35b2b84cd9a67dfdfac V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
acc8cc43865edbd4fe8602531c92fa748ad7778f V4L/DVB: [-next] media: fix vivi build error
0faa2ed5bfd08d94a04c8d4b55823676175f451f V4L/DVB: saa7134: Add support new Behold TV cards
1b0e48ad5530881d11d3caba62e59b82646c5e64 V4L/DVB: Rework for support xc5000
9b558434136138edc79710385aaf613cb4b30459 V4L/DVB: videobuf: make poll() report proper flags for output video devices
fc7f8fd42c2b934ac348995e0c530c917fc277d5 V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen
c06b062bea411f616b0890d502044c7871d5332f V4L/DVB: videobuf-vmalloc: remove __videobuf_sync()
97f8105dcd62a5c122f31ca5ae53c924c3e7d42b V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()
21636363be97725432591071d26dc0dca088ecbb V4L/DVB: Add documentation for the new error flag
b2dfd1a45f014e24f0eecc50a7edc954425c348a V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR
bc0f7f19ab9ba5c7ec648b400d1360b525fa1a3a V4L/DVB: Add a new ERROR flag for DQBUF after recoverable streaming errors
7ded150f573d0ce26ac96fd4c214eee7984ad339 V4L/DVB: cx25821-video-upstream.c: Added severity to printk calls
bde4301d9a647a3b2efb1a9f429c1d3ede075fa4 V4L/DVB: staging:cx25821:fixes coding styles in cx25821-i2c.c
770238bf56f833291f7df445ef0678d20ca995c9 V4L/DVB: staging:cx2581: fixes coding style issues in cx25821-cards.c
629dcf23dffcf90f2104784d4ad9324ab3a1f2ef V4L/DVB: cx25821: fix coding style issues in cx25821-alsa.c
205161ed03b53c467dd669a340ea704ce0fb6f9e V4L/DVB: dvb-usb: gp8psk, fix potential null derefernce
0de8e3533e08745616a30bdb3fa5106c85083e51 V4L/DVB: dib3000mc: reduce large stack usage
0b42760a75afb852be6718fb5e6b54988123b40e V4L/DVB: dib7000p: reduce large stack usage fix
30d81bb086c84d54cde4dd4d0c75d9455224632b V4L/DVB: dib7000p: reduce large stack usage
84e2f037ce9672d0fb118e3e82cecfe6122ace3f V4L/DVB: Add Elgato EyeTV Diversity to dibcom driver
b7589ac4aea794920528c28fe36288908462ddec V4L/DVB: bttv: Add another ids for IVC-200
16bfdaa41be85512432212382f2600fcdf7c1c37 V4L/DVB: Read MAC for TeVii S470 PCI-e DVB-S2 card
5013318ca4fd22e30fd891f234b60daa3ca2f62d V4L/DVB: em28xx: fix locks during dvb init sequence
d922b8ea33afad725920375b2d3bd65218cdb133 V4L/DVB: cx88: fix setting input when using DVB
db190fc13af8e2e5e9d717c16b07342ea8bf9174 V4L/DVB: IR/imon: add proper auto-repeat support
666a9ed8971657ea7dcf0bd9df17195db4dddf29 V4L/DVB: IR/imon: minor change_protocol fixups
96c1f99621a73c58f97d7ca615b2fe936abda555 V4L/DVB: ir-core: remove ir-functions usage from cx231xx
5a143b12ebbd37154cb06699a757e9c5845c5e19 V4L/DVB: ir-core: remove IR_TYPE_PD
6718e8ad950f73fc895b98a413a63cb2add3b4d2 V4L/DVB: IR/imon: convert to ir-core protocol change handling
0a4f8d0798c834472b9d8d50df32b62c733009fd V4L/DVB: event: Export the v4l2_event_init and v4l2_event_dequeue functions
f3cd385a9c95e1ea90e886448ab1e83ee2fc7e51 V4L/DVB: V4L: Events: Replace bad WARN_ON() with assert_spin_locked()
5a11b6fe5d5ff146d951bc237c0e3f0330711baa Fix compilation breakage with tm6000
6bc4631dbc535a906193fe8110556bf84e1786e3 V4L/DVB: tm6000: update the todo list
4223871357a2b64248b3c41c8d89fbf03c2531ea V4L/DVB: Fix color format with tm6010
9d5164da8d8dd63bfb4e3070a5e27d79af0f1654 V4L/DVB: tm6000: fix coding style issues of tm6000-cards.c
e18f58c6262f1504dbf6c95e8a5e3cd9f32b6c5c V4L/DVB: tm6000: renaming firmware
120756e10e86a193e64c3e8a6f73ae8ffdbd5bcf V4L/DVB: tm6000: bugfix analog init for tm6010
801dd3b32d2a09a883d0cf182eb6956945e5a429 V4L/DVB: tm6000: Don't copy outside the buffer
f4b727b3ae0cc244f803a8a0c532df06ad846a1b V4L/DVB: tm6000: Fix a panic if buffer become NULL
6ae635c4f36d7a0b931feb4bb6dad6e5f18187cf V4L/DVB: tm6000: Properly set alternate when preparing to stream
1ebf2c7f78bbf3501c13c6b442dc8e52beb77be6 V4L/DVB: tm6000: Add additional GPIO for UT821 during frmware loading
20dead8da8b383004e66eaf884cd9e07ceadbd68 V4L/DVB: tm6000: fix i2c read
a85675316f24835ce0c3286ee3cb33fa2f24bca7 V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrast
07ae4918f75f26f4f4200de186a27178c7e58038 V4L/DVB: gspca - zc3xx.c: Remove the brightness control
a6a86f0d2cb472450f72774794db4a76a570766d V4L/DVB: gspca - zc3xx: Fix the light frequency values for pas202b and pb0330
03ed2a11eac62c15be28f58b182003fc56ca4f82 V4L/DVB: gspca - sonixj: Add sensor soi768
e3302cad9bc111e158e03eff763dff36bce02fe6 V4L/DVB: gspca - sonixj: Reset the bridge after sensor probe
0a85c74b5d48f6cb41770ec3951a582738446b33 V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630.  - set the color gains to null at init time  - change value of register 0x9a
fff2f708f8838c9be0099d32ed1739e9aa42af6f V4L/DVB: gspca - sonixj: Set the colors at startup time
cfd23c8eca3587fcb20f308532293e92d1f248a8 V4L/DVB: gspca - sonixj: Adjust debug output.  - fix bad function name  - add debug info for i2c buffer write
bdd2b93c44bf70eac3c5ef7da62355e1e48ee1eb V4L/DVB: gspca - sonixj: Split the init sequence of sensor ov7630
96f2ec67b8d4761471409e1df0adfe4da5262f84 V4L/DVB: v4l: videobuf: qbuf now uses relevant v4l2_buffer fields for OUTPUT 	types
72fcf2a8daac43f8e3bce62a1c1124859b323006 V4L/DVB: omap_vout:V4L2 Display: Changed enum return type to int
5c7ab6348e7b3fcca2b8ee548306c774472971e2 V4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display driver on top of DSS2
0e1de38db83606d802cf2b3e00cf95fc693b8ca2 V4L/DVB: v4l spec: document new events
37089368c1b1bea3c71217163e6d5d3b01ef1f19 V4L/DVB: v4l spec: document what odd and even fields are
092501936fc128992456a086193746cf34642815 V4L/DVB: ivtv: support the new events API
1bcaf4bd53872e70c4fceec6bbb76044325f337f V4L/DVB: v4l: add VSYNC and EOS events for use with ivtv
dd96608369be9d3cfc604eaa3a53a2d38f1cb415 V4L/DVB: V4L: Events: Add documentation
d3d7c963562adad92e968df23c425ae964fe9ce2 V4L/DVB: V4L: Events: Support event handling in do_ioctl
c3b5b0241f620a356c97d8f43343e721c718806d V4L/DVB: V4L: Events: Add backend
fda1021477b390506ebed0225eaa6d31a903e2b7 V4L/DVB: V4L: Events: Add new ioctls for events
6cd84b78edc6f35b01603f85d8769cbb6c568306 V4L/DVB: V4L: File handles: Add documentation
1babcb460f2b87c20eb6860b9685a0dab636cc4b V4L/DVB: V4L: File handles
96d8eab5d0a1a9741a4cae1b3c125d75d1aabedf V4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framework test device
7f98639def42a676998d734b381af6c0e64d7791 V4L/DVB: add memory-to-memory device helper framework for videobuf
35e6aa9fc38fb7f47f39711e52cb0f58fbf4441c V4L/DVB: core: add support for more color effects
aec11e5d495a6c9b10ded81dde5b0e42b0875541 V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKM
a81fb9b223508f5773d8d7e226b1574d1b068642 V4L/DVB: V4L: SuperH Video Output Unit (VOU) driver
f35f1bb8fc1e56646a3dab0ecd12e23bca6323c4 V4L/DVB: videobuf-dma-contig.c: simplify pointer dereference
f7fc97adb1efd51609d965ba76d559f7daef4262 V4L/DVB: sh_mobile_ceu_camera.c: update documentation to reflect the new cropping
ab56d5eb58182b0c9e179c33ddd3f3aabb6c798f V4L/DVB: soc-camera: update comment
e622681d124688d3caf1bf62cce96465a9078a11 V4L/DVB: sh_mobile_ceu_camera.c: preserve output window on VIDIOC_S_CROP
730947bc141b7e8feb091dcf3ee8e6a7b9379512 V4L/DVB: vivi: clean up and a major overhaul
474675ad8006834be996c046b47436d8ca7a5105 V4L/DVB: videobuf-dma-sg: Avoid using a wrong size
e4dac289f01da80d7966a123bc1ea97be199ba4f V4L/DVB: gspca - main: Stop the webcam when bandwidth too small
832d0a9130c18b9ee4b671c46763b972eb2a2568 V4L/DVB: gspca - main: Restart streaming after reqbuf
18bf99aa0cb80b4fa3974a511fd033c2967b04c8 V4L/DVB: gspca - main: Check the file doing stream on/off
0b62b73778554cd47480ea465f0b255cc63b4336 V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
37111039c9521c751ce0597c129fe6d45ba72818 V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
f4fce60e8b1559306fa1112287bc8765f6977de3 V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_vaddr
037c75eb14cd6adb837f81f0c2b2a52c31c91e69 V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
a4cf4cac2979a828e7cd0a3cd02d7a5308a44a7f V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc
63e424856b4ab0652c58f75a2d2ecb9c1f95db27 V4L/DVB: v4l videobuf: remove unused is_mmapped field
53aaf07637baae8f53c33b803bbc96047d8da1c4 V4L/DVB: v4l videobuf: remove mmap_free callback
33435167e6dc9e23a97a494cec6b8ca47f8ded75 V4L/DVB: v4l videobuf: remove unused mmap callback
c590402becc6e3c55fee14c7c18a796c91a4bc4f V4L/DVB: Add firmware v2.4 to xc2028/xc3028 extracting tool
c683357236969c48f7b945fd718f141bf36e8ba2 Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices"
eb78deecb496a8b0888d24f1cfa73f6e907b82e2 V4L/DVB: s2255drv: firmware reload on timeout
b187913c77adbd865194c6b8072764e3474d56ea V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices
dd3f616d4b60a50328be152f66c93bd451461a39 V4L/DVB: ir-core: fix some confusing comments
42880cd438d6e74b6005648a7dc06867d4b30b44 V4L/DVB: ir-core: fix table resize during keymap init
d46844300ccd99444d32e481751b6508c8c7834e V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c
15100d891a53ffc717cec21d805f8c49db51fb65 V4L/DVB: ir-core: remove ir-functions usage from dm1105
1f71baef3edd8ba27f38f92da457950e52d88b5f V4L/DVB: irmon: Cleanup some warning noise
3fe29c897272b18e18663832c43942c3936dffe6 V4L/DVB: ir-core: Add Sony support to ir-core
bf670f641d478fa5a2dd60ed41bab3156cc780c0 V4L/DVB: ir-core: Add JVC support to ir-core
384f23e8c9b189888d6d8c84ae5ebd23b074a0b6 V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors
e40b1127f994a427568319d1be9b9e5ab1f58dd1 V4L/DVB: ir-core: change duration to be coded as a u32 integer
21677cfc562a27e099719d413287bc8d1d24deb7 V4L/DVB: ir-core: add imon driver
1159f838c0a334855c05c7c94f7a20799c57442d V4L/DVB: ir-core: add imon pad and mce keymaps
1c0e0ee580c476234b5ea410f5263fcb27d96389 V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
d62e85a0949d2b899405a1ffbae06615227d4c97 V4L/DVB: s2255drv: removes kref tracking and videodev parent
65c6edb300ee5c2aaac6d20c5fc8d11c3827593e V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.
108bdd7ad778ac4616857820cbbc17924073a7d5 V4L/DVB: pvrusb2-v4l2: Rename dev_info to pdi
09bd00e7e12bbc9ca0ba20e0511995cddd3c93b9 ir-core: Fix the delete logic
3efaa062a9bd1cd41c4901b8f41718410452499c ir-core: Remove the quotation mark from the uevent names
897c7b3b19cca7aad20bb1a3422553d7b646f2fd V4L/DVB: ir Kconfig: better describe the options
f35473e6f556b48ebf1a105ce27ed5ec1c81844b V4L/DVB: ir-core-priv: fix a typo for RC6 config option
af9d9cfd54091e8916b8892aaf40812345aac6d3 V4L/DVB: tm6000: fix compilation due to the lack of a semicolon
5624c64803dd7c6da7add5a1880d66dbf2df8dc5 V4L/DVB: gspca - vc032x: Change the ov7670 format to YUYV
c26b12d0646e0f571389a0a990882af3732b26a8 V4L/DVB: gspca - sonixj: Add autogain for sensor gc0307
73e4934c80338757dca46ffaa30a3443a31043fb V4L/DVB: gspca - sonixj: Let the JPEG header in the device
27c6f9e548633f148a45a138f2d6d0e513514172 V4L/DVB: gspca: Change some copyrights and module authors
c16dd82b4858b4a01ccce5c0a56ba58993802700 V4L/DVB: TM6000: Fix code which cause memory corruption
4d1f413e820c7e1402475eea254e2bc82d98de35 V4L/DVB: pt1: Support Earthsoft PT2
2f7908848642c177b16b71a2ed52b57d614637ef V4L/DVB: tm6000: request labeling board version check
f1434f4e90cec0bc57616c2f5f7de6985d7920d9 V4L/DVB: tm6000: tm6000_i2c_xfer: request labeling
a41b2ea73ad81bb42364841b37d4c3830a53dc0d V4L/DVB: cx88: improve error handling
8e47567f7d24346980f109d7eaed083106ff170d V4L/DVB: cx231xx: improve error handling
f76280154cdbb0ad02d5402972d1eb85f9e2898a V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=n
b400f09246247e2c55b116bd7b71da4fb0cb19dc V4L/DVB: Fix default state Beholder H6 tuner
b57f432c28403b53a298803272b874c1c333f22e V4L/DVB: tm6000: add gpios for tm6010 generic board
2edab1ee86e5aff83404d6a42b6c54d40981faae V4L/DVB: tm6000: add gpios to board struct
32a2232bfd6a5eda4f4d6977ebf68ce9d2408e9b V4L/DVB: tm6000: switch to gpio strcut
124371e33ce733a81fde8419946adb0d6c14f4c0 V4L/DVB: video/sn9c102: improve error handling
67e13e7709736b3b25dda98f92cc7164b210dda6 V4L/DVB: video/et61x251: improve error handling
f24350b48eed2d5518a5f0c2c95d51a655387457 V4L/DVB: video/zc0301: improve error handling
a9fac6b1487aea9f5aaefe93def522fab477f5dc V4L/DVB: video/cx231xx: cleanup. remove unneed null checks
3a67b5cc6f6ae37500b8f41fd52628395f7276a8 V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanup
85b85482c243398839564d5f95d75f479bed591c V4L/DVB: s2255drv: cleanup of debug messages
a5ef91c9a55c89e8c57e628d371107cdfe2d0bd9 V4L/DVB: s2255drv: removal of big kernel lock
c0a2ec956d6e61081b6f98b839b0e28979941687 V4L/DVB: s2255drv: video_device_alloc call not checked fix
ab85c6a33c7168cc42ce12ac3335c2f12d5a8d22 V4L/DVB: s2255drv: code cleanup
ff7e22dfa1b8c291f154db990ff686adbe334448 V4L/DVB: s2255drv: cleanup of driver disconnect code
f5e20c34e9c1bcf9e92f2634411bffd98511fc48 V4L/DVB: video/au0828: off by one bug
6e1f4df7da6edd21a184daff023a8eef67f005dc V4L/DVB: cx88: fix checks for analog TV inputs
10f1a6e8eda5cccc2753955ae81fa217d75bf68d V4L/DVB: pwc Kconfig dependency fix
dd0bbcc626d8baa6821c6cb9c45ecf3759ef8088 V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"
784a493168f71ce02b5f9eab0ec19df29b999631 V4L/DVB: Add RC6 support to ir-core
25bb10c11e6cca461f09df8f59c2eb501a9e4d52 V4L/DVB: Add NECx support to ir-core
733419b5c4d29186006982a9a27227e214a39dbc V4L/DVB: Add RC5x support to ir-core
450df22286eee7431b34644410aeff18936c7afe V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr()
b4bc3dcbefc0a359744ab13bc8b67c6cb5cd0086 V4L/DVB: cpia1: comment unused command_setlights()
5fa2989f78a381ccc1cde219f0a3da942d6c1680 V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin
dab7e3106ddd6cbc3b55301228407b9d17ce7773 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
0a062033f727dc041691bfd768f4cf0598f559a1 Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function"
2b0691cfc714a0f4dff582c913de1a3a68cb38a7 V4L/DVB: dvb/dib8000: fix build warning
d5978ed6b6d3de92dac14032bae0eea64d960f37 V4L/DVB: DVB: ngene, remove unused #include <linux/version.h>
ce68025e9f10481b9104c5bdf88b0dac52790757 V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default
6a717883e720f75dec252c8af2a2d6dd049af254 V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF into the switch
dd1ad942ac0b1bb7f72f9f3d822ec937aa07dc4d V4L/DVB: v4l2-framework.txt: fix incorrect statement
626e2acfdce76b5a6a1daa4bc8ef556d507f5941 V4L/DVB: w9966: convert to V4L2
e426e8663f028272b99f91e57bbbab6fda603bf1 V4L/DVB: DocBook/v4l/compat.xml: add missing </section>
fa0290eaee03c3205cb6d344db25580fb3e5e53e V4L/DVB: usbvision: remove non-working vbi device
3f5e18249ce0d71a900bfdb8df327269483e730d V4L/DVB: video_ioctl2: don't return, use break
1d94aa369da073acff26fa98ad6b2168cb028ab1 V4L/DVB: video_ioctl2: do not replace arg with NULL for _IO() ioctls
ea64f8c2204cd8b9a95072c7ef85cc9a120a2693 V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other control types
860553023bfed0179b3fe5d01838635f54a314a3 V4L/DVB: V4L2 Spec: fix V4L2_CTRL_TYPE_CTRL_CLASS documentation
2b080c5df00e431baec09222aa8d623f0cd77314 V4L/DVB: davinci: don't return under lock on error path
3f113e36106f133752de47208816b28aa8e60f88 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
724e2495502a98aaa3f93c404472a991da8ff857 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
d22e546ea18ee66c255af906f2714d3ee82d4b42 V4L/DVB: ir-core: fix gcc warning noise
b320f80a6a02bbf31f7ed6ab3332f7c4ebaaac2c V4L/DVB: ir-core: properly present the supported and current protocols
626cf6979e99bf2c642456308bed7bb25a37569b V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
de88f31cef8fee7c890cf2128bec8dae06bb20f2 V4L/DVB: rename sysfs remote controller devices from rcrcv to rc
6eb9435b874ae5ff56d56952167a8e9be5c5deeb V4L/DVB: ir: Make sure that the spinlocks are properly initialized
c373cabfbbb7631526003f17d470c0d1e5915a4c V4L/DVB: em28xx: fix a regression caused by the rc-map changes
9b09df51b8c2b4615376e5ada3e2eb7eeed3cf5d V4L/DVB: ir-rc5-decoder: fix state machine
7f20d32d446097789ade5ada6b645742ddac4ece V4L/DVB: re-add enable/disable check to the IR decoders
9dfe4e8339499bfe8e9a362fefc290b4cb9c3803 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
4f9256b496677adf799342cee7d406dd46e566d9 V4L/DVB: ir-core: move rc map code to rc-map.h
587835a4b0ada7d78c4f3300e3ab26b7b2495705 V4L-DVB: ir-core: remove the ancillary buffer
26d5683d36729f11f5764909ae37c69488596d36 V4L/DVB: cx88: don't handle IR on Pixelview too fast
db1423a6c79f66db2b1846614c13bde9c2db7ad2 V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
67780d6a2347d03b640f22295f8df7f00fbc829f V4L/DVB: ir-nec-decoder: Cleanups
2f16f6315f583964732bc23c873d4024281d763c V4L/DVB: ir-nec-decoder: Reimplement the entire decoder
13c24497086418010bf4f76378bcae241d7f59cd V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core
a374fef4437abd0a1ee27afe0cca7a55425c1c3c V4L/DVB: ir-core: improve keyup/keydown logic
354389467b6b2a3b36666b6e933d78bbd9e23577 V4L/DVB: ir-core: re-add some debug functions for keytable changes
b3074c0a3f020766c05c1249a31212bff4a77bea V4L/DVB: drivers/media/IR - improve keytable code
bdf1c98e4205832c07d6dedbfd0ec6eab83df358 V4L/DVB: saa7134: Add support for both positive and negative edge IRQ
3629e1dadff88d22f35f88d53edbac14fd8931de V4L/DVB: saa7134: Fix IRQ2 bit names for the register map
bd7261d3d7dfe61e8bf8945051c1905ba4dba3b5 V4L/DVB: ir-common: remove keymap tables from the module
02858eedcb78a664215b918d98cdb753ce432ce6 V4L/DVB: ir-core: Make use of the new IR keymap modules
b2245ba1644eb1eba400fd04c6e7bb3ab2d4a8fa V4L/DVB: ir: prepare IR code for a parameter change at register function
6686fa6917caaaaf3d595df6accedb87607517c9 V4L/DVB: Break Remote Controller keymaps into modules
9ce50c1a5faad80cf6100ea4e8970416ee3b8b59 V4L/DVB: ir-core: Add support for RC map code register
77b7422d48cda9b8e5dabb7f4bc056861c5ed4fe V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
dce4a3e3b228fd31bcfd2d84e673bc08b553e6cc V4L/DVB: ir-common: Use macros to define the keytables
e27e971c69f87bd6c00c4cff973497de365229ef V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table
d705d2ab7596b4661a2f13172f4f93ad11bd761f V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
165344bd43b1410d10dc9dc8a376da31178d1694 V4L/DVB: ir-common: re-order keytables by name and remove duplicates
8b75acb52f477099d7e5203994dac43cc5f599a0 V4L/DVB: ir-common: Use a function to declare an IR table
d53b213c5ca7d5a944d471b72b068714bb16e8dc V4L/DVB: Add CHIP ID of the uPD61151
42397ce42cb0a56276abde767e1598af74ca0af2 V4L/DVB: ov511: Fix continuation lines
e838326312bbacd6c320113711e2662568d4fc6c V4L/DVB: saa7134: fix GPIO HW-404M7
e20144770f5a119516f93959eca9818fa5ff065e V4L/DVB: drivers/media/video: avoid NULL dereference
d49f7a240575937703f04d07cf41be1672ce2e25 V4L/DVB: cx88-dvb: fix on switch identation
b084307c750cb3de4a366aeced1b69ee768c81aa V4L/DVB: cx23885: strcpy() => strlcpy()
10991235177578ad3793b5d7569e70eb1c50aab2 V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.c
d6ce171069635f05737935adc813b4d48d71a583 jffs2: Wake GC thread when there are blocks to be erased
0717bf8411bb673dd2369aaa096f7396446b38f5 jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return
15651291a2f8c11e7e6a42d8bfde7a213ff13262 ACPI, IO memory pre-mapping and atomic accessing
266d38c8e3d7f62152b1448fd9a7265f32f32d87 ASoC: tpa6130a2: Define output pins with SND_SOC_DAPM_OUTPUT
9957abea31aed5783d6ca7175cce553045c0eb19 jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()
1082e2703a2d91790f9349a6155913a8aa0d0b66 ASoC: NUC900/audio: add nuc900 audio driver support
e9cee8e6549b669080e9a7d02b8387086a5c911d Merge branch 'master' into for-linus
b4ed4626a9775cd8cb77209280d24839526f94f2 xfs: mark xfs_iomap_write_ helpers static
bd1556a146d46070049428dded306829cb65161d xfs: clean up end index calculation in xfs_page_state_convert
2b8f12b7e438fa6ba4a0f8f861871be0beb3a3e6 xfs: clean up mapping size calculation in __xfs_get_blocks
558e6891693f4c383c51c7343a88dea174eadacf xfs: clean up xfs_iomap_valid
34a52c6c064fb9f1fd1310407ce076a4bb049734 xfs: move I/O type flags into xfs_aops.c
207d041602cead1c1a16288f6225aea9da1f5bc4 xfs: kill struct xfs_iomap
e513182d4d7ec8f1870ae368c549ef2838e2c105 xfs: report iomap_bn in block base
8699bb0a480193e62d5ccb9c86e2c26b407090a8 xfs: report iomap_offset and iomap_bsize in block base
9563b3d8998c78d5b7e718b546d5f68037c494fe xfs: remove iomap_delta
046f1685bb5211c3dea74fda0198c19171e9abc9 xfs: remove iomap_target
826bf0adce0cddd9c94c2706b63d181dfc5cdaaa xfs: limit xfs_imap_to_bmap to a single mapping
4a5224d7b167e5470ad34e5b1b6965a16f87854f xfs: simplify buffer to transaction matching
2d1ff3c75a4642062d314634290be6d8da4ffb03 xfs: Make fiemap work in query mode.
48389ef17583f2214bbd2c119b3015677419c16b xfs: kill off l_sectbb_mask
69ce58f08a3c455ff74cfcde90e9ab267d67f636 xfs: record log sector size rather than log2(that)
1414a6046ab402ac21545522270c32c576327eb9 xfs: remove dead XFS_LOUD_RECOVERY code
8112e9dc6d1494078122146647981bc02a452d6a xfs: removed unused XFS_QMOPT_ flags
191f8488f9f7600a96e1500ee2ee74a407e2eb1c xfs: remove a few macro indirections in the quota code
8a7b8a89a3ae5b510396cdcc821698d4aa20afcf xfs: access quotainfo structure directly
37bc5743fdc29f60fb104cd9031babbabddff25a xfs: wait for direct I/O to complete in fsync and write_inode
fce1cad651e3cf2779ed8f9e6608daf50d29daaf xfs: xfs_trace.c: duplicated include
3f943d853d6ce6d808e7362e4444c7ed5f692357 xfs: minor odds and ends in xfs_log_recover.c
e3bb2e30d532b00a9bdda997e174a9f9916cb1c0 xfs: avoid repeated pointer dereferences
9db127edb54048707eb84517eb0573e597a2370a xfs: change a few labels in xfs_log_recover.c
8c38366f99f83a7fa441e0c0669fefc18615e005 xfs: enforce synchronous writes in xfs_bwrite
df308bcfec27e0c6bc83715dfd417caff5c33f19 xfs: remove periodic superblock writeback
f983710758218c7aad4aae3e40a7312a21d6f55a xfs: make the log ticket transaction id random
36adecff50b69df0369cc2022650c6087aeb255f xfs: nothing special about 1-block log sector
ff30a6221d95b609a37410a425937b11a55d465e xfs: encapsulate bbcount validity checking
5c17f5339f9dfdee8ad9661e97f8030d75b6bff7 xfs: kill XLOG_SECTOR_ROUND*()
8511998baaf541710f457315958cef0d0a7864a1 xfs: simplify XLOG_SECTOR_ROUND*()
6881a229f66f74e4e0a73504389695213987955b xfs: fix min bufsize bugs in two places
a0e856b0b4d182c4c52b568bd04bd96a172247a7 xfs: add const qualifiers to xfs error function args
74457cf4a3e0f0634679aa6c22d967e9e8b26479 xfs: remove xfs_dqmarker
3a8406f6d6916e8211936edb9e1193123df2daab xfs: convert the dquot free list to use list heads
e6a81f13aa9aa20ef03174210aed24791865b05e xfs: convert the dquot hash list to use list heads
368e136174344c417bad6ff0380b7b3f574bf120 xfs: remove duplicate code from dquot reclaim
3a25404b3fccd41d36b2fda18d86011201608c38 xfs: convert the per-mount dquot list to use list heads
9abbc539bf7f299819ad0a235064a1b643ab6407 xfs: add log item recovery tracing
e6b1f27370fc67ac9868b2dbe2c22bc26952900e xfs: clean up xlog_write_adv_cnt
55b66332d0921146a914d5d75a7b870a65dc4938 xfs: introduce new internal log vector structure
99428ad0f665a5d5b245ab36cefb6b231d977e73 xfs: reindent xlog_write
b5203cd0a43c17dfb9d498bc9e3146624e8c9622 xfs: factor xlog_write
9b9fc2b7602ed671d1a8524d4c31302b89554947 xfs: log ticket reservation underestimates the number of iclogs
b1c1b5b6108ad8e5991a614514f41da436c659d6 xfs: Clean up xfs_trans_committed code after factoring
8e646a55ac69fe620b9e84034c03dd1e8e16a36b xfs: update and factor xfs_trans_committed()
a3ccd2ca43d5cdfe0b256be02957dc5f47ec4c39 xfs: clean up xfs_trans_commit logic even more
0924378a689ccb05f6d60875742dc28f69bf0129 xfs: split out iclog writing from xfs_trans_commit()
713bf88bba55b8dd91a18e8a59b0f97bf9b0f5de xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
8e123850863366b738d6dfb9a84045018ff038fc xfs: remove stale parameter from ->iop_unpin method
4aaf15d1aa9673dd2cc45c48957c946cb4aa2694 xfs: Add inode pin counts to traces
43f5efc5b59db1b66e39fe9fdfc4ba6a27152afa xfs: factor log item initialisation
e2a07812e93d4a51b1b1a6f15145a1634948db47 xfs: add blockdev name to kthreads
fda168c24586ab8e01b0eb68028d78fe3e4fb71a xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
d8b55d2cd00df4d599985440fd75b38d153bffcb ASoC: sdp4430 - add sdp4430 pcm ops to DAI.
871a05a78b4879d768bc2fde4b75439f517e2839 ASoC: TWL6040: Enable earphone path in codec
7254e2bddc96c47cb5edd30cfd3e1f12a2df9149 ASoC: SDP4430: Add support for Earphone speaker
5e64d6aadd2b8d5d480c3ff402f5dbbd009f58c5 ASoC: SDP4430: Add sdp4430 machine driver
0643e4c6e4fd67778fa886a89e6ec2320e0ff4d3 drivers/char: Eliminate use after free
8345adbf96fc1bde7d9846aadbe5af9b2ae90882 virtio: console: Accept console size along with resize control message
9778829cffd4d8d68c7e457645f958a82d4c4d8b virtio: console: Store each console's size in the console structure
4038f5b767a610c5a5d92d7047755c663ead1568 virtio: console: Resize console port 0 on config intr only if multiport is off
cdfadfc1adb87fc7e8a631b1f299715feacbde90 virtio: console: Add support for nonblocking write()s
60caacd3eeab68672961e88db01e26735527d521 virtio: console: Rename wait_is_over() to will_read_block()
1d05160be743c506b1d6926e7c637496fa750cd3 virtio: console: Don't always create a port 0 if using multiport
f909f850d666e3dbac1ee7c9d5d83416bd02f84e virtio: console: Use a control message to add ports
c446f8fcc9fba3369bffb894b31756cf7a09f783 virtio: console: Move code around for future patches
99f905f88a5b8478755605e08ed4bce40034cc6c virtio: console: Remove config work handler
69eb9a9f69572c0ebe08a0a46f56bdfdcdaa19a0 virtio: console: Don't call hvc_remove() on unplugging console ports
6dc69f970231387d8fe646a831920da26408b5f5 virtio: console: Return -EPIPE to hvc_console if we lost the connection
eaeff9608a8cf43a676b6f4b6235ea9d76192230 virtio: console: Let host know of port or device add failures
3425e706bf6faa2965c4e99f39085f7367a8f4e2 virtio: console: Add a __send_control_msg() that can send messages without a valid port
b99fa815d71023b2e330d63cd7f47d6247ffa321 virtio: Revert "virtio: disable multiport console support."
bbd603efb4238cf78083c00f0a81adfa8994aa33 virtio: add_buf_gfp
dc3f5e68f846eec38fb31d78f0b6e83633ad375e trans_virtio: use virtqueue_xxx wrappers
28cfc828e7e1efc620df70b99519784333abcffd virtio-rng: use virtqueue_xxx wrappers
7c5e9ed0c84e7d70d887878574590638d5572659 virtio_ring: remove a level of indirection
1915a712f210f0b63d10bc4f875e8e66aac7a2c4 virtio_net: use virtqueue_xxx wrappers
09ec6b69d2b97d6fca16cfe91b4634506f4db0a7 virtio_blk: use virtqueue_xxx wrappers
505b0451c47699ca63db70bd5ec3bba187ec4bfd virtio_console: use virtqueue_xxx wrappers
946cfe0e05664543b22ed674fff3764f41a372c7 virtio_balloon: use virtqueue_xxx wrappers
316f25f5b3d547ce892d370f99f08a27276896ff virtio: add virtqueue_ vq_ops wrappers
bdb4a1305723f985249210a803105dbc48e86b64 virtio_blk: remove multichar constant.
234f2725a5d03f78539f1d36cb32f2c4f9b1822c Add virtio disk identification ioctl
4cb2ea28c55cf5e5ef83aec535099ffce3c583df Add virtio disk identification support
36dbe2fc5534291d261a4c63033232aa2f60c2a9 Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus
77933c354c6c0e4b6abcb417518e84b8fd9b7ae4 Merge branch 'egalax' into for-linus
54c1f6367c2836a85e821a010085ed04ab2235bc mx31_3ds: Support the keypad situated in the personality board
b1e89955be882bab65997c2227872211f805be80 MX3X: Add Keypad device definition for MX3X arch
896ebc0935a1280b6f0d56c0cd9e2ec01fdebc68 Merge branch 'cando' into for-linus
ef77ad5e67447b3744574c29b97da6677d6d3f18 Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-suspend' into for-linus
7426ef52b42ebd54ba85133ffd29132e008a882c Merge branch 'upstream' into for-linus
1f749d8d5f92c275e35cdcd1fdcb7c8298157118 HID: roccat: cleanup preprocessor macros
48e70804d37f9c52aab7c4ce7b7ab7bc7b800099 HID: roccat: refactor special event handling
73b3577d5dc80bf5f079ddd5c0449459a1997765 HID: roccat: fix special button support
e35e7fb0e9ea557f7504ced6fe4ccf69e44b7f07 lockup_detector: Don't enable the lockup detector by default
26e09c6eee14f4827b55137ba0eedc4e77cd50ab lockup_detector: Convert per_cpu to __get_cpu_var for readability
504d36e91ac12ccdb0e1193cee7bef9831a1c99e Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entry
91df77d7b550d3c8167c97c6e3b97f2ca4d9f3af Input: s3c24xx_ts - Add FEAT for Samsung touchscreen support
658ad39ea91d8f0597654032a768930497161a58 Input: s3c24xx_ts - Implement generic GPIO configuration callback
2b6c02abca5a04bf8d9f8a3b1976a5b10d317603 ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configuration
5bfdca146edc558ae6b3bac6b05dc5b1f094fbf3 ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreen
909de0d67dbd9488d5f77bdcadcd34264fea3c02 ARM: S3C64XX: Add touchscreen platform device definition
73e59b1d6b69f5ae02e3be5e2b3259c46d8bb27a ARM: SAMSUNG: Move mach/ts.h to plat/ts.h
51ffd971edb2d5187007967c14712a8ed956c092 ARM: S5PC100: Move i2c helpers from plat-s5pc1xx to mach-s5pc100
b884c0e07058478bff82b8edcecff4e2919fa361 ARM: S5PC100: Move frame buffer helpers from plat-s5pc1xx to mach-s5pc100
c8bb9635f926aaf15987450c57af05e422874b92 ARM: S5PC100: gpio.h cleanup
7904449021de399a03ec8a32e536d031a61def5b ARM: S5PC100: Move gpio support from plat-s5pc1xx to mach-s5pc100
252b8efeba9cd1e28ade902275b27133114d2382 ARM: S5PC100: Use common functions for gpiolib implementation
cb34a67472c3171f350e45bc66eebf480acec792 drivers: serial: S5PC100 serial driver cleanup
a443a6373d8527657cfde3d3c515d4a64532c585 ARM: S5PC100: Pre-requisite clock patch for plat-s5pc1xx to plat-s5p move
60f208d7836216885cdcd6f77a02f31dbc66f169 crypto: talitos - add support for sha224
497f2e6b8b21407625a4fb34bc04b50eff098085 crypto: talitos - add hash algorithms
acbf7c627fb59dfea975f7aafeaba97921085061 crypto: talitos - second prepare step for adding ahash algorithms
d5e4aaefd99797929e4455db48d8f9a8728f05f4 crypto: talitos - prepare for adding ahash algorithms
a0f735812e9ffb65fa4c8a16975f5b63909fb447 ARM: SAMSUNG: Copy common I2C0 device helpers to machine directories
838c6d499b780c42fccbbdfecc0f5dcc471d0ef3 ARM: SAMSUNG: move driver strength gpio configuration helper to common dir
14b8a0f92b309ff452a8c339abd9a096d00b210f ARM: Merge for-2635/samsung-rtc
05a690d2db5bd57d3c94293b06b69158535835df ARM: Merge for-2635/samsung-ts
1770a8988f6178efdc1bfc85fb29deacac49fe91 ARM: Merge for-2635/s5p-audio
1e8ff636beb6ee5c87868a6081cc4f95b1ccd713 ARM: Merge for-2635/s5p-dma
32457942b90aabb9242b450f02d18d9c8d982916 ARM: Merge for-2635/fb-updates1
6071399674e813d797d9f458ec8913b86c85398e ARM: Merge for-2635/s5pv210-clock
d16067b25e17d38ee11f5760f90edcecc4c77c09 ARM: Merge for-2635/s5p6440-clock
2abbfb26de6cc8c362033f7d03278824113a4b0d ARM: Merge for-2635/s3c6410-clock
ff1b8ba01dc80da338890a187c112fdd3c0b9202 ARM: Merge for-2635/gpio2
5fcdb16bd04fdeb313ee33bb269b04e59a9abf91 ARM: Merge for-2635/rx1950
5a5c419fe902458bfef936e32dc6472de04c56cf ARM: Merge for-2635/acer-n35
71b4439657a135a9ca7d11bc4ae3105628ed1186 ARM: Merge for-2635/samsung-clock
f447ea4b1c90fe94f0627d7a6655a402100f8ca5 ARM: Merge for-2635/samsung-hwmon
c733a7179cacdf77be9c1eeef02d6e0833919d89 ARM: Merge for-2635/samsung-dma
359542b2a1d8a945c135c2c4ea4434ce69fc2723 ARM: Merge for-2635/s5p-general
bc3b67b8e965c1b499d604b7ec7d2e6090570c13 ARM: Merge for-2635/s3c24xx-general
ea5f50706385b61c1c0d24271bbe7c6e93129fbc ARM: S5PV210: Add GPIOlib support
1131379b48228afb32fa626fb27586a02246acf9 ARM: SAMSUNGy: fix broken timer irq base
8fbf065d625617bbbf6b72d5f78f84ad13c8b547 KVM: x86: Add missing locking to arch specific vcpu ioctls
98001d8d017cea1ee0f9f35c6227bbd63ef5005b KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
3dbe141595faa48a067add3e47bba3205b79d33c KVM: MMU: Segregate shadow pages with different cr0.wp
a3d204e28579427609c3d15d2310127ebaa47d94 KVM: x86: Check LMA bit before set_efer
f78e917688edbf1f14c318d2e50dc8e7dad20445 KVM: Don't allow lmsw to clear cr0.pe
09c9e81366b9167b88ff05cf29fa94dc3553eb3d KVM: Add cpuid.txt file
371bcf646d170ee1325abaf4f3e73485b4fd4d2d KVM: x86: Tell the guest we'll warn it about tsc stability
3a0d7256a6fb8c13f9fac6cd63250f97a8f0d8de x86, paravirt: don't compute pvclock adjustments if we trust the tsc
838815a78785022f6611e5c48386567aea7b818b x86: KVM guest: Try using new kvm clock msrs
84478c829d0f474a1d6749207c53daacc305d4e1 KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID
0e6ac58acbcddbc9d1687214f0d43d8657cc036c KVM: x86: add new KVMCLOCK cpuid feature
11c6bffa42b85e703c21a1d2372dce7262daca8e KVM: x86: change msr numbers for kvmclock
489fb490dbf8dab0249ad82b56688ae3842a79e8 x86, paravirt: Add a global synchronization point for pvclock
424c32f1aa3112632a657d45698c8e7666668f78 x86, paravirt: Enable pvclock flags in vcpu_time_info structure
b69e8caef5b190af48c525f6d715e7b7728a77f6 KVM: x86: Inject #GP with the right rip on efer writes
0d945bd9351199744c1e89d57a70615b6ee9f394 KVM: SVM: Don't allow nested guest to VMMCALL into host
3f0fd2927b737c0ac2e04af7858b60d1e927d4b1 KVM: x86: Fix exception reinjection forced to true
9ed3c444ab8987c7b219173a2f7807e3f71e234e KVM: Fix wallclock version writing race
8facbbff071ff2b19268d3732e31badc60471e21 KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
cafd66595d92591e4bd25c3904e004fc6f897e2d KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
f1d86e469b60f9e1afed5c17a6e723c2c9c55ceb KVM: x86: properly update ready_for_interrupt_injection
84ad33ef5dbc12665ad42ee07a2daed473d3ec54 KVM: VMX: Atomically switch efer if EPT && !EFER.NX
61d2ef2ce3e0161bedf5d2867f546a8df77fa9bc KVM: VMX: Add facility to atomically switch MSRs on guest entry/exit
5dfa3d170e17cbf9e4816a5ba2f5913c31c03e93 KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entries
19b95dba0324e55505682a18ff9a437fbf4a2592 KVM: VMX: Add definition for msr autoload entry
0ee75bead83da4791e5cbf659806c54d8ee40f12 KVM: Let vcpu structure alignment be determined at runtime
884a0ff0b68b3ece5987507de168215e14ef7849 KVM: MMU: cleanup invlpg code
5e1b3ddbf220d2256a6a0d676a219ed76b8048d0 KVM: MMU: move unsync/sync tracpoints to proper place
85f2067c3192212bce3bd2e1d6ad10153d6f2a4e KVM: MMU: convert mmu tracepoints
22c9b2d166a88573a933e8d355833d36579d83be KVM: MMU: fix for calculating gpa in invlpg code
329d20ba451b5a9fd17a4ce9471e4d335b3b8c74 KVM: powerpc: use of kzalloc/kfree requires including slab.h
d35b8dd9355805f17225fdbfee4bc704d7bf7547 KVM: Fix mmu shrinker error
5a7388c2d2faa2cc70c2d4717c8d7836d55459e0 KVM: MMU: fix hashing for TDP and non-paging modes
24af3202459d9a25643009b1ab8ab5ff04d94b49 ds2760_battery: Document ABI change
bd52ca555ef36bf5b790178cfe8b7d42b5c16ca6 ds2760_battery: Make charge_now and charge_full writeable
0011d2d4a5f7bb5666dcfb9f9b3dbdb084ab98f1 power_supply: Add support for writeable properties
5f487cd34f4337f9bc27ca19da72a39d1b0a0ab4 power_supply: Use attribute groups
480b02df3aa9f07d1c7df0cd8be7a5ca73893455 module: drop the lock while waiting for module to complete initialization.
fedb3d27d9e8606b3867b5ae49d6258458a07a72 MODULE_DEVICE_TABLE(isapnp, ...) does nothing
031ffd1711bd8bf334ebcbe8ebe34845e6d4678f hisax_fcpcipnp: fix broken isapnp device table.
90def62df67b423c4c976bc30eccb5957b7befda isapnp: move definitions to mod_devicetable.h so file2alias can reach them.
ce7f15452cc1dc1eca795542367871a07f37aa79 perf, x86: P4 PMU -- add missing bit in CCCR mask
9d36dfcf219e2ba1f1d169a7f92dcf2cbd4e05f0 perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_
623aab896ee1a532cb540bcf0d5ae8a88275afd5 perf, x86: P4 PMU -- do a real check for ESCR address being in hash
fd0c8894893cba722bdea12de25b49f980795d06 intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables
3a8663ee6171e1e61f5c139ed65aa0a769380f00 intel-iommu: Combine the BIOS DMAR table warning messages
92946bc72f2e74c3281b7fc12be9704d455fb3ed panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')
b2be05273a1744d175bf4b67f6665637bb9ac7a8 panic: Allow warnings to set different taint flags
893887ed75cacbfe1a855c63659838e0261d17e8 drm/nouveau: fix i2c-related init table handlers
04f542c07e9376c732c72b40de7cdc71801f8cd5 drm/nouveau: support init table i2c device identifier 0x81
f8b0be1a75dc62d2b5f5b9a8406c97d6c5f82b7d drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
92b9618761465d190b68519bcc6a6fbd8847cf2c drm/nouveau: display error message for any failed init table opcode
9170a82438230da63ed09cf6fd1f4d2f87baf68c drm/nouveau: fix init table handlers to return proper error codes
e9ebb68b86dd75fe2d61467f834dcf572e6859df drm/nv50: support fractional feedback divider on newer chips
fd6be105b883244127a734ac9f14ae94a022dcc0 mutex: Fix optimistic spinning vs. BKL
2ec8c6bb5d8f3a62a79f463525054bae1e3d4487 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
7b39f90fabcf9e2af0cd79d0a60440d821e22b56 qlcnic: adding co maintainer
0a625fd2abaa0aa0a6852b153d429dbc784748cc crypto: n2 - Add Niagara2 crypto driver
bf06099db18a1244957076e51847c644cfe46808 crypto: skcipher - Add ablkcipher_walk interfaces
a8f1a05292db8b410be47fa905669672011f0343 crypto: testmgr - Add testing for async hashing and update/final
beb63da739f797519aa9990297697abf4db1ac0d crypto: tcrypt - Add speed tests for async hashing
85c6201a80ce4464a52c58a5f5ea8de15a557a6f crypto: scatterwalk - Fix scatterwalk_done() test
3385329a0a0f1d31ca1d011c7887006a7e5a9902 crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walk
3789ae7dcd29fa146b23dc30377925d1f73c8adf padata: Use get_online_cpus/put_online_cpus in padata_free
0198ffd135f51d4fbb0c50036395716c06632ed9 padata: Add some code comments
2b73b07ab8a44ce171e07a328439f311481a7ea7 padata: Flush the padata queues actively
d46a5ac7a7e2045e33c6ad6ffb8cf18a7e86a15a padata: Use a timer to handle remaining objects in the reorder queues
7e99a9b2b5386c0ea4234d2845932ff4ab8e4829 drm/nv50: fix monitor detection on certain chipsets
07fee3d561eb7634b08e4362dc9c5c5708facd03 drm/nv50: store full dcb i2c entry from vbios
afa3b4c37772f21b69980c155515927fdecd3a27 drm/nv50: fix suspend/resume with DP outputs
17b96cc38d93c65b3bf4e88ce89cc550dc90abf7 drm/nv50: output calculated crtc pll when debugging on
4c389f00d5c1726755e014c3cd87cb371a1dec87 drm/nouveau: dump pll limits entries when debugging is on
25908b77979cb7a5a91fe83043897709c60813b3 drm/nouveau: bios parser fixes for eDP boards
90af89b93c664f42096ef89edc8f7c7fc776d426 drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
de1f46a4b97ad93870a06065cc2ef72e2c89fe35 drm/nv40: remove some completed ctxprog TODOs
f23d4cf4bd037194866b7992934d4934ca97464a drm/nv04: Implement missing nv04 PGRAPH methods in software.
a0e654408954d81c70241a4a470ca85f4fb42829 drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
ea0a04dfc1c6701489edabf47f608d8aa474cbab ixgbe: add support for active DA cables
33c66bd10fb0c07ba05a7b55b8ad0cd41cb0e68a ixgbe: dcb, do not tag tc_prio_control frames
7483d9ddaf8a68a055bf3f14b5cff2e16c0469ff ixgbe: fix ixgbe_tx_is_paused logic
38e0bd9898e5d04d464e92973785a26e774f5430 ixgbe: always enable vlan strip/insert when DCB is enabled
497f683f033d1498a6d42a48c095927de5949906 ixgbe: remove some redundant code in setting FCoE FIP filter
be5d507d9af23c45983c828394cc4f6d728b18eb ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp
0b746e08cd7fb35d80c184f8e3f4656aa1f1ae11 ixgbe: fix header len when unsplit packet overflows to data buffer
151f85a471d29fc81f70348143d009a729901bc0 perf tools: remove xstrndup, xmalloc, xzalloc
8a7ddad8e756a72906851fdd5a6e149cbb056e0d perf probe: Don't call die()
b448c4b613542c16ad66042017946e68da4e422b perf probe: Fix some error exit paths
a41794cdd7ee94a5199e14f642c26d649d383fa5 perf tools: Remove some unused functions
5af52b51f76d8f8dce0e5b2a33c20b2231c8046d perf stat: add perf stat -B to pretty print large numbers
18eb8ea6ee4cc9ed39b45f95b734f523bcfb586b crypto: shash - Remove usage of CRYPTO_MINALIGN
669899878cfe0cd0c1fe60104f3d39b95a80e1d8 drm/radeon: fix hdmi offset bug reported by smatch.
8e36ed00842668a39a6ed1b0a00b8ac92b7c4cd5 drm/radeon/kms: hpd cleanup
2bfcc0fc698d550689ef020c73b2d977b73e728c drm/radeon/kms: reset ddc_bus in object header parsing
6fd024893911dcb51b4a0aa71971db5ba38f7071 amd64-agp: Probe unknown AGP devices the right way
d831692a1a8e9ceaaa9bb16bb3fc503b7e372558 sis-agp: Remove SIS 760, handled by amd64-agp
18d3a98f3c1b0e27ce026afa4d1ef042f2903726 ocfs2: Silence a gcc warning.
52707f918cca231f8461d45e78a60014795f20d9 i7core_edac: Better describe the supported devices
5f5261acb059f43c7fb9a2fac9d32c6ef4df2ed5 ocfs2: Don't retry xattr set in case value extension fails.
d9ef75221a6247b758e1d7e18edb661996e4b7cf ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
d5a7df0649fa6a1e7800785d760e2c7d7a3204de ocfs2: Reset xattr value size after xa_cleanup_value_truncate().
41841b0bcea8af7f3bff8b2a23d542b94d9c1bb1 Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window
05ea893c46805b2981ea8ba6df881e3d65edd63b Merge remote branch 'anholt/drm-intel-next' into drm-next
bd9e19ca46b54fa85141c4d20afd668379d94c81 Add support for Westmere to i7core_edac driver
e4e83ea47babd9d4bf95a13aed87f8ef51e46472 Revert "nfsd4: distinguish expired from stale stateids"
622ccdf107bcb49c4d8fb65512652566d4c8928a ipv6: Never schedule DAD timer on dead address
f2344a131bccdbfc5338e17fa71a807dee7944fa ipv6: Use POSTDAD state
4c5ff6a6fe794f102479db998c69054319279e3c ipv6: Use state_lock to protect ifa state
e9d3e084975869754d16f639378675c353560be9 ipv6: Replace inet6_ifaddr->dead with state
5c40cbfefa828208c671e2f58789e4dd04f79563 firewire: core: use separate timeout for each transaction
273fca0ecad9305247043815e185d1bfd04047d4 sparc: Define ARCH_SLAB_MINALIGN
e29f5dbc9e9719af158a960e5c1d16f32740ebc3 cxgb4: notify upper drivers if the device is already up when they load
aaefae9b32b2cba7350a4d524357168119372e51 cxgb4: keep interrupts available when the ports are brought down
b6bd29e793c1747e0b4be8791d5738acea3a86df cxgb4: fix initial addition of MAC address
48f753d2ba94a4081400fa8d26bdbfbbf12b10de cnic: Return SPQ credit to bnx2x after ring setup and shutdown.
1f1332a3cb7ac73e3bcff6ea42ff965c90a29d12 cnic: Convert cnic_local_flags to atomic ops.
58f9b0b02414062eaff46716bc04b47d7e79add5 of: eliminate of_device->node and dev_archdata->{of,prom}_node
61c7a080a5a061c976988fd4b844dfb468dda255 of: Always use 'struct device.of_node' to get device node pointer.
107c161b7ddeeb7da43509cc6b29211885ccd9af Staging: ramzswap: Handler for swap slot free callback
b3a27d0529c6e5206f1b60f60263e3ecfd0d77cb swap: Add swap slot free callback to block_device_operations
b27256439568950f30864ccecaeb6dfb588089d5 swap: Add flag to identify block swap devices
753a8970f68594ea69c5fc13fbca18dbd9402996 firewire: core: Fix tlabel exhaustion problem
a02ce953a14d6a8aab721b129b3c8ff4981a76e6 x86/PCI: make ACPI MCFG reserved error messages ACPI specific
8f6bce3c4f48bd79b57d6ac9f337f5aabee43ea7 PCI hotplug: Use kmemdup
b79995700e25dd6b0b0aff7edd0c102d1b6281f7 PM/PCI: Update PCI power management documentation
5030718ee465c759c2a851851e79039f58b9efb3 PCI: output FW warning in pci_read/write_vpd
f4a68b9388c7f647ba2fd43faf69cad26ca03206 Staging: vt6655: use ETH_FRAME_LEN macro instead of custom one
ee6583f6e8f8dad4a53985dbabcd7c242d66a6b6 PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments
31c21b779181140e0b7eadadbd5e0f518e131488 Staging: vt6655: use ETH_DATA_LEN macro instead of custom one
855181f51558dca10c8acc27f1f81e0809ddf057 Staging: vt6655: use ETH_FCS_LEN macro instead of custom one
21ec51f3df9fd3c83ce0a4ac6a18e5083984b8ae Staging: vt6656: use ETH_HLEN macro instead of custom one
7ec52ed25013533248d929d4405225d30c4272b2 Staging: comedi: quatech_daqp_cs.c Replace eos semaphore with a completion.
a57941c2e7a79d5143a63c06c06be36f786d5241 Staging: dt3155v4l: remove private memory allocator
abfc768d9e374dc30b98206aff99d790e36d06dd Staging: crystalhd: Remove typedefs from driver
973267a212a6f28c26cbb7929a7ffdd963c16861 Staging: winbond: Fix for pointer name format issue in mds.c
cc856e61ee4ffb150ff352e3d6940978a2f819e8 Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
213d2e9322ed509c2f80b07d7feb4427ebcd7b0b Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefs
026386976067996a6fc084b1926558522126cfdd Staging: comedi: Altered the way printk is used in 8255.c
2a2ae2426bba944ce6dbcad35e1580df57aafcf1 [IA64] Drop duplicated "config IOMMU_HELPER"
0c3b96e44739cdba7a75030107a2b47a15ee5f60 [IA64] invoke oom-killer from page fault
7683a3f9748f7adfbe47e33002a4f710ab557293 [IA64] use __ratelimit
552dce3a071f0de2a84023fbba7f3b4ac36602cd [IA64] Use set_cpus_allowed_ptr
93f7c93bee6382e01c34ea0c34ff8fb98c648734 [IA64] Use set_cpus_allowed_ptr
80aa9bf0d8083554967400d48dbec078aa8f128e [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi
82b22c887e02fc6ebeebc8ec43fb1d348e2a6a58 [IA64] removing redundant ifdef
5763dcab5cd7de27d6db50efd393c416177c56c7 staging: iio: adis16350 and similar IMU driver
81b77f94a10b64a3620e32531b5d8dbc495f1727 Staging: iio: max1363 Fix two bugs in single_channel_from_ring
9a3af585e7fe3df35b233977579b5ab6e4c7005f Staging: iio: adis16220 extract bin_attribute structures from state
06f1962ab475bdee3ae17afbaecee5b23f3cd5f0 Staging: iio: adis16220 vibration sensor driver
9313ff450400e6a2ab10fe6b9bdb12a828329410 PCI quirks: disable msi on AMD rs4xx internal gfx bridges
e4146bb9088c01c8b6e82be11f0c371f8aff023c PCI: Disable MSI for MCP55 on P5N32-E SLI
ba2450b89bd9dce7d8926d919a67ed515be3e05f Staging: comedi: Kconfig dependancy fixes
77f047e25716cdefae7273d4e55f2cf74144c553 Staging: comedi: fix up build error from last Kconfig changes
f1d7dbbef51a624ff0ec76f022802d677fdb9888 Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.
57c8a456640fa3ca777652f11f2db4179a3e66b6 can: Fix SJA1000 command register writes on SMP systems
316ce2ba8e74a7bb9153b9f93adc883cb1ceb9fd fs/ocfs2/dlm: Use kstrdup
3914ed0cec6532ab4feb202424fc95ad05024497 fs/ocfs2/dlm: Drop memory allocation cast
c1631d4a484fbb498e35d661f1aebd64c86b66bf Ocfs2: Optimize punching-hole code.
ee149a7c6cbaee0e3a1a7d9e9f92711228ef5236 Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
e8aec068ecb1957630816cfa2c150c6b3ddd1790 Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
b3bcb72edb29c52fb0a065d5b1c7cf40ed9287f4 bridge: fix build for CONFIG_SYSFS disabled
78f94673d7faf01677f374f4ebbf324ff1a0aa6e Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
d4d1ef4515cca074d5bbe1c63420822d6b20fe63 i7core_edac: don't free on success
a13c3afd9b62b6dace80654964cc4ca7d2db8092 perf, sparc: Implement group scheduling transactional APIs
537b60d17894b7c19a6060feae40299d7109d6e7 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6d1acfd5c6bfd5231c13a8f2858d7f2afbaa1b62 perf: Optimize perf_output_*() by avoiding local_xchg()
fa5881514ef9c9bcb29319aad85cf2d8889d91f1 perf: Optimize the hotpath by converting the perf output buffer to local_t
ef60777c9abd999db5eb4e338aae3eb593ae8e10 perf: Optimize the perf_output() path by removing IRQ-disables
c7920614cebbf269a7c8397ff959a8dcf727465c perf: Disallow mmap() on per-task inherited events
a19d35c11fd559dd7dfd5a2078df7c9af74a5d88 perf: Optimize buffer placement by allocating buffers NUMA aware
00d1d0b095ba4e5c0958cb228b2a9c445d4a339d perf: Fix errors path in perf_output_begin()
4f41c013f553957765902fb01475972f0af3e8e7 perf/ftrace: Optimize perf/tracepoint interaction for single events
3ae684e1c48e6deedc9b9faff8fa1c391ca8a652 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
c4fd308ed62f292518363ea9c6c2adb3c2d95f9d Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
96fbeb973a7e17594a429537201611ca0b395622 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1f8caa986a5f4de2e40f3defe66a07b4c5a019c2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
d6f3875252bb703a9a3de0b92f7ae154f12c986c Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
cb41838bbc4403f7270a94b93a9a0d9fc9c2e7ea Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
98f01720cbe3e2eb719682777049b6514e9db556 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
ac1ececea995fd77c8da6a1299674f22991cecaa i7core_edac: Add support for X5670
47cee541a46a73b20dc279bf4c4690f776f6c81b nfsd: safer initialization order in find_file()
a1e50fd4452b2ed57376ece465a17276b59fad9c power_supply: Add test_power driver
41d59102e146a4423a490b8eca68a5860af4fe1c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3e1dd193edefd2a806a0ba6cf0879cf1a95217da Merge branch 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b7299f44394336f51b526247a870d47d28f4f97c nfs4: minor callback code simplification, comment
07d77759c95d899b84f8e473a01cff001019dd5f Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8a311e179e52d122ac203d8e88014284c18ca8ab Always call i7core_[ur]dimm_check_mc_ecc_err
b7723f9d21d8d6043e63f5e3e412f321f5f1900c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
93c9d7f60c0cb7715890b1f9e159da6f4d1f5a65 Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7421a10de7a525f67cc082fca7a91011d00eada4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
752f114fb83c5839de37a250b4f8257ed5438341 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b8ae30ee26d379db436b0b8c8c3ff1b52f69e5d1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
4d7b4ac22fbec1a03206c6cde353f2fd6942f828 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3aaf51ace5975050ab43c7d4d7e439e0ae7d13d7 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
f262af3d08d3fffc4e11277d3a177b2d67ea2aba Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1014cfe2fb4cdd663137aafb21448cb613dd6a7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2a6fae326713ec84f307c045f6b497d4afaeb1d4 i7core_edac: fix memory leak of i7core_dev
71753e0141a220ecbf9c71a66e0a8acce9705fb5 EDAC: add __init to i7core_xeon_pci_fixup
95bb335c0ebe96afe926387a1ef3a096bd884a82 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
8123d8f17d8ba9d67e556688e4f025456ca97842 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
06ee772043c7ad125f2c2e6a08dc563706f39e8d Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
fd25a1f556760dbd6e29dec66c70223a8912cdb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
fce064cbda85dda330150e8d4d9f6db1a3300023 OMAP: DSS2: Fix omap_dss_probe() error path
368a148ea3833b540945fa53a63227c8ce76aa8f OMAP: DSS2: omap_dss_probe() conditional compilation cleanup
044d32ffbcb4a1d400088e3575508f46c0a9face board-omap3-beagle: add DSS2 support
a3bb67a75c0fe5c48def0fd39d2fe9ec043241d4 OMAP2: DSS: Add missing line for update bg color
ac01bb7ea06a02c8dc9084b4ed59cb59efeceb39 OMAP3630: DSS2: Updating MAX divider value
2c59ff5501e5a37d36f232e757c961ced12eb99f OMAP: RX51: Update board defconfig
0188352b2774234575a41864fd0945be42975ee5 OMAP: DSS2: Add ACX565AKM Panel Driver
6996e7ff215c1cbad3dc7db3216fc6cf4815988c OMAP: RX51: Add Touch Controller in SPI board info
03e111045e362e16e97fdd79a49590a763fe5216 OMAP: RX51: Add LCD Panel support
a40458eee7ee60a89f89602067921658b87ded73 OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependency
2b88c5bc310dc7a2bf9341b86e9f01cf05e8769e OMAP: LCD LS037V7DW01: Add Backlight driver support
00237bc5204c43f67b2e68546012d7bd27efc1b6 HID: roccat: Correctly mark init and exit functions
cd874237d97f24f601f16a140d20803b6a79202e mtd: mtdchar: Do not corrupt backing device of device node inode
6df37271f879f14119a0605549f1a2574e83b4fe OMAP: DSS2: Taal: Fix DSI bus locking problem
a3201a0eaed38dd7ece72393a778b4408ec79627 OMAP: DSS2: Taal: add mutex to protect panel data
f49a951f8a2dacbbb145b6199297fcc3e493b90f OMAP: DSS2: Make partial update width even
279fcd48c4a426050422b2d196fd99c2b5ae7d71 OMAP: DSS2: Fix device disable when driver is not loaded
35bc42c50432d3dde0119f7630f1e4574bd67519 OMAP: DSS2: VENC: don't call platform_enable/disable() twice
27b67c92a30967e3a9e9ea082d4ca4bc6882f879 OMAP: DSS2: check lock_fb_info() return value
238a41329ca208d1170962260babb428b6e222c2 OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking order
508886cf98c81cee73cd75943b3d0039801327ab OMAP: DSS2: Use vdds_sdi regulator supply in SDI
b1d145b6d3c07cb9ccb6afb224c78a9d61f8cd17 OMAP: DSS2: Remove redundant enable/disable calls from SDI
b4d78bf7a4663c8354ec9432eb9631b144a33ffa OMAP: DSS2: Add Kconfig option for DPI display type
14ec4740ff64e4111216287b1e8d51d515618b56 OMAP: AM3517: Enable DSS2 in AM3517EVM defconfig
91e8512e75f5e36b83490072cfba9d9793103035 OMAP: Enable DSS2 in OMAP3EVM defconfig
734552072335b00476b626b027ca4a9f57147b6f ARM: SMDK6440: Add audio devices on board
08885d0a4c4fa929c386e17c9682bf0d524146b9 ARM: S5P6440: Add audio platform devices
78a368234f51e54a8878ab00375be91a22e945b3 ARM: SMDK6442: Add audio devices on board
070c808546f69bc37db14db96e043a3b8894e0e2 ARM: S5P6442: Add audio platform devices
95fa6e6cd34d33915504d207a832920d98e4e932 ARM: SMDKC110: Add audio devices on board
9b5f1e08c95a9df7de9a96a7a4240362358acd5f ARM: SMDKV210: Add audio devices on board
602bf0cfbdedfd988e43203d2a26bdbbab639309 ARM: S5PV210: Add audio platform devices
32b6cb3872883861f3a2669cce880f3a7ef8979a ARM: SAMSUNG: Fix additional increment when running through gpios
4ac2a39767c2a93c06b654a0bf1c635e03ff75ac ARM: S3C24XX: Add note on GPIO bank sizes
1635ca4aaf835794401da33079e50ce1d6bbb5d0 ARM: S3C24XX: Remove macros mapping GPIO number to base
7987bd7a7051c979f7b9b572898f92dbef6aaeb1 ARM: S3C24XX: Update missed gpio calls to use gpiolib
2c8fcfbf735e2d3b139e4247eb3e73edf64bb23f ARM: S3C24XX: Start cleanup of GPIO numbering
a0026418d3d99b68dbd6c91f277d6f764fe41956 ARM: S3C244X: fix gpiolib port J support
ef4f30f54e265c2f6f9ac9eda4db158a4e16050b perf, x86: P4 PMU -- fix typo in unflagged NMI handling
f64bea4318a73e833d0a9b8400cc0f6cee957da3 ARM: SMDK2416: Add support for framebuffer device and ensure correct setup
f077f3fc055b329787783a1ab0efb9a8f8ecc874 ARM: SAMSUNG: Set S3C_FB_MAX_WIN in <plat/fb.h>
dc5d2e8236e2eec461e8c34d302635142e93ab49 ARM: S3C2443: Fix definition of LCD clock bit
fbd6fe73514cf31a07c7b16518930ea84c644463 ARM: S3C2443: Add initial defines for framebuffer support
05e021f095ffe9c7c1a695a3e2835f39243c6270 ARM: S3C64XX: Add USB external clock definition
4d0956b8f597aac10208ca763f8fe641fde16aab sh: update defconfigs.
06225c08ec2ad0f0dec063df7f08773a8358db12 sh: Fix up the NUMA build for recent LMB changes.
7d1a2077a7e519fc0c68617526abea3f72632e60 S5PV210: DMA: Add platform devices for PL330 DMACs
d460f5b035c3b1d192d7ba1dbca50cb441fef08e S5P6442: DMA: Add platform devices for PL330 DMACs
d8b5065b75e87e87c2cbba984b3050e869b4b910 S5P6440: DMA: Add platform devices for PL330 DMACs
d800edebe33cac300ab1ff3b95e8a74d53e842d2 S3C: DMA: Add api driver for PL330
26481fb15644b5fd85d4cea020f74a234cdf6803 drm/radeon/pm: fix device_create_file return value checks.
d6b273bfdfd3667387f2516c4a3602b691535ee3 mx5: bring usb phy out of reset on freescale mx51 babbage hw
a8ab5d58b0238b8199cc699b8dff7c5e1da24138 HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available
117ea33a18392685b92928bbaa4e84dbc5be8f93 HID: hid-samsung: remove redundant key mappings
4bff51711ca8709c5f18640ad6e8ae6b9e8f8047 drm/radeon/kms/pm: fix r6xx+ profile setup
ce8a3eb20c4cb7d9e0c33e7560070688cd9066fc drm/radeon/kms/pm: make pm spam debug only
ce8f53709bf440100cb9d31b1303291551cf517f drm/radeon/kms/pm: rework power management
d7311171c4cc8d6231427f7ac5056b939a184b80 drm/radeon/kms/pm: add support for no display power states
ca2af92311eee95820f3b48c35045e5f56bc1477 drm/radeon/kms: fix lock ordering in ring, ib handling
01434b4bfba17626fe93a602e540f0004694d9df radeon: Use fences to gate entry to reclocking on <r600
91700f3cac56a1998a56d41e4459a5cebdb4f752 radeon: Split out ring locking and allocation
78930b1c39dd4a5afd5aa873eec11b5bd7079866 drm/radeon/kms: enable misc pm power state features on r1xx-r4xx
536fcd5124df6af3b95f1bffc925d9ccb6d5b9df drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx
4f3218cbc34f4ffd88f4b3ea0d2f6999aea7b3e6 drm/radeon/kms: re-enable gui idle interrupts on r6xx+
f4b7fb94c576265ceffc43031805ade32fa80c6a drm/radeon/kms: take vram mutex pointer before derefing object.
539d24181753e40174746d576d415bfb56131975 drm/radeon/kms: more pm fixes
68adac5e49436992e9c999fbae879d9ac5b72d4e drm: move radeon_fixed.h to shared drm_fixed.h header
15a7df8db84e7a9d9915d879199ac4a870836c54 radeon: Enable memory reclocking on r100-500
f81f202402640c27b38e1452dcb4d3e447043f48 radeon: Try harder to ensure we reclock in vblank
612e06ce9c78840c3a1a207dfbe489a059d87c28 radeon: Fix locking in power management paths
c37d230af450472183e70947f8e2aa8101a96603 radeon: Make sure that we determine the correct PM state before transition
956ac86d9277b7142f0ad3f24f7fbd4beed0777d radeon: Enable memory reclockong on r600
d9932a3241cc6a9629d6586ec362583cb77d7a29 radeon: Stop the ttm workqueue while reclocking
7c5ee5366f79f53de2a11e73953daee6d58df124 ttm: Provide an API for starting and stopping the delayed workqueue
8f5b5e632cd55d9acf10ba498b858fd996bd1a39 radeon: Take drm struct_mutex over reclocking
5876dd249e8e47c730cac090bf6edd88e5f04327 radeon: Unmap vram pages when reclocking
2aba631c008e7d82e3ec45dd32bec1ea63a963cf radeon: Unify PM entry paths
a424816fb37f894a37585cf86dfdd6b8b1dc681f drm/radeon/kms/pm: rework power management
49e02b7306cb7e01965fe5f41ba0f80085142f6e drm/radeon/kms/pm: add additional asic callbacks
58e21dff53b9063563e7bb5f5a795ab2d8f61dda drm/radeon/kms/pm: restore default power state on exit
79daedc942813c0417ff5e277da6f7f35705cde5 drm/radeon/kms: minor pm cleanups
d91eeb7862a4a5f7c5c92b953fa69d2f1430e840 drm/radeon/kms/pm: clean power state printing
90c3905950021a9b37ac1a4dd78225881f4c61e4 drm/radeon/kms/pm: don't enable pm if there is only on power state
678e7dfa9e1bb0d1ad31b7cddce58fc3b67cfb27 drm/radeon/kms/atom: load hwmon drivers
c00f53be5ec70038d7a34f64872df51dabfc5a5b drm/radeon/kms/pm: update display watermarks with power state changes
a48b9b4edb8bb87deb13b9f088a595cf71457b69 drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2)
bae6b5627387a950a8faf366d6027bd0a7a93078 drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2)
03214bd5c6e59c83703238227254deef8810513d drm/radeon/kms/pm: move pm state update to crtc functions
8a56df632e524a1c444c56bb7ce9fe8d94e639e0 drm/radeon/kms/pm: interate across crtcs for vblank
02b17cc05372ab58e9638008d0206f1c1ee0cf5c drm/radeon/kms/atom/pm: rework power mode parsing
ef6e6cf56aca91c0b0db8de6e79e0874595fd260 drm/radeon/kms: wait for gpu idle before changing power mode
2031f77ca9c17133869b265210418959a909d259 drm/radeon/kms: add support for gui idle interrupts (v4)
def9ba9cf6a8266ee1ffd72556db002c3a2663db drm/radeon/kms: add gui_idle callback
adc0950c08e1f433f6933759f4facf9b2cf8d29d ARM: SAMSUNG: Move RTC device definitions in plat-samsung
1d42bbc8f7f9ce4d852692ef7aa336b133b0830a drm/fbdev: fix cloning on fbcon
eb1f8e4f3be898df808e2dfc131099f5831d491d drm/fbdev: rework output polling to be back in the core. (v4)
717e7c2672e37253a4d3aa70e4716b5b0a658761 ARM: remove 'select GENERIC_TIME'
4a870fc898db90033585cef35d89cf931e189fa4 arm/mx51: add watchdog device
5ab0a2758c887fc3094dac06d1838d8df709a09d arm/mx25: add watchdog device
0db1a7bc00216a981d0b7056627ad8682f4f0636 perf, x86: P4 PMU -- handle unflagged events
dd2fdd264eaa616fab4cf80e89f83f4a2fc26288 sh64: provide a stub per_cpu_trap_init() definition.
e7971c80a8e0299f91272ad8e8ac4167623e1862 ARCNET: Limit com20020 PCI ID matches for SOHARD cards
3fa21e07e6acefa31f974d57fba2b6920a7ebd1a net: Remove unnecessary returns from void function()s
b60b6592baa69c43a5a0f55d6300a7feaab15338 net sched: cleanup and rate limit warning
207024b9477e253859abfc30f1ff314cd6008b24 pfkey: add severity to printk
62db5cfd70b1ef53aa21f144a806fe3b78c84fab xfrm: add severity to printk
6ff9c3644e72bfac20844e0155c2cc8108602820 net sched: printk message severity
00c60a8312c235cac1c879b620ecb71413e9245d cleanup: remove pppoe_ioctl() declaration.
0ddfa7d574e0f3a7510b0be6c8ed807af017223f drm: off by one in drm_edid.c
3b9676e7ac6eff4f50f1b48b6c36664f55b79507 vga16fb, drm: vga16fb->drm handoff
06415c564fb98562a4d6b6215615deb2d1cc0dae fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
1471ca9aa71cd37b6a7476bb6f06a3a8622ea1bd fbdev: allow passing more than one aperture for handoff
3da1f33e79a5922c1a31077e7b33aba1cec19b94 drm: Prefix info printk about registering panic notifier with 'drm'
bc35afdb182d4c48c889fe27ba7a5d7ea0c8194d drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
61dd98fad58f945ed720ba132681acb58fcee015 drm/edid: Fix 1024x768 at 85Hz
6ebc22e6d06760466859b79d7b3b3edad264a230 drivers/gpu/drm: Use kzalloc
96525a2f7448c427bb8d99240907a6bd2d9e818c drm_edid: There should be 6 Standard Timings
f405a1ab2bf316b1969fc5355891e5dff4e1a54c drivers/gpu/drm: Use kmemdup
ca117d6df95a8f809d37d74c2d715ec3c8c3a4ed vga: fix kconfig text typos
a05abcb5c912ce7127e5c638b490313e88541784 drivers/net: Use kcalloc or kzalloc
476c609e6eebe73e6038068b16a22238617b54a4 drivers/net/vmxnet3: Use kzalloc
49afa55b5bd792cda4fca15d3238e9b6f370c856 net/caif: Use kzalloc
beae22e6f393c461ee7fb394dbf06fa50157836b drivers/net: Use kzalloc
0bcad4c95eb4a017029ab82c2c9dee4198503aef drm/edid: remove an unneeded variable
68b61a7fd21be9df23577d48643ba9e364758200 drm/radeon/kms/combios: match lvds panel info parsing to ddx
1ff26a3604d0292988d4cade0e49ba9918dbfd46 drm/radeon/kms/atom: fix typo in LVDS panel info parsing
c77b29db74a0ea4fdce0564a63b8876798625d64 sh: fix up CONFIG_KEXEC=n build.
2e3219b5c8a2e44e0b83ae6e04f52f20a82ac0f2 sctp: fix append error cause to ERROR chunk correctly
f8bd909183acffad68780b10c1cdf36161cfd5d1 net: Add ndo_{set|get}_vf_port support for enic dynamic vnics
57b610805ce92dbd79fc97509f80fa5391b99623 net: Add netlink support for virtual port management (was iovnl)
ee289b6440c3b0ccb9459495783e8c299bec6604 drivers/net: remove useless semicolons
5113fec0984276836cb6f0677f7cb53586ec3451 qeth: support the new OSA CHPID types OSX and OSM
ae57b20a0a1d3aa6cc35b51355949177de94aece drivers/s390/net: Drop memory allocation cast
95718c1c25370b2c85061a4d8dfab2831b3ad280 pegasus: fix USB device ID for ETX-US2
56e6943b902562e09d3e74126d8d8256b5ea17fb can: sja1000 platform data fixes
d19d56ddc88e7895429ef118db9c83c7bbe3ce6a net: Introduce skb_tunnel_rx() helper
de213e5eedecdfb1b1eea7e6be28bc64cac5c078 tcp: tcp_synack_options() fix
be6800a73aa2f3dc14744c3b80e676d189789f04 md: don't insist on valid event count for spare devices.
a8707c08f4f718bb0ed65499d3f43201f6e41455 md: simplify updating of event count to sometimes avoid updating spares.
7b0bb5368a7195606eca475d9f4e291ab7227052 md/raid6: Fix raid-6 read-error correction in degraded state
75a73a29e520a6ce982b0da6dd8b7560ae3faa90 md: restore ability of spare drives to spin down.
af3a2cd6b8a479345786e7fe5e199ad2f6240e56 md: Fix read balancing in RAID1 and RAID10 on drives > 2TB
2dc40f80945ac3e5ec05c3a6c75baf09b13cee51 md/linear: standardise all printk messages
b5a20961f3479dda48bdc340354ee5469997839d md/raid0: tidy up printk messages.
128595ed6ff2c7358ae253a560d47a0af463bc99 md/raid10: tidy up printk messages.
9dd1e2faf72f79a2af9dcbd059473c06648726c2 md/raid1: improve printk messages
0c55e02259115c151e4835dd417cf41467bb02e2 md/raid5: improve consistency of error messages.
08fb730ca346ff16598ef31911c88fbca6133bf5 md: remove EXPERIMENTAL designation from RAID10
f2859af6716ce99cac7f35c5a0c6b7fed346312f md: allow integers to be passed to md/level
bb7f8d2217d8753ab5008c78f16697d9e697d570 md: notify mdstat waiters of level change
f1b29bcae116409db5e543622aadab43041c9ae9 md/raid4: permit raid0 takeover
e555190d82c0f58e825e3cbd9e6ebe2e7ac713bd md/raid1: delay reads that could overtake behind-writes.
d754c5ae1ff76b20d3ecde8ad666d7865eada8ae md/raid1: fix confusing 'redirect sector' message.
9e35b99c7efacfddc748c89a0c53b1122b0ee72c md: don't unregister the thread in mddev_suspend
fafd7fb052182e087b5a3c6c408e4ac8c2b5fa14 md: factor out init code for an mddev
21a52c6d05c15f862797736393915bfa8cd40ee9 md: pass mddev to make_request functions rather than request_queue
cca9cf90c504d98644ace52c474770970729f0eb md: call md_stop_writes from md_stop
a4bd82d0d03b1485975579f131ccfd0aad6b7d6e md: split md_set_readonly out of do_md_stop
a047e125403112ceb4d41e68307a2e7498ddba4e md: factor md_stop_writes out of do_md_stop.
6177b472ab14e1ac88896960370dd54ba577d926 md: start to refactor do_md_stop
fe60b0142813002be16dfae28780d9779ee22473 md: factor do_md_run to separate accesses to ->gendisk
b821eaa572fd737faaf6928ba046e571526c36c6 md: remove ->changed and related code.
49ce6cea85fb8d25ee59486c919406e9cecf1762 md: don't reference gendisk in getgeo
490773268cf64f68da2470e07b52c7944da6312d md: move io accounting out of personalities into md_make_request
2b7f22284d71975e37a82db154386348eec0e52c md/raid5: small tidyup in raid5_align_endio
a78d38a1a16c8e009aa512caa71d483757fefc1c md: add support for raid5 to raid4 conversion
5cac7861b2de95a1f714ebdc652813abd0afcc73 md: notify level changes through sysfs.
233fca36bb439eadcad28500b5139fed7c64a0ae md: Relax checks on ->max_disks when external metadata handling is used.
b71031076e1169e89bdac1b245ad1488587e4730 md: Correctly handle device removal via sysfs
dab8b29248b3f14f456651a2a6ee9b8fd16d1b3c md: Add support for Raid0->Raid10 takeover
9af204cf720cedf369cf823bbd806c350201f7ea md: Add support for Raid5->Raid0 and Raid10->Raid0 takeover
54071b3808ee3dc8624d9d6f1b06c4fd5308fa3b md:Add support for Raid0->Raid5 takeover
84707f38e767ac470fd82af6c45a8cafe2bd1b9a md: don't use mddev->raid_disks in raid0 or raid10 while array is active.
c0cc75f84e0e413bce2dcabea74ef418da45c7c1 md: discard StateChanged device flag.
7b92813c3c0b6990f14838e3985fb385d2655d0c drivers/md: Remove unnecessary casts of void *
696fcd535b5a8cfc0617e9cf1d9d69a13895cc1e md: expose max value of behind writes counter
ee8b81b03dffa1c0075553d01c557714aedb85a1 md: remove some dead fields from mddev_s
964147d5c86d63be79b442c30f3783d49860c078 md/raid1: fix counting of write targets.
eedf042a63ffef050ebc015de19b52dc065e830b ipv6: fix the bug of address check
4f7cdc38c000deba82479205f4c99f4c1e7c6d1f ARM: SAMSUNG: Moving ADC device definition to plat-samsung.
f0218b3e9974f06014b61be8987159f4a20e011e Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-6
820ae8a80eb59962aefbbd4908dfe144ec0f9edb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
92f4fc10d7ba01fd84abbfae963d379c73ba5a0f V4L/DVB: cx88: Only start IR if the input device is opened
716aab44df8bb9bdf16abea9013890274329b61f V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
e202c15b4209f05fe109dd396463a524f4c2d3d8 V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc
d89b4bd2b47395339d5b5b6a7e28f91dd0d21b7b V4L/DVB: saa7134: clear warning noise
20d5f116ec777c9c7ce5b74f0d17ee1d01a0d833 V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv
93c312ff21b0a53e701a45741887208297646a1a V4L/DVB: ir-core: prepare to add more operations for ir decoders
995187bed30c0545e8da88372e9807da0a85911e V4L/DVB: ir-core: dynamically load the compiled IR protocols
9f1547829a6f39fe6b2da22653dff40502f3d568 V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
ada39630c758c5c3098f4fc1361103ea2bc1afe0 V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
6660de568d164e4eda6617dadcb999c96e62203f V4L/DVB: ir-core: add two functions to report keyup/keydown events
a3572c34da8dacc78a629211a91cf34e9b408701 V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
0210894956cf57d525d56341cc3e0f3d5d2db659 V4L/DVB: saa7134: add code to allow changing IR protocol
d152b8b62421c441bea4eb5d92e9d1b4883fd201 V4L/DVB: saa7134: use a full scancode table for M135A
ecf6e72da31f951aed4618e422de62a72a1d76c6 V4L/DVB: ir-core: be less pedantic with RC protocol name
ed3de6015a920c131fbcc770fb95097fde592d86 V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devices
35a00c41ea8b280cb629503c735daf20cdf0f9f8 V4L/DVB: uvcvideo: Support iris absolute and relative controls
48213fe3f981d2cbccd926d6858fa9cf8617beed V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls
f129b03ba272c86c42ad476684caa0d6109cb383 V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam
1e4d05bc95a0fe2972c5c91ed45466587d07cd2c V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams
dbad345e6a6159e5d8aec45533d299aa2a138aff V4L/DVB: sn9c102 / zc0301: Handle webcams when no gspca subdriver conflict
be1da9ee83eb5c27a69b30577232d1ec72876e7a V4L/DVB: gspca - t613: Add color controls
63b59cecb2fa0a274d1c7240112460816d826988 V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal properly
844cc0dcb588ee7005c70cffd92ee7a0c1270729 V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation
e333bab73e848d72904f39c7a0f5ba6425ba41f3 V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support
aa2dc9034859531206889b6bf07b5f9adae487a6 V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
21aa300e160f03c237d2153d9938e14a87f38e0d V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support
085b54a24fd0c7353cd1b2d462879b7a4a4070fa V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg
fcc63274e69f95aee9dbb7c1dc3af3d2961813cc V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed
b8e56b6f6e5b6c55d4d375cc9ebd79151b44db58 V4L/DVB: arv: convert to V4L2
debff5a79595356b1d10063c5f5a7bcdf1b54bec V4L/DVB: zoran: remove V4L1 videodev.h include
51270617a52793c423ef68ddd3f18745e9abd15b V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device
c1f2b0f29e51cf44eb6addff1b90f99988055a92 V4L/DVB: w9966: remove camelCase
271922c0cee0b086ca2fe9cec39d585a44a2358b V4L/DVB: w9966: reorganize the order of functions
467422678e9e73bff8d175024cdd89ed48483697 V4L/DVB: pms: remove unnecessary exclusive open/close
b3e212dcbddb10b44d472a5f4c23d5aa0b5876ca V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats
4bfdd58604ead4d49b29630ee8f72c99b7803b7d V4L/DVB: w9966: coding style cleanup
88f4423454a23375f07bb4ff3a80d209930560d0 V4L/DVB: arv: coding style cleanup
1d61aac0996d96847e17263a41d34ab54bf8e103 V4L/DVB: bw-qcam: coding style cleanup
51224aa436238940e09e479db9c600cecfbebd20 V4L/DVB: c-qcam: coding style cleanup
380de498e264cca27d19deafe4dc44f624820d09 V4L/DVB: ov7670: silence some compiler warnings
a8e68c37c846236499ac05e95af76dff2e9aa1eb V4L/DVB: ov7670: Always rewrite clkrc when setting format
467142093de1507833a08c50740d74b3b8c8eaca V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0
364e93372fb21ef5de18d0122c78789f065ddbf5 V4L/DVB: ov7670: wire up controls for exposure and autoexposure
81898671247a6cfa6bfd6a32faee18b3999b6610 V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAIN
2bf7de48888fceed8d8e5cddd51f1d474bdbfae6 V4L/DVB: ov7670: Don't use SMBUS I/O
d8d201552f518370d0a64cb758684f667fdd2012 V4L/DVB: ov7670: Avoid reading clkrc
97693f9178ba83068f6b4e419a47ffd3d1a20897 V4L/DVB: ov7670: Use CCIR601 in all video modes
4a3eaee4d0d2724d86cbb18ad4b0088ce0b7f8a2 V4L/DVB: em28xx: "Empia Em28xx Audio" too long
935539c97ed5f4f46867e7f44e42ad2048403f4e V4L/DVB: cx231xx: card->driver "Conexant cx231xx Audio" too long
f2466d63a51db8244d3e78a4e6210d72a8930cfb V4L/DVB: cx25821: prepend cx25821_ to video exported symbols
d7d93387421b52f8c9240ce82b368ad34bb40cd8 V4L/DVB: cx25821-video.c: fix table indent
51e9dd3249eba4654f12a9473b8bfb5ddbf00d00 V4L/DVB: cx25821: fix coding style issues in cx25821-i2c.c
0dd8be8c94d0f273685092106daf0875d9287da0 V4L/DVB: cx25821: fix coding style issues in cx25821-medusa-video.c
1c614239b6f11692087f9500465803adf710122f V4L/DVB: cx25821: fix coding style issues in cx25821-gpio.c
de2c43492017d705d3f7ffc7f89c9b5a93752871 V4L/DVB: cx25821: fix coding style issues in cx25821-core.c
b5f11cc7037fad423877ac09a48f337829880a95 V4L/DVB: cx25821-audio-upstream.c: Fixed some checkpatch.pl warnings/errors
d72d7c1df98628315298102dd1d442bcf24dc44c V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()
7a02264ca9ec5409e22b9d41f32b431d08eadbce V4L/DVB: v4l: videobuf: code cleanup
85e092190b5f7dfe9b78556440472c5590a32b4e V4L/DVB: Add SPI support to V4L2
443fed9fa42bbeacdb8d336b8a5002a262cac15c V4L/DVB: em28xx: add em286x/tvp5150 reference design
d1875d65599e187feb92994af33f409612e05ca3 V4L/DVB: gspca: fixes compilation when input is not selected
a82437510256b83671e49a23774c9c5ce0d4ab00 V4L/DVB: stv0900: Whitespace cleanup
27e5842a9ad7a929f680ed151b5b1126456fb5f6 V4L/DVB: saa7134: Use the same name on CARDLIST as found at the driver
449adf94ada543026a0fc4d0139faf60304b899f V4L/DVB: Fix cx88 and em28xx cardlists
f1a4f9eab2bac10d3145d75342eb372c0ef9f125 V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gain
87a6fe4a530cc01081d19cdec4738433972fb0ee V4L/DVB: saa115: add support for chroma AGC and chroma gain
7a01f6dbc7abb85a6ec048dd45db92ef1b91fe78 V4L/DVB: videodev2: introduce a common control for chroma gain
fea551fae99c79f43e519cf53e35462ff5ce2a03 V4L/DVB: saa7115: enable anti-alias filter
5fee334039550bdd5efed9e69af7860a66a9de37 V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of video
1744feab9a2241f2adf03be5ef8ecbd279f5944b V4L/DVB: em28xx: reduce cropping for VBI area
33c02facb5a3123212587295cc1c241ee7e03adb V4L/DVB: em28xx: adjust number of packets per URB
f0dbf82bf1ff97c24af228328fb21c93fcfcb983 V4L/DVB: sn9c102: Make hv7131d sensor code also recognize the HV7131E
436c2c533a2a2f98d95347f4d5b4022becb046f6 V4L/DVB: gspca_spca561: Add support for camera button
6b33e5e7fe03c6577ccbaeeb028ab4ec1f26f2b0 V4L/DVB: gspca_spca561: Fix LED on rev12a cameras
cc2a833590e4bf4920383345cd61bc310ba84af0 V4L/DVB: gspca - sn9c20x: Fix bug with OV9655 code
e99ac54da6d3e44e6152aaab693fa311279dec7c V4L/DVB: gspca - sn9c20x: Add support for cameras using the MT9M112 sensor
7ddaac7fcb01eed38692f1bfa81f5f4348d848d7 V4L/DVB: gspca - sn9c20x: Add upside down detection
0c045eb752259d4176eabacbdf28a627644a071a V4L/DVB: gspca - sn9c20x: Add support for camera LEDs
a39db27a08ef85ae37beab261744d8b38f21225c V4L/DVB: gspca - sn9c20x: use gspca's input device handling
ad98c0f674796848c6fd8fe614ef83ef971ebfcf V4L/DVB: gspca - sonixj: Add webcam 0c45:6142 with sensors gc0307 and po2030n
9c33afc6102517764fb5d308dcf49bf42893da2c V4L/DVB: gspca - sonixj: More static const and better array initialization
32208d444ab6ed427d18deebc4ad783602c695ba V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.h
9583183acbd40fc6e972ac39ae0a2173976f288e V4L/DVB: v4l doc: fix font of field name
771075bb4667078687ae3c570a17c274f389e01e V4L/DVB: videobuf-core: fix spelling mistake in debug message
8f27fd9605a28225bb71f2b3ade5d248231cd824 V4L/DVB: saa7134: add capture boards Hawell HW-404M7 and HW-808M7
a3415c15e1b5965c8efe0c0eb84b49689ed954ef V4L/DVB: v4l2_ctrl_get_name(): add missing control names, 	and make title for V4L2_CID_BG_COLOR consistent
8889a8a53e0144da5dee58e9693190bbdf1c3959 V4L/DVB: Staging: cx25821: fix coding style issues in cx25821-alsa.c
4d36ec7fbf619a48c506eaa497d21619297a2b4f V4L/DVB: tlg2300: remove unused #include <linux/version.h>
728385c4d31469b9124953f36fb42015435466c9 V4L/DVB: drivers/media/video: move dereference after NULL test
4e1af31aaaa8cc4a5cc1d894bdf04dfc7450d47f V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address
2443baeaa01388f56824c55c087510312b8d8197 V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change
f978ac90b2cfa79cb075f74fd5c403e9f9ec4246 V4L/DVB: cx18: Add a component video input to the PVR2100 and DVR3200H card entries
d9a325a865becc082d592d16a15f01a9684ef82e V4L/DVB: cx18: Add support for component video inputs
c6ebc6c4acbedcc766a8af147ccb9c39e77578ae V4L/DVB: saa7134: Fix IR support of some ASUS TV-FM 7135 variants
2415a2c14ef5fde98d61e3af4c5ff6e019659799 V4L/DVB: tm6000: replace occurences of req05 magic by a naming alias
d9a724073633605def45be1f879a7406af469c87 V4L/DVB: tm6000: add request to registers of the group 05
f7d110c68c7d0fe1de567ea86194fb405d6a43a6 V4L/DVB: tm6000: Replace naming convention for registers of req 05 group
9afec493e2fe1a477305a09f933267d805fe4c8c V4L/DVB: tm6000: Replace all magic values by a register alias
77012fb9954ebe355ce4ecfdaf9a0d5b88cb665b V4L/DVB: tm6000: Add request at Req07/Req08 register definitions
c4bccf5e780a1e32807530d6b4b0624f14346cff V4L/DVB: tm6000: Replace all Req 8 group of regs with another naming convention
b8e286260e97be4bb245041ae63b9565922246c2 V4L/DVB: tm6000: Replace all Req 7 group of regs with another naming convention
4605664bd94ed94ab65a00bc7c749704304cfd40 V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response endpoint
727e625cc2c114e449a78f851b0c12edac897a83 V4L/DVB: ir-core: export driver name used by IR via uevent
9c89a181a09eaafca5fc638c3b7ce1620227f60a V4L/DVB: ir-core: Export IR name via uevent
2915e5ef35d103a5ecae15d9ecc614fcd0dc48f4 V4L/DVB: ir-core: Add a macro to properly create IR tables
945cdfa2c99e2a3f5ead11519ba11ed1df2dd5c1 V4L/DVB: ir: use a real device instead of a virtual class
8b0d2a052733d0a0e8ed59aeb8c7e6c90fdb793e V4L/DVB: tm6000: add new hybrid-stick
000f64efc7fe6693261a78a0164c0e805553631b V4L/DVB: Fix bad whitespacing
6721b51ece65967fe628007fee3e16479c07afd1 V4L/DVB: gspca - ov534: Update copyright info
4b7875407b2fb56433586877ca0a564b8d999f4e V4L/DVB: gspca - ov534: Add Powerline Frequency control
7f9e9e8dc2d5b226819e486e13c9532f40a0fbda V4L/DVB: gspca - ov534: Cosmetics: fix indentation and hex digits
eb171073b6f941e83f01b6444ab347e893785faf V4L/DVB: gspca - ov534: Fix unsetting hflip and vflip bits
3149cfbfaca7912995a32d72ddd2381e66ca845e V4L/DVB: gspca - ov534: Fixes for sharpness control
8fef9d962237e29b3d84243387b1f3487b3caaf4 V4L/DVB: gspca - ov534: Fix Auto White Balance control
18cf8c91ad558f8d2d0177656df493f81949cfe6 V4L/DVB: gspca - ov534: Fix and document setting manual exposure
f2938822523739e99a39fd634943865a432e9c00 V4L/DVB: gspca - ov534: Add Auto Exposure
8b7fbda484176b46a7760fd474d605ca5152c86d V4L/DVB: gspca - ov534: Fix autogain control, enable it by default
0c41acf158b61577dd8e50ba00f3cadabdc3c756 V4L/DVB: gspca - ov534: Remove hue control
c3f52f630d067c7590ed438bfb0a82bcb91e0b21 V4L/DVB: gspca- ov534: Remove ambiguous controls
c4ea13b40bc962245a38148dc5e7633fd8428880 V4L/DVB: ngene: Add support for cineS2 v5 and SaTiX-S2 Dual v2
5ce005002cd30a71f4355bd4fa8884154d6bd1ad V4L/DVB: drivers/media: drop redundant memset
c8382c8e3295a1c85975c1898410f4d103650e4a V4L/DVB: stv090x: Add some notes about the internal tuner I/O control
5817ea0c83665dbc117cb7ca637202da0fb1abce V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately after the tuner is attached
85532d1454dd3df7327d12bf6ca7ef5a00bb1282 V4L/DVB: [STV090x] Use gate control, while tuner is being accessed
c5b74b0f5e81386ca1e9b1128de83502e92fa028 V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator control
19c4ee58325ac7c9d9595153fabb5d885dfe931e V4L/DVB: [STV090x] Code simplification
20d2c56de8b3c462c40ef2eff42ff722905e28cf V4L/DVB: AZ6027: Fix initialization for some cards
823b63b49eb9a670fd9125b625e8f4b008fe3abc V4L/DVB: AZ6027: Add support for Technisat V1 device
947f04cba2159ff731a59766b05a643536eb6262 V4L/DVB: cx2341x: Remove temporal filter control restriction
9a766d55b72a439b2e16ecf2ac3eb831ab25e0d3 V4L/DVB: ivtv: Really stop capture on device close
283328c29db4463c31ee59f9ab418449cfa376b3 V4L/DVB: ivtv: Combine capture start delays into a single delay
2a8f96085449f3aa6fe99b27d7ee506e808059b9 V4L/DVB: configurable IRQ from CAM
403c34f6bbc095f9c8b2e25becd65c9c3d159080 V4L/DVB: get_frontend for STV0900
7fc8709e4d7230ab640a91b9aef8fbd0f7c1488b V4L/DVB: af9015: support for KWorld TV Stick II (395UR)
ab9b4f2c11904c3c491b626915526049ecfe5ecf V4L/DVB: af9015: support for KWorld USB DVB-T Stick Mobile (UB383-T)
e6b44bc521b48048e3089ed773950867e409f886 V4L/DVB: s2255drv: support for frame skipping
e7c3ee6302ef0dde86c1918bae3b0783839e6a39 V4L/DVB: gspca cpia1: make local functions static
2ffbb64c671261c80703cd8b7fec5ebd21e58b0c V4L/DVB: fix broken I2C IR for Beholder
5a34d9dfaf3cb690c448fac67923effac08c902d V4L/DVB: s2255drv: Add support for 2257 device
2e70db9a4553e0f79cb4db05c0552d33932cca80 V4L/DVB: s2255drv: cleanup of V4L2 controls
3fa0060526eafe3eeda1db681b4aab5b79d4543e V4L/DVB: s2255drv: fixes for big endian arch
811fab623f435932f2a26aa64b40ec6102618cc6 V4L/DVB: em28xx: Support for Kworld VS-DVB-T 323UR
4de39f5d6f8267a0b062cba70eaa84fb161007e4 V4L/DVB: s2255drv: adding video input status capability
723fb9b79b5a2279ed8ea8adfa6f6c92d73deaa2 V4L/DVB: tm6000 register defines
ab6a21f363d830e96e5839b5b1ef67d76f679e59 V4L/DVB: Allow to enable TS continuity and TEI check on loaded module
a4fa8e9e8586bc769b14069bbb663e2738abe7be V4L/DVB: gspca - cpia1 / sn9c2028: Make control descriptors constant
2f51d00ffa2a41c76fe8a492383e1c1124137694 V4L/DVB: gspca - main: Use ktime instead of jiffies for buffer timestamping
e10f73194d63321d020433fa1287e619d4107b79 V4L/DVB: gspca - sn9c20x: Fix exposure control for HV7131R sensor
24f222e77ad62e41b1a882c77feeb8268c80b909 V4L/DVB: gspca - t613: Check the result of kmalloc
52897d86b1f0c8639e4b132b6b4ab1973694650f V4L/DVB: gspca - pac207: Let all pac207 ctrls have a coherent naming
ad5e9b9b7db760f36b2a51a8b5802355f2d95d47 V4L/DVB: firedtv: correct version number and current/next in CA_PMT
6120792baa00542b5113222b0e09f5e52b510444 V4L/DVB: az6027: remove redundant condition check
278a58cf2ab6e690fa79ca7e0d466a0cb453296f V4L/DVB: tlg2300: make local variables and functions static
7b1fc72c2fdeb91565f4969397757ee938cce67e V4L/DVB: nGene: use NULL when pointer is needed
6c9eaa82da53676db830572f5a41aa9ffea133a1 V4L/DVB: tlg2300: cleanups when power management is not configured
d044189dfea1e8329d63cb4e18815a7e92d2e049 V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 seconds
b628a2a3d4e97044cc9f6818bfb8330d8d0b021a V4L/DVB: au8522: fix case where we don't perform the first tune after going digital
7f2c983cf5978186ee2c379fd63d04316158fc9b V4L/DVB: au8522: fix race condition in switching from digital to analog mode
535653b1c22c29d4e8f554928efc87fe138f917d V4L/DVB: mt9t031: use runtime pm support to restore ADDRESS_MODE registers
4f9fb5ed020324d6c151db34460df572b0fdc491 V4L/DVB: soc-camera: add runtime pm support for subdevices
e26b31449142a18512b57dbea515af234992ba7c V4L/DVB: The first two parameters of soc_camera_limit_side() are usually pointers  to struct v4l2_rect elements. They are signed, so adjust the prototype  accordingly
02512fe33e9162713cd522937aabc81fcd97ad74 V4L/DVB: tm6000: bugfix reading problems with demodulator zl10353
4e11502d4597c6252411dc1b5c16b47d08b5f246 V4L/DVB: tm6000: add send and recv function
e28f49b0b2a8e678af62745ffdc4e4f36d7283a6 V4L/DVB: tm6000: fix some info messages
685b122906069f9e7b9995bf2b128137c86b558c V4L/DVB: tm6000: fix i2c addr test
89eeda67118c10b0d3d0d94006919d7640b26ab4 V4L/DVB: tm6000: remove hack.c hack.h, switch to zl10353 module
49e5e03c9c499e89cc0f9c7736a418869e887d56 V4L/DVB: tm6000: change version to 0.0.2
606d47dae40c2bbe2e3381c06c0195fdd58c8d68 V4L/DVB: tm6000: special request for all tuner
38d75a7908198a309b56822f8f472208fbe47629 V4L/DVB: tm6000: reset the numbers of feeds to 8
439e7c14820061cbd34e66d32a84e6bf2a63dd9a V4L/DVB: tm6000: add card setup for terratec cinergy hybrid
583c871467a4ecad2b09030a3a68156065f9b934 V4L/DVB: tm6000: add different tuner reset for terratec
d46ca93255d260dceccfdcb60965ed205d2bd274 V4L/DVB: tm6000: add additional init register for tm6010
dfd36d83d963f14c383067cb7fa23f85c7b981b9 V4L/DVB: tm6000: fix mutex lock unbalance
762e17eb520cf31daa46061818f13b0665e38d7f V4L/DVB: tm6000: only register after initialized
f8960ee7a44d58d79aae063e46f3316e1d5748e0 V4L/DVB: drivers/staging/tm6000/tm6000-video.c: correct NULL test
29ec15e90ba9e20ff33da4824c32721bbc6bcfad V4L/DVB: tm6000: fix build errors
e3ee9e5ec17767a24848035a1d759af8a03c971f V4L/DVB: tm6000: move board-specific init to tm6000-cards
591a0d35a8e9bad1ae2481502ba3b7facb4a0dac V4L/DVB: tm6000: Allow tm6000 driver compilation
caa0d36cc7c5674c9b8dfab060ea6c36c2a8e62f V4L/DVB: tm6000: add a different set param values
08e60ba0c1c88f86f44909a1b3b8de9960b94c2e V4L/DVB: tm6000: Fix several bugs at the usb DVB transfer
3a5de48a8783eeb17db7b63d50ba85c31ab7b9ef V4L/DVB: tm6000: remove unused function
58b2f4bd5f58e544bd19f91e240e0972b1990b13 V4L/DVB: tm6000: add tuner parameter for DVB devices
e78c8f22b536e646032dd9b9f396305d0893e0cd V4L/DVB: tm6000: add tuner callback for dvb frontend
20cabed421399a5f0f1b33742d765cbdfad4ac79 V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
7b96640e8f79c0e382eba1a11486da11a60d0df3 V4L/DVB: tm6000: typo fix: the identifer string is wrong
80af6bb73e52c614e0571f82e4dd88a6941066a4 V4L/DVB: tm6000: fix: avoid unregister the driver after success
04574a6881cd4b49b49ba95f893520dabe1d76f5 V4L/DVB: tm6000: add Terratec Cinergy Hybrid XE
9d3aeb5f00a78743daa0c077add8cac29e6084b6 V4L-DVB: tm6000: add missing BEHOLDER board definitions
c733a4d5b8c75ecf8d3369c2c2ba3bb1438d67f1 V4L/DVB: tm6000: add digital init for tm6010
7dcc51b7346c4d4730eb8ffe1b8a92ed31d263bf V4L/DVB: tm6000: fix driver compilation
70ca3c4b9a722b24626ffe81bdfd7d1a6824f175 V4L/DVB: xc3028: fix regression in firmware loading time
833724afc0e60fe94da64beb9e1afd390a9948a4 V4L/DVB (13556a): v4l: Remove unneeded video_device::minor assignments
0a34df5359ea153bf6f756c0c9db2ca2bc002cf4 V4L/DVB (13555a): v4l: Use video_device_node_name() instead of the minor number
1eefd763fb482e5a325c68b6889c699de4b7dc16 V4L/DVB (13403): Add new TV cards of Beholder
bfc42b9a48467586296e4c3bbc5f48d814e2a00f tm6000: Remove legacy code to work with older kernel versions
1fade8d9fc8ff37866fd1d4a060133fa31dbeb95 V4L/DVB (12854): tm6000: i2c addresses should now be specified in 7bit formats
64d339d42d6165c3276b524b939f7866693b83e0 V4L/DVB (12853): tm6000: Fix almost all warnings at the driver
427f7facb374b8651ff01b7700e690ef8ccae159 V4L/DVB (12852): tm6000: Fix compilation against 2.6.31
77d966a25aa3732d79e740088ff0401ebf26b3c9 V4L/DVB (12848): tm6000: Add README with todo list
0fb84ce0dbffee26dc0934496e6bcdce853fa0d0 V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm6000)
e8a4845d2a797958b1e0cb6acc5e826985ee90ce V4L/DVB (12845): tm6000: more buffer handling fixes
1f9305b7a56b1c7dd62add13e763b3fc537ae499 V4L/DVB (12844): tm6000: avoid writing on a floating pointer
edecce0a31b4447ee75dd0df34c7c5fc90ba6f6b V4L/DVB (12843): tm6000: cleanup: remove a test debug code
721f507b694f3be7c872d63a323afde91e43dfff V4L/DVB (12842): tm6000: avoid kernel panic while retrieving the filling buffer
2a8145d4b82b347c9bf49402aad2c2b6184f0540 V4L/DVB (12841): tm6000: Fix compilation with newer v4l2-dev API
df7c1d9a4a021b63af92f0197ac47c3d51ac3cf8 V4L/DVB (12840): tm6000: add support for HVR900H
8ae1fc6e10cdf9be754cccee2a3ee551a981ab08 V4L/DVB (12839): tm6000: Another trial to fix analog streaming
717ecd2b9a71970698c04f34239c6a1e5d08fbc2 V4L/DVB (12838): tm6000: Fix color support on tm6010
1b4c5b1f0582df9231e6e1093e504d7df3a062b9 V4L/DVB (12837): tm6000: make tree buildable
ed0236afa2382e1b75fec2a080a1e11ff1909de1 V4L/DVB (12836): tm6000: revert to an old way to copy video
c144c037153765f572ab4ffea277467370dd97dd V4L/DVB (12835): tm6000: Cleanups to work like em28xx-video
576d5739a44af5fcbacfe504a8d989a5c7ea8fc7 V4L/DVB (12834): tm6000: Fix two warnings
6ad6e88a156e131597c8636456d4d84f7987808a V4L/DVB (12833): tm6000: add a proper init code for -alsa
44351aa0ee98b745986c94e139e0b1fdbd270015 V4L/DVB (12832): tm6000: allow compilation of tm6000-alsa module
7ca30c524e7c6f21d05577f2ffe6fc1e632f372a V4L/DVB (12831): tm6000: Convert cx88-alsa into tm6000-alsa
d72d50670efa7f41d441541aded4e60ddfec7932 V4L/DVB (12830): tm6000: copy cx88-alsa as tm6000-alsa
ee1fc07c9fb038298bf85fef774669a7bdf4b58b V4L/DVB (12829): tm6000: several changes on usb preparation trying to avoid -EPROTO errors
c4acf48cad7f6654c55e53734440d67140cf4269 V4L/DVB (12828): tm6000: fixes several CodingStyle and do some cleanups
204193d95974df3ea4a6309cc68948e3a9596e3c V4L/DVB (12827): tm6000: fix image hangs
e381a81010469e4443c0b69d340063d92b5eb89b V4L/DVB (12826): tm6000: adds 10ms delay between two consecutive i2c write ops
2d5024a9e97337874d8d7aa1d6a54ed1c917c5a0 V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000
e5cc2bf4450fd9739534e690cc16efc140d7b7fc V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speed
6eb5c8a6c82d7c753ea52df94ea2ff096b5aba96 V4L/DVB (12823): tm6000: Uses another method for handling incomplete packets
29c389be1ceb714739cdcd41fec6547d19b32864 V4L/DVB (12822): tm6000: Add support for tm6010
e30b9d6c641dbd9687a5605b2151a2a83d2e8770 V4L/DVB (12821): tm6000: update USB request names and clean up i2c routine
cf9e1509c278c3d5005f222539813933e4dc345c V4L/DVB (12820): tm6000: fix i2c readings
3716ae3ed7e4fc0a60c8733f7e6a15ba48f65b01 V4L/DVB (12819): tm6000: mts parameter has changed on tuner-xc2028.c
70bfae5aaf7254f3cdfc1647441ff2b595933f09 V4L/DVB (12818): tm6000: Use dvb_frontend_detach instead of single symbol_put commands
e762d420b4d8ba120cb5c85c484e09792e6b8a44 V4L/DVB (12817): tm6000: add a missing symbol_put
5b74c2c739064248bb9c78102e94751b317684d5 V4L/DVB (12816): tm6000: fix tm6000 attach method and fix a few CodingStyles
47878f163f68bfc93483ba9bca82ac0283c751e5 V4L/DVB (12815): tm6000: follow videobuf API changes
d4e15bcd3de4bb5fccf5b1c0f512d57983c09623 V4L/DVB (12814): tm6000: fix eeprom reading on tm6000
28cb88caaec4d22c970a28e080c1815ee3b043fa V4L/DVB (12813): tm6000: all read messages should use prev_reg
b1ce40b1392e2a20529ad2f01ab76145102c0ef1 V4L/DVB (12812): tm6000: fix build dependencies for tm6000 and tuner-xc2028
0ef4b05a4f7610182174c09616aa930bbd990435 V4L/DVB (12811): tm6000: a few registers is needed from the sif/noif setings
cc27a8c275ff5a1d2b7cffbb5b8e96509d4231b9 V4L/DVB (12810): tm6000: Avoid sending xc3028 setups for other tuners
2c9a95ba17bfe5fc24a1f782c172c03b74fcda1e V4L/DVB (12809): tm6000: Remove an old hack
5200401ad8a80b95b3ba5636580f10adc74b6b60 V4L/DVB (12808): tm6000: Move analog tv standards to tm6000-stds
d544f2c33f39086fe08cfabe98bd2a36592c5ffb V4L/DVB (12807): tm6000: Properly select xc2028 parameters
7594304ee775608256b60b3628e795306196a283 V4L/DVB (12806): tm6000: Select VIDEO_TUNER for tm6000 devices
c1a1641450e769f534df4d1217f3feec8e38ea37 V4L/DVB (12805): tm6000: Fix a memory leak at tm6000-video
2b971af2384a11db0dbdb82e41fd9577ffaea46f V4L/DVB (12804): tm6000: Build the module properly if CONFIG_VIDEO_TM6000_DVB is selected.
7f9b1412f56eb5ec10694c27f93bd33276be0465 V4L/DVB (12803): tm6000: make tm6000_devused static
106bdbe24ea9038cecc01c168324af59343092ee V4L/DVB (12802): tm6000: adds command to enable audio output at tm6000
4386136d29327a6645f7dba963d609d2452db843 V4L/DVB (12801): tm6000: Add support for ADSTech Mini Dual TV (PTV-339).
a228618c1a2c15da35f8cc60286a25541fbc6348 V4L/DVB (12800): tm6000: fix tm6000 analog video buffer handling
cc6c60d912ceeb390a0969a7c76dc05fa3fffaa9 V4L/DVB (12799): tm6000: avoid troubles if a header is broken on separate URBs
e2c9500d1023623516a33b0fcb4cc62ba2419a03 V4L/DVB (12798): tm6000: Split header processing from header find
c13dd70411e87e1ad1ccca0ba9bc3cf0a555e5a0 V4L/DVB (12797): tm6000: Allow selecting audio bitrate
7e2fdf025ccb8c8ad9dfd3ec09d1fda73038593b V4L/DVB (12796): tm6000: Add a hack for PAL standards
71e7cfae31e4eb25e127d034ec71922c661dc958 V4L/DVB (12795): tm6000: Fix buffering size
4475c0444303842743049c420f41de04907e44d9 V4L/DVB (12794): tm6000: handle also PAL/SECAM resolutions
88894cba79318fabc011a78094fe22ec953bfa97 V4L/DVB (12793): tm6000: On some kernels, eeprom reading were generating a bug
dc6a02aa35cc3c1dd84e06fa4ff300ae50bc5a70 V4L/DVB (12791): tm6000: fix poll() method
5f796752e80b76a81a066084c87dd86bf307dada V4L/DVB (12790): tm6000: check for errors on usb->status
5c0d0b21fd3868672b5a550093efa7a72e458ed7 V4L/DVB (12789): tm6000: fix DVB dependency
3169c9b26fffa180bc3bc81dc247df2f4824ee7d V4L/DVB (12788): tm6000: Add initial DVB-T support
a4cf976c77ce0865ceaa0f08cc1667538894936c V4L/DVB (12786): tm6000: Remove code dealing with the ZL10353
fb31ab4532902a3e9f3fd5103be6ac67d952bced V4L/DVB (12785): tm6000: allow user gpio address for tuner reset
ec50e8e6f19b623ff4c5590edf6118a53729369a V4L/DVB (12784): tm6000: Some cleanups at the driver
90d5802795173580db003699373058f74e5c9d0a V4L/DVB (12783): tm6000: add xc2028/3028 to dvb
95a838243b906e096275b179d4e7302f282c990e V4L/DVB (12782): tm6000: Correct some device capabilities
c85cba3fe6d44b3955a4c2e19efb7bb8156cab5d V4L/DVB (12781): tm6000: Start adding support for GPIO device-specific parameters
4f44dcec7141244ae4baba66c0334cc33c9bbd78 V4L/DVB (12780): tm6000: Improve handling of SMBus Write Byte commands followed by a read command.
a5adfbed09ffedb4ffa8e9a93dbd757096020470 V4L/DVB (12779): tm6000: Correct dev init & Add general USB ctrl msg pause
526835d5b30a591578f2813a8837ac70172c0aa9 V4L/DVB (12778): tm6000: Fix SMBus Read Byte command
0ec4acc6a6405c78a8655687d382ece0daf001b8 V4L/DVB (12777): tm6000: Add support for Freecom Hybrid Stick / Moka DVB-T Receiver Dual
a58d35cb933f21a43fbdb5e4f575ff40faba3df2 V4L/DVB (12776): tm6000: decrement users count
2cd4fd1e57cb6897612ead8a3d39ecb444920a1a V4L/DVB (12775): tm6000: fix usb_submit_urb to be called inside interrupt context
7c3f53ec491b64b3c3fa339e4e77e49782b0be9f V4L/DVB (12774): tm6000: fix module load/unload
8c9d26fd55ac7378ad0e2afd2bd122fa060bdaee V4L/DVB (12773): tm6000: fix module unregister
22927e8e0007fe653dd2824cf86b799b43e3bff8 V4L/DVB (12772): tm6000: fix module load/unload
9701dc94a14e54a33c3c99744ec3a761f6385fc6 V4L/DVB (12770): Add tm6000 driver to staging tree
32ec6acfdcc066313261d0fbe6a966cb1804a7cd perf tui: Fix build problem with slang <= 2.0.6
9f2f72107ff621fdf3066e5a1b5ecb03ee587ebc libata-sff: reorder SFF/BMDMA functions
6bc0d390dd3dfb7be4325ad0685ae8ec2baf15a4 sata_inic162x: kill PORT_PRD_ADDR initialization
3e4ec3443f70fbe144799ccf0b1c3797f78d1715 libata: kill ATA_FLAG_DISABLED
26be1b7b317f1d6e9226ba3f450476b0a6d423a3 ARM: h1940: framebuffer configuration fix
7752f1b096e13991f20b59fd11ba73da3809d93c perf probe: Don't compile CFI related code if elfutils is old
380fefb2ddabd4cd5f14dbe090481f0544e65078 dm9000: fix "BUG: spinlock recursion"
5476b8b22589fe118f3c228d71406455002b79b1 drivers/net/usb: Use kmemdup
99bf236612801351834b441314379bc5304d62ce drivers/net/usb: Use kmemdup
175c04414106c34f0130d8d3bf152825b4829ceb drivers/net/usb: Use kmemdup
08d18f3b62b4c05731a09eca2b432842a0a18da5 fsl_pq_mdio: Fix mdiobus allocation handling
a2f79227138c71e08627af5f8961197364edbc98 net_sched: sch_hfsc: fix classification loops
e1bc7eedbafe0415cdfd82e17e6f65bb3369239d atm: select FW_LOADER in Kconfig for solos-pci
ce26b4d1d52c9a881a99fd316c32e58cdf2d586e r6040: fix link checking with switches
b14ed884df5968b0977114ebd5a22f58d0d15315 gianfar: Remove legacy PM callbacks
f0cd15081a72075df16c45a2310e873fb9fcd82f tbf: stop wanton destruction of children (v2)
ccbd6a5a4f76e821ed36f69fdaf59817c3a7f18e net: Remove unnecessary semicolons after switch statements
935e2a26b85003c0bd52b6c92712c2f77a5f9d33 X25: Remove bkl in sockopts
37cda78741ecdbf45dd9b64e4c99dbdb11b47b46 X25: Move accept approve flag to bitfield
b7792e34cba641c49cd436d42fbfd2a632ff39d3 X25: Move interrupt flag to bitfield
cb863ffd4a04f9f8619f52c01d472a64ccc716bd X25: Move qbit flag to bitfield
c89af1a30870e04986e2c8d24c0c765de0935f4b bnx2x: avoid TX timeout when stopping device
a0ba676008d9f050f1de9ede8d1ee4bf6820bfc9 bnx2: Use netif_carrier_off() to prevent timeout.
a931d294042b5bbd8e390c59741b968c11856ac1 bnx2: Update 5709 MIPS firmware and version to 2.0.15.
b98eba52784fbd4a96241c5395c2c8d99fdb9433 bnx2: Fix register printouts during NETEV_WATCHDOG.
a7fc948f4d11d80ac2bd08335dc1e0fb77ddf468 qlcnic: mark device state fail
20c67bd40eacf26c8d61727aaf9cc791d682b40a qlcnic: remove unused register
78ad38923094a479453f5b02b37a012377a36f34 qlcnic: fix internal loopback test
4d5bdb384813f1928016661f28fd45f8327c081d qlcnic: module param for firmware load option
7e382594a258f8733fd5b1790dc9362a05b9dbd9 qlcnic: fix rx bytes statistics
02f6e46f352d52bd88ab3f63e9546ecc6a16e385 qlcnic: change adapter name display
aadd8184ae4b3f0c7874929a1b0248aafc29e509 qlcnic: fix memory leaks
0e995cd3d3c78377a0bc7d38236fc50e5438fabb netdev: bfin_mac: check for mii_bus platform data
2bfa0f0c9a37460ee69128da411f6d310c1c983d netdev: bfin_mac: handle timeouts with the MDIO registers gracefully
c0da776bde79e5d5e2c955ff37a8a09fe05433b2 netdev: bfin_mac: use promiscuous flag for promiscuous mode
53fd3f2829268703729a2db0e24c0e36360b68a2 netdev: bfin_mac: add support for wake-on-lan magic packets
812a9de71512e5da6f3177f7249a2448b6a4322e netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabled
ad2864d88718714d8b347b6209b07abb2ecd3a49 netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksum
f6e1e4f3e511589dd0c47d42b870501659e7195f netdev: bfin_mac: invalid data cache only once for each new rx skb buffer
ec497b32c311b1e1aac22a76d294d24285d06331 netdev: bfin_mac: handler RX status errors
fe92afedee23e1d91f0133360a24d2bf48270739 netdev: bfin_mac: add support for IEEE 1588 PTP
ab6e3feba1f1bc3b9418b854da6f481408d243de net: No dst refcounting in ip_queue_xmit()
4a94445c9a5cf5461fb41d80040033b9a8e2a85a net: Use ip_route_input_noref() in input path
407eadd996dc62a827db85f1d0c286a98fd5d336 net: implements ip_route_input_noref()
7fee226ad2397b635e2fd565a59ca3ae08a164cd net: add a noref bit on skb dst
ebda37c27d0c768947e9b058332d7ea798210cf8 rps: avoid one atomic in enqueue_to_backlog
3f78d1f210ff89af77f042ab7f4a8fee39feb1c9 drivers/net/usb/asix.c: Fix unaligned accesses
e7a3af5d8cd782b84e6ca4e4dcc8613be1a809f0 ibmveth: Add suspend/resume support
0771275b25e84f568699a5d209c5e339ef83fa94 ipv6 addrlabel: permit deletion of labels assigned to removed dev
2db4e42eaceabec42f738f3895300632cd375e67 drivers/block/drbd: Use kzalloc
0c3f34516e8c5a1a0ba3585a7777d32bbbdf4ecb drbd: Create new current UUID as late as possible
9a25a04c8079725c1b1ab756694a8e0757844b40 drbd: If we detect late that IO got frozen, retry after we thawed.
a1c88d0d7aa2ef427f78834c9a3b0a673a19dca6 drbd: always use_bmbv, ignore setting
bb3d000cb99aa0924b78c1ae5f5943484527868a drbd: allow resync requests to be larger than max_segment_size
45bb912bd5ea4d2b3a270a93cbdf767a0e2df6f5 drbd: Allow drbd_epoch_entries to use multiple bios.
59497bba59035a2b09ac21f96bb904d1101bd95f Staging: wlan-ng prism2usb: add suspend/resume
9153f7b997aef3fcfd0bf1eededfd76595c7dc0b staging: hv: Added heartbeat functionality to hv_utils
94002c07ff0e207a883519ccc35c0b5390b29331 Staging: Use kmemdup
0b28330e39bbe0ffee4c56b09fc415fcec595ea3 Merge branch 'ioat' into dmaengine
058276303dbc4ed089c1f7dad0871810b1f5ddf1 DMAENGINE: extend the control command to include an arg
708d740ed8242b84eefc63df144313a7308c7de5 drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members
162f3ec7f026784ff2e216f19147d67e2f8ccd56 drbd: Fixes to the new delay_probes code
96fe9ee2c2dfe3268961f3873ea6098b9b9f27c2 Staging: vt6655: use ETH_HLEN macro instead of custom one
a8cdfd8d3bf0b6d2bbe792f5e74f54ccc6bc1d4f drbd: A fixes to the new resync speed code
078b078f662a8e21d5a6fee81007b5337ab962cd Staging: vt6655: use ETH_ALEN macro instead of custom one
eedf386ae9d9e80a5669107e960090951e62f3a3 drbd: Proc bits of new resync speed stuff
cdd67a74603d0453ddffc24c572aed2ddd1795b8 drbd: Control the actual resync rate based on the queuing delay of data packets
bd26bfc5b4253425d17aa49648ae1f3e976041c4 drbd: Actually send delay probes
67c7ddd055c794f0d8e9466ca2d6b5cc0b73d4df drbd: Four new configuration settings for resync speed control
caa20d974c86af496b419eef70010e63b7fab7ac async_tx: trim dma_async_tx_descriptor in 'no channel switch' case
7237bc430f49de1145d761c4b39f2ebae58842d5 drbd: Sending of delay_probes
0ced55a3bed25b0e30dcb3c7dce9634ce3c60cf2 drbd: Receiving of delay_probes
5223671bb0315d83f9ad7becbbb9e703aa735bbe drbd: Fixed bitmap in case of online-grow without resync
6b4388ac1f282515db3a651707238cad00b50e80 drbd: Added transmission faults to the fault injection code
087c24925cf4209be1a91f8ede9241e17e9734c7 drbd: bugfix: Make resize work, if remote's size was limiting and increased in the meantime
6495d2c6d04f4c45411fdb1b40527c24015f39d6 drbd: Implemented the --assume-clean option for drbdsetup resize
b4ee79dac3bddc468e21cae0deb00b80ec4ac051 drbd: Added some missing statics
fd76438c2421324fa2fb9303e760ec5332ff0b58 drbd: Make sure to resync all of the new storage upon online resize
e89b591c3aba0af87f5248b15f56ce7a4f439c16 drbd: Implemented flags for the resize packet
02d9a94bbb0d4e0fec8db6735bdc4ccfaac8f0ce drbd: Implemented the set_new_bits parameter for drbd_bm_resize()
d845030f21859dd11bcecc7e1b8575fb845eb425 drbd: made determin_dev_size's parameter an flag enum
3a11a4878939e0e3c355bf3f52ef642a4cb6ba84 drbd: New handler: initial-split-brain
979f5c7f1f6c8a532b943defb790d43b999934eb drbd: fail_requests_early: remove incorrect and unnecessary optimization
6666032ade5a758aa05380ab92f416ab8ef25005 drbd: check for corrupt or malicous sector addresses when receiving data
c3fe30b0e7cd67e0207097f5f39ce9626644879e drbd: cleanup: This code path to trigger a resync is no longer needed
8d4ce82b3ccd755c8ba401469ced5286b1e02284 drbd: don't start a resync without access to up-to-date Data
c3470cde57ea34d9b4bd34891ec040e46b9fb3bf drbd: fix potential protocol error
8d1894ebe441093cfd967affcbc56b764960575e drbd: remove bogus ASSERT
e0f83012dc510b0be92ee2d59227a573a36777b8 drbd: fix regression: attach while connected failed
e4f925e12ea5daaa9baf2dd5af9c4951721dae95 drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277]
8c484ee4910b36c9ac273ad1150261c6ebfc1ef7 drbd: use proc_create_data with explicit NULL argument
539c99fd7fc28f8db257c713c10fb4aceadf8887 Merge branch 'next' into for-linus
4d09ec0f705cf88a12add029c058b53f288cfaa2 KEYS: Return more accurate error codes
4aed79b2818e7330b5d00143e4c20bc6555df91f DMAENGINE: DMA40 fix for allocation of logical channel 0
a5ebca4769f28ceade28ff59fcbffb8e184e599c DMAENGINE: DMA40 support paused channel status
34d23762d988b7dcb08390ac72a353df3d60193c ceph: all allocation functions should get gfp_mask
23804d91f112df09b832cd091b71af4dc2831aa8 ceph: specify max_bytes on readdir replies
366837706bae00abc2edd75add2579c1be18b2b8 ceph: cleanup pool op strings
cffe7b6d8cc029d13524acedf4917210dc0102ab ceph: Use kzalloc
167c9e352deb7e25568c926c49c3eafad69cbe76 ceph: use common helper for aborted dir request invalidation
85792d0dd6e7a7a18fba55c97e49871211b28fe0 ceph: cope with out of order (unsafe after safe) mds reply
aba558e28ac40a598542d995c09efa8439ee3ed4 ceph: save peer feature bits in connection structure
ca9d93a292e327bbcddd8f8ea4197397e35097d4 ceph: resync headers with userland
1a75627896fe67d0124eab6fe2f83dd40188c40c ceph: use ceph. prefix for virtual xattrs
6c99f2545dbb9e53afe0d1d037c51ab04ef1ff4e ceph: throw out dirty caps metadata, data on session teardown
7e70f0ed9f3ee47394576be86c593f66832413e9 ceph: attempt mds reconnect if mds closes our session
34b6c855fafc54ef130649809cd580f98e3f8416 ceph: clean up send_mds_reconnect interface
29790f26ab3e63b2a083f0811b80e2f086e4fcb2 ceph: wait for mds OPEN reply to indicate reconnect success
aab53dd9e81ccefa7b8d88eec5138dd73639a783 ceph: only send cap releases when mds is OPEN|HUNG
e01a594646ebbf964b6058e3bf28125379063439 ceph: dicard cap releases on mds restart
f8c76f6f250edbdc9d2011b0e05d196a3d8ae895 ceph: make mon client statfs handling more generic
dbad185d4939ffb806f6fa753ef9f470e3b72b62 ceph: drop src address(es) from message header [new protocol feature]
a5ee751c15016d0deee0d651e42a3b163ea73ade ceph: cleanup: remove unused assignement
0f8605f2bde2c69737709765dfc574558ea35d4e ceph: clean up cap release loop vs spinlock
31e0cf8f6a1488b6ca69dcdceeaed107ecfd6463 ceph: name bdi ceph-%d instead of major:minor
56b7cf9581fa0486657102a6fb8efabc3eadeba1 ceph: skip mds sync on forced unmount
b736b3d9d0ba52693701373d7cd88aaad8e5bed3 ceph: adjust masked struct_v variable names
6e19a16ef28aee09dbcbb9f3ff24ac4f439def7d ceph: clean up mount options, ->show_options()
1cd3935bedccf592d44343890251452a6dd74fc4 ceph: set dn offset when spliced
1b7facc41b42c2ab904b2f88b64b1f8ca0ca6cb7 ceph: don't clobber i_max_offset on already complete dir
e8a7498715181ece36130335536e13733a5c3187 ceph: skip set_dentry_offset work if directory not I_COMPLETE
f1f2765faedc24f8f2e9fd68521a5ea469801b60 ceph: set next_offset on readdir finish
bddfa3cc18fcd9c9313a1030b19d3b0ea2639310 ceph: listxattr should compare version by >=
a6424e48c8d54a5795430b07c4487f1ed280df4e ceph: fix xattr dangling pointer / double free
9dd4658db1be5ca92c2ed2fd7a100d973125d9c5 ceph: close messenger race
4f48280ee1d0654390cd50ad0c41ea93309e7c91 ceph: name msgpools; useful error messages
8c6efb58a5bab880d45b2078cb55ec4320707daf ceph: fix memory leak due to possible dentry init race
559c1e0073ae779d60e1c673cda837f3e4295302 ceph: include auth method in error messages
f26e681d52fcc4778d8c604ef047487ca9f3df95 ceph: osdtimeout=0 for now timeout
0d509c949a4d3f21943bd93863a2e6c2f0d0c004 ceph: d_obtain_alias() returns ERR_PTR()
c473ad927e6b3be0bac51ddf312e5d8d2b9220b0 ceph: wake up mount thread when getting osdmap
1bb71637d07d58e993ef3f8e2c6b7ca6f4c0e0b8 ceph: remove unused #includes
6822d00b5462e7a9dfa11dcc60cc25823a2107c5 ceph: wait for both monmap and osdmap when opening session
6f2bc3ff4cdb03903c79e155e9e1889ce176de09 ceph: clean up connection reset
bb257664f748bcfc80715f85f70f0f560caec3b4 ceph: simplify ceph_msg_new
a79832f26be370ee26ea81eecdfd42d10e49d66a ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
d52f847a841bfeba0ea87a7842732d388a1ca2e8 ceph: rewrite msgpool using mempool_t
640ef79d27c81b7a3265a344ec1d25644dd463ad ceph: use ceph_sb_to_client instead of ceph_client
2d06eeb877581a7f53209af1582c5f66c799f0bd ceph: handle kzalloc() failure
7c315c552c7442eab73461de61dbcce579a31d3a ceph: drop unnecessary msgpool for mon_client subscribe_ack
6694d6b95cf3b41751e78815d05968fa2084d7bf ceph: drop unnecessary msgpool for mon_client auth_reply
3143edd3a185f1fd370ebdd21b4151aa9f3283a3 ceph: clean up statfs
6f46cb29350963527b663c9eb4fe964daa9ae707 ceph: fix theoretically possible double-put on connection
c7708075f18086ee7d02df8b891910893e9ea372 ceph: cleanup: remove dead code
104648ad3f2ebe8556c020e5f0344853076cd5ee ceph: reduce build_path debug output
31459fe4b24c1e09712eff0d82a5276f4fd0e3cf ceph: use __page_cache_alloc and add_to_page_cache_lru
f553069e5d7c6f53688ae4470173fcb1be97cbe7 ceph: update for removal of kref_set
21b667f69b023979410188d7d94c9b219f216626 ceph: simplify page setup for incoming data
9c6f7e43b4e02c161b53e97ba913855246876c61 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback()
c59bd5688299cddb71183e156e7a3c1409b90df2 x86, hweight: Use a 32-bit popcnt for __arch_hweight32()
94f3ca95787ada3d64339a4ecb2754236ab563f6 perf tools: Add mode to build without newt support
4065c802da7484fa36f8cdf10f18d087233ecb88 cifs: fix noserverino handling when unix extensions are enabled
2f51903bc3139e25ec908f8944a0001c7b868e90 perf symbols: symbol inconsistency message should be done only at verbose=1
84f30c66c3689745abbd3b9ce39816caeb9bec3b cifs: don't update uniqueid in cifs_fattr_to_inode
db19272edc93661835bf6ec9736cfd0754aa3c62 cifs: always revalidate hardlinked inodes when using noserverino
ba2e1c5f25a99dec3873745031ad23ce3fd79bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
7d32c0aca4fbd0319c860d12af5fae3e88c760e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
3d2c978e0cd8b1157f9eebd13062d61fb7a75ad5 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
63aa9e7e3ab28ad5362502b1a69fae945367ad65 perf tui: Add explicit -lslang option
92183b346f02773dae09182c65f16b013f295d80 m68k: amiga - Floppy platform device conversion
ff2db7c5ab78817eb3c5d15dd87f18e9be726f1a m68k: amiga - Sound platform device conversion
fa6688e1c7e7341fb7d1ca5878a3641762e60dec m68k: amiga - Frame buffer platform device conversion
0d305464aefff342c85b4db8b3d7a4345246e5a1 m68k: amiga - Zorro host bridge platform device conversion
bf54a2b3c0dbf76136f00ff785bf6d8f6291311d m68k: amiga - Zorro bus modalias support
0b7f1a7efb38b551f5948a13d0b36e876ba536db platform: Make platform resource input parameters const
adbf6e6952e80ae42a403442dcae21438cae94b3 m68k: invoke oom-killer from page fault
f3c7f317c91e45aac0ef9d0b6474cd4637de69f0 serial167: Kill unused variables
2d4cdd6fc974716555fcbaf7ec1d4dda22784c1b ASoC: tlv320dac33: Avoid powering off while in BIAS_OFF
7fd1d74bfc0ecf3dfa139b47daa7941841724886 ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power function
edb7c60e27c1baff38d82440dc52eaffac9a45f4 perf options: Type check all the remaining OPT_ variants
8035458fbb567ae138c77a5f710050107c6a7066 perf options: Type check OPT_BOOLEAN and fix the offenders
b52dd0077cde89111c00efc73a8db07f50ebb3e8 m68k: Implement generic_find_next_{zero_,}le_bit()
9881bbb269e8f287d0e55ae3384e48b26f1872f7 m68k: hp300 - Checkpatch cleanup
b9b0d8b430ebd61d32e2a9544e75a3c4b10cddcd m68k: Remove trailing spaces in messages
291d7e9553fef2e18825b1ef1345fbd316dff98f m68k: Simplify param.h by using <asm-generic/param.h>
b1f3bb494e8acddeb972331c2ac642b3c7bceeb9 m68k: Remove BKL from rtc implementations
0f87ee08564b95389e609699990725efd282021c squashfs: xattr fix sparse warnings
aa5b1894cbc700d7462947c017ca9b7bcda1e8ed squashfs: xattr_lookup sparse fix
d0742abaa1c396a26bb3d3ce2732988cd3faa020 HID: add omitted hid-zydacron.c file
01e5b4e4e897fce8c7e6236bc933c9721c7ee237 squashfs: add xattr support configure option
67f66cc6c728de183d9d43c243cb163c1ebd8e04 squashfs: add new extended inode types
f41d207cbedecd82f797adcce83890aa96f1c9e9 squashfs: add support for xattr reading
4b5397dc24ab12afaac85be3d0863b7f6eb8b0f0 squashfs: add xattr id support
1967936d688c475b85d34d84e09858cf514c893c perf options: Check v type in OPT_U?INTEGER
c100edbee8dbf033ec4095a976a74c1c75c9fc1d perf options: Introduce OPT_UINTEGER
8381fc35244dbdf58cfc49e04e0d7c3498c8aa03 dmaengine: mpc512x: Use resource_size
6fe70aae0d128339febfabc073ba4c4a03de4f45 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
0c348d7c1422d59a86d6fb37b53d75788043e50b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
81a6cf2d30eac5d790f53cdff110892f7b18c7fe ceph: invalidate affected dentry leases on aborted requests
b4556396fac5b3f063d5b8ac54dc02f7612a75e1 ceph: fix race between aborted requests and fill_trace
e1518c7c0a67a75727f7285780dbef0ca7121cc9 ceph: clean up mds reply, error handling
fec84e330719c20d2146c8dbdc9ff50b3a1d7039 x86, hpet: Add reference to chipset erratum documentation for disable-hpet-msi-quirk
ac1d426e825ab5778995f2f6f053ca2e6b45c622 Merge branch 'devel-stable' into devel
fda0e18c8a7a3e02747c2b045b4fcd2c920410b9 Merge branch 'devel-pmu' into devel
98830bc9967b18d6f9a614a1f354f5580196ef85 ARM: 6136/1: ARCH_REQUIRE_GPIOLIB selects GENERIC_GPIO
a1e66dd0515c8cfa72b8e2a3834d59548cf84ba5 Merge branch 'x86-platform-next' into x86-platform
6c62673cf58516e1b82329ac90ebf3ff3f485672 drivers/platform/x86: Clarify the MRST IPC driver description slightly
89a7644be2c59eea443b0db2514fd42d5de909f8 eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE
9a58a3333923c7fef4ba6ac9afd817429e63a1fe IPC driver for Intel Mobile Internet Device (MID) platforms
d5c051f1080e0eec55f3fc42c37d941681941628 classmate-laptop: Add RFKILL support.
78f622377f7d31d988db350a43c5689dd5f31876 powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
78e2e68a2b79f394b7cd61e07987a8a89af907f7 powerpc/fsl-booke: Fix InstructionTLBError execute permission check
4c5ddd52695f7bac6362ad13fd3dc878212d1368 powerpc/8610: add probing for individual DMA channels, not just DMA controllers
6971df4f5b0e5b6955c03e8d51bad5d50463f98f powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards
0aedc0085146131da5b04476aab21834b1403b31 powerpc/85xx: Fix P1020RDB boot hang due USB2
7541ef78c3b83e906b580f005207000545cf770a powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boards
18f397c838e50bb2b8d581dcfc73f3d35ee5b1e2 powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 node
345e5c8a1cc30ebd527bcc122d9540538942f1ba powerpc: Add interrupt support to mpc8xxx_gpio
dc4ff19341126155c5714119396efbae62ab40bf perf tui: Add workaround for slang < 2.1.4
3de29cab1f8d62db557a4afed0fb17eebfe64438 perf record: Fix bug mismatch with -c option definition
6ba85cea872954a36d79e46bf6a9c6ea92794f01 perf options: Introduce OPT_U64
81880d603d00c645e0890d0a44d50711c503b72b atomic_t: Remove volatile from atomic_t definition
f3d46f9d3194e0329216002a8724d4c0957abc79 atomic_t: Cast to volatile when accessing atomic variables
acd200bf45487271d54f05938ad9e30f32a530ee pcmcia: disable PCMCIA ioctl also for ARM
7622802e479e30a2258afdbfd31acaf829636e7a drivers/staging/comedi: dev_node removal (quatech_daqp_cs)
bfc2cc3497dfa7800faa9d2915e997d65daaf56e drivers/staging/comedi: dev_node removal (ni_mio_cs)
99bd8f22220efc214130488c3d65d6acc34ea893 drivers/staging/comedi: dev_node removal (ni_labpc_cs)
78950591e42a9c5069308f24e4cff73ae4d37472 drivers/staging/comedi: dev_node removal (ni_daq_dio24)
cdc268b4a029d489798db10d10fea72b7a415ab9 drivers/staging/comedi: dev_node removal (ni_daq_700)
df3f97a2d65c52d7cdaf80907151281b5d449222 drivers/staging/comedi: dev_node removal (das08_cs)
eb8804f654a512a1a4e2f189d1bbaa41565e46b5 drivers/staging/comedi: dev_node removal (cb_das16_cs)
14ece1028b3ed53ffec1b1213ffc6acaf79ad77c ext4: Make fsync sync new parent directories in no-journal mode
b355850ba383232d4e0e357c1cda8cb7bfcc60bc HID: hid-samsung: add support for Creative Desktop Wireless 6000
5547e8aac6f71505d621a612de2fca0dd988b439 writeback: Update dirty flags in two steps
60e6679e28518ccd67169c4a539d8cc7490eb8a6 ext4: Drop whitespace at end of lines
e913fc825dc685a444cb4c1d0f9d32f372f59861 writeback: fix WB_SYNC_NONE writeback from umount
d1e86d64bc48dedd0d68d182d0ce6951d8b4fd0d ARM: 6074/1: oprofile: convert from sysdev to platform device
fe166148f699cc7865ca07b6754872cfb5ebc312 ARM: 6073/1: oprofile: remove old files and update KConfig
8c1fc96f6fd1f361428ba805103af0d0eee65179 ARM: 6072/1: oprofile: use perf-events framework as backend
929f5199448a67d41bb249d58815ef77bcd53622 ARM: 6071/1: perf-events: allow modules to query the number of hardware counters
49e6a32f2f0876b6267584d9c7e0e213bca6e2b8 ARM: 6070/1: perf-events: add support for xscale PMUs
181193f398e7d8da6b1196138f0e219709621743 ARM: 6069/1: perf-events: use numeric ID to identify PMU
49c006b93769a86bec2b32b9234abf016ac0d50e ARM: 6064/1: pmu: register IRQs at runtime
c39e52a793f5599582dbacf4d8f62634a492f79e Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel
47ab0dee661dbd5aca67abe44a333e471134fbf9 ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA
69b62d01ec44fe0d505d89917392347732135a4d writeback: disable periodic old data writeback for !dirty_writeback_centisecs
ddf08f4b90a413892bbb9bb2e8a57aed991cd47d exofs: confusion between kmap() and kmap_atomic() api
200b0700420a78c3ade543761f0901985f41f96b exofs: Add default address_space_operations
4d92dc0f00a775dc2e1267b0e00befb783902fe7 ext4: Fix compat EXT4_IOC_ADD_GROUP
f13899da00e1b815211cf246c7d2704db3c18e37 arm/mach-mx2: add watchdog device to Phytec-boards
3170ba546f8d4d2c35809f311c67311f896199f5 arm/mach-mx3: add watchdog device to Phytec-boards
6d38c1cf520e9e1d544242e2ae471677d7a78463 arm/mach-mx2/3: Fix watchdog-devices to match the current driver
4a31f2eff3b8fcf009db35f89eb222ed7835b6b9 ARM: mx3: Fix a race condition in mxcmmc
c4bd09b28907ca17cdb307c32bbcc9882c280feb KVM: Minor MMU documentation edits
b843f065481488fd1d1f4ff2179aaf4f300a1358 KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE
df2fb6e7106dd0b76e3576bfaecbeb6f34843709 KVM: MMU: fix sp->unsync type error in trace event definition
ff47a49b235e59e606e1cb267a08f7fbeb5719d1 KVM: SVM: Handle MCE intercepts always on host level
ce7ddec4bbbc08f0c2901cc103773aed864b09fd KVM: x86: Allow marking an exception as reinjected
c2c63a493924e09a1984d1374a0e60dfd54fc0b0 KVM: SVM: Report emulated SVM features to userspace
d4330ef2fb2236a1e3a176f0f68360f4c0a8661b KVM: x86: Add callback to let modules decide over some supported cpuid bits
228070b1b31abc16c331b57bf965101c6eb1d167 KVM: SVM: Propagate nested entry failure into guest hypervisor
2be4fc7a02c368dcfda83a386a5101c211b9535e KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling
2041a06a50a2ef4062c8454482aa06e25f6cccde KVM: SVM: Make sure rip is synced to vmcb before nested vmexit
924584ccb08c338ebd2f40936ff2321c1cce6a6d KVM: SVM: Fix nested nmi handling
8d3b9323095ae977406c7f4e73c9aa0f47682cc2 Merge remote branch 'tip/perf/core'
d14769377a247d4e7b570592a090474c8a059938 KVM: Remove test-before-set optimization for dirty bits
039091875ce4629d83db64c055528e7b86337d50 KVM: Document mmu
cdbecfc398a904ce9f5c126638b09a2429fb86ed KVM: VMX: free vpid when fail to create vcpu
b83d4a9cfc81503a082331cc5d1e480d99f3a531 KVM: PPC: Enable native paired singles
251585b5d02152973dbc24c803ca322bb977d4a2 KVM: PPC: Find HTAB ourselves
5156f274bb1ee1cfc22240445ef94f7dcfc9929d KVM: PPC: Fix Book3S_64 Host MMU debug output
6355644190f67326f5a16d0269c3e612fcfd6889 KVM: PPC: Set VSID_PR also for Book3S_64
ac21467182e562a71d8b4e098ea054e42700c0ff KVM: PPC: Be more informative on BUG
6fc558258077d4e44b1780c0fd4ef93dd96c6fca KVM: PPC: Make Alignment interrupts work again
f7bc74e1c306636a659a04805474b2f8fcbd1f7e KVM: PPC: Improve split mode
7fdaec997cc8ef77e8da7ed70f3d9f074b61c31f KVM: PPC: Make Performance Counters work
af7b4d104b36e782a5a97dd55958c3c63964e088 KVM: PPC: Convert u64 -> ulong
4f84139037b0c006c906cacbe904b25ccd4dfff9 KVM: PPC: Enable Book3S_32 KVM building
dd84c21748d9280f210565429b1bdb9b6353e8d2 KVM: PPC: Add KVM intercept handlers
ada7ba17b4054f303ad62d91ffd22bc4afad1657 KVM: PPC: Check max IRQ prio
218d169c4c856eee7df56ea0fb8cbb32167e63d3 PPC: Export SWITCH_FRAME_SIZE
be85669886776faa496b026b344691c325727731 KVM: PPC: Export MMU variables
07b0907db19d28dc74e7927d565655690b96daf7 KVM: PPC: Add Book3S compatibility code
61db97cc1e7fce4fd16f72b1350e1728797fa26f KVM: PPC: Emulate segment fault
97e492558f423d99c51eb934506b7a3d7c64613b KVM: PPC: Add SVCPU to Book3S_32
0474b259d0366a70ea83b94534c333093c189421 KVM: PPC: Remove fetch fail code
33fd27c7d26ec869f637634526e7293027bd8746 KVM: PPC: Release clean pages as clean
53e5b8bbbd0d0305234b2cfeae400183db98f993 KVM: PPC: Make SLB switching code the new segment framework
b79fcdf67e9e03773fb032679675d8008d5cc2dc KVM: PPC: Make highmem code generic
8c3a4e0b673ba8b274399f575dc803a89a953a66 KVM: PPC: Make real mode handler generic
9cc5e9538ab7cbbfb1d7263373d2f58ab2af2bad KVM: PPC: Extract MMU init
0604675fe17f68741730cebe74422605bb79d972 KVM: PPC: Use now shadowed vcpu fields
56db45a5cd06e3a6a7823a8cd7541e6bafe8427b PPC: Add STLU
00c3a37ca332f54f2187720e51f7c0e18e91d7c9 KVM: PPC: Use CONFIG_PPC_BOOK3S define
c14dea04a248a59fe01f1b49ac94615042016558 KVM: PPC: Use KVM_BOOK3S_HANDLER
c7f38f46f2a98d232147e47284cb4e7363296a3e KVM: PPC: Improve indirect svcpu accessors
66bb170655799a0149df0844fb8232f27e54323c KVM: PPC: Add fields to shadow vcpu
8c60b9fb0f9dca8adb0143456245041e7a036c2f KVM: PPC: Add kvm_book3s_32.h
3ae07890dd40e40fa78270900894fba3bb448439 KVM: PPC: Add kvm_book3s_64.h
c83ec269e6931edf61abe1ed777ebb867b06a85c PPC: Split context init/destroy functions
0737279427bef48f552b3ab63a6c0ba7491fe29f KVM: PPC: Add generic segment switching code
786f19daa8b109ae6b96a351eee3a14b9f8b57d0 KVM: PPC: Add SR swapping code
d32154f1b8b748ea23edc90b06f640304a979012 KVM: PPC: Add host MMU Support
2191d657c9eaa4c444c33e014199ed9de1ac339d KVM: PPC: Name generic 64-bit code generic
77a1a715707d0f60ce0cfbe44070527a0a561f01 KVM: MMU: cleanup for function unaccount_shadowed()
2a059bf444dd7758ccf48f217cd981570132be85 KVM: Get rid of dead function gva_to_page()
b2fc15a5ef6679a5f87fee012a836294532bc628 KVM: MMU: Remove unused varialbe in rmap_next()
814a59d2077d630cffca7e2878c5b6f9b91ba725 KVM: MMU: Make use of is_large_pte() in walker
51fb60d81b483ae75614d401e7d4271884894113 KVM: MMU: Move sync_page() first pte address calculation out of loop
66cbff59a16017234ea6c80ecddfc17b27a83504 KVM: do not call hardware_disable() on CPU_UP_CANCELED
87bc3bf972af0585ba5415aebbc8bd09b6a2ee94 KVM: MMU: Drop cr4.pge from shadow page role
90d83dc3d49f5101addae962ccc1b4aff66b68d8 KVM: use the correct RCU API for PROVE_RCU=y
9beeaa2d689842f7760aa16c512e6bb8182d38b6 Merge branch 'perf'
3246af0ece6c61689847417977733f0b12dc4b6f KVM: MMU: cleanup for hlist walk restart
acb5451789f21ad51215897bb8f9306a05e8acd4 KVM: prevent spurious exit to userspace during task switch emulation.
6b18493d60e7f54a0feb771fa141b5fcb72ce1e4 KVM: MMU: remove unused parameter in mmu_parent_walk()
0571d366e0be571be14581cb5e28d9c3f6e0d0b1 KVM: MMU: reduce 'struct kvm_mmu_page' size
1b8c7934a4063653095fb9fa88f9169f5b52f52b KVM: MMU: remove unused struct kvm_unsync_walk
19d04437267f00c7b50343513693b7a3174ff908 KVM: fix emulator_task_switch() return value.
5b7e0102ae744e9175b905f4267a81393bdb7a75 KVM: MMU: Replace role.glevels with role.cr4_pae
e269fb2189fb86d79d64c0ca74c6c1a549ad4aa3 KVM: x86: Push potential exception error code on task switches
0760d44868f351ba30fc9a08cf1830e46aa72466 KVM: x86: Terminate early if task_switch_16/32 failed
8f6abd06f521112a0a3bc906df273fa3ce0a9387 KVM: x86: get rid of mmu_only parameter in emulator_write_emulated()
660c22c425cbe14badfb3b0a0206862577701ab7 KVM: limit the number of pages per memory slot
020df0794f5764e742feaa718be88b8f1b4ce04f KVM: move DR register access handling into generic code
6bc31bdc55cad6609b1610b4cecad312664f2808 KVM: SVM: implement NEXTRIPsave SVM feature
f7a711971edd952352a89698db1d36f469e25f77 KVM: Fix MAXPHYADDR calculation when cpuid does not support it
e46479f852adab6027e4950d69400d967bf7bc6f KVM: Trace emulated instructions
2fb53ad811e238d5dec8716b99986c3f234e3337 KVM: x86 emulator: Don't overwrite decode cache
4496f974825e2ee317c3cc94e41ec2db7eb73af8 KVM: PPC: Add dequeue for external on BookE
24222c2fec75df30d56d1e2014d45d2559c94f1a KVM: MMU: remove unnecessary NX check in walk_addr
f84cbb0561d7cefb5fc050ee99d8c82ec9ce883d KVM: MMU: remove unused field
805d32dea4dfb8319aaf7e73a681ad410a5e331a KVM: MMU: cleanup/fix mmu audit code
306d071f179c28c97688cb91c8585fd5ab840a9e KVM: PPC: Don't export Book3S symbols on BookE
287d5611fab5a42214d028b6f67fbd2ee977dcf2 KVM: PPC: Only use QPRs when available
647dc49eebad2c30f823cae2bd8204b66c739f9c KVM: Document replacements for KVM_EXIT_HYPERCALL
05b0ab1c0bb526ac1056bab356ee92cfd6daa6fd KVM: PPC: Disable MSR_FEx for Cell hosts
3ed9c6d2b5aa0ac365c52a2a3a370ac499f21e45 KVM: PPC: Make bools bitfields
5a1b419fc936af9f10766c889d83d80990ecd300 KVM: PPC: Use ULL for big numbers
a1eda280ccd5fee71a89a94030f96bca5faebe21 KVM: PPC: Add check if pte was mapped secondary
bd7cdbb7fcd135a399ebb855dc9106747ee2e6ba KVM: PPC: Add emulation for dcba
9fb244a2c215d1e16ee92cb164b7b61c8dfa3909 KVM: PPC: Fix dcbz emulation
a2b07664f6cd14836ff84a77f48566673dca00bb KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC
ad0a048b096ac819f28667602285453468a8d8f9 KVM: PPC: Add OSI hypercall interface
71fbfd5f38f73515f1516a68fbe04dba198b70f0 KVM: Add support for enabling capabilities per-vcpu
ca7f4203b9b66e12d0d9968ff7dfe781f3a9695a KVM: PPC: Implement alignment interrupt
1c85e73303fa70cd6bc2bf138484acb4ffe30efd KVM: PPC: Implement emulation for lbzux and lhax
1bec1677ca5b3406dc1f174b61beaeb832eed715 KVM: PPC: Make XER load 32 bit
c04a695a4484467889d0c91c2e377c6abcecd5d5 KVM: PPC: Implement BAT reads
c664876c6d88ff8c8e93ee05c0bbdc3e4c2af488 KVM: PPC: Implement mfsr emulation
a56cf347c21b21d52db127672cf1edf5dd724a4b KVM: PPC: Load VCPU for register fetching
c2453693d41f31dae1b4d39b2d59d9a9c6dcb837 KVM: PPC: Don't reload FPU with invalid values
8963221d7d7244cc828dfca5649404c747599b3e KVM: PPC: Split instruction reading out
4b389ca2e733b986c5282690e4e0314f000e6228 KVM: PPC: Book3S_32 guest MMU fixes
c8027f165228b4c62bad31609d5c9e98ddfb8ef6 KVM: PPC: Make DSISR 32 bits wide
18978768d89f638165646718c50ced19f2a10164 KVM: PPC: Allow userspace to unset the IRQ line
3eeafd7da2b0293b512abe95c86843fc4ab42add KVM: PPC: Ensure split mode works
8a5416db832895b84b85ad0bcbb11d1cce0d3d37 KVM: Document KVM_SET_TSS_ADDR
0f2d8f4dd0663defff8c1738d33478c1fb65a4f5 KVM: Document KVM_SET_USER_MEMORY_REGION
84b0c8c6a6f87b62bca93727dee12ec59e32e597 KVM: MMU: Disassociate direct maps from guest levels
f815bce8940bc28e42e6b924825bb31df2a4bff5 KVM: MMU: check reserved bits only if CR4.PSE=1 or CR4.PAE=1
041b1359a29b9301bc8baed6efcdbad29f80f6af KVM: x86: document KVM_REQ_PENDING_TIMER usage
de3e6480f76804fe06d460ddb1920c7daa07f29b KVM: x86 emulator: fix unlocked CMPXCHG8B emulation
6550e1f165f384f3a46b60a1be9aba4bc3c2adad KVM: x86 emulator: add decoding of CMPXCHG8B dst operand
482ac18ae293a3a0b1e1eea95c10dcc9ceeb4708 KVM: x86 emulator: commit rflags as part of registers commit
9749a6c0f0a4f88ae7bad4f65d7da32769e9b2b7 KVM: x86: Fix 32-bit build breakage due to typo
92bf9748b5bc381070f6adf0b56efd3428e4a97b KVM: small kvm_arch_vcpu_ioctl_run() cleanup.
7b262e90fc20a49fddf3dad94c8cead1f0439751 KVM: x86 emulator: introduce pio in string read ahead.
5cd21917da245fbe98bd443de2c7f519b3df6814 KVM: x86 emulator: restart string instruction without going back to a guest.
cb404fe0898779ec5fe5e06e90aaddcf40aefad8 KVM: x86 emulator: remove saved_eip
7972995b0c346de76fe260ce0fd6bcc8ffab724a KVM: x86 emulator: Move string pio emulation into emulator.c
cf8f70bfe38b326bb80b10f76d6544f571040229 KVM: x86 emulator: fix in/out emulation.
d9271123a46011af26da680baeb7fdf67b498abf KVM: x86 emulator: during rep emulation decrement ECX only if emulation succeeded
a682e35449abc83d260a8219015c7cb4b25ecced KVM: x86 emulator: add decoding of X,Y parameters from Intel SDM
69f55cb11e8d789433d111ac3a0f60be37a1ae01 KVM: x86 emulator: populate OP_MEM operand during decoding.
ceffb4597253b2420d2f171d8b1cdf2cd3137989 KVM: Use task switch from emulator.c
2e873022f511b82a5318c7af179f588f08d68cb9 KVM: x86 emulator: Use load_segment_descriptor() instead of kvm_load_segment_descriptor()
38ba30ba51a003360f177d5b8349439fe44fc55b KVM: x86 emulator: Emulate task switch in emulator.c
2dafc6c234b6064189405f42e1602e9a0abe5a44 KVM: x86 emulator: Provide more callbacks for x86 emulator.
aca06a83071e4e4c9150751db7ea6a46240734fc KVM: x86 emulator: cleanup grp3 return value
a41ffb7540cb37426759e688083502d6463421b2 KVM: x86 emulator: If LOCK prefix is used dest arg should be memory.
fd5253658b403d51fc19e56ecb44c54a3071fded KVM: x86 emulator: do not call writeback if msr access fails.
2e901c4cf4b550ad37840870246e835889cf7322 KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations
1e470be5a10801cb1c5c145f2cd9e0f5ebaf4f2e KVM: x86 emulator: fix mov dr to inject #UD when needed.
6aebfa6ea75f9a02a0339e733090dd40d6f2edfd KVM: x86 emulator: inject #UD on access to non-existing CR
ab8557b2b361c8bb2e2421c791c8f6c4f6ba3d08 KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits.
6e1e5ffee8d95f9bce71eaa029cb5247b0f2f673 KVM: x86 emulator: fix 0f 01 /5 emulation
5e3ae6c5407ffb23bc4d9871e09d1b222e1b31a4 KVM: x86 emulator: fix mov r/m, sreg emulation.
063db061b9b3472c925f09ae3a0a8359b80c2295 KVM: Provide current eip as part of emulator context.
9c5372445c1ad4fcdb4128957ec89334223b8113 KVM: Provide x86_emulate_ctxt callback to get current cpl
93a152be5af3d651ff0ab5459f5e0f9662b22438 KVM: remove realmode_lmsw function.
52a4661737ecc918633f6b05c611a4af4b5eae5a KVM: Provide callback to get/set control registers in emulator ops.
6ce5a090a9a0ea4266a2cad058c69e2f27201e11 KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling
31299944584fd62df8b0cfa30ad2c56f445b8cf2 KVM: VMX: change to use bool return values
49c6799a2ce3a6a4dd66021dabeb468901c7a700 KVM: Remove pointer to rflags from realmode_set_cr parameters.
af5b4f7ff7ec76400b89db9538accd9aeb996da4 KVM: x86 emulator: check return value against correct define
c73e197bc525e67b71578126b679446f5b88b508 KVM: x86 emulator: fix RCX access during rep emulation
d6d367d6783e38634377bc66b62bff3ffd717e5f KVM: x86 emulator: Fix DstAcc decoding.
08e850c6536db302050c0287649e68e3bbdfe2c7 KVM: MMU: Reinstate pte prefetch on invlpg
fbc5d139bb92e6822e4c000f97631a072d8babf9 KVM: MMU: Do not instantiate nontrapping spte on unsync page
4a5f48f666ccc4ffdbc54241d9cab06806ed7922 KVM: Don't follow an atomic operation by a non-atomic one
daea3e73cb4ac971bee97f333ae027861d00fc0b KVM: Make locked operations truly atomic
72016f3a4221799a0b1fdf443ef6e29db572a9bb KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pte_write()
d57e2c0740bbdd768dcbafe58cf62174f31d7c2d KVM: fix assigned_device_enable_host_msix error handling
a87fa35514bcf17aeca97245574e3f735cec9074 KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure
600f1ec3761671307935a583c46f17fff0fa9b72 KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip
160d2f6c0c90713aa3bb93dd344fe0d527342e26 KVM: x86: fix the error of ioctl KVM_IRQ_LINE if no irq chip
5c0d0920a270b9f2aa20c1cecb162703da32e766 KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure
ec68798c8fd0f01cdbd3f3e1a970e76a644cf08e KVM: x86: Use native_store_idt() instead of kvm_get_idt()
5c1c85d08da5c257b21b0423b96fa6554aa4cb6f KVM: Trace exception injection
5bfd8b5455e69b37af16a2df1edae2c3b567648c KVM: Move kvm_exit tracepoint rip reading inside tracepoint
d4f64b6cad0fc0fb4cec868c6ca6b1325949d08b KVM: remove redundant initialization of page->private
2ed152afc7ed61830b848b32936e1541a1a57799 KVM: cleanup kvm trace
06056bfb944a0302a8f22eb45f09123de7fb417b KVM: PPC: Do not create debugfs if fail to create vcpu
7b06bf2ffa15e119c7439ed0b024d44f66d7b605 KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
835e6b80478e59820cff127adba3e518ae5a43f5 KVM: x86 emulator mark VMMCALL and LMSW as privileged
f71385383fb86246ab3c69cc17a09ef9883590d8 KVM: SVM: Ignore lower 12 bit of nested msrpm_pa
ce2ac085ff1500aad157cabd8221b7c38eb751bd KVM; SVM: Add correct handling of nested iopm
0d6b35378e80c555e20ca3aa3d3cc609b403cbb6 KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr
323c3d809b8bd42d6d557c734d4bdfdefa110445 KVM: SVM: Optimize nested svm msrpm merging
ac72a9b733995cb3ef538000f6309b5e724aa469 KVM: SVM: Introduce direct access msr list
455716fa941ec7a03c04bd54e1b906698171b15c KVM: SVM: Move msrpm offset calculation to seperate function
d24778265ac9b2602889a5e99c6e7ba777a236df KVM: SVM: Return correct values in nested_svm_exit_handled_msr
0fc5c3a54d68d0e6c2f3b346dcc924ba928c4d0e KVM: arch/x86/kvm/kvm_timer.h checkpatch cleanup
899ad0cea6ad7ff4ba24b16318edbc3cbbe03fad ext4: Conditionally define compat ioctl numbers
aeacb6fd30c800e8229905eac7023777a472d772 HID: picolcd: Eliminate use after free
a9885c8f7bf62e251fc178f838b9f0ee897c158a HID: Zydacron Remote Control driver
cc05ea0cd63437da2033b3ce6e033b1f1aaaf640 DMA ENGINE: Do not reset 'private' of channel
1721a238ba5df9e870ed952464d38714261f5be9 HID: Use kmemdup
a2ef4562c25317f3d0731e79eb432db8ed9eb1ca MXC: Add USB OTG (device) for i.MX31 PDK (3DS) board.
3a47b1a4f16285bc1b96941782a896afc4711e97 mx31moboard: OTG host support for smartbot board
66c202ad9a58905e0e6a0fa3976020a7ab0fa6df mx31moboard: Move usb OTG device registration
25783602050600b294086d6a0be9a0c2cfe8a3e3 mx31moboard: Fix usb PHY reset
939e379e9e183ae6291ac7caa4a5e1dfadae4ccc [S390] drivers/s390/char: Use kmemdup
777a5510093a6d6443351160c6969a0e66f3ba8a [S390] drivers/s390/char: Use kstrdup
ab3c68ee5fd329ba48094d3417fd60e30ea14a87 [S390] debug: enable exception-trace debug facility
57b28f66316d287b9dbf7b28358ca90257230769 [S390] s390_hypfs: Add new attributes
cc961d400e06e78c7aa39aeab1f001eb8f76ef90 [S390] qdio: remove API wrappers
d0c9d4a89fff4352b20ae8704b84cd99a8372f66 [S390] qdio: set correct bit in dsci
3a601bfef33c82537511c7d970d8010c38aaecd1 [S390] qdio: dont convert timestamps to microseconds
5382fe11d90e3ed9602ce655e523852e3dbf3e35 [S390] qdio: remove memset hack
f3eb20fafdc10aea0fb13b113ac3b9a3dc9a5dc6 [S390] qdio: prevent starvation on PCI devices
09a308f384c4ad2fb45959f5da9918e812207c50 [S390] qdio: count number of qdio interrupts
6ea50968274673ea7b58695efec2eeb55ca2f5dd [S390] user space fault: report fault before calling do_exit
10d3858950557cd3cc05f647ede597114c610177 [S390] topology: expose core identifier
2dedf0d9eadf39660f2e1686b5d36e4a7515803f [S390] dasd: remove uid from devmap
501183f2ed74434e30a1b039b2f3af30f1f3f461 [S390] dasd: add dynamic pav toleration
f3cb31e495668eae568c584c666631e26c68bdea [S390] vdso: add missing vdso_install target
a78f1c4c1dc4b9dedd17c46dd414f26c7bf1e503 [S390] vdso: remove redundant check for CONFIG_64BIT
58ea91c05346f7c6336e6248b743aa9a8e1c19a9 [S390] avoid default_llseek in s390 drivers
f73a2b03c59b95a3ee8eebcc127350c77c950e87 [S390] vmcp: disallow modular build
86f2552bbd0e17b19bb5e9881042533eaea553c7 [S390] add breaking event address for user space
cd3b70f5d4d82f85d1e1d6e822f38ae098cf7c72 [S390] virtualization aware cpu measurement
6377981faf1a4425b0531e577736ef03df97c8f6 [S390] idle time accounting vs. machine checks
6a2df3a87276cdc08fd87070d09ea18d1fb9d622 [S390] improve irq tracing code in entry[64].S
43d399d2ab7e96cb8d952d0ba4e9131587b7c8b9 [S390] cleanup sysc_work and io_work code
94038a99119c171aea27608f81c7ba359de98c4e [S390] More cleanup for struct _lowcore
f084db932e6fe877bf8362bc256fc850de196deb tracing: Convert more ext4 events to DEFINE_EVENT
a3685f00652af83f12b63e3b4ef48f29581ba48b Merge branch 'for-rmk/2635' of git://git.fluff.org/bjdooks/linux into devel-stable
14894b9b8317d9a337bba55998fdef1c9b2dc63d S3C: DMA: Change argument of s3c2410_dma_devconfig
8954da1f82a468deeeae3683252b5440e7f4ccbe intel-iommu: intel_iommu_map_range failed at very end of address space
a99c47a228c194aa75bffdcb82806c5f33c7c63b intel-iommu: errors with smaller iommu widths
f307333e14f6b18045eb4198fe646d9b6028f3ed ext4: Add new tracepoints to track mballoc's buddy bitmap loads
550a8b691ca67761bbf382d98fbd81d215f1d7f0 ALSA: sound/pci/asihpi: Use kzalloc
3eaead579ebc09d4f4c050c9b6ce6d67337bcb20 ALSA: hdmi - dont fail on extra nodes
e48b00870f269541c28bec8d457904a04545d5e5 ALSA: intelhdmi - add id for the CougarPoint chipset
41da2e0a01bf13986a561d8a16929d009eb9099c ALSA: intelhdmi - user friendly codec name
e9abf85fe1fb0cd1da19ec231f2d6873e4af9fbd ALSA: intelhdmi - add dependency on SND_DYNAMIC_MINORS
1be1d76b8a1f622fd3a64778dfe117053f2af1f2 ALSA: asihpi: incorrect range check
2448b14715bc83d75ed779452fe89285df4d772a ALSA: asihpi: testing the wrong variable
b0fb75ad5c8ca205396d7a493c9be5a5da802747 ALSA: es1688: add pedantic range checks
11c93605faecfe6f9a28a6f3d14989bad077055a mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages
5a58ec8766e0ce98fd585eb404b3e56935afafe6 ext4: Add a missing trace hook
fea24e28c663e62663097f0ed3b8ff1f9a87f15e x86, mrst: add nop functions to x86_init mpparse functions
e4af4268a34d8cd28c46a03161fc017cbd2db887 x86, mrst, pci: return 0 for non-present pci bars
6811d58fc148c393f80a9f5a9db49d7e75cdc546 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
0617b83fa239db9743a18ce6cc0e556f4d0fd567 ext4: restart ext4_ext_remove_space() after transaction restart
a64c876fd357906a1f7193723866562ad290654c md: manage redundancy group in sysfs when changing level.
b6eb127d274385d81ce8dd45c98190f097bce1b4 md: remove unneeded sysfs files more promptly
ef2f80ff7325b2c1888ff02ead28957b5840bf51 md/linear: avoid possible oops and array stop
786ec7915e530936b9eb2e3d12274145cab7aa7d ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted
d6c89d9aca0933d90ab926bf448b32f24a163792 uml: Convert to unlocked_ioctls to remove implicit BKL
93d84b6d99f5ddb911b318990c759a0fefa0f7ea ncpfs: BKL ioctl pushdown
1977bb2ed8ffdd161fe1c9eef1f9fd283e41d4b5 coda: Clean-up whitespace problems in pioctl.c
2ff82f852189226cda3cb192985a4a7fc750ab26 coda: BKL ioctl pushdown
55929332c92e5d34d65a8f784604c92677ea3e15 drivers: Push down BKL into various drivers
703c631ebbcadcfd861d01e697fdda7c388fec9a isdn: Push down BKL into ioctl functions
f4927c45beda9a70e5c3bda0bd9f12b4f713c00b scsi: Push down BKL into ioctl functions
16ef8def80ea97c3cacdcaa765bdf62b2d94f86d dvb: Push down BKL into ioctl functions
ce8273a573918612cbd320597db3d5dd89578454 smbfs: Push down BKL into ioctl function
977183902a52d1e0adc986f9462424db5a545044 coda/psdev: Remove BKL from ioctl function
d5f1d54cbc1b2f320ac054b2df519dec22a27779 um/mmapper: Remove BKL usage
1114b68468fa2359e15c75f415793b9dd0e5d837 sn_hwperf: Kill BKL usage
7cc4bcc6f152d365eb27acba5dcb7b38b36b3e50 hfsplus: Push down BKL into ioctl function
f70f362b4a6fe47c239dbfb3efc0cc2c10e4f09c ext4: Avoid crashing on NULL ptr dereference on a filesystem error
9cccde93fed1ca988eb2fb17ab9194bf7b5ed1b0 [SCSI] aacraid: add an ifdef'd device delete case instead of taking the device offline
da3cc679b247a22efe0746d129074015b278e64d [SCSI] aacraid: prohibit access to array container space
1fc8010a5d9a27391db2be103b13f4ac80990cfc [SCSI] aacraid: add support for handling ATA pass-through commands.
e3cc268fe4a0ad1cbefbc53cee35c80281e609b8 [SCSI] aacraid: expose physical devices for models with newer firmware
5ca05594097438f81337e53ad50c2d17ffc28238 [SCSI] aacraid: respond automatically to volumes added by config tool
15af974dcb22914f29aeb9a9cac5879b0dc3860e [SCSI] fcoe: fix fcoe module ref counting
fb83153d7308e1344f1d4a2e287b6aaab2f6d14c [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn
8b889e4f95545241fe90aa426ce9b7395d13ae06 [SCSI] libfcoe: Fix incorrect MAC address clearing
34ce27bcf96f5f366e1fa8c4729ffc8a55de4cc3 [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex
7b2787ec15b9d1c2f716da61b0eec21a3f5e6520 [SCSI] libfc: Move the port_id into lport
5e4f8fe7b58f4da5043b7f219fe9193cddd9262e [SCSI] fcoe: move link speed checking into its own routine
d29510a2968f87eaf455c606cd8802b6f8a0774b [SCSI] libfc: Remove extra pointer check
1b80e0f91c41db4633c0a61f727de169a9e9b275 [SCSI] libfc: Remove unused fc_get_host_port_type
721cafafb66f57b461226aa197997f3e5b296f91 [SCSI] fcoe: fixes wrong error exit in fcoe_create
b3667f9177359b0594e4f2cd5cc01115f8c7e2af [SCSI] libfc: set seq_id for incoming sequence
12e9b892002d9af057655d35b44db8ee9243b0dc ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
f64cacc3194f49c7371e2ce61c22de62b8652dc7 ARM: S5PV210: Add sclk clocks of type 'struct clksrc_clk' clock
4583487c43358070ef1bd43dd1cbaf2dd42e4db7 ARM: S5PV210: Add sclk_audio and sclk_spdif clocks.
9e20614bb9403102033b60ce7d8fceb5becdb71c ARM: S5PV210: Add sclk_dac, sclk_mixer and sclk_hdmi clocks
2cf4c2e6301f19e08b7090c024b312f6e2c0f230 ARM: S5PV210: Add new system clocks
f445dbd5af7863dd7dce4685e39980419d4144eb ARM: S5PV210: Add support for VPLL
f44cf78b6b475116a4d3c98576f8697dd4ca7e79 ARM: S5PV210: Remove usage of clk_p66 and add clk_pclk_psys clock
58772cd34479ca50e90eea25288d2021dd2e6ff6 ARM: S5PV210: Remove usage of clk_p83 and add clk_pclk_dsys clock\
664f5b2065da188821fe5aa998c6351e8c042d98 ARM: S5PV210: Fix clk_get_rate issue with the clk_h100 clock
6ed91a202b3843d2fec51f00c31e65313ca00906 ARM: S5PV210: Remove usage of clk_p100 and add clk_pclk_msys clock
acfa245fc7777bc1935c70a8951ff699952921c5 ARM: S5PV210: Remove usage of clk_h133 and add clk_hclk_psys clock
0fe967a1ca8845ac227d3cab51e3520ddb310932 ARM: S5PV210: Remove usage of clk_h166 and add clk_hclk_dsys clock
af76a201c63fd7566bab8892f3b8c82e66a264d0 ARM: S5PV210: Remove usage of clk_h200 clock and add clk_hclk_msys clock
374e0bf5f9e3b6055a943a838605e411b50c2838 ARM: S5PV210: Add armclk of clksrc_clk clock type
c62ec6a9aaabd5d0512e9d091d82940efefa4fa6 ARM: S5PV210: Rearrange assignment of clock for fout apll/mpll/epll clocks
eb1ef1ed06a168cf548419ba6e99f34c8169cffe ARM: S5PV210: Register apll/mpll/epll clksrc_clk clocks
59cda520881a1caf4332d6b03634c96fba361591 ARM: S5PV210: Rearrange the system clock definitions
99df95a22f7cfcf85405d4edc07c2d953542f0dd sunrpc: Include missing smp_lock.h
c2f980500a81006173daf3048284b28832858616 procfs: Kill the bkl in ioctl
d79b6f4de5db0103ceb4734e42ad101d836d61d9 procfs: Push down the bkl from ioctl
91d60417212fa6b100107384c5e4f5663ab69c8f m68knommu: Coldfire QSPI platform support
24676da469f50f433baa347845639662c561d1f6 ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
a9a4ab747e2d45bf08fddbc1568f080091486af9 perf tui: Add help window to show key associations
2ed886852adfcb070bf350e66a0da0d98b2f3ab5 ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks()
a308f3a868185d4f804fe71d0400e2b058c6d9af perf tui: Make <- exit menus too
c80901f2755c582e3096e6708028a8daca59e6e2 LSM: Add __init to fixup function.
7762fbfffdbce8191f5236d5053b290035d3d749 TOMOYO: Add pathname grouping support.
ba0c1709f4946a5ca1a678f4318ed72c0d409b3c ima: remove ACPI dependency
7845bc3e132605e3e8a1f37748e29281164b65f5 fat: convert to unlocked_ioctl
7f2ab000c6f2ae46070807a3bf645c45d8639460 TPM: ACPI/PNP dependency removal
b3139bbc52762268769e7af842aade0e64372433 security/selinux/ss: Use kstrdup
e35fd6609b2fee54484d520deccb8f18bf7d38f3 ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks()
7d9745cf239ca98cf1f694bff4765a276b05ee68 thinkpad-acpi: document backlight level writeback at driver init
ef07a5abadfcb2470fc9cbfbee0cb41076b4ba9b thinkpad-acpi: clean up ACPI handles handling
2cbb5c8f5533facb606adc5986ce40da2e987d6d thinkpad-acpi: don't depend on led_path for led firmware type (v2)
72f19921217c2267adc65cbe69c63da970578a14 thinkpad-acpi: explain errors from acpi_install_notify_handler
263f4a30e4f1dc5385650738c1dcf3728036ecc4 thinkpad-acpi: acpi_evalf fixes
437e470c4ca818c97426afa3a67fbd7e34cffe00 thinkpad-acpi: detect EC node using its HID (v2)
38e11cdec90f1dd7355db4aed8a1857258e99485 thinkpad-acpi: disclose usertask for ALSA callbacks
69df49eb31e14fb01d9404497b751bfda9bfa012 thinkpad-acpi: update HKEY and hotkey subdriver documentation (v2)
289990228155cbc58a35c1b266af00f387caa595 thinkpad-acpi: fix brightness hotkey poll handling
77775838bb76173d7a1ed28f75dfe388962aceca thinkpad-acpi: let other subdrivers know backlight level range
7a43f788988ac47b21ce258197c5014b5249c9f5 thinkpad-acpi: move greeting messages out of the first subdriver (v2)
5d756db99a7382d5cd173e912d527e9ee73d0596 thinkpad-acpi: fix volume/mute hotkey poll handling
a318930d06a7a93bd50000c7112f995b459adda7 thinkpad-acpi: X100e quick fixes
e28393c0c4416dffb46ca481e670f10c6a35baca thinkpad-acpi: constrain IBM-era support to IBM boxes
b65b34895437915f411882dd40d704eb0863ffb0 Merge mainline (v2.6.34-rc7)
f1af6208c8cef81e313ec2e64b44e783c3a11c13 [SCSI] qla2xxx: Updates to ISP82xx support.
f4c496c1fbaa59dbb3820c18453df661079b1d4a [SCSI] qla2xxx: Optionally disable target reset.
86fbee86e94c7e80c9bb01db0cf68b7977462109 [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutually exclusive
1516ef44835417f55645cdd9ccf203551ca6e8c0 [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.
bad750028917a7b804623701d0674e46c6012c18 [SCSI] qla2xxx: T10 DIF support added.
3822263eb1e74821ad1ae886ddd2184ae9395ff7 [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
4916392b56921b4aaaeaca3ef492135f42fbb5f2 [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
b7d2280c153b33fc60f1a89406d2329137a8b61c [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.
5ff1d58410ffb160b388d622ef0c6a0411a05559 [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.
99b0bec7bbf3350d1a920a7138fa62c456a8ecf1 [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.
6a03b4cd78f3f2695a2d0e6343d555b3de0e67c1 [SCSI] qla2xxx: Add char device to increase driver use count
3e46f031322bdd8d1f11e17fb7cf00c38b08dd55 [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.
62542f4b05a4515ff75320600ffeb2e7447d25fe [SCSI] qla2xxx: Display proper link state for disconnected ports.
0b9dae6aeb0e5397b426e135509046b323740fd5 [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware version.
25f3a5a2854dce8b8413fd24cc9d5b9e3632be54 PM: PM QOS update fix
8e48dcfbd7c0892b4cfd064d682cc4c95a29df32 ext4: Use our own write_cache_pages()
e40152ee1e1c7a63f4777791863215e3faa37a86 Linus 2.6.34
39a4bade8c1826b658316d66ee81c09b0a4d7d42 ext4: Show journal_checksum option
291dae472a8976ff461f24c848fee2a03f9ea3c8 ext4: Fix for ext4_mb_collect_stats()
1b4d0d8ea7b3cbd107f345ab766416f9b38ce66a [SCSI] libsas: fix deref before check in commit 70b25f890ce
8a57d9d61a6e361c7bb159dda797672c1df1a691 ext4: check for a good block group before loading buddy pages
b5dbc858717113c823fe6bb058807c2cb67d1efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
d34e14f690d611ffe3db09e4ed8123d86c89a831 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
6d19c42b7cf81c39632b6d4dbc514e8449bcd346 ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
b6f4bb383d69cac46f17e2305720f9a3d426c5ed ASoC: Add SOC_DOUBLE_R_SX_TLV control
fbe845ddf368f77f86aa7500f8fd2690f54c66a8 ext4: Remove extraneous newlines in ext4_msg() calls
d4c402d9fd97a54bb7ed89f9e9869897eb4f6e1f ext4: Print mount options in when mounting and add a remount message
72b8ab9dde211ea518ff27e631b2046ef90c29a2 ext4: don't use quota reservation for speculative metadata
0e05842bc117ea70ceb979cca798fd026879951b quota: add the option to not fail with EDQUOT in block
56246f9ae4cfa95b460f9dfbcfb1b772d85db046 quota: use flags interface for dquot alloc/free space
84061e07c5fbbbf9dc8aef8fb750fc3a2dfc31f3 ext4: init statistics after journal recovery
d17413c08cd2b1dd2bf2cfdbb0f7b736b2b2b15c ext4: clean up inode bitmaps manipulation in ext4_free_inode
21ca087a3891efab4d45488db8febee474d26c68 ext4: Do not zero out uninitialized extents beyond i_size
c35a56a090eacefca07afeb994029b57d8dd8025 jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop()
c02db8c6290bb992442fec1407643c94cc414375 rtnetlink: make SR-IOV VF interface symmetric
c445e3e0a5c2804524dec6e55f66d63f6bc5bc3e ext4: don't scan/accumulate more pages than mballoc will allocate
c4949f074332a64baeb2ead6ab9319ca37642f96 qeth: synchronize configuration interface
65a1f898efac136aeea65509e61ac6cdecd4f6bf qeth: new message if OLM limit is reached
f6b85b6c42ccc20316a25f6ccbe7a984c5a1304d qeth: exploit HW TX checksumming
55fa0cfd7c3ac2ae34cac7dca2e3fbcfe661e6c3 sctp: delete active ICMP proto unreachable timer when free transport
2d6c9ffcca7808f42ba6b953da0ba60e19a9cbbd net: congestion notifications are not dropped packets
a465419b1febb603821f924805529cff89cafeed net: Introduce sk_route_nocaps
35790c0421121364883a167bab8a2e37e1f67f78 tcp: fix MD5 (RFC2385) support
a30eec2a8650a77f754e84b2e15f062fe652baa7 ext4: stop issuing discards if not supported by device
3b098e2d7c693796cc4dffb07caa249fc0f70771 net: Consistent skb timestamping
a1aa3483041bd3691c7f029272ccef4ce70bd957 xfrm: fix policy unreferencing on larval drop
a14462f1bd4d3962994f518459102000438665aa net: adjust handle_macvlan to pass port struct to hook
10fc51b9953112ade61e33ff2f6f005f005a2361 skge: use the DMA state API instead of the pci equivalents
e3826f1e946e7d2354943232f1457be1455a29e2 net: reserve ports for applications using fixed port numbers
9f977fb7ae9ddf565b4800854212fb9a1ed6c2ea sysctl: add proc_do_large_bitmap
00b7c3395aec3df43de5bd02a3c5a099ca51169f sysctl: refactor integer handling proc code
1cdc5abf40c561982d2f7b06bcff17f9496309a5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
e0f43752a942b7be1bc06b9fd74e20ae337c1cca bridge: update sysfs link names if port device names have changed
28a16c97963d3bc36a2c192859f6d8025ef2967a bridge: change console message interface
cfb478da70f2213520866c84cb0aea0d7c0e1148 bridge: netpoll cleanup
c17b274dc2aa538b68c1f02b01a3c4e124b435ba rndis_host: Poll status channel before control channel
6b0310fbf087ad6e9e3b8392adca97cd77184084 ext4: don't return to userspace after freezing the fs with a mutex held
256a453546f1cf2c29a639c79fe0d603761a8e25 ext4: symlink must be handled via filesystem specific operation
42007efd569f1cf3bfb9a61da60ef6c2179508ca ext4: check s_log_groups_per_flex in online resize code
35121c9860316d7799cea0fbc359a9186e7c2747 ext4: fix quota accounting in case of fallocate
ffebedb7ab3f7964a70a1771547b26af38a189d2 Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next
9893e742a0d942dda2277e9f3e19b726900adf27 IB/core: Use kmemdup() instead of kmalloc()+memcpy()
cafcd80d216bc2136b8edbb794327e495792c666 lockup_detector: Cross arch compile fixes
9d192e118a094087494997ea1c8a2faf39af38c5 perf newt: Add single key shortcuts for zoom into DSO and threads
29351db6a05e7e42be457569428425520a18beec perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed
23637d477c1f53acbb176a02c241d60a25888fae lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR
c01d4323309a90a298fd81cf3a059ee1b12be2e9 lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archs
e16bb1d7fe07609bc8b0e4c043eff2f47ada78d8 lockup_detector: Update some config
c1ec5fefd9cd9ccb020966a49a3c7f44b25d9e84 perf newt: Fix the 'A'/'a' shortcut for annotate
605539034f208d365f76af8e2152cb25f702367d perf newt: Make <- exit the ui_browser
d80f2666b5373f195deae57c9f33a5abb8053d37 drivers/mtd: Use kmemdup
4e73238d163c6fcf001264832701d2a6d4927672     MIPS: Oprofile: Fix Loongson irq handler
46afb8296c2494bfce17064124b253eb9b176ef9     MIPS: N32: Use compat version for sys_ppoll.
95e8f634d7a3ea5af40ec3fa42c8a152fd3a0624     MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
18e41da89d55014d25b9a24502ee92b7f50599f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
43aa7ac736a4e21aae4882bd8f7c67403aed45b8 lib/btree: fix possible NULL pointer dereference
bdef2fe88b1e4bde7458aedd207929ce3f9d66ee mmc: at91_mci: modify cache flush routines
5dc6416414fb3ec6e2825fd4d20c8bf1d7fe0395 Btrfs: check for read permission on src file in the clone ioctl
3f8bf8f0fd79410fbcbf9dd9910dbc9d4882c94f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
c28f3f8660697d03afbdb581781b94ff6222a585 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8c0b742ca7a7d21de0ddc87eda6ef0b282e4de18 ARM: 6134/1: Handle instruction cache maintenance fault properly
49aea0fd95495538230e19f58e217fb06ffdbfeb ARM: nwfpe: allow debugging output to be configured at runtime
8e2a43f5f5e1255879064924917fb1a6e5be7cb3 ARM: rename mach_cpu_disable() to platform_cpu_disable()
75070612c49c0bb976bb9221d051b20316ad1bc7 ARM: 6132/1: PL330: Add common core driver
64039be8226b9f6c80c704d94ac9891eee4a274c ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310
a2227120eead4ea7d2ea04d8ce0947f1dd23dedf ARM: Move memory mapping into mmu.c
ceb683d3bc36f213aeef0c5d79e6fbb1e16bd459 ARM: Ensure meminfo is sorted prior to sanity_check_meminfo
6262c92f51ffb074800d5a340ee16bc06758e037 ARM: Remove useless linux/bootmem.h includes
b7072c63c1b0611042ba6ecf0152a33c7b806e67 ARM: convert /proc/cpu/aligment to seq_file
4d736b5e1cffb716bfbad669ce6aedf454779373 arm: use asm-generic/scatterlist.h
684bdc7ff95e0c1d4b0bcf236491840b55a54189 JFS: Free sbi memory in error path
404e781249f003a37a140756fc4aeae463dcb217 fs/sysv: dereferencing ERR_PTR()
265624495f5acf6077f8f8d264f8170573d8d752 Fix double-free in logfs
d83c49f3e36cecd2e8823b6c48ffba083b8a5704 Fix the regression created by "set S_DEAD on unlink()..." commit
7ebaa2838a751125c113072486334d7b4e63f9ad Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
1ff3d7d79204612ebe2e611d2592f8898908ca00 x86, perf: P4 PMU - fix counters management logic
bfcf1ae2b2b1c09ee2c420313afe47ac5cc32d3f Merge master.kernel.org:/home/rmk/linux-2.6-arm
ecbb458a484fd9c455f8feb36c87727e71b4ac1a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b684b2ee9409f2890a8b3aea98525bbe5f84e276 ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
16a2164bb03612efe79a76c73da6da44445b9287 profile: fix stats and data leakage
bfcc6e2eca507819e297a4c758ebd6b26e625330 hughd: update email address
c7a8209f766961eea4cfc6f22d2d6e06ef63546c libata-sff: kill unused prototype and make ata_dev_select() static
2a7adff09ac3dd3d1facaf92b4a8cc1b92d370b6 libata-sff: update bmdma host bus error handling
1b959c412bbf38ce0fa658183f72027ca8331ee3 sata_mv: remove unnecessary initialization
6f79146041853abf551c3d70d05c2e08e1e9c255 sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF
904924b020c794133607536b346aae268584d0af pata_sch: use ata_pci_sff_init_one()
c4acf99bdebb84b21cf2d12521f990bbfe5d5500 pata_sil680: Do our own exec_command posting
978c066691a49a205673672a55685305663a2554 libata: Remove excess delay in the tf_load path
95cc2c70c139936a2142bcd583da8af6f9d88efb sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
1eaa4787a774c4896518c81f24e8bccaa2244924 tracing: Comment the use of event_mutex with trace event flags
3e1bbdc3a721f4b1ed44f4554402a8dbc60fa97f perf newt: Make <- zoom out filters
15ddb4aec54422ead137b03ea4e9b3f5db3f7cc2 NFSD: don't report compiled-out versions as present
3842e835490cdf17013b30a788f6311bdcfd0571 libata: don't flush dcache on slab pages
276a47a93dbfe5d35261451925020f65cdbfcce8 pata_cmd640: don't read CFR pointlessly
e42a542ba9cca594897176020445023c54d903d6 libata: make sff_irq_on() method optional
41dec29bcb05eb8ec396f70ce791c6e3e4ce4712 libata: introduce sff_set_devctl() method
55787183ade44c4f826f581a068f52a1a80c6a2e ahci_platform: properly set up EM messaging
c06231661e4fb5f2f50c73ff33702937a11764cf ahci: add "em_buffer" attribute for AHCI hosts
008dbd61ebee3e647f63bbe8315192e1331cd75f ahci: EM message type auto detect
ec86c81dfcc52e313920621b1d1e92343a842afe pata_scc: kill useless check in scc_postreset()
fe6005b81e142c36f066b81ca85f80022c4ac979 pata_scc: make scc_wait_after_reset() static
9990b6f32b5d35e76b4c2a0dd9469f96350c4d9d libata: use __ratelimit
b48d58f55aa1d2d0d12378e45663842d4021916e libata: use longer 0xff wait if parallel scan is enabled
294440887b32c58d220fb54b73b7a58079b78f20 libata-sff: kill unused ata_bus_reset()
4f2c774856708bccecb74c0e6296e9e2c9136ee1 [libata] Disable R_OK (Early ACK) on SII 3726 PMP
fbaf666b854c04b2d8ebca17114ee409ddea08b5 libata: update gfp/slab.h includes
83f2b9630c5875ee872c11d98a0e26888514c1b3 ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
ec569af8584e977a3474c197da53ae2ba5823caf pata_mpc52xx: reduce code size by simple change of constant data types
441577efa0dc9ae40fb72c602896fc76a87c0a3a ahci: clean up board IDs
96d60303fd3336893a93565d58c4f1805a327061 ahci: Turn off DMA engines when there's no device attached
1c2a49f61785ebbcbfb481a2aab659020f0457f7 ahci: Add platform driver
365cfa1ed5a36f9bcb9f64c9f0f52155af2e9fef ahci: Move generic code into libahci
0cbb0e774b0ea0547ec1b9e795637e309327ae27 ahci: Introduce ahci_set_em_messages()
439fcaec10cef14a08557623d6f5fa240aaf3e2b ahci: Factor out PCI specifics from ahci_print_info()
781d655083f8fb0a343bb694e83b96f04e934b4f ahci: Factor out PCI specifics from ahci_init_controller()
97cfbfe60018ffa9198cf78848a9abc4b8d316cc ahci: Get rid of pci_dev argument in ahci_port_init()
3303040d8ba2dc0090ff172627df44d284c893e7 ahci: Factor out PCI specifics from ahci_reset_controller()
1d5133587366ee0cbd0be8f10b57a2636b628f9b ahci: Get rid of pci_dev argument in ahci_save_initial_config()
394d6e535f15c6f2d3c7fe2e228ee595acf0648c ahci: Factor out PCI specifics from ahci_save_initial_config()
d89933497d2698c01ab25e2644807509ada43a7d ahci: Get rid of host->iomap usage
7a6cb0d5497418599d2125b670926b75e673861c Staging: Use kcalloc or kzalloc
b5a2104c98cb603f7053e4b0309fb88f15d6be86 Staging: udlfb: fix coding style issues
fdd2d9341d50f3a67fc35394e41146f30a383a6b Staging: dt3155v4l: introduce state machine
3f56c109d0ef8437d89cdb84af02728ec9cc1150 Staging: rtl8187se: fixed C99 comments style issues in r8180_core.c
bbfb56520c8da666383c08220985495ff918d4ad Staging: rtl8187se: fixed space style issues in r8180_core.c
fd4dc88e46c4d9dd845ffef50a975ceea110fd85 staging: hv: Fix error checking in channel.c
3dfe08e6073f40a742fe3e5d6b43ca8184c55722 Staging: rtl8192su: led update
e9b1d5d0ff4d3ae86050dc4c91b3147361c7af9e x86, mrst: Don't blindly access extended config space
5c2af91bbcc19c96d2fb35c4bb3f3d66b039e978 Staging: rtl819su: added r8192SU_led.c/.h
7d8e737dd7e3519110a7bc529ef6ac80ac41c3f5 Staging: comedi: Fixed more long line lengths in comedi.h
83827f6a891e20de7468b1181f2ae8a3cc72587b netfilter: xt_TEE depends on NF_CONNTRACK
b464f791caf66b6120c3cd8a77ad313ed532667a Staging: comedi: Fixed long line lengths in comedi.h
6c7f81967b8984e6fb6b1f04c63f32d90a15c479 staging: comedi PCMCIA-drivers: adding MODULE_AUTHOR, MODULE_DESCRIPTION and MODULE_LICENSE
21fe2eea6381845956322e63e441f351774de7f9 Staging: comedi: Fix long line lengths in comedi_fops.c
93822ad193f1b1d92422dc3d539456acbe1a85ef Staging: wlags49_hs2: Fix wlags49_hs2 driver after build fixes broke it
97a0638218fc504d645c45ff03256dc4520efa72 Staging: ramzswap: Remove backing swap support
3cdec5540d622e6b910a1fe91f544630a8ba8099 Staging: vt6655: remove OUT definition
3a215e0ff4184314f7f1a099354a272ddedff289 Staging: vt6655: remove IN definition
71e510673134999627fd180181079ffccb9ec756 staging: vt6656: code cleanup, removed unused I8 macro
659770d4033373340bc24fc125d1f3ba215e4669 staging: vt6656: code cleanup, replaced U32 macro with u32
26233e6e27e890d592708a3cd233667820c40254 staging: vt6656: code cleanup, replaced U16 macro with u16
442f9cb5858ec86f6f05df0058cec0bf4b873534 staging: vt6656: code cleanup, replaced U8 macro with u8
bf597e99d2fd4c5d25485fd4e4877bbae2be816c staging: dream: smd: remove all smd related code
e64354c0be3b7134c85571a525b2e37fc4a95eef Staging: vt6655: remove HANDLE definition and use
089a41985c6c7e69c8fe043c0dd397da628254f5 staging: iio: adis16260 digital gyro driver
935e99fb0739aa64d0dd7e8a0bc82faec5d8f830 staging: trivial: fix typo "seperate"
83d4b7eb5f319d8c6d8586586cb1d9c0d1a80532 staging: batman: remove all rcu head initializations
06e719d80ff900973cddffa84fc2d7620c69a236 Staging: hv: auto-load MSFT PV NIC driver
ef0e9180d3589ad35eefe9be6b239f32719fd548 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
a1d7c1b4b8dfbc5ecadcff9284d64bb6ad4c0196 netfilter: nf_ct_sip: handle non-linear skbs
b12f3cbd7a9a869eae1eb108da02526b132ba80b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
126e216a8730532dfb685205309275f87e3d133e SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired
9bb0b8136a7d5b50c5807af3bf12b758fb257814 SUNRPC: Reorder the struct rpc_task fields
d72b6cec8d42eb7c2a249b613abf2c2b7a6eeb47 SUNRPC: Remove the 'tk_magic' debugging field
d60dbb20a74c2cfa142be0a34dac3c6547ea086c SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
9c7e7e23371e629dbb3b341610a418cdf1c19d91 NFS: Don't call iput() in nfs_access_cache_shrinker
1a81bb8a1fa62ccb9b2411ac10ce702ca4ed302a NFS: Clean up nfs_access_zap_cache()
61d5eb2985b3b1d69fd53d7dc9789037c27f8d91 NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS
20673406534176ead9b984a84b662928110f77b1 SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter
93a05e65c090dda9cbd79d0cf57b65c4dbd8da55 SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired()
d300a41ef1c39cc5e6b90fd8834ea7ab16b5c48f SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS
93870d76fee22e887aa6e7e1fc904dbeca976928 NFS: Read requests can use GFP_KERNEL.
18eb884282bbaf99700ba5b60ded782807d52408 NFS: Clean up nfs_create_request()
1f4c86c0be9064ab4eebd9e67c84606c1cfeec4b NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
8535b2be5181fc3019e4150567ef53210fe3b04f NFSv4: Don't use GFP_KERNEL allocations in state recovery
712a4338669d7d57f952244abb608e6ac07e39da SUNRPC: Fix xs_setup_bc_tcp()
ff8399709e41bf72b4cb145612a0f9a9f7283c83 SUNRPC: Replace jiffies-based metrics with ktime-based metrics
f56916b97fe2031761ca611f0a342efd913afb33 ktime: introduce ktime_to_ms()
bbc72cea58f671665b6362be0d4e391813ac0eee SUNRPC: RPC metrics and RTT estimator should use same RTT value
9bc4e3ca46e4eb9cb434de4175c6041d00bbdca3 NFS: Calldata for nfs4_renew_done()
dfe52c0419b8324bacd69bd28aae77e2d6ee0379 NFS: Squelch compiler warning in nfs_add_server_stats()
a6d5ff64bae02438d914f088672cab1916153954 NFS: Clean up fscache_uniq mount option
0f15c53d5b1829c10dd901f37b8263aa25ecf864 NFS: Squelch compiler warning
9605a069f83d999e60cd57dc8010708fe08291c0 SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h
bb8b27e504c0f0463535fea31b42bcaa393c3fb0 NFSv4: Clean up the NFSv4 setclientid operation
d7cf8dd01289b3c64057e38d34c2857f6633d52c NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
a8ce4a8f37fef0a09a1e920c2e09f67a80426c7e SUNRPC: Fail over more quickly on connect errors
0b9e79431377df452348e78262dd5a3dc359eeef SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
19445b99b6d66af661c586c052de23110731a502 SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure
ee5ebe851ed60206f150d3f189416f9c63245b66 SUNRPC: Clean up xprt_release()
fd86dfd2637db1aef9ebf96ba41aeedb87521e78 NFSv4: Fix up the documentation for nfs_do_refmount
1b4c6065b903390067c1b49bd616db5994c0d51c NFS: Replace nfsroot on-stack filehandle
b157b06ca24514ef4b766cabb8e852c950040923 NFS: Cleanup file handle allocations in fs/nfs/super.c
ce587e07ba2e25b5c9d286849885b82676661f3e NFS: Prevent the mount code from looping forever on broken exports
6e94d62993cb79397856f3330577917ca79cffa2 NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()
ca7e9a0df263493bbdf76f47fd9e9ac48ad6f331 NFS: Reduce stack footprint of nfs_statfs()
987f8dfc9862f2c7b59594089793dedeebf0cf5e NFS: Reduce stack footprint of nfs_setattr()
0ab64e0e147e45c07e33d344401cf898a6c181c0 NFS: Reduce stack footprint of nfs4_proc_create()
23a306120fcb2879ed2b814716c1cb2a8eb74f72 NFS: Reduce the stack footprint of nfs_proc_symlink()
eb872f0c8e5c9801da05d5c2a6e402af8e27160e NFS: Reduce the stack footprint of nfs_proc_create
39967ddf19ff98b6e0d7b43fe60bcbf2c254c478 NFS: Reduce the stack footprint of nfs_rmdir
d346890bea062d697e24fb4e34591428021ad011 NFS: Reduce stack footprint of nfs_proc_remove()
3b14d6542d7efbec614277d1cd7d6f5b5a2be9ca NFS: Reduce stack footprint of nfs3_proc_readlink()
136f2627c932da5835e67e464e191d8c43c3f3fd NFS: Reduce the stack footprint of nfs_link()
aa49b4cf7dbf45438563f0ff6a2d23a68b70a7b9 NFS: Reduce stack footprint of nfs_readdir()
011fff7239eb90e33e7bebba48bf596fced06eb9 NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
a3cba2aad9c0a63279716d377efbf37c176ed400 NFS: Reduce stack footprint of nfs_revalidate_inode()
c407d41a1612aa487f5a9cb5338ed7dc60fe1da2 NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
4f727296d2428b60138793a0a1207a4085eacf99 NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
8bac9db9cf85f2518cb523bb1d69c481975c1f9a NFSv4: Reduce stack footprint of nfs4_get_root()
04ffdbe2e69beb0f1745f921871fbe0f97dc4697 NFS: Reduce the stack footprint of nfs_follow_remote_path()
e1fb4d05d5a3265f1f6769bee034175f91ecc2dd NFS: Reduce the stack footprint of nfs_lookup
364d015e5208e4669a4ae9fab2ab104ff26bc159 NFSv4: Reduce the stack footprint of try_location()
fbca779a8d240d82ef1439247033fd491f81547c NFS: Reduce the stack footprint of nfs_create_server
a4d7f16806e98cee752006d3a8c10067a7c2aa6b NFS: Reduce the stack footprint of nfs_follow_mountpoint()
815409d22df870ea0b0d86f2a3bf33c35bcef55c NFSv4: Eliminate nfs4_path_walk()
2d36bfde8565b315e624302d12da5a7c9d195522 NFS: Add helper functions for allocating filehandles and fattr structs
fc54a0c65fc8cae6b0355512f0b619c1515e7d7f gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall
fffdaef2eb4a7333952e55cf97f1fc0fcc35f981 gss_krb5: Add support for rc4-hmac encryption
5af46547ec451918f3ba51efe59b317d33adf701 gss_krb5: Use confounder length in wrap code
1dbd9029f3024d058da1cf6c6658c28aac2e4e1c gssd_krb5: More arcfour-hmac support
fc263a917afad3bda7b823a6edc803a40e7f6015 gss_krb5: Save the raw session key in the context
8b23707612cffdba694dcd18aa8a018918aa86dc gssd_krb5: arcfour-hmac support
bf6d359c508cf83401c942262a9749752598394d gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall
934a95aa1c9c6ad77838800b79c306e982437605 gss_krb5: add remaining pieces to enable AES encryption support
de9c17eb4a912c9028f7b470eb80815144883b26 gss_krb5: add support for new token formats in rfc4121
c43abaedaff92a7bcbfe04b593164bb5faba3078 xdr: Add an export for the helper function write_bytes_to_xdr_buf()
4018bf3eec5ff6bf1234a602a4e72518757a7f55 gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall
958142e97e04d6c266ae093739bbbbd03afcd497 gss_krb5: add support for triple-des encryption
683ac6656cb05b6e83593770ffc049eee4a4d119 gss_krb5: Add upcall info indicating supported kerberos enctypes
47d84807762966c3611c38adecec6ea703ddda7a gss_krb5: handle new context format from gssd
4891f2d008e4343eedea39ba1fe74864f1d32be0 gss_krb5: import functionality to derive keys into the kernel
e1f6c07b1160ef28e8754d12e6c03288dd9d5ca8 gss_krb5: add ability to have a keyed checksum (hmac)
81d4a4333a1dfd6070f046265d928bb4c79aff88 gss_krb5: introduce encryption type framework
a8cc1cb7d7a12b0e2855832d10cfbfaffebfad6c gss_krb5: prepare for new context format
1ac3719a2214c545c7e19d34e272a148ca9a24f1 gss_krb5: split up functions in preparation of adding new enctypes
54ec3d462f3c2a3fe48a7bd592160bee31360087 gss_krb5: Don't expect blocksize to always be 8 when calculating padding
7561042fb7870be0b4ee57efddce68bda8968abf gss_krb5: Added and improved code comments
725f2865d4df31ac0768b13ae763beadc4bb8ce9 gss_krb5: Introduce encryption type framework
7f284d3cc96e02468a42e045f77af11e5ff8b095 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments
ade029e2aaacc8965a548b0b0f80c5bee97ffc68 x86, k8: Fix build error when K8_NB is disabled
4fc4c3ce0dc1096cbd0daa3fe8f6905cbec2b87e Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
97b2073ff04814a7f2fef5fe0e82bb008cad7d8e Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
e1f7992e015ae1373d66c8068d0a45e4111a0aed tracing: Fix function declarations if !CONFIG_STACKTRACE
553552ce1796c32cf4e3d4f45cd5b537de91dd1d tracing: Combine event filter_active and enable into single flags field
32c0edaeaad74a7883e736ae0f3798784cfc2a80 tracing: Remove duplicate id information in event structure
b9af5ddf8a34ff3c911372173c2e51c6f8a6ca8f DA830: fix USB 2.0 clock entry
80decc70afc57c87eee9d6b836aec2ecacba3457 tracing: Move print functions into event class
a9a5776380208a3e48a92d0c763ee1a3b486fb73 tracing: Allow events to share their print functions
0405ab80aa94afb13bf9ac4a6fc9f2923d4b9114 tracing: Move raw_init from events to class
2e33af029556cb8bd22bf4f86f42d540249177ea tracing: Move fields from event to class structure
2239291aeb0379fe47980b0e560e0eb9fd7e82ec tracing: Remove per event trace registering
c82ee828aa20487d254a5225d256cd422acee459 perf report: Report number of events, not samples
ade275c4b6db98ae7b197cc7c6bdd73567a975c2 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
cee75ac7ecc27084accdb9d9d6fde65a09f047ae perf hist: Clarify events_stats fields usage
b3b38d842fa367d862b83e7670af4e0fd6a80fc0 inotify: don't leak user struct on inotify release
e08733446e72b983fed850fc5d8bd21b386feb29 inotify: race use after free/double free in inotify inode marks
3dbc6fb6a3c8a7dc164ae330ab024a3fe65ae53e inotify: clean up the inotify_add_watch out path
4047f8b1f9f4b4ecc4863f5f10cd9ba388b32a94 Add a document describing the padata interface
5f65f150fbc580ccfd57e5528e1fc905aaaef65c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
7db82437cfcac4bdfe79a6323eb554fdfa271623 vlynq: make whole Kconfig-menu dependant on architecture
508ff9d41c9aa7e178f6330e703a22af03090dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
3ac4e829bd8575e9adea2ba1b9329da363881ffb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
7ac992ef615c66a05ebb831915935e83c0ec8e05 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
38516ab59fbc5b3bb278cf5e1fe2867c70cff32e tracing: Let tracepoints have data passed to tracepoint callbacks
c8446b9bdabcb0caa61bb341bd73c58f7104b503 perf hist: Make event__totals per hists
53da59aa6dd881fd0bbdd058a8a299d90ce9dd1d tracepoints: Add check trace callback type
8f0820183056ad26dabc0202115848a92f1143fc tracing: Create class struct for events
23e117fa44429cc054cb27d5621d64e4ced91e52 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-4
6a99be5d7b5973767b1ffa4fa68fed0738589c99 GFS2: Fix typo
d77f873fdd21912803836da78f627d2efd267082 Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
752ec2f2d97da34abffa1abff81c96183a895b28 ARM: McBSP: Add support for omap4 in McBSP driver
9319b9da35179e11aa9c15d80062d63b36a0517f ARM: McBSP: Fix request for irq in OMAP4
d98508a121e8f4b1ccf876fea463fa0afddc4e19 OMAP: McBSP: Add 32-bit mode support
6df900e96c70208a931968da99f24cc982de116e qlcnic: add idc debug registers
a5e463d0b1c123873d6f0c6cdd234041c87b7c80 qlcnic: support quisce mode
b3a2464941e32ca58059cba68012105e35ce84af qlcnic: check device class
96f8118c25ea812335986d96a68441c2bcb01fe0 qlcnic: check IDC version
251a84c9272b88eac4888d610c44c821b277c6c9 qlcnic: cleanup unused code
1bb09fb9c9333c97dc58524b05d4ee35b02b4216 qlcnic: cleanup dma mask setting
6edae7a4848ae5b363dcc7d8ee4f3f7a34e31e36 qlcnic: fix caching window register
deffab05308f783482d11c1bb52f24afa94cd632 qlcnic: remove obsolete register
2372a5f1c869fd1e4dc11fb41600197fcce1121c qlcnic: fix context cleanup
e0a67e2dd9aa01a59cd91a7b39a6af1282bbc214 sky2: version 1.28
3403aca2320274dc5c617dc2f0cc358771a51be9 sky2: Avoid allocating memory in sky2_resume
d72ff8fa7f8b344382963721f842256825c4660b sky2: Refactor down/up code out of sky2_restart()
93135a3be0d909fabca9c4329177f71ae71b6847 sky2: Shut off interrupts before NAPI
df01093bb08916f434ebedde4610805d4105d05f sky2: Avoid race in sky2_change_mtu
37652522faa0877dc6d0dbb6b999bdccc07f0e89 sky2: Restore multicast after restart
57bf6eef2f43ae810504753208b3a2c0bb2e4765 ixgb and e1000: Use new function for copybreak tests
621b99b6f6a8ae69ca9b69dec0fec3a68f774bb7 e1000: cleanup unused parameters
2a2ec45ddeedaddb9ff8cb98eab7d4f85f44df4a e1000: fix WARN_ON with mac-vlan
0ddc9324b1a842afd77e8e86698b1d1d2ffed022 add descriptive comment for TIF_MEMDIE task flag declaration.
4ae69e6b718589abe97c9625ccbb1e0bc95a8c0e mmap_min_addr check CAP_SYS_RAWIO only for write
6858d49833b8c2aae74adcb593065797409d376e EEPROM: max6875: Header file cleanup
654087faf8ad0695d6b384465e3380a1d8de1cb2 EEPROM: 93cx6: Header file cleanup
110f42290f812aa578a03b39a3c3156f89b97ba0 EEPROM: Header file cleanup
abab7ebf8cc12a6bb03d06b103a49e97276168f0 mtd: cfi_cmdset_0002: Fix argument order in bootloc warning
4abb761749abfb4ec403e4054f9dae2ee604e54f omap iommu: Reject unaligned addresses at setting page table entry
e0a42e4fcb6bf9f93c7e63246738333040263e3e omap iommu: Exit iteration if no possibility of available area
fa460b88e0cc2b4254271be2da49e68d748db727 omap iommu: Insert a gap page between IOVMAs against override
347815fcc63ac4c4a975bf3ca2c889c2f843ae0d omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectable
37c2836c459181cc2ec24827f549a7238e7db39c omap iommu: Introduce iteration macro for iotlb entry scan
be6d8026a276e35cce1a2effaf5cd8bf6bd04814 omap iommu: add TLB preservation support
77bc5abb70ad8d99a38fc8dd56393eaa8882881c omap iommu: missing check for TLB valid entry
f779f9235f5fcaa887747ee13195efd81d09acce omap iommu: support for OMAP4
44da397fadf19928838aaa58317a5827dd6c1ec6 omap iommu: renamed omap3-iommu to omap-iommu
a4b770972b8f819e408d7cc3ae9637e15bff62f6 drivers/net: Remove unnecessary returns from void function()s
a5e48b88da225580394f825ffe67e444b050074b microblaze: Fix module loading on system with WB cache
9e565292270a2d55524be38835104c564ac8f795 x86: Use .cfi_sections for assembly code
5bdd5ded95b3188d58ba43ac801b8849cbea1b16 crypto: mv_cesa - Use resource_size
edc774ed0c7d75e92b53105b386a5b0ce94d4525 crypto: omap - OMAP macros corrected
500a0e56c36dabb8cb0d8f3c93aac900058ef7af powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
21ce849ba5cc178740c6532ba3dded852296ad91 ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
e8171aaad7ec335b8cbd71f56eb08b545f0c404f ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC
e433ea1fb03c10debf101019668b83abed041c24 ixgbe: fix setting of promisc mode when using mac-vlans
e39e07fdfd98be8650385f12a7b81d6adc547510 ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
f6b173cc9d73c00a3182ec3fdb0f03909cad4b5b mtd: nand: add Toshiba TC58NVG0 device ID
b2321ac37a16f0d6bdbcd2d20263e8b8b943c0ea pcmciamtd: add another ID
9bdde162ebcc0237e722e8c3d0d376e35188a98f pcmciamtd: coding style cleanups
f6763c98cb2175a816936f9b125d40054a27c185 pcmciamtd: fixing obvious errors
087acaf1c6812d0ff4d4cb79c6f5a0e4e63815b3 mtd: chips: add SST39WF160x NOR-flashes
b60b08b02ca8d9575985ae6711bd656dd67e9039 mtd: nand: support alternate BB marker locations on MLC
426c457a3216fac74e3d44dd39729b0689f4c7ab mtd: nand: extend NAND flash detection to new MLC chips
9ea5973883bbe26372f45d99eb3a500f08d966f9 mtd: suppress warnings in inline_map_read()
709c4efb68cccd2de9a7d63b1f90276b1617e613 mtd: map.h: add missing bug.h include
0ffe0ce36e07185c693e3ff06ab5b3b6c30780ee mtd: sst25l: fix multi-part messages with broken spi masters
46f3e88bd9da010e76a9049d55cf9013560b5903 mtd: add Samsung SoC OneNAND driver
c37cb56fb15d0f8e4180b19eed20f52fe8641b54 mtd: onenand: add workaround for SYNC_WRITE mode
3328dc315914aa6db486da2ceb021b6f0b36b877 mtd: onenand: add new callback for bufferram read
4a8ce0b030716b95004a4ace969953bc3ad7d2fe mtd: onenand: allocate verify buffer in the core
6a88c47bd528cb0f82692986a3ca57b3695d9c60 mtd: onenand: add support for chips with 4KiB page size
7d84b6273c2a7805c042b398dcc01c98ad2ecf20 mtd: jedec_probe: remove spaces before tabs
ae731822294468f213f2b56a0ddfc425148c873b mtd: chips: use common manufacturer codes in jedec_probe()
087444da61ed972b3c2bfbf7dcf317cb4475f143 mtd: cfi_util: do not printk if no extended query table
5a0563f0ad0c9864b735e9ae23e55f7fa9c73bf5 mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips
83dcd3bb1139060fedb15235f8614d2bac82e18d mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips
412da2f6e083eba6e4bd91ff2e78abb4735357a7 mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field
564b84978df2bf83d334940f1a1190702579f79f mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional
835879a8848e9de93d38cdae99bda18d08545586 ARM: S3C6410: Declare IISv4 audio-bus clock
1aede2ea50a56a83dd95e7d1139a948212be2446 ARM: S3C6410: Declare possible sources of audio-bus2
bc8eb1e2fa23ff433531c8b631f76302843f52e6 ARM: S3C6410: Declare IISCDCLK_V4 Clock
df3c6b08d01581052040611f2dced989b83244c9 ARM: S3C6410: Define clk_src2 register
58598861227877bb481b9035d2a07283577a2274 mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values
54b93a49d8dd90dfb658f21a3316527fe6195106 mtd: cfi_probe: add support for SST 0x0701 vendorname
ad7026fef6c771fc88ecbcb111876fc050b1a4d0 mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable
8473044d644553ca3c939249490d1c5ef5f6d4e6 mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members
010937ec9a550e2df97f87252a9d12d8a534c6d8 mtd: kirkwood: allow machines to register RnB callback
eedfea252690435858722a8da1109d104d639087 mtd: orion/kirkwood: add RnB line support to orion mtd driver
c3611570ddf601609f8803574ea83889ff969aa0 mtd: sm_common: split smartmedia and xD table
a47bfd2eb66837653dc3b42541dfe4283dd41251 mtd: mxc_nand: support i.MX21
d484018056816178abffacb84b8c16628e880c83 mtd: mxc_nand: set NFC registers after reset
9d5da3a9b849cf42fc165e90b1d39e2fd1e199a8 mtd: extend physmap_of to let the device tree specify the parition probe
f01487119dda3d9f58c9729c7361ecc50a61c188 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs
7b52161d14fa8a22a2387f4aa2fb7b854587830d msm: 7x30 Kconfig and makefile changes
37a298fb6ad5134e52cff5a114a44c47fff51d77 msm: clock support for the MSM7x30 CPU.
41f04b17b6409026fda01942628496ec7dca2f06 msm: physical offset for MSM7X30
c83b2bf66a40cd9bb3af3f6e28d36babb6748d73 msm: io: add io support for 7x30
1ed8d58fcba4cda3e492f085d217c76ba6e8cb14 msm: Add extern for 7x30 clock list.
2f2a74e637b7ea4a52a7aea82f2a1835749d3a35 msm: dma: add 7x30 security domain abstraction
90e37c57bab2876c50fe479d26e228c9aa871556 msm: update basic board layout for MSM7x30
10932767d215d35acc7facd01b2bb3d77dbc0f4b msm: add devices-msm7x30.c
184d252acd155da1c9112831543c99f301b3cc64 msm: add msm_iomap-7x30.h for MSM7x30 support
1b54b39eafa234da53d6739d877bae9c710017a4 msm: irqs: add irqs-7x30.h for MSM7x30 support
4ad15e6f56983e6df7cdca499ba89188b65f8e4e msm: 8x50 Kconfig changes
81d658ac64000758c198c6b31fed505ec284e165 msm: physical offset for QSD8x50
cf62ffae2550102557c0848ab63a771e032fcfd3 msm: io: add io support for 8x50
acb241cb61945d9943e89da51e33bf4b71104164 msm: add extern for 8x50 clock list.
62a6cc578cb2b1cdbaaf764ca245ad64da800235 msm: add devices-qsd8x50.c
d1c0d43d40a625345634d2b08325fb9e8be41534 msm: update basic board layout for QSD8x50
eb61bf85595f7ebb789ca71e590773ff3aa0c10f msm: add msm_iomap-8x50.h for QSD8x50 support
e502c3777fb97453fb95c1479cac20ef58f53709 msm: irqs: add irqs-8x50.h for QSD8x50 support
83a2c0e4bd9065cbd7a179abfaace2f55b742302 msm: timer: allow MSM_DGT_BASE to be overriden
f9f3d3131879b0bb137084f4ca8ba67d2120b003 msm: add Qualcomm 7x30 interrupt controller driver.
1de238e0eb5181bdeb842d7ea8edebd52c2a9c3a msm: add tlmm support for gpio.
5e96da5d5074eae3b94d4abadfc114febb6e2a51 msm: generalize clock support.
ec4d79255c684a74ade2f2394b9f9a669cee0036 msm: add sirc interrupt controller driver.
d2e753bf935bb67fcddfd64017d2b302d6e2330d msm: generialize iomap to support multiple SOCs.
8f90c7b60d487866841bfa2fd51792873e54a3a5 msm: generialize IRQ to support multiple SOCs.
0a8cff388a3841ec2e6c71d1f3c2535b24811c7d msm: generalization to support multiple SOCs.
baa456331738b4e76a92318b62b354377a30ad80 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
6a251b0ab67989f468f4cb65179e0cf40cf8c295 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
9e766d81b1f432826fd773fc5d679b8a8095e941 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
e7874c996b8591f59d78efa519031dab5b58723b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
2bfefa4c9632fb09bfe3277cf7b690818b147654 drivers/mtd: Use kzalloc
ecce2a6f9bdc7635838baeff8a09a76c9a70e7e0 drivers/mtd/nand: Use kzalloc
5d2be7cb198a0a6bc6088d3806fb7261b184ad89 perf trace scripts: Fix typos in perf-trace-python.txt
2e6cdf996ba43ce0b090ffbf754f83e17362cd69 perf tools: change event inheritance logic in stat and record
8a0ecfb8b47dc765fdf460913231876bbc95385e perf hist: Fix missing getline declaration
8769e1c7177fd9f6981042bcc6c2851c99a4a7e7 perf hist: Fix hists__browse no-newt case
bf6239eb84e6d7331f168cd3593958b656ce42a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
1c5250d6163dac28be3afabdfb6c723f107051b7 serial: imx.c: fix CTS trigger level lower to avoid lost chars
77945febbe60a69e9dcab7f49d33a1aa1e436973 tty: Fix unbalanced BKL handling in error path
e6114fa1d1d6a588766f28081b971047dd3e5def serial: mpc52xx_uart: fix null pointer dereference
fa6bd996db2fbecd7a9a408c158105c55a51fe41 powerpc/fsl-booke: Fix InstructionTLBError execute permission check
7735227e76e1660e448ec66c30e7bfd06f7cd9b7 DM365: Added more PINMUX configurations for AEMIF
0efe2b7442caaf087e56ae9b68fa5f61f4761fa8 DM365: Make CLKOUTx available
2168e76d6ba061fcc95095a3f54ceef8588cbb90 DM365: Added PINMUX definitions for GPIO30..32
9f6e1bafac4f3c58c8a670496adcc4d313d3c7f7 iwlwifi: add new PCI IDs for 6000g2 devices
db41dd27a079ec498fab9dc788094375ea0d1761 iwlwifi: move ucode related function to iwl-agn-ucode.c
c213d745b25b24b68f790fe55fc0a2159218a079 iwlwifi: use proper short slot/preamble settings
d73e4923d1b3311dda4cd1bd5d3596d75af1d1c3 iwlwifi: split debug and debugfs options
5a2a780cb142f16f33c948af5f3d588099b59df6 iwlwifi: modify out-dated comments
bd93cbedfc4b280a0eeb6665ad310c3cc96cd669 iwlwifi: code cleanup for _agn devices
1808972f16adba592ceb10a47dee42ef8ee39cee iwlwifi: enable remaining 6000 Gen2 devices
b2e640d4851abfe6b03fc91597d0b8378c629907 iwlagn: use firmware event/error log information
9c5ac091b269912cd30fade987f4bc615ef3be90 iwlwifi: fix and add missing sta_lock usage
94adfaa406420ae035b1b760e3d5015775fe7b7c iwlwifi: remove IWL_MULTICAST_ID
da73511d4316c4e3efe903e123286c5b55a1999f iwlwifi: improve station debugfs
1ff504e07c0fb64a1ceca17d60cb2d82dc134f05 iwlwifi: move iwl_free_tfds_in_queue to iwlagn
f862a2367b429d46d12362fea07d844c2bf55969 iwl3945: remove sequence number assignment
c9696b2b6c36704dbd1eb51fd4465704a395a6ff iwlwifi: don't crash on firmware file missing info
1d60a79ed516edcc62c5f74e4223d21e10a5cc14 iwlwifi: separate statistics flag function for agn & 3945
a2064b7a4a22d118087898e4308670da7ac07911 iwlwifi: move _agn statistics related structure
0af8bcae6f44aa440e51b1925635fb835cd68058 iwlwifi: introduce iwl_sta_id_or_broadcast
4462dc02842698f173f518c1f5ce79c0fb89395a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
bcd6a1c695c8b404bfde22b276186ac52a20291b Davinci: iotable based ioremap() interception
779b0d53ca41873d59225eb776c5d4493a0abd0f Davinci: pinmux - use ioremap()
bd808947040ba53b2b0e52dde598a9414fb27bba Davinci: aintc/cpintc - use ioremap()
e4c822c7e98cdda78b10a696b030fc20b22dcab4 Davinci: psc - use ioremap()
1bcd38ad2de4c1cd30387c588dfb28d637d4111d Davinci: timer - use ioremap()
3347db8392486a1b52aab980cc445cf505c36d45 Davinci: jtag_id - use ioremap()
db6db5d8474b16811566e0e919d060e2856d5ad9 Davinci: da8xx: rtc - use ioremap
b8d44293952e4b32b8595d924a377351f3cd1565 Davinci: gpio - use ioremap()
a6374f53405b719c767c6318fe052a6d8f32cd89 davinci: edma: fix coding style issue related to breaking lines
d78a9494fe8b63e2ec1e2284e45a8d709c4d02c0 davinci: edma: use BIT() wherever possible
4dc6ec00f6347b72312fa41dfc587d5302b05544 nfsd4: implement reclaim_complete
ab707e156593ff7fffd615757332dbff6616836a nfsd4: nfsd4_destroy_session must set callback client under the state lock
d76829889ac4250a18cfcc1a606bb256bb9c570c nfsd4: keep a reference count on client while in use
07cd4909a6c0c275ef42fd27748226975919e336 nfsd4: mark_client_expired
46583e2597af649f134462d2f2c1be5e6689198d nfsd4: introduce nfs4_client.cl_refcount
002baeecf53677d2034113e34197ec221f42e037 vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
aadff49c56f921d18cc280cbf087a550c67bbd02 mtd/nand: Fix denali build on ppc64
ce082596ae4308f67f0953a67db508bb085520fa mtd/nand: Add Intel Moorestown/Denali NAND support
fc8e38f142dd59f81306ff6a81c1351e9eb0e014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
aa86f26bd81a46985f1b32e513638d1c36cf3104 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
736d58e3a2245ac2779fe0f278f8735bcf33ca8d netfilter: remove unnecessary returns from void function()s
654d0fbdc8fe1041918741ed5b6abc8ad6b4c1d8 netfilter: cleanup printk messages
af5676039a9479e6ff42c6aab9fac1149ac9597f netfilter: change NF_ASSERT to WARN_ON
e94c67436efa22af7d8b7d19c885863246042543 netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
2a847513cdecd517f7efc06296c539c3a936cf98 ARM: 6107/1: plat-nomadik: use the MTU clocksrc for sched_clock
4fec9978822a66b25f5645eb20c115034a18cfd1 ARM: 6124/1: ep93xx: SPI driver platform support code
5051d411ec87381693433d24c4488b2fa4a6306c mfd: Clean up after WM83xx AUXADC interrupt if it arrives late
ee4bcdf1d248c4ebe5f73e11631c3bd3f76d777b microblaze: export assembly functions used by modules
1ce2470aa544a0aa37b575c45cba366770860af7 microblaze: Remove powerpc code from Microblaze port
a71ba09655d197f22938fffa6f5d210ff5134f98 sh: fixup the docbook paths for clock framework shuffling.
b9e3fc29c08a6dcbe19606cfba19c1fcc0551ed7 Merge branch 'sh/driver-core'
06fe53beb636294587d8e94ef83c06cef07c21fd driver core: Early dev_name() depends on slab_is_available().
74b8721099992b76d3faff78cb8a5d13c65c3529 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
ddfbc935eae68294834dc29998f93147a5422a0d microblaze: Remove compilation warnings in cache macro
209791b2cc3cdaf0f6ff49c25db975f8bbf573dd Merge branch 'sh/highmem'
ef4ed97d6bd91aa41907181e80a7feaf2721719a Merge branch 'sh/lmb'
e1733d2c397476c245a681ba0b54c88858b7a0be microblaze: export assembly functions used by modules
c5eb5b372e7ea18a5eeb6b5192a6369967cb1afe Merge branch 'sh/clkfwk'
f5ca6d4cbd49dbb6e179a71fa610eb321a3e9951 sh: simplify WARN usage in SH clock driver
03c5ecd13cfe308a521e40e6dec6059314f3341b sh: Check return value of clk_get on ms7724
103058536300f80ec54f2a8c9209d066925416fd sh: Check return value of clk_get on ecovec24
fa676ca3944e4459ea3d133eabc923c8ab5d2576 sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c
8b5ee113e1b97097e992a0301d0cac2530b31fc2 sh: move sh clock.c contents to drivers/sh/clk.
d28bdf05f72238d626c8d06b61049f6df8d78e70 sh: move sh asm/clock.h contents to linux/sh_clk.h V2
441c2440aba2efd8d0f48a5e3357deec92283d62 sh: remove unused clock lookup
67bbabbc8680f53c7b8780d991f655c5cbb88700 sh: switch boards to clkdev
9c352bcab7f28e472b06c91d57210b93e08f0fbb sh: switch sh4-202 to clkdev
38803d7626c3903dea98d23dfe012e98975503f3 sh: switch shx3 to clkdev
f0e7f90223108e32f6b28393e4ab892209922e0b sh: switch sh7757 to clkdev
d6a94217fb4b4d193d6064c524df22f97bd49136 sh: switch sh7763 to clkdev
29497ec42c7c3a42682e5538ca7f96cd9a00fcbb sh: switch sh7780 to clkdev
2cf79bea43491722a23b63a6f4e54d3804c10ed6 sh: switch sh7786 to clkdev
4a81fe625efc8b9122eb4473dab31fa90e07a381 sh: switch sh7785 to clkdev
59aa69d9c20b1ee15fa26aa6631b555aaef91323 sh: switch sh7366 to clkdev
8249a3113094b826c5010d27c8cf07a395be2abc sh: switch sh7343 to clkdev
925bb17b725ba84159bac9defebac0cb46e01e4f sh: switch sh7722 to clkdev
00522ac3b11f52cce6358516dd8695a588082a73 sh: switch sh7723 to clkdev
b3f9f630d35f7eeec49221690991e834d7b27e05 sh: switch sh7724 to clkdev
53041f020b31dd83aa4d0bdc78015bee58b1afe8 sh: switch legacy clocks to clkdev
914ebf0bbb24696cd7eecee8942efecca5653126 sh: get rid of div4 clock name
1fe3d19883b1f6a243b03456a47e0fdc9629bea6 sh: sh7786 div4 clkdev lookup
956f7f442afce6df3fa2b3e77a40ecdb7fc4c9fc sh: sh7785 div4 clkdev lookup
40956e7569c4d03da69748e333dded74a608af56 sh: sh7366 div4 clkdev lookup
f8ef178c88cc21b16e81dab09d1def220e9eb49e sh: sh7343 div4 clkdev lookup
1c4cde2e6d3bcd48635f2f68ca8f03290b5cf2e7 sh: sh7724 div4 clkdev lookup
3f6623497eee32161b0558c02963fa793988b6a0 sh: sh7723 div4 clkdev lookup
a3e9f2b72fbcb7c4266f4b7ef1814bb8806c1fac sh: sh7722 div4 clkdev lookup
d40db0c4a63c3af44fd31a7c47cc4a11a44befc7 sh: div4 reparent workaround
c77a9c3edee079fe0411d98cfb9d872bc336ee32 sh: get rid of mstp32 clock name and id
d8ef3ccc1c99ae51128b28aaed6e8afc43af71ff sh: sh7786 mstp32 clkdev lookup
8bc23d95a0cd639e8766e522e5b9cfd5345bd3e2 sh: sh7786 mstp32 index rework
eb85dcaa3e386eb5f1b9b48f707088538a789d58 sh: sh7785 mstp32 clkdev lookup
5b10a27e9f0aa7282e3b8fd470e71201d6f5764c sh: sh7785 mstp32 index rework
b87cecef4ce4250c9bc44af04e60d71000d44581 sh: sh7366 mstp32 clkdev lookup
4780683a135abbe17f7867d295cd542cde5678b6 sh: sh7366 mstp32 index rework
25637f7ae0324c636bde172d9e92bc00d4f0121d sh: sh7343 mstp32 clkdev lookup
e8b96918a45732551b33764b0b526beac3866d58 sh: sh7343 mstp32 index rework
105ce39ca4fabf20e3211cae1abc8f037e6a1f7f Merge branch 'fix/hda' into for-linus
3843384a055496dfed3c93ae883d964d8290fdab Input: ad7877 - keep dma rx buffers in seperate cache lines
ef110b24e28f36620f63dab94708a17c7e267358 Input: psmouse - reset all types of mice before reconnecting
504e8beed161bd11a2c6cbb8aaf352c14d39b5bb Input: elantech - use all 3 bytes when checking version
538722ca3b762023ac65cec214901a1ebff8b575 microblaze: fix get_user/put_user side-effects
0d5961b7f612f8f54fd6fbe1942cdfb141cddfb9 microblaze: re-enable interrupts before calling schedule
5e85391b3badd3f0e50ebdd0cafe0202a979f73a x86, watchdog: Fix build error in hw_nmi.c
0167c781907fcdc3e1f144ef5ce31d402c91eb94 watchdog: Export touch_softlockup_watchdog
720019908fd5a1bb442bb0a35a6027ba21864d25 x86, perf: P4 PMU -- use hash for p4_get_escr_idx()
4a6346d4ea63b5e1390babf22f1cc0f113d8082b cxgb4: report GRO stats with ethtool -S
f1a051b93090ad920e88748023ab0dea3a6e2ad7 cxgb4: report the PCIe link speed
f8f5aafa960883bc3f1b8f85f1cf8199d0c85879 cxgb4: configure HW VLAN extraction through FW
10df0b9116e2039d5585a196753e5f36d7afcba2 e1000e: add PCI device id to enable support for 82567V-4
e98cac447cc1cc418dff1d610a5c79c4f2bdec7f e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
a305595b127fdbe7ab5ba458f7ee470a82a3b82c e1000e: move settting of flow control refresh timer to link setup code
a65a4a0d51eaf9e5715dc24f8820c8689c3719a5 e1000e: fix checks for manageability enabled and management pass-through
eab50ffb222808b5053a82325be3e5d26faa08df e1000e: Incorrect function pointer set for force_speed_duplex on 82577
8b802a7e94c2ed9c6032a88b3ab9860c55cd6378 e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
757c530407a92fd460d557af59ba86920cf025cb e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
9c5e209d4ba00eb09922f0f56136474372395c2b e1000e: cleanup multiple common exit points
52a9b2319628e2cbbff7abc4f1092f4597c75a4f e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit
cd791618c28f524598bcfa941d948b1126a2394a e1000e: initialize manageability (IPMI) pass-through in 82574/82583
11b08be830078c1cc4af484d0f85c3a010319c97 e1000e: bad state after running ethtool diagnostics with AMT enabled
4fe4491fc5578019174d0f02d1ae740fce78deac e1000e: use static params to save stack space (part 2)
bf47f4b0babe287f250dd720b41ecad9b8f7ac9b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6
ad56b0797e67df5e04b2f1a1e02900145c5c16f2 Merge commit 'v2.6.34-rc7' into tracing/core
0b9715e64f7d46a9620d4d5042a5e28f5595ed54 netxen: handle queue manager access
14e2cfbb79712f07962be027016868ba487c696b netxen: to fix onchip memory access.
215387a4b51f346418c285176f752ccf3609b6fb netxen: remove unnecessary size checks
f8e21f8fe2253e2ed5b9189b9dd5ff7e51af307c netxen: fix register usage
23461e835b3537dd395828b090fb1cb64a198f85 tipc: Reduce footprint by un-inlining tipc_msg_* routines
3032cca4d5cf885cacc78fae27ddf0c56dbf9963 tipc: Reduce footprint by un-inlining buf_acquire routine
b274f4ab8e674db1757371a21e7217e0766cb574 tipc: Reduce footprint by un-inlining bearer congestion routine
43608edc2dbe83057544cf76b765ecdf63d59e8c tipc: Reduce footprint by un-inlining port list routines
3e22e62b6204414cf31c414d5a91897e2b718135 tipc: Reduce footprint by un-inlining nmap routines
80e0c33064bd71bd5791c79f28c59a1aee898993 tipc: Reduce footprint by un-inlining address routines
c68ca7b72017f8f52e7aed0d2a6ecfaede133b6b tipc: add tipc_ prefix to fcns targeted for un-inlining
01fee256a675f6492fc6945bbb9b59640d8705d4 tipc: Relocate trivial link status functions to header file
15e979da7c9ddddd55d2eb81e962dbb2aac51ad1 tipc: remove abstraction for link_max_pkt
8e1c298c01d4596fa2837913e531a93a791a7bec tipc: Update commenting in TIPC API
107e7be628821dcb78c43adce0331e8ddb40eabd tipc: Add support for "-s" configuration option
3aec9cc936217a30dbb45a9b6808a39571674e66 tipc: Rename "multicast-link" to "broadcast-link"
9ccc2eb4e12a39bd8430952b76c56c6267018500 tipc: Eliminate unnecessary initialization in native API send routines
289464e4fc2ebdef20be5f6b58414136f75107e2 tipc: Prune unused data structures from configuration service
b82834e66aabb6e26c2b792a46d44bab346c46fb tipc: Eliminate unused argument in print statement
df4ef33716232077564024baf0e5f2c74a295dfd tipc: Eliminate obsolete port's "congested_link" field
46db2c3205ca6e24adbb9b038441bc8f65360535 perf record: Add a fallback to the reference relocation symbol
4f018c513a81ba243165bfc4fcf44254986ad002 KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()
f8c5fae16649445e15656667f72bd51d777f7766 KVM: VMX: blocked-by-sti must not defer NMI injections
fe19c5a46b4c519153fddd4d5efe32a3e4cfa694 KVM: x86: Call vcpu_load and vcpu_put in cpuid_update
061e2fd16863009c8005b4b5fdfb75c7215c0b99 KVM: SVM: Fix wrong intercept masks on 32 bit
46a47b1ed118cda1a08b7f6077b837a00fbc112b KVM: convert ioapic lock to spinlock
62e823a2cba18509ee826d775270e8ef9071b5bc ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
be835674b55324c1abe973b15343c3663910c620 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
5ec390e046039942d59ef2634b967b8b23fc57c2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
cdf5f61ed1d64d50eb9cf10071ab40836f5f9f91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
b3b84d652da3aba06ec26c0570ca138d8c7f1b65 ARM: S5P6440: Add clocks of type 'struct clksrc_clk'.
39b7781b16614c65a53f275ff63440ea806230e2 ARM: S5P6440: Rename clkset_mmc_spi to clkset_group1
213907dc1b974019f5eb9c94a1c62b11a515564c ARM: S5P6440: Add clocks of type 'struct clk'.
697f8a9fe7835ba24f2da855c5de4ddbe27aa554 ARM: S5P6440: Remove usage of clk_p_low and add clk_pclk_low clock
93ad94db5509ccac65a57f6fc599d61a61767efc ARM: S5P6440: Remove usage of clk_h_low and add clk_hclk_low clock
47051461ab1cc8049e676902bf1972268bed4b9a ARM: S5P6440: Remove usage of clk_p and add clk_pclk clock
e4f44f82691e927a2f5eb582793454e052b920c7 ARM: S5P6440: Remove usage of clk_h and add clk_hclk clock
131c6c9eddfa252e376edb4aeff9c7fe1b96a798 Merge commit 'kumar/merge' into merge
769d9968e42c995eaaf61ac5583d998f32e0769a Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned"
7ac512aa8237c43331ffaf77a4fd8b8d684819ba CacheFiles: Fix error handling in cachefiles_determine_cache_security()
91af70814105f4c05e6e11b51c3269907b71794b rwsem: Test for no active locks in __rwsem_do_wake undo code
9c72d016e2b556e7d8f739b21404f32333fbc5e4 ARM: S5P6440: Remove usage of clk_arm and add clk_armclk clock
30d58349608c3a31dbea0cc9238f6d8edc21e299 ARM: S5P6440: Change dout_mpll clock type to clksrc_clk clock type.
fb0491146518c24b8ded5f9afa59b1df3749dea9 ARM: S5P6440: Register apll/mpll/epll mout clocks.
19cc36c0f0457e5c6629ec24036fbbe8255c88ec lockup_detector: Fix forgotten config conversion
89d7ce2a2178e7f562f608b466a18c8c2ece87af lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR
1cd2620ca9332943c9fff84c0c9240982534d840 mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure
d7c547335fa6b0090fa09c46ea0e965ac273a27e lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdog
10f9014912a2b1cb59c39cdea777e6d9afa8f17e x86: Cleanup hw_nmi.c cruft
7cbb7e7fa46f6e5229438ac9e4a5c72ec0d53e0b x86: Move trigger_all_cpu_backtrace to its own die_notifier
f69bcf60c3f17aa367e16eef7bc6ab001ea6d58a lockup_detector: Remove nmi_watchdog.c file
2508ce1845a3b256798532b2c6b7997c2dc6533b lockup_detector: Remove old softlockup code
332fbdbca3f7716c5620970755ae054d213bcc4e lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
58687acba59266735adb8ccd9b5b9aa2c7cd205b lockup_detector: Combine nmi_watchdog and softlockup detector
9b7ce2b76265b3bf133aa1919e5022302981dff6 netfilter: xtables: add missing depends for xt_TEE
a9aa1d02de36b450990b0e25a88fc2ff1c3e6b94 Merge commit 'v2.6.34-rc7' into perf/nmi
fd76f148ebc67d662f71f00128c8ddb0538168c0 rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
185e5f77f891d5bc7a0d8c8eb2b1edf6c317edab rt2x00: Dump beacons under a different identifier than TX frames.
85b7a8b3871bde7885516fed2a1c8da699913318 rt2x00: Simplify TXD handling of beacons.
e01f1ec35ff91c8a3f4a3e48a0c8ab476124b973 rt2x00: Re-order tx descriptor writing code in drivers.
6b97cb04f2766513c57b57f8ac4b44915296230f rt2x00: Fix beacon descriptor writing for rt61pci.
878f7045d8ae24f5a9e3a8a7ee5c33d30c30a553 rt2x00: Consistently name skb frame descriptor skbdesc.
2cb1ba153787e195c62eafc2e794b25509fdd26d ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB Network Adapter
aca8c6fa46aed6db36043cd2edbdc42fd20c3208 drivers/net/wireless/hostap: Drop memory allocation cast
058897a4e93a6fc6d331e2ef591b2d6571431265 mac80211: fix paged defragmentation
ffdc4cbe5b17c83af779f45de8536c6ece297e42 ath9k_hw: clean up EEPROM endian handling on AR9003
9bff0bc4012c7f079b297eb45b47780e3713f367 ath9k: add debugfs files for reading/writing registers
1534069491c67619bfaeb25368a1249b669503c3 ath9k: add debugfs files for reading/writing the rx and tx chainmask
c8a72c00c6a58186c35901c5fb15584ebc2a081d ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
8116daf2146d8fbc5d8d925984b3d4fd34dba1b4 ath9k_htc: Fix array overflow
d8c49ffb2e2a47b23fec7f469435e7b112e2e569 ath9k_htc: Fix target ready race condition
47fce026d5de5d11e161da73208171e9c91b659a ath9k_htc: Reorder HTC initialization
1d8af8caccceab91ba65b7f659678b92093f9203 ath9k_htc: Allocate URBs properly
05a30f9cf2a57ebbb2b616b5394e06b893179f13 ath9k_htc: Lock sta_notify() callback
9feaddc77b2a2ee460f39d1420f9675db972659e mac80211: check channel switch mode for future frames transmit
5ce6e438d5d9ed8ed775cd1e94f92002c8da2bad mac80211: add offload channel switch support
b8d92c9c141ee3dc9b3537b1f0ffb4a54ea8d9b2 mac80211: don't process work item with wrong frame
d009559a4215c71694b1a29ec0e520453087a9f6 OMAP: GPIO: remove duplicate debugfs interface
c872670799d5a41fe2c1f2ccf7c531b5661dcfba OMAP3: GPIO: Removed a couple of unneeded registers from context save/restore
8865b9b6d5e1601453ea20c37eb981c6ccc3f4e9 OMAP3: GPIO: disable GPIO debounce clocks on idle
43ffcd9a042858a9e9f9fe014bb073e55db34c67 OMAP2/3: GPIO: generalize prepare for idle
699117a69f53efbdf8fddbd6d991575c0a22fd74 OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOs
a118b5f3391fc60e1619a79f8ceb070bb7b39b2d OMAP3: GPIO fixes for off-mode
331b9e3d61cba2ad089f3f1fe2ef0122679337a1 OMAP3: PM: Remove PER wakeup dependency on CORE.
40742fa82ebf53c9367f5807cf1012d518516e74 OMAP3: PM: Enable IO / IO-CHAIN wakeups for PER
7a44ad2fce65ed2811ebef4adbc38bcc82cd44a7 OMAP3: PM: Enable wakeup from ads7846 touchscreen
f3a8cde6bc58d97723cbc965d4d03a7cd86152fb OMAP3EVM: Update pad configuration for wakeup enabled pads
8e2efde9f1ba2fb918245f9419246e4e59b42a11 OMAP3: PM: Add milliseconds interface to suspend wakeup timer
d6290a3ead555c0b092d48288b4dc0566580e17f OMAP3: PRCM interrupt: only check and clear enabled PRCM IRQs
9fda1ac5fa09c49e9148f85be14f55e2bb856c0f IB/iser: Fix error flow in iser_create_ib_conn_res()
39ff05dbbbdb082bbabf06206c56b3cd4ef73904 IB/iser: Enhance disconnection logic for multi-pathing
d265b9808272c9f25e1c36d3fb5ddb466efd90e9 IB/iser: Remove buggy back-pointer setting
2110f9bf37511df06220bb7e977f417baecf2950 IB/iser: Add asynchronous event handler
29d3dedf22bc8272186a7e0d8a8243d88606b569 arm: msm: video: add msm_fb.h
869a2a09e40529f2f3614893c98b27a87a33eaa6 arm: msm: smd: fix initcall prototype compiler warning
42df2c99162d1da63f11d073059e9633bfec11d0 arm: msm: trout: fix build failure without UART
3a9f346a95d4faa05f4eca6470f971244073e18e arm: msm: smd: remove Kconfig menu option
0aec66d493c1476daa88ec56b1076e51f1ceff0b arm: msm: smd: fix SMD modem processor sync condition
b13525c2637957a757709945fbc9bc8b1065d071 arm: msm: smd: ifdef dsp irq handler
3843ac3a5cd01824b5801209808e73fb9df7ee22 arm: msm: smd: remove unneeded predefines
74df1d07ee01b7276cba64160ea6dfe195de008f arm: msm: smd: msm7x30 a2m clean up
1a86fbc167fdf8ac387a52d49782d7a5bc1d9ac9 arm: msm: smd: convert unsigned addr to unsigned long
bf83de4037780b11b27f1e32e33c1e8e7e42602e arm: msm: smd: use either package v3 or v4 not both
79848a2a7333eee6424b38c05b4ea4a0ce56eb47 arm: msm: smd: checkpatch clean up of smd/proc_comm
93873bcbd16f7233dd5a20280af8e5394e702a8b [ARM] msm: smd: Force the half_channel struct aligmnent to 4
b42dc44afca902d19f86d541cbb665f31b9149a0 arm: msm: correctly signal the apps-to-modem irq in smd/proc_comm
636eb9cbaef7989ce7809a0d842bf78470a0a1f4 msm: smd: provide atomic channel writes
1207babdcdfe5501d1528c86b445a9d1045ecc01 [ARM] msm: add /proc/last_radio_log when supported by the modem.
34f719b0c25cca6e11164f926fc798c25499aa96 msm/qsd: smd: avoid race condition in smd channel allocation
7632fba05197999fb0d24776b567682ebd62f62a [ARM] msm: smd: Update the correct fTAIL pointer after reading from fifo
37521a3181123dc4a9584cc4b8572c08ea0a8274 [ARM] msm: smd: add support for DSP SMD channels
03e00cd350c6636b5f2a9854609fea93a5c7b677 [ARM] msm: cleanup smd, separate debugfs support
ec9d3d14ffa9454e6d51e5dd1889d6e9e0be5198 [ARM] msm: Add 8k power collapse support to smd
283794100d2b1c1645b2949273aa4be29929812d [ARM] msm: Add item argument to smsm_change_state and smsm_get_state
5b0f5a3f6084397194a8b556cdca572ad8e14f05 msm: smd: initial support for smd v2
4d4fb2660ddd2d8131ebc3314e4c648fc0f4b8dd [ARM] msm: smd: don't crash if the smd channel table doesn't exist
2eb44eb9c8026f3f548bfbc903156b6aea54ed24 [ARM] msm: shared memory interface for baseband processor ipc
830d843b75338b94b7c769a2c3b59b04744a9323 [ARM] msm: sdcc: Make slot status irq be a resource
5d4f77ffefdcfbe9432db371126b74478964b4a0 [ARM] msm: common: Add SDC device runtime registration
c68af41d2dbfaa054e5dd15a4df699429ee8a0ad MAINTAINERS: add MSM mailing list
1b802ff79f03356ebe38d8fbfeb7c13fc2f4f524 arm: msm: add board file for Nexus One (ie. mahimahi)
1b70de32ac695b2faac93225aaee71a8df06c155 [ARM] msm: add new vreg IDs for MSM7X30
0e44106de5adffc32e0a9294ed406f20d9a3f38d arm: msm: add vreg reference count
4eab62519f8f58aa5f72787877c459925399d617 arm: msm: warning fix in acpuclock.c
4783de9bba3dd607e6aa4d0a7dd598d9094c044c arm: msm: status for vreg
0c50b444b69f49e38d16b974993a626ad74c59a7 arm: msm: return error pointer in vreg_get if vreg not found
2012e49e8ad4ae432cf1667e945b0f335c3e6d38 arm: msm: move board-dream.c to board-trout.c
43b39f9f040fd49a094222f70857e3690ce653a3 arm: msm: add cpu frequency controls
9f68fcdb8f9b0f55830f58b02cecc5c26b0ba17b msm: add dsb() syncronization to datamover driver
c5541079da3cd19626410d59455d3e0f34d65943 [ARM] msm: dma: Enable dma clock while dma is active
a6407dd7b89f0de39d315eee64ad59dd68187b38 [ARM] msm: dma: disable_irq -> disable_irq_nosync
5f5d585167dadce1c895a860ae0be0dc6f48ee82 [ARM] msm: Update list of proc_comm enums.
d6ada2577601576099934448a0391bb37296b3db [ARM] msm: irq: fix lockdep issues
36cf1b55b4caa188f2d070bb18a69ebe3c70580f [ARM] msm: Add MSM_DEBUG_UART option.
6bd631e17eaa0d045b259ff7a6625bfe96c15283 [ARM] msm: halibut: Add memory configuration.
a32d2feb80bb2d186d415ed8bb4997148add0bd1 arm: msm: add board file for QSD8x50 SURF and FFA
8d747cdb3d4db7fd7a0740986567a50fb232931a arm: msm: add board file for MSM7x30 SURF and FFA
2682fd3df51cf53b41a6aeba99b346cd846389c2 arm: msm: add board file for MSM7x25/MSM7x27 SURF and FFA
614ad9814850ab618e76b4a2e272c0262ece7be0 arm: msm: add board file for the HTC Sapphire device
0d4993563bde70bc7c7718686bc5c5c089733001 vhost: fix barrier pairing
e7b702b1a8f2a6961367da903217e669be0f099f Inotify: undefined reference to `anon_inode_getfd'
8213466596bf10b75887754773ee13c10cf86f5c ALSA: ice1724 - Fix ESI Maya44 capture source control
57a5f3c99c99f70f8fdfa0bbc83b98c48f56551a ibft: Use IBFT_SIGN instead of open-coding the search string.
23d021167eebf0df5ccadf4f8de5ccb8d4ac2904 HID: magicmouse: fix input registration
95736de984dec5b80ea9d6640d4d55ca8ff98db4 HID: make Prodikeys driver standalone config option
3a370ca1dcf8c80aff7a0a21d6b0f50ca2a151e9 HID: Prodikeys PC-MIDI HID Driver
a89eda26753311d8ff2da64da621714b2f8d5dcc powerpc/44x: Add basic ICON PPC440SPe board support
58645c7f36b22d1c7b5ed966ce3f01129fa87813 powerpc/44x: Fix UART clocks on 440SPe
98af057092f8f0dabe63c5df08adc2bbfbddb1d2 ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes
f4a27aed48584b9e4699e9ee76288618a8574d77 ARM: 6125/1: ARM TWD: move TWD registers to common header
308eb7add8adaca8088c28a3f7610069b70d1ad6 ia64: add sparse annotation to __ia64_per_cpu_var()
4308ad801193f14ff42cb746da37cf07e35f0d08 genirq: Clear CPU mask in affinity_hint when none is provided
36aeff6146925025033e2bcd45fa1e9725bc4599 ASoC: TWL4030: Add control for digimic Left Right swap
cc0581bd6132984641e47809552fc9d5dfcadbcf GFS2: stuck in inode wait, no glocks stuck
eaefbf968a83a160324225fb2ac9c49e56c86515 GFS2: Eliminate useless err variable
6cd82ffe0cd3836b32b29bd1436e5fd551957d54 ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsung
9fe17b5d47d3d3c85b35623dea8f571a184134c0 ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs
6a45f7822544c54a2cf070d84f4e85f2fb32ec02 ALSA: virtuoso: fix Xonar D1/DX front panel microphone
2a6ce6e5fda4721b35f309acedf4cac61ecbfb04 ALSA: hda - Add hp-dv4 model for IDT 92HD71bx
57d84906f0f3005d4d22e13a3f5102a16a7fc4a2 [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y
545c174d1f093a462b4bb9131b23d5ea72a600e1 [S390] ptrace: fix return value of do_syscall_trace_enter()
1c1e093cbf6d3a7576ba0bd10363362a1c5c74ee [S390] dasd: fix race between tasklet and dasd_sleep_on
278554bd6579206921f5d8a523649a7a57f8850d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
975fc2d5f20b071576e7c9920c4f1a1eae80f88d Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
b6dacf63e9fb2e7a1369843d6cef332f76fca6a3 ACPI: Unconditionally set SCI_EN on resume
b430acbd7c4b919886fa7fd92eeb7a695f1940d3 ACPICA: simplify SCI_EN workaround
0fe1ac48bef018bed896307cd12f6ca9b5e704ab powerpc/perf_event: Fix oops due to perf_event_do_pending call
e84346b726ea90a8ed470bc81c4136a7b8710ea5 ceph: preserve seq # on requeued messages after transient transport errors
b720303df7352d4a7a1f61e467e0a124913c0d41 ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
f818a73674c5d197f66b636a46d7d578d7258129 ceph: fix cap removal races
aa3e5572c538d753dce11bf93532a75f95d22b40 [CIFS] drop quota operation stubs
ef7b93a11904c6ba10604233d318d9e8ec88cddc perf report: Librarize the annotation code and use it in the newt browser
0ad73cefa2ec509126af466718e0c3cb1ad8ae9b ARM: SAMSUNG: Remove static of S5P SoCs sysclass
afdd225d0feea07f7fe6501771dbfddfda07b632 ARM: SAMSUNG: Remove old email address for ben-linux at fluff.org
84d38ac9abf0a5bc0044c9363acaad55a9a4be0d nfsd4: refactor expire_client
36acb66bda512dd8159c3e1b40358c5219524868 nfsd4: extend the client_lock to cover cl_lru
328efbab0f8ae1617448917906a12e5f568553b6 nfsd4: use list_move in move_to_confirmed
be1fdf6c4386f56271d2f690b93ef686b769587c nfsd4: fold release_session into expire_client
9089f1b4782ff52835059779fd37b7ad765a25c7 nfsd4: rename sessionid_lock to client_lock
c9775b4cc522e5f1b40b1366a993f0f05f600f39 x86, fpu: Use static_cpu_has() to implement use_xsave()
a3c8acd04376d604370dcb6cd2143c9c14078a50 x86: Add new static_cpu_has() function using alternatives
cea0d767c29669bf89f86e4aee46ef462d2ebae8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
b2464ab2023f20aea23ef8df1cb45b338c859ea5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
788885ae7a298dec73ba999c2fc5d46d42072ddf drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot
06efbeb4a47b6f865e1c9d175ab9d6e90b69ae9e hp_accel: fix race in device removal
a3ed2a15719219769bb095b28009c1d654a419e8 mqueue: fix kernel BUG caused by double free() on mq_open()
de145b44b95b9d3212a82d1c0f29b09778ef33c5 fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines
747388d78a0ae768fd82b55c4ed38aa646a72364 memcg: fix css_is_ancestor() RCU locking
7f0f15464185a92f9d8791ad231bcd7bf6df54e4 memcg: fix css_id() RCU locking for real
11cad320a4f4bc53d3585c85600c782faa12b99e bsdacct: use del_timer_sync() in acct_exit_ns()
ab941e0fff3947b6dcc9c578d918d1bba54a6874 rmap: remove anon_vma check in page_address_in_vma()
4a6018f7f4f1075c1a5403b5ec0ee7262187b86c hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer
475f9aa6aa538befcbd0fa95bdebada600f247cd kexec: fix OOPS in crash_kernel_shrink
d586ebbb8814e039545d38f69029533f3f17748d mmc: atmel-mci: fix in debugfs: response value printing
abc2c9fdf636c4335a8d72ac3c5ae152bca44b68 mmc: atmel-mci: remove data error interrupt after xfer
009a891b22395fc86e5f34057d79fffee4509ab5 mmc: atmel-mci: prevent kernel oops while removing card
ebb1fea9b3adf25d7e2f643c614163af4f93a17f mmc: atmel-mci: fix two parameters swapped
34441427aab4bdb3069a4ffcda69a99357abcb2e revert "procfs: provide stack information for threads" and its fixup commits
3c904afd7358e9ef515eb5df36b6f25c2b7fc2da it8761e_gpio: fix bug in gpio numbering
f33d7e2d2d113a63772bbc993cdec3b5327f0ef1 dma-mapping: fix dma_sync_single_range_*
192ff91fc84e067a3babfddb96114a51c939548e ARM: RX1950: configure GPG13-15 as input before suspend
0741b7d2699d1e7b4ceab27522c9e5518b2dbd2c ARM: RX1950: Add suspend/resume support for RX1950
c4761b69f4c3bd2f6e62d9cba6d78b5fd4b24203 ARM: S3C24XX: Locate kernel at 0x30108000 if PM_H1940 is enabled
c394f17799523fe4bc92d173b3d9ac2d240c76a2 ARM: S3C2440: Add HP iPAQ RX1950 machine support
72d5a9f7a9542f88397558c65bcfc3b115a65e34 rcu: remove all rcu head initializations, except on_stack initializations
94c1f90bb0bac8c2b75569a247b89145022c4c24 Staging: comedi: Fix bug and coding style issue in usbdux.c
6593dfacd3320c4f5fefd6e307ea5c6e9c5dac4f staging: vt6656: card.h: code cleanup, resolved checkpatch findings
324148788bf3744d90fb6894ec5744eb0ca91b74 Staging: Drop memory allocation cast
a05d08c40c0775e4691cffcfbfceeb4270987208 Staging: wlan-ng: Fixed non static functions in prism2fw.c
3041f30672b50a482154f554c82404e98eb41133 staging: memrar depends on RAR_REGISTER
801de52358abc9f42ee6291dae2425bca04228d6 Staging: wlags49_h2: fixed C99 comments style issues in wl_profile.c
a9560a72759c6208c4072a30fb45aac7c6c014d4 Staging: comedi: Fixed long line lengths in comedi.h
f65515275ea3e45fdcd0fb78455f542d6fdca086 staging: vt6655: Fix kernel BUG on driver wpa initialization
8ff23777f02209b4c5405be292884990fac68604 staging: vt6656: aes_ccmp.c: code cleanup, cleared checkpatch findings
5ae8cb9525f0481025b9bc156c7a181aff7ded47 Staging: wlags49: build fixes
83e13438d6adadce30de40c27e902f9a34eca0ee Staging: wlags49_h2*: wireless driver Kconfig update
e9ec36030cca2549cb656d94347dafecfcf218f6 staging: hv: Optimize adj_guesttime function and add more detailed comments
ce7f6389790f24e07e7e32518c798451e799a830 Staging: wlags49_h2: fixed unnecessary braces issues in wl_profile.c
d101b958cb334c757edd4998fa0f2454755d7c3e Staging: wlags49_h2: fixed whitespace issues in wl_profile.c
e2218350465e7e0931676b4849b594c978437bce md: set mddev readonly flag on blkdev BLKROSET ioctl
ad602259451ddc8b0f83cb312cb54223317eda74 staging: dt3155v4l: last fix to correct a bug introduces a bug. Correct it.
45c6ceb547ad2d98215351974a4686bf8cb13e14 ceph: zero unused message header, footer fields
b8aab1278147e3b067903983a835ef3c68281b13 Staging: dt3155v4l: correcting a bug
48f658bb3d582c13b5d0b86b0295d5e0050e60c9 Staging: panel: change asm/uaccess.h to linux/uaccess.h
b63eaed0da3370817f74002b81a57b25c43e72cb staging: rtl8192x: sync the various rtl819x_Qos.h files
ec66841e495b9ab4f92bdf91efe8cf56e1471fbd viafb: move some include files to include/linux
9221fc6556d6fa14b5c61050dd87e26fc4ad255c viafb: Eliminate some global.h references
a09fcbd70e612b197af349ef32b090f211542fb3 staging: rtl8192x: sync the various rtl819x_TSProc.c files
4a28ea9cedaa673b8a1a7f84628d784d020f3b47 viafb: get rid of i2c debug cruft
64a6bd6a570c53f1955eaedf3952dcbe9b62da1d viafb: fold via_io.h into via-core.h
9bf10920a094d71cec1076d3fa941aa6f31b09eb staging: winbond: localpara.h whitespace and indentation fixes.
0fb0a4f00aaf5de9f328273d7a46e3aa27dab496 wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices
6c6706b330afbc0cb53e2af4d73022d1c1273f42 wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices
830a619c02a53d52c86534f7d857b2e8d0ba893f Staging: vt6655: remove PVOID definition and use
6b35b7b3798b652a57fbce480f350aac851431c4 Staging: vt6655: remove VOID definition and use
512abd006d57f9e12905dae8d63c7b08474f8f87 Staging: fix typo in Makefile
7fb794b32cbd7e97e37628cb67279b86c1436e84 Staging: vt6655: remove unused SUCCESS definition
e390b07bc50fc96caa15c594374782e472c27419 staging: adis16255 - TODO issues resolved and typos removed
2c834b4d2d30c8f8ae5365a66c50da95aed7b7ea staging: iio: adis16240 driver
671ece14bc58a88dea76b11c5745a09c33934663 staging: iio: adis16209 driver
b155498b1842090f2cf5164908deaa0762a9a8b1 staging: iio: adis16400 clean out some unused code
e5107fb87018c8fc6b7376c4669dc877ab65db47 staging: iio: Documentation update to add incli and switch to magn
4da54d93abe7bdad6880e27270ad50b6303898b6 staging: iio: adis16300 clean out some unused code
a1169c5a0bfec75730a080a5f5d668e65144d1d1 staging: iio: Break up gyro.h and move to new abi
85798ec85ec6146bff3af886c06d72cc66940a05 staging: iio: Documentation fixes
f9bd64952037d0f58eeffa07e30da1fff4c39b8f Staging: wlan-ng : fixing coding style issues in prism2sta.c
717f4a5f55e307b3ba2b1a8c05428bb5dd35047e staging: dt3155v4l syncronize with API changes
0cbd8d9854284d3ff38d04aaa3ae726fb1c4a958 staging: vt6656: code cleanup, removed HANDLE definition in ttype.h
3afc7cc38c75d645855d680f0fad7d342f8e7fb2 Staging: hv: storvsc module descriptions
48c9f7c30b187a9112a174eb92bb44e1718c99a6 Staging: hv: block_operations can be const
1ec28abbf891036df537aa624c9df8245097e8e8 Staging: hv: add module description to blkvsc
dd7ad5c8083de5c1820f1da711458582b10e0ed2 staging: ti-st: depends on RFKILL
7c1e68ba9236ef848a715cbb60b13947b9ae7289 staging: cxt1e1: fix semaphore build breakage
9d7fdf1ba9d5b8963bf8ffe29eea17f508e81bde wimax/i2400m: Move module params to other file so they can be static
3e02a06ae3dce2eb804bb4afadb7067c80d6c096 wimax: wimax_msg_alloc() returns ERR_PTR not null
d3e56c0ad8a2dab7ffd6179b64f00702149e5c9a wimax: checking ERR_PTR vs null
7ef9f9a4ee47b8d8ab9519647ba02fc700473be8 wimax/i2400m: USB specific TX queue's minimum buffer room required for new message
8a3a1b65eeecd18357ac0cc941f43df153d4f271 wimax/i2400m: SDIO specific TX queue's minimum buffer room for new message
27502908866ba37d03594e7f7ee7b649cb007330 wimax/i2400m: reserve additional space in the TX queue's buffer while allocating space for a new message header
0809a7bbe8fbcb4e899b0a3224d8461bd74987e0 wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages
d11a6e4495ee1fbb38b59bc88d49d050d3736929 wimax i2400m: fix race condition while accessing rx_roq by using kref count
ded0fd62a8a7cb3b12bb007079bff2b858a12d2b wimax/i2400m: increase tx queue length from 5 to 20 [v1]
85a19e07e30f67c517266cafe92b7bcd9b98966d wimax/i2400m: fix system freeze caused by an infinite loop [v1]
9e6e3bd52b0f77ca5cc385892c14ff8ba5ecfa67 wimax/i2400m: modify i2400m_tx_fifo_push() to check for head room space in the TX FIFO [v1]
718e94907d79e74bbc7cfdb3cda2266079c5e993 wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1]
a40242f2cde38ccb04d4c35cad66aab3c047fa6a wimax/i2400m: limit the message size upto 16KiB [v1]
e6dd789af1823908ed3ccda26bf07faf5970bce1 wimax/i2400m: increase the maximum number of payloads per message to 60 [v1]
d94401742dc662747db5bb9e444d353a4feba018 wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_setup()
2354161dd33b204d36caa0bc48c95cc6c1a984fb wimax/i2400m: Correct the error path handlers order in i2400m_post_reset()
599e59538448ee49d5470f226bb191b2f78aa3a2 wimax/i2400m: add the error recovery mechanism on TX path
f4e413458104210bc29aa5c437882c68b4b20100 wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle()
49d72df3f6cd63b49528306a2577ae7a6a0e9d6b wimax/i2400m: correct the error path handlers in dev_start()
f22cf689a6353f072bca15d0a26f870e62dfacf8 wimax/i2400m: fix the race condition for accessing TX queue
570eb0ea65db625e0b11ca97f4ae857bc1193250 wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU.
080de04e6229c49be41b811f5d5429afd6ed736d wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h
4818d14de36228a749f714b450a85c1b35542e6f wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer available
3798ed7bc7ade26d3f59506cd06288615dfc7585 perf ui: Add ui_helpline methods
3d69438031b00c601c991ab447cafb7d5c3c59a6 cifs: guard against hardlinking directories
e213e9cf707c51808e372dabd1070a61af17e77b ALSA: sound/usb: add preliminary support for UAC2 interrupts
0350b6a0cbeaf46e0883d8c79ede2efd49965472 include/linux/usb/audio.h: add __attribute__((packed))
2d06efdb48e412b90a67c3986222fd5743400e37 Staging: batman-adv: updating README
6d45d8df243054614d795901c03817e21bfde964 Staging: batman-adv: Reduce max characters on a line to 80
f9ab70e787c3b94ce7c56324b4afbc8051e99424 Staging: batman-adv: Fix whitespace problems criticized by checkpatch.pl
cee42f49931e610f47229385709385cc98efb856 Staging: batman-adv: Update TODO file to reflect current state.
202cfe106012c3917543ed8792be1affc37f107b Staging: batman-adv: Update pointer to ethhdr after skb_copy
7d02d777d4a7eb551999a35f52480c9ddac3d874 Staging: batman-adv: kfree_skb() in interface_tx() in error case
19dae340d2af3074abad5b4c7306ae240068f89f Staging: batman-adv: Limit queue lengths for batman and broadcast packets
f94cee241099b31732460c255c6af24979ec778e Staging: batman-adv: Reorganize sequence number handling
b7bce588b3a6a058e00d9629c25cf170dede63fc Staging: batman-adv: fix whitespace style issues
208e13e4297a1d9b986aa371c4529df7dda1c835 Staging: batman-adv: move /proc interface handling to /sys
35bd69d42e2fba4c0fd547e3bf99a0afd5700f76 Staging: batman-adv: remove redundant pointer to originator interface
1d59f82cb876ee9a1b4adc4f9b1063b855eac015 Staging: batman-adv: move originator interval setting from /proc to /sys
147412406a200a9a3230fad1e0e99c818e873680 Staging: batman-adv: convert more files from /proc to /sys
47fdf097c348673dced571da8a15939005219da0 Staging: batman-adv: convert multiple /proc files to use sysfs
0887635b26e0cb6369c0438e55d9323d3aef3f69 Staging: batman-adv: fix whitespace style issues
db315014ff8148e73d10e927d14c962d2cabd370 Staging: batman-adv: cleanup: change test for end of array
56c341d7af78f6766238725f79a1773aca942795 Staging: batman-adv: Changing version to 0.2.2-beta
43fb98fb2125dbf49f66e7ead31885311c670d14 Staging: batman-adv: Update README about vis raw output
7742361422e5ae58e0400cf79758aefe96da51e1 Staging: batman-adv: Add 0.2.1 changes to the CHANGELOG
76cb4e20610a1de80fa303aaf5507a8393f927de Staging: batman-adv: Remove dead max addr and obsolete VIS_FORMAT strings
b7473a38b6de6b5eda0ddbb08220f68064b47e06 Staging: batman-adv: remove the beta from main.h for release
9b6d10b729276a27d7bd4ee364e6da1c1ce6c5c2 Staging: batman-adv: Update copyright years
bdc0c7ebf770e21d024c2e94c3d578392b59c5b1 Staging: batman-adv: Fix aggregation direct-link bug
bd13b616aa9d082dce760759b7473da5ed399452 Staging: batman-adv: fix aggregation timing bug
f347b8736f176681fbfc666bf00165125a3274a5 Staging: batman-adv: Clone shared bat packets before modifying them
adaaa0c6ab89e82684389b80002bce893179cf2c Staging: batman-adv: only modify hna-table on active module
89485d4931769d40353ea49bff1596accff8f06e ALSA: include/sound/asound.h whitespace fixups
b29e7eb4b8b3e5f4ff8066af648e9fe2fc707b16 ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
083e3e8d3dfeb191f349081c052ad3d20e8861f3 ath9k: Fix bug in handling rx frames with invalid descriptor content
7fca8e26662e83fec0a0c55b9a977fe9e79f01da ath9k_hw: new initialization values for AR9003
9637e516d16a58b13f6098cfe899e22963132be3 ath5k: drop warning on jumbo frames
b1b3751c750277c92684c932b46eeb723babe196 wl1271: remove some unneeded code
8607b79c794a706e6df79d44da261887c5f5def2 wl1271: fix notifier interface supported test
cdd0864a495a4c6a6f60cae854ca962cfa1f1026 wl1271: add missing spin_lock()
33852cb03ee4cdb05dc6e3a21ec19a4ee63511a4 x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs
caa5afbd4831c649b951ae1227a7985f47547e31 PCI: aerdrv: trivial cleanup for aerdrv_core.c
f6d3780061283039de33b402c35c3bf9322afe14 PCI: aerdrv: trivial cleanup for aerdrv.c
89713422a768458a0d375f0c2f3586cd5ccde6a1 PCI: aerdrv: introduce default_downstream_reset_link
517cae3829ae8cc3033c24f60e64eb251b2f0d14 PCI: aerdrv: rework find_aer_service
4f7ccf6a6085eefd2517b8c7090608c64b01ab67 PCI: aerdrv: remove is_downstream
e167bfcaa4cd44b4c66206a3c06b2aafb3f1260e PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS
f647a44f5725b0e6c8211096f4b49900164123ee PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
17e21854bd59862f4ee47d1c7e828549f782711b PCI: aerdrv: rework do_recovery
88da13bfabbffb8f89574eb168b9da9a0abc693f PCI: aerdrv: rework get_e_source()
7c4ec94f72cefec1c1b42219469794a34864a1ee PCI: aerdrv: rework aer_isr_one_error()
4a0c096efd4383fc98aa40e195363f600ba814f8 PCI: aerdrv: rework add_error_device
bd17d4742d5a8cbedd41a1d44c0cdee84a532363 PCI: aerdrv: remove compare_device_id
c887275e6a5b857b72c798e4a6019160a860e2ef PCI: aerdrv: introduce is_error_source
98ca3964fe8da0d742331af80952443af5cff464 PCI: aerdrv: rework find_source_device
843f4697eea576c24f057bbdb199115bbb6b10bc PCI: aerdrv: make aer_{en,dis}able_rootport static
460d298d521910483dcdc09920ca4c4a63b16730 PCI: aerdrv: cleanup inconsistent functions
c6d34eddecb34fd84f9fb2ea26a63cfde5662f49 PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
d4dfd7278eade24c4aa4b36b8df981fab04f2f26 PCI: aerdrv, doc: update example output in pcieaer-howto.txt
447c5dd7338638f526e9bcf7dcf69b4da5835c7d PCI: return correct value when writing to the "reset" attribute
3196180a54b593838c0b6496e5b524a2f69bb190 PCI: change PCI_MSI help text to recommend enabling
8b6d043b7ee2d1b819dc833d677ea2aead71a0c0 resource: shared I/O region support
d19f61f098ae9315b76a97962007f687683916d4 x86/PCI: Convert pci_config_lock to raw_spinlock
511dd98ce8cf6dc4f8f2cb32a8af31ce9f4ba4a1 PCI: Convert pci_lock to raw_spinlock
52b265a12768b9a72679bec825eb82c784116464 PCI: clearing wakeup flags not needed
75568f8094eb0333e9c2109b23cbc8b82d318a3c PCI: create function symlinks in /sys/bus/pci/slots/N/
de37cd49b5a54facef174cf34496919857436e8f Staging: rt2870: add device ID of MelCo.,Inc. WLI-UC-G301N
043142680ae9493fbfc635c5c4c8a4feb8a0a5f5 Staging: rar_register: depends on PCI
e012b4c41987c40cc2dd82ab48e0569f1d7aa970 Staging: comedi: Fixed long line lengths in comedi.h
5e220112c8c8e59c253f6ad473687444b3ca90bf Staging: comedi: Fixed long line length in comedidev.h
67b0e64a7b219550cc3378800f680e2bb86a10f9 Staging: comedi: Fixed printk call lengths and log levels
97b9e5ae4039ab32ea5fcef999f6e54ca4af5c94 Staging: crystalhd: fix missing semicolon
e5b3e80016198ee55c82dfd653c1dee99a38964b Staging: netwave: delete the driver
1d794e3b353b50ab5d9d46f7c15607f9ec8c78e0 Staging: wavelan: delete the driver
f80a3f62383bf673c310926d55142d51f118926d Staging: strip: delete the driver
af449f924c95fa8d4f57c9b71e9b104a5079fa33 Staging: arlan: delete the driver
2d82f6c734f411e5da9c60dace4140d8d029bb12 Staging: hv: rename VersionInfo.h to version_info.h
f8e5add2284b6373b3ba994c716a4792483e69eb Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.h
0e0ab5f5af2cea05a3f7526fb05585f5cbe8a106 Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.h
72daf320fb322dc200824e2be17e69553a53fc8a Staging: hv: rename VmbusPrivate.h to vmbus_private.h
447fc67e7a8c4d0afdffa3e4535c1a98a84e59ab Staging: hv: rename VmbusApi.h to vmbus_api.h
bb96979310965cef680c90ba331126fd64e9265f Staging: hv: rename StorVscApi.h to storvsc_api.h
a82c7a2ad6e636c344bfde7c1fa22557ad96ee85 Staging: hv: rename NetVscApi.h to netvsc_api.h
5496c9c31d43633c85237d25d31c85cf735a8e7d Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .h
ff39524bc463e63003d824d4106eda83762d648b Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .h
043efcc31e78f4e61b2b8bc321bc9a3c498bf4d1 Staging: hv: rename RndisFilter.c and .h to rndis_filter.c and .h
a73fd9802e976fbcb6b6f4bbe082f94ebe433ddf Staging: hv: rename StorVsc.c to storvsc.c
af167ae9b27ee5ba19272739f9192709882ed4fa Staging: hv: rename NetVsc.c and .h to netvsc.c and .h
98109c5a961ba77e0910a5bec66bd57a673fad52 Staging: hv: rename Vmbus.c to vmbus.c
376a045f3a90ce4ca02aa9c32ea3c81332c10ecc Staging: hv: rename BlkVsc.c to blkvsc.c
8f078ca6e7e1a5457aef5196e7154aa468094120 Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .h
55e9643e6c486b589279576877838ffd8ed04a68 Staging: hv: rename Connection.c to connection.c
4df90be54d9bcd2ff55d3b4c720dbab32ca6d690 Staging: hv: rename Channel.c and .h to channel.c and .h
7e8ad49f131cf9bf16b6e68237674e8f7c8dc6ca Staging: hv: rename Hv.h to hv.h
0d695f2b8fc8d6eaa85bd8317956a8307f9d0920 Staging: hv: rename Hv.c to hv.c
d2124f293b77355669eaa880e85dd35f56ccab7e Staging: hv: rename hyperv_utils.c to hv_utils.c
25e2831dc459a45424f1dbdce7556d3ab5bc012d Staging: hv: util.h: fix up space mess again
733371df3db375cb66280911162b9746b0436d68 Staging: hv: remove typedef that was just added.
39c4e9c37894feb1525fac4bb75e8c919042473b Staging: hv: Add Time Sync feature to hv_utils module.
e61fbe66cbe10fed6bcc2d07ac802a7386b93673 Staging: hv: Channel.c: fix up compiler warning
e8d5373d664caacce2d7623810c91b43f08eabab staging: hv: remove ASSERT in logging.h
790696847dfad8b2d968ce82cc1be58ebacefead staging: hv: remove ASSERT() and return -EINVAL in NetVsc.c
7a09876d2a68aab6c7a7d9df60eb0eb13467af11 staging: hv: replace ASSERT() with WARN_ON() in NetVsc.c
972b9529ccfa604bd473c43589f5120066161edd staging: hv: remove ASSERT()s
a3810b0ef61d23f37ace99ed0fb180b62fcb3f68 staging: hv: remove ASSERT()s in vmbus_drv.c
a16e1485c758c236915ac1956694d11bff5e5daa staging: hv: remove ASSERT()s and return -EINVAL in RingBuffer.c
3324fb405340cf52fe361697a86d235587402d9c staging: hv: check return value of RingBufferInit()
1bbdd7a5380239533c4bb648c5d5d9510f12974b staging: hv: remove ASSERT()s in RingBuffer.c
8a62d7168af111bb80d041e6ccf74987056c79d3 staging: hv: remove ASSERT()s in RndisFilter.c
45e4431468f24748ba089b741713c740e854fccc staging: hv: remove ASSERT()s in RndisFilter.c
e2e64432e9b76e8170d64b25a40feec991822555 staging: hv: remove ASSERT()s in StorVsc.c
4e5166b5d83e748014f6f22a4f8a3537294ced9b staging: hv: remove ASSERT()s in blkvsc_drv.c
5afd06ccd6b309f6a47d7e8fa4ea349b25738d97 staging: hv: make the block driver depend on LBDAF
ee3503762d86c13bb94ed1db200d4601517b1b9b staging: hv: return error instead calling ASSERT in blkvsc_drv.c
b856e7382f7d1b184a3dac200275e23a27488ce1 staging: hv: remove ASSERT()s in storvsc_drv.c
0ace247ead760a6a56a7bb3b5926c28fef1d4c6c staging: hv: remove ASSERT()s in Channel.c
002b53ea5713910daf215037b72c5820413e2f95 Staging: hv: return -EINVAL instead of calling ASSERT()
c827f944f51e02894d68f036da843783e622ec2a Staging: hv: remove ASSERT() in Channel.c
b94ef345b26b4d75e5028617e43fb51d7dd0162b Staging: hv: test return value of VmbusChannelEstablishGpadl()
99259159c0eb58a539ed399677c8294e3792722b Staging: hv: remove ASSERT() in Channel.c
d1c250bb5df9afb5af3f290d1006dfe601a51e2e Staging: hv: remove ASSERT() in Channel.c
c3bf2e26b30f4ea54f3825e8ebda7cb10ec204de Staging: hv: remove ASSERT()s in Channel.c
80d11b2ae26543656f7226b44ed9d6a184766e85 Staging: hv: test return value of osd_WaitEventCreate()
8cad0af9a1a1882cd00f12f8f7c79690f563b1d7 Staging: hv: return correct error values in Connection.c
7e052d98f2bbcaaaa6d509081d78e600927cfe60 Staging: hv: check return value of osd_PageAlloc()
75910f236a30bded00f078cab994f35a7171c39b Staging: hv: remove ASSERT()s in ChannelMgt.c
1e19c054434c7d3ad618129c2ff5c3d81efa6949 Staging: hv: Remove check for NULL before calling kfree()
2342df0e63f4ca9a4227ea06f951f09180497914 Staging: dt3155v4l: fix some sparse warnings
7ec21181d22891ecebcd01075a819a4373c54362 Staging: dt3155v4l: Adding the missing linux/delay.h
6e1b4e24e6e4025b399159f3605bfa958464272a Staging: vt6656: code cleanup, resolved sparse finding
6f8c13c7dbe0d51e62bdb1aa11c1c38a8f8e3133 Staging: vt6656: code cleanup, removed OUT definition
fa10b25f8d13050c2e40ebf3fbfb5af587b6f914 Staging: vt6656: removed SUCCESS define as it is not used
d16e1834af457fdce62714e5207c259400e274f4 Staging: arlan: fixed unnecessary whitespace style issue in arlan-main.c
40447df803971a8663a7d5f96c8a19160dfd1776 Staging: cxt1e1: fix up one remaining THIS_MODULE usage
dde27e03cc964526531fdf2bd58c1e4ee4525074 Staging: rtl8192u: Check kmalloc return value before use the buffer in ieee80211_softmac.c
318a5b2a505fe7a99f0d89889e7a84d57ec49b15 Staging: comedi: cb_pcidas64: fix up build warnings
c5efe58b83bc5c1d5811800faf03b1089d1ef054 Staging: comedi: 8255: fix up previous static markings.
1e18c0d5b41ff2b482f1b5178da4f69d3223261c Staging: line6: driver: fix up sparse warnings
74112d3f3a64afb98179169cf8af691ccc63434d Staging: iio: industrialio-trigger.c: minor fixups
19ca92e0bca3499a12eb9b612b90bbe90d2cc895 Staging: iio: ring_sw.c: fix up sparse warnings
0deebb4fc4784699afec04231f981aaad3126ff9 Staging: iio: industrialio-ring.c: fix up sparse warnings
7cfce527a2cec1a2757136eb44d8dfa473a82d37 Staging: iio: accel: fix up some sparse warnings.
d1d8abdb05bddce645649c17949b0bc62e6f096b Staging: iio: trigger: fix up some global variables
341713f265950884d2edbbf55088127a915927ad Staging: iio: light: tsl2563: fix static sparse warning
acbbfe236eb6fa25fdfb2a8762d0ad260f6b667c Staging: iio: adc: max1363_ring.c: fix up sparse warnings
f03de82b3f10b2e8b7f75f3d4323ec38d131a99c Staging: iio: max1363_core: fix bug in kzalloc call
1b183e4b93c4e05160d2c8f08b9546dd4752084b Staging: iio: adc: max1363_core: fix up some sparse warnings
cb6405b15f7b2814f8f5170482b2e13ccfcb6376 Staging: iio: light trivial whitespace fix
26de7208281fd21606201ab3314f60e517d6c56f Staging: iio: accelerometers trivial checkpatch related fixes
5f87404dfce14b2a194d085b7bac4b8c3672ab00 Staging: iio: Trivial - remove pointless semi colon (checkpatch found)
f82f4ad7bf9dc3c7268080cc2afdff897e1d72ca Staging: hv: add basic ethtool support
b220f5f925b8938747bfe4a61e362d132bdd9544 Staging: hv: add transmit flow control
6048718d719f460abba8eaff1c0122247b2c3d91 Staging: hv: transmit scatter gather support
9f8bd8bacf90c78e331ad63c38b0ea167e2ce639 Staging: hv: use existing Ethernet header size
450d7a4b7ace20fb1cbb4d87ccbccbac3f8895d0 Staging: hv: ring parameter
7880fc54c985b4fbc0fab77f81b7f09610194e1c Staging: hv: cleanup network driver
4e4b592cb51342878166a2ea2bcf6151f0a3a29d Staging: comedi: hwdrv_apci3xxx.c: loads of sparse cleanups
a6dc6d0df2e87c18af3c8b47d3c29613f5c90d9f Staging: comedi: hwdrv_apci3501.h: make a variable static.
882980133d0d94ad060a727f17362e27b9fec263 Staging: comedi: hwdrv_apci2032.c: static sparse fix
0b437fc493621b07a1bc7dcfedbfd6e3b86a149e Staging: comedi: hwdrv_apci1564.c: static sparse cleanups.
a943532652914e5acfbbd2e099edabda667a9de1 Staging: comedi: hwdrv_apci1500.c: sparse static cleanups
2179b4c8b5435cde6bc5fb9d2411527c646ba14a Staging: comedi: hwdrv_apci1032.c: sparse warning fixups
1a538dfd16a4aa3a57a4c792c928fe83b05aacf0 Staging: comedi: hwdrv_apci035.h: fix sparse warnings
08b93e7bda617a623ffae77940e4acfa31204367 Staging: comedi: hwdrv_apci035.c: fix sparse warnings
525d1b1395858606103d4663a570cc8725ff2ced Staging: comedi: adl_pci9111.c: fix sparse warnings
5f35f3f19fd12226482f8b57c70d9a0f82470c87 Staging: comedi: adl_pci9118.c: fix unsigned problem with divisors
a8cb9ad9ad872dc600314c1c8d07c420b3cdefbb Staging: comedi: adv_pci1710.c: fix unsigned problem with divisors
a7f22a84ba2e5a99b874bf36a772b5d7424cec11 Staging: comedi: amplc_dio200.c: fix NULL sparse warnings
f31d0008cef0df52d1a2662ef56a24bdd88b0105 Staging: comedi: cb_pcidas64.c: fix sparse warnings
d18c5906d0914d911a13d342ff61a6bca6aff597 Staging: comedi: das1800.c: fix a locking error on the error path.
b74a9670857c2af74e36ecbd31bbc55ddd8e1311 Staging: comedi: plx9080.h: properly mark iomem variables
e3752a1dfd8a003139dee2c80de3d915534e2b39 Staging: comedi: quatech_daqp_cs.c: fix up the irq
ad2d4714a5468ff5fb6414d06b29c8d5ca31d6f9 Staging: comedi: addi_amcc_s5933.h: sparse cleanup
2f78c64255bc6e960bf822f65bd80830f053e182 Staging: comedi: addi_common.c: sparse cleanups
6dd22814640bf04d2007489d8c1d1e0d24a09128 Staging: comedi: addi_common.h: properly mark this variable as __iomem
643a5420f1df521e08efae7b15d377314b88cb70 Staging: comedi: usbduxfast.c: mark a function static
135998cc006c764dcfa147df84185614012852e5 Staging: comedi: 8255.c: mark some functions static
30162d690c3539594b6dcebd677c985c6a74249e Staging: comedi: mark a variable as __user
6610944a91079a4002da310d3d5488feaae4a74a Staging: hv: fix up sparse warning in hyperv_utils.c
375d65db27544a183aed5e14aa2ed487c796c78d Staging: rar and memrar updates
a9d26f00b8b1b2a79e42cfa4ca20ec9a1c11c1d2 staging:iio:imu ADIS16400 and ADIS16405 driver
1e3864e63576e33dd1b26ab750ffaab3066aaba9 staging:iio:imu ADIS16300 driver
9d8ae6c884ef855c4cb0e423caa993e73b29ef67 staging:iio:Documentation: Rewrite example for new abi.
e9124afad3d419213b1cd80e40bcf65445ba11f9 staging:iio:tsl2563 add a name attribute under the iio
8474ddd7cba04c2e8d8691abda32ae0f4a684137 staging:iio:ring_sw: Fix incorrect test on successful read of last value, causes infinite loop
3bf877c1cc0d17ef471f21ae319fcb9c9211df61 staging:iio:max1363 add support for 8 bit equivalent devices, max1036-9, max11600-5
c3fa0fddd6fed10eda57de8912a634890ee27a31 staging:iio:max1363 add support for max11606-max11617
758d988ce089ac7345bc03a9116b5ebf10dbfa9e staging:iio: Remove naming via IDR's where no longer necessary under new abi.
2a6a255494605f5906222687fba5b45c03594d71 staging:iio:tsl2563: change lux to illuminance0_input to match new abi
ba5c6fbac6682240ac209a209b88a30be4a464fb staging:iio: Directory name changes to match new ABI.
e34d2c5fa2254197b0a01925cc6f77e12552f9b9 staging:iio: ABI documentation (partial)
eaf86ff9390d4d9c34d88d75fc7bcb784afc697a staging:iio: Documentation, update iio_utils.h for the move to a bus
82020b0ef15de0cde1082ba0ff427c2f47a9a011 staging:iio:max1363 move to new abi.
1722762cead933994883fa57464efd45cf892ed7 staging:iio: Clean out unused IIO_SCAN_EL and add IIO_SCAN_NAMED_EL_C
5cba220b0a3211befd5514cbd822a97578ef5ed4 staging:iio: Move event attributes into the event[n] device in sysfs
5aaaeba82e00958ecb2c890b4953a249bbde9426 staging: iio: Move from class to bus
e5c003ae82865c43feca9e11fb291ec2304a63d1 staging:iio: Support functions for scan mask matching
f3fb001191a38a81bbc3cb363af2c279609ecc7c iio:staging:accelerometers move towards the new abi
ff7723e203349c18d7149e7cf2a4ae928bb9da69 staging:iio: Add new attrs for sampling frequency available and temp_raw
ad313b1062f0e16e5fa64e1a34eec37e1b8a3341 staging:iio: Add new in_raw definitions for adc channels.
495c57f5f0af9e6075e86f5fb2249d60bc8cdb34 Staging: rtl8192su: all rtl8192su chips have the 93c46 eprom
e695b470b30fbaf41d6aab0f9ed99be1ad4aa3af Staging: rtl8192su: refactored FirmwareCheckReady
199ef62a287b429a8fa3b7dc5ae6b69f607bf324 Staging: rtl8192su: check for skb == NULL
694a98073f83ce1c14e3c0bba182bfeba5c44f01 Staging: staging/cxt1e1: Convert bare printks to pr_<level>
8566ea7c6f9660623a6f04bc73431f761dee32c7 Staging: hv: move ASSERT(scmnd) to a more useful location
9e629075ac694ab4d4971d4e62dfb749118bce70 Staging: hv: delete ext_utils.c
b3413092cc86d6c1b5b1408c3bb37998a82a588a Staging: hv: fix up formatting issues in utils.h
c88c4e4c7a427ee65556f33e6327b604ec209ec3 Staging: hv: Added new hv_utils driver with shutdown as first functionality
92d0127c9d249c078b0939050f25041ed37be7cd Staging: comedi: __user markup on comedi_fops.c
7029a87455af3cf303e8d6d0db8c26b6a94f1020 Staging: comedi: drivers.c sparse cleanup
3b6b25b5ddf4485e89432a35a7d79d371ba6eba1 Staging: comedi: range.c: properly mark up __user pointers
2434358ac7ece40e6aa8cd705927c423caa718ec Staging: comedi: move some more functions to internal.h
22d114248be8907f965e68a1bfdcea3302cbc776 Staging: comedi: clean up sparse issues in proc.c
09372df0dff51121e772ca5870fb565a08840c86 Staging: comedi: make comedi_reset_async_buf local to comedi core
9e8c604821b372c6e98e9632f5617913bf92ae45 Staging: comedi: make comedi_free_board_minor local to comedi core
242e7ad91a067243d7ab63b6a25ed2e085733446 Staging: comedi: make comedi_alloc_board_minor local to comedi core
181bd67bf5780b941f2cba6247ed1c0cdfce468a Staging: comedi: make comedi_set_subdevice_runflags() static
472dfe77b91d8026c3ccda22c60db0e92bc27863 Staging: comedi: kcomedilib: make it typesafe
3781bc5425f985c2ceffa3b2111e1d0eeb38cc24 Staging: comedi: kcomedilib: simplify comedi_do_insn()
88cccef0193a7f8c6a73326404c0b2f9ad27f71a Staging: comedi: kcomedilib: comedi_do_insn is now static
a1525758c848aedf590bba3a919321e2d80fcd6e Staging: comedi: kcomedilib: delete dio.c and get.c
6b18af18d2c48c07864cf38b5475a0f4d1913bc4 Staging: comedi: kcomedilib: kcomedilib_main.c: remove unused functions
c9f772570123b94ce63563893adb0c492d05eda4 Staging: comedi: kcomedilib: dio.c: remove unused functions
e6e4d05d4d440f1989f696baa146263957593345 Staging: cxt1e1: fix cxt1e1 module names
3b9fdcd5e85104e622c0ec5f626c81b831ddfae2 Staging: comedi: Fix all checkpatch.pl issues in dt2811.c
aad4029a49e17d8529b8b802d4ecd774ef941f7c Staging: comedi: Adjusted some long line lengths in drivers.c
f0f29184d84bca9e070e48d61ef5ec8f3ff3cde5 Staging: comedi: Moved some EXPORT_SYMBOL() macros
b8c623e5dde98a00ada4af47bec92a708794c573 Staging: comedi: Fix Checkpatch.pl issues in mpc624.c
3b87d0aa352a3eec3f5a032aa9d6f2ac46e7a74c Staging: crystalhd: remove unused #include <linux/version.h>
4752e51a1dcab1a17a1ee0b46735465a033d83b0 Staging: crystalhd: Cleanup all WIN* references
4212c686381a0ab62601ea7a272e7ff4c2ea4cb7 Staging: adis16255: Fix compile error
92f2a4c58f8dd8d517360660b94915edb804f125 Staging: winbond: Renamed README to TODO and corrected Pavel's mail
e7b07d1d8936e06f88dbe227401ce659c2f9dee5 Staging: vt6656: code cleanup, fixed comments style at the end of headers
8611a29ab967bc197494db19d31994d1b5a26fdc Staging: vt6656: removed VOID/PVOID definitions
8a9e77b66508a1c2598ce1cb765d7ced52f48cf4 Staging: comedi: clean up kcomedilib/get.c
29a915ff65fd5cde9c7c16d693b6ae3ecbd4be93 Staging: comedi: delete kcomedilib/data.c
027d53bc2f223544a18f1b760378ca0566d13f2e Staging: comedi: remove unused functions from comedilib.h
e2a0eab0a121a95be60a81911df07cc21e4ee429 Staging: comedi: move an include file out of comedlib.h
703f5936e2a4a31a5b2596d47c1504a472d4ab85 Staging: comedi: clean up comedilib.h
7382e5711f3adc934227473f82156ae1e2d7e562 Staging: comedi: kcomedilib: remove ksyms.c file
4bf935596bfabe3f951bc0331ebd893ef06e1123 Staging: comedi: remove comedi_ksyms.c
0fd0ca75fd9eb0e9cde49c28ad227c2d8d049366 Staging: comedi: rename check_chanlist to comedi_check_chanlist
e42315177d278089ba7b1e623ecbd5b273b7e62b Staging: comedi: more EXPORT_SYMBOL movement
18736438ae4ab3d96602b92446e07cc03c024b02 Staging: comedi: more EXPORT_SYMBOL movement
d58214b0b8662f1b27d538390ecc49bbea0cd754 Staging: comedi: move a bunch of EXPORT_SYMBOL lines
d20cf2feafa38edfcb9e7c98898b006c5fffd62e Staging: comedi: comedi_ksysms: remove commented out symbols
ea4ceb18b525fd7016c10995c0f1313a729c7e2b Staging: batman-adv: Fixing wrap-around bug in vis
f6497e38fda6970819daacb67725d67474079381 Staging: batman-adv: Fix VIS output bug for secondary interfaces
107c32fe68f0b64acb7edd31d44d79b87c7fa8b4 Staging: batman-adv: don't have interrupts disabled while sending.
11d91a4456bbc63d2b79ea5f16ffc31ae53cdf79 Staging: dt3155v4l: add driver to the build
d42bffb8990ca9e74cc1ba625ce23dda2bd8c8c5 Staging: Yet another (third) dt3155 driver PCI/video4linux compliant
6608224c9e5c8aacf88914697be2d5f1fc7a0be6 Staging: comedi: remove another vendor id
59af888d6af8e3d2c91b32e00e43f2ce750589b8 Staging: comedi: move another pci vendor id
558587e2d96a4f5439a609509e4ea88f7536203b Staging: comedi: move another pci device id to the driver
3ca88dd5c3c6739f685793539a679ab5ac85aca3 Staging: comedi: move a pci vendor id
7a102e0ef173ff936efb6ea33b6a9db865c82645 Staging: comedi: remove some pci vendor ids
4e40cee9c8a46d4231d28ae7ae6d9938cf0526d5 Staging: comedi: use the standard NI pci device id
dc1da7f7bae9e71e56f365d7e987760c88c116bd Staging: comedi: fix up remaining coding style issue in proc.c
be29eac8ed3fd21d86f79d2e84dff49b8a13cd2c Staging: comedi: remove wrapper.h
47c92858446004d3cf28d8115266d631cdfd5d0a Staging: comedi: remove local pci_ids.h file
8e81f184d9fc3c607a2f0b236d765eb348fbd845 Staging: comedi: fix up coding issues in proc.c
ecfe20db3e0e2ff9df4007c4f1d34b27a24265fd Staging: comedi: fix up coding style issues in range.c
787ae4e26f3600c7d30693a92e18174a2d6363fc Staging: comedi: remove unneeded ifdef in comedi_bond.c
baf22b64aa7eb2d32c4ff49262b8d26c18bb232a Staging: comedi: fix coding style issues in comedidev.h
981bdf41ea7bbeece1f08045e0456c725a4d8f2f Staging: comedi: fix up coding style issues in comedilib.h
d87d909a45b7b6bf411559e85d386ef0a2f4bbae Staging: cxt1e1: use netdev_priv to fix build
c849d2538ebeef1ac26fad7a10c18b1e0fc35161 Staging: iio: Fix remaining code style issues
18e7e78e945527d9cb570a17f0835815f1794c2f Staging: comedi: numerous checkpatch.pl issues in dt282x.c
6cbfa62589d71500d8097fd33e8f9958d484b071 Staging: memrar: fix printk format warning
3fffdf2045d0dbca3833f8f54ae41ce5f2c0b8fa Staging: comedi: added log level to printk's in comedi_fops.c
3c034cce822d7422566e838de71ed99e024d5f2d Staging: add driver for adis16255 gyroscope
bebdf809eecd4da4b6c3d419c4ce0ccd17b2f90f Staging: rtl8192e: Use the standard config option for PM functions
592ccfebb3d7ae6d2fa367b97f080790befa3c6c Staging: vt6656: Removed IN definition
ecf739e695d5aa404326100c0ba93c211e87a0fe Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.
c30d7973f22ea3f8b3e5d1d7215b3f2ff8f5e934 Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.
9a0e756c5280750c23bd44d2b855a1f5442ea7b4 Staging: vt6656: incorporated ETH_ALEN macro instead of custom one
26e5b65b0794a1970ab09b65ef39beb9058ec952 Staging: vt6656: struct usb_driver cleanup
2f6aee5646f4f0ac2a83b0e95eff055364142a24 Staging: Kconfig, Makefile for TI's ST ldisc
70ddf80ac4a32fa1d5e3faba52385a9ab691b16b Staging: bluetooth: BT driver using ST for TI combo devices
dfcbb616e8dd98a0121fba4c9f9aa65f40f6f268 Staging: add TODO and ABI to ti-st
69f6e06db92dd7e2e87be58a4e2ab3a8104f8ce6 Staging: sources for ST header file
1d065ab683f954d864a9366927d83bfc88b2f585 Staging: sources for HCI LL PM protocol
d0088ce183ad111b203adc94dcc7dde2a590a198 Staging: sources for Init manager module
53618cc1e51e1f406a467eca9d1dd2675f3ad88e Staging: sources for ST core
fb2a8c88bf87b47169218f15ab21f1c089f7fe17 Staging: rt2870: Allow building on ARM
bd2de3585e919cbee635f4cc317b8cca864daf24 staging: vt6656: cleared checkpatch.pl findings in 80211hdr.h
3dc1536b217182b6aeaca815d26cf0dfb71fb80c Staging: rtl8192u: fix space coding style issue in ieee80211_crypt.h
9271ff10480023953bebe2f897af8128b5334f7a Staging: rtl8192u: ix brace, comments and space coding style issue in ieee80211.h
1fc5af161f09da027d442a691de67644b66fd012 Staging: rtl8192u: fix comments and space coding style issue in dot11d.h
1695eb36bf4616c6ec062d2dc2c3abe54d3aa313 Staging: serqt_usb2: fix space coding style issue in serqt_usb2.c
cb73da2524df912ddec4aed0b6df1c0374f4ffc1 Staging: rtl8187se: fix coding style issues in r8180_core.c
a5e135b1f510e2d65f01190d7f292c298f337fc9 Staging: rtl8187se: Do not mess with carrier settings while scanning
592010bb71901d991cd758f6294db2db47e8efa1 Staging: rtl8187se: Do not send NULL BSSID events when not associated
3eec314fb26fc0e75c6f5d20f9b3d528ebf342d7 Staging: rtl8187se: Do not autoconnect based on probe response
b46966ee8f7c75fcff9e7390d29b1f62650b0784 Staging: vt6655: fix brace coding style issue in ioctl.c
3b7b31fa7df01576cc401dff512a6a84cb3753ed Staging: udlfb: minor cleanups
593ef41c95c82a7c8d09c28db4893f4dd2ff0134 Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.c
08db6c59a2d4d8162d7544ffaa9aa7d27ce9e50a Staging: quatech_usb2: fix coding style issues
933025b60836a80f415bb458f3880519fc24606e Staging: add initial memrar ABI document
d82f139b5865f26b005852cd38119681fe70b0dc Staging: sm7xx: Fixed coding style issue
ff8041bb7ca15bc5c6048e8598a896819cbec417 Staging: vt6656: int.c: Fixed Coding Style issues
6dde1c6c8e2bcc8e97210d0b6388340a7cbd2afe Staging: vt6656: tcrc.c: Fixed coding style issues
b77694be7547d371c2f2e1be077bffcdbfcf7b82 Staging: vt6656: tether.c: Fixed coding style issues
183cd2956225ea6f83d2c46574df4607adeb3b91 Staging: vt6656: michael.c: Fixed coding style issues
f9ea02af482727d79e241dc28d69522f56f2c1a3 Staging: vt6656: control.c: Fixed coding style issues
69d5b4919f53900860e91a89599d2347827dc805 Staging: vt6656: rc4.c: Fixed coding style issues
c98aaf85550e314228781ba134c68bb5ca33ab6a Staging: line6: rewrote inline comments in control.h
b1a5fad4c36117b1399ed65899088fcb907e2cbd Staging: vme: declare vme_calc_slot() as static
1fe923ec740ad8d87e616afc50f5b00d88a75ed2 Staging: vme: declare vme_bus_num_mtx static
7946328faf1dca9bfadf98f4579f95aafffaba0f Staging: vme: Correct checkpatch errors
48d9356e7750d3efa3156eb3a76e7a4439774b12 Staging: vme: Use dev_err rather than printk
ebbfda1e656b9dd69bd606b1dbba28cd53dd227e Staging: rtl8192su: changed check_reset_cnt to be static again
df35bf66eef8bf7237c12190a131a656b0b5af7d Staging: rtl8192su: some work on SetBWModeCallback8192SUsbWorkItem
8e399b0332374bb18ff8b899b1288397b52f9394 Staging: rtl8192su: removed 2 printks in rtl8192SU_link_change
f06ebfee1755e751f3e58ccc0b157f0fef5a72a5 Staging: rtl8192su: refactored FirmwareDownload92S
8dbe821edfbce4ad3cad2076b32745f0aa08a77e Staging: rtl8192su: refactored EnableHWSecurityConfig8192 and setKey
33f84a8f2110afbb819c8336cb73d517fc0b2891 Staging: phison: fix incorrect tabs in phison.c
fa51929f66ce7953714df1193b13750c39871065 Staging: wlags49_h2: fix copyright and comments style issue in dhfcfg.h
1ef61183ceaf2ebb59df817834c0cc755d99c634 Staging: wlags49_h2: fix space and comments style issue in dhf.h
7adea182f1fcaac3c0f37007a15d27f80ef56b85 Staging: wlags49_h2: fix copyright and space style issue in dhf.h
437de951eca9c831dc69a47b58603b1d8d9cbf82 Staging: wlags49_h2: fix trailing statements coding style issue in dhf.c
068b561c3c96e7a52a4974da457fb8591064d40b Staging: wlags49_h2: fix TAB and space coding style issue dhf.c
ccc75a583d993c4d51e2b62ae340cebb23ae886f Staging: wlags49_h2: fix copyright style issue in dhf.c
fd547f1fead33e55190a1c670575fea467ee24ee Staging: wlags49_h2: fix comments coding style issue in dhf.c
01ce33545f2ef939ef73a93974b89c92a27e5522 Staging: wlags49_h2: fix TAB and space coding style issue in ap_h2.c
0a13dfdffcef1e72cd4edf9bb9b03d8a3f5fea70 Staging: wlags49_h2: fix comments coding style issue in ap_h2.c
b93634c4e38e3fbe476b53b1e68ec391ad0ecc86 Staging: wlags49_h2: fix spaces, macros and comments coding style issue in debug.h
51b2a028699c5a1f05e130d2e4d0773332f0f45e Staging: wlan-ng: refactor p80211wext.c to reduce text size.
044bc96bef5e78d4bb9b5c7ad12814afafb901cf Staging: wlan-ng: fix p80211wext_mhz_to_channel for channel 14
9d3b3bb0b5807b9305e8c9e2688603f785ead0cd Staging: wlan-ng: tidy up iw_handler
4ffab688827361bcdaca6ac83bbda195c53bd098 Staging: wlan-ng: rework code style after feedback
5813b6243cf02b89c6e6a6a8debc10477e5ce3a8 Staging: wlan-ng: fix spaces coding style issue in p80211conv.c
e5851c205d7d1920389ab4368f6f374d3594b93d Staging: winbond: wbusb.c Coding style fixes.
912457fa4f63d69625653c6ca8d92c564907d14b Staging: winbond: wbusb_s.h Coding style fixes.
83ad993d65738b6058a019b9c20ee65a57b0eecf Staging: winbond: wblinux_f.h Coding style fixes v2.
5a7df3c449e7db7cf4b7807862e11f11c47c2331 Staging: winbond: wbhal_s.h Coding style fixes.
b66e65e2fea9392bdccc27b14b00c26b286eb248 Staging: winbond: wbhal_f.h Coding style fixes.
6112fd6ebbdc8901b40b43940908fa09f8af7cc4 Staging: winbond: wb35rx.c Coding style fixes v2.
42cb2945a9fbfb1602e50c802f6b379244820a6a Staging: winbond: wb35tx_f.h Coding style fixes.
fa448c1f41712ac0f6640006582befb6296c19fc Staging: winbond: wb35reg.c Coding style fixes
b08585fc584f5e090cf94535171be3ffc6549d98 Staging: winbond: fix comments and space coding style issue in mlmetxrx_f.h
4095aef6dc485545ebbd96d23eac0b11b729e765 Staging: winbond: fix brace, comments and space coding style issue in mlmetxrx.c
25e47dfc863406a29d7e66c4d673cc712647b50f Staging: winbond: wb35reg_s.h Coding styls fixes.
d4279a9f2cfd349b8e308770b826ae09f3f5b86d Staging: winbond: wb35reg_f.h Coding style fixes.
89343a0e058c26965696c74321248768a1292f12 Staging: winbond: sysdef.h Coding style fixes.
c64ba207ddcb7ea426032ae7166b5f666ea1d3c5 Staging: winbond: sme_api.h Coding style fixes.
fa6896f2c5416c773f7c6f13bb7db140f8208c71 Staging: winbond: reg.c Coding style fixes
152f1bc0517f95f6866046f00c7ef7aff1ca58cd Staging: winbond: scan_s.h Coding style fixes.
d20279d7d45e3428b2202385e488ea57fbc4ab39 Staging: winbond: fix brace and space coding style issue in mac_structures.h
03a4389c808a552abb734483310b52140491ed00 Staging: winbond: fix comments coding style issue in mac_structures.h
5dcf8f668c330e72bf3a1de9e8b9451912a68ccd Staging: winbond: fix comments coding style issue in core.h
f9a4191cfbe86c5f96a6c6d340ab8bb65fa5c211 Staging: winbond: mto.c Coding style fixes
75df20e0385198e80439bfc33c001fcecf094622 Staging: winbond: mto.h Coding style fixes
20dbe695c37e832ad48352ebfdd6234086620608 Staging: winbond: Remove typedef for standard types
2de975336fbcf5a7b76703b00276668d0f932ebe Staging: winbond: Convert typedef struct _STRUCT_SELECTOR
ef1566e2bb23bc4d7384c27fe973f4d16c2f3c25 Staging: winbond: Remove unused enum enum_PowerManagementMode
649f0650acae35ff301b81159820bf8eecf7f68e Staging: winbond: Convert typedef struct _PMKID to struct pmkid
1a48ba148c45052efc2e1505e28198b725a23e95 Staging: winbond: mlme_s.h Coding style fixes
5ea0525500f7cd3c09d4ee7beb66079d6abef8ab Staging: winbond: mds_s.h coding style fixes.
e7b10ba8c7152e3c888355656d38e19732b98bf1 Staging: winbond: mds_f.h whitespace and CamelCase corrections.
0970305a9f36e24e841f2bd79caab4fa0cb56662 Staging: winbond: phy_calibration.h coding style cleanup.
8eb3e22e56ee35a6a65c956bd2862c8247443cbd Staging: wavelan: fix initialise statics to 0 in wavelan_cs.p.h
fb549675ffc09afecea771229ce48a33c7ea604e Staging: wavelan: fix macros, spaces and TAB coding style issue in wavelan_cs.p.h
b2561f212210a7c31b4d1c7d7136c38724719fa8 Staging: wavelan: fix spaces and TAB coding style issue in wavelan_cs.h
604ef85819ec42c3ec8faca62eee8deb534b89c9 Staging: wavelan: fix spaces and TAB coding style and macros issue in wavelan.p.h
a0ec96206192a58ec1c429aa1436717d2a351d0c Staging: wavelan: fix spaces and TAB coding style issue in wavelan.h
cebb7e83361aba7ff05ec5cfb1bd1d5c8d983eed Staging: wavelan: fix spaces and TAB coding style issue in i82586.h
7c327857016116eba1595c67c25d0314d1385e85 Staging: iio: iio_trigger_find_by_name: Skip trailing newline if available
a05d7ce36c55bc6496e1085584c9df901b899ab2 Staging: iio: iio-trig-gpio: Remove redundant gpio_request
ceb0525c9e4f7e6a3ec762deb0960be3522030dc Staging: iio: fix typo in userspace example codes and document
013659f558d90369d1a555ae3c39cc42a6c3cb74 Staging: iio: Documentation/lis3l02dqbuffersimple.c: duplicated include
acc4e4168f87c05be31c3259ee0cb6262473c8ea staging: usbip: fix coding style issues in the usbip driver
005126872a3a605d6f7fc2f739f5d4234f9df92c Staging: usbip: fix space before tab in vhci_hcd.c
1bd3302c383e8179423d15a53891c49663a06e23 Staging: usbip: fix space before tab in usbip_common.h
41f8b96e3d1a25e328ae77727fefa4e3c780f8a4 Staging: dream: smd: smd_qmi: fix code style issues
eb450e894524f912941b121ff036dae14b83d53d Staging: dream: pmem: fix some code style issues
97dcc7c6fc52fe64f15b431397e44fba398b1768 Staging: dream: Synaptic: Add threaded IRQ support
cf1b02d0b8f5415c776d1de548bbf720fc782740 Staging: dream: Synaptic: Remove non-standard multi touch support
665752e528c32e40d9f5c684abd53ebd2f1ae724 Staging: go7007: fix dangling i2c pointers
5ff0dd18267efc0e7b0352fe54b74114b58535ae Staging: dream: fix dangling i2c pointers
593a961649226aae13705dc066ee277f112b8397 Staging: dream: smd: smd_private: fix code style issues
17e7b137df499a9d6c9c69dd28d427e6117aa17c Staging: dream: smd: smd_qmi: fix code style issues
b761cbb56ec8f4a1ad0b68a6d457d9e506c12037 Staging: arlan: arlan.h: Fixed some style issues
491dbc8d1ae56199ad199830d16c77c8317aa987 Staging: wlags49_h2: Hoist assign from if
bfbfeecca6957d749b95540626a6c348dc8d9301 Staging: vt6656: Hoist assign from if
d2c6170bd1c4796ce5017de2987808a6db879483 Staging: vt6655: Hoist assign from if
d10219fcae91199284e990cbb1e23b5ec3a81db9 Staging: rtl8192u: Hoist assign from if
810ba6a25b390f8c72a65cc0141fa94a216f8a7a Staging: rtl8192su: Hoist assign from if
d6d42dfbdf9148dbc69c6345b6cdf9132782f7b5 Staging: rtl8192e: Hoist assign from if
53756de3831fb9aac83e4766221aac3bf6f6cfe7 Staging: rtl8187se: Hoist assign from if
699910dd756d782a9d281414d20c89ef94302177 Staging: rt2870: Hoist assign from if
6aed5295ae93fc7947ee50eb2789655b88f6c941 Staging: rt2860: Hoist assign from if
62fa452648d3098896bf5a8d78af4f058b355aa0 Staging: otus: Hoist assign from if
92363b529f2ee08ee3fa14d590058e492ad49a1c Staging: otus: 80211core: Hoist assign from if
7c2c2eb7b2ea83e759d75bf362b161c264b98081 Staging: cx25821: Hoist assign from if
646755ad9156eae5d19af5fd0e1a068f1f9d064c Staging: vt6655: CGI/CSI confusion in device_ioctl()
ec8f002e6dbd6a55b79544f72ea5760ca69e225e Staging: vt6655: Convert C99 style comments, remove spaces between function definitions and parenthesis
f4d52b072d35ad2cc3720af65853e6fcc9d8414f Staging: otus: Add null check and fix coding style issue
b4001982bcd79e9685bc09f68a05526f8c5887c7 Staging: Otus: Hal: hpani.c Fixed some style issues
263974d918474d17b5963d0b22fbc81729ce0479 Staging: otus: hpani: using the wrong variable
cd20decf7ef49983e973ebd6a76a0000cd26cd2a Staging: otus: Remove mix of tabs and spaces with just tabs in ioctl.c
fdb2fd14c71e51472e1025d58b0322f75503f8c3 Staging: rt2860: rtmp.h: Fixed all bar one error.
a3327f07987468794f4afc602790aca6856e1a5a Staging: rt2860: fix usb_main_dev.c style errors
5d9ffae0828fd6c74d7e2fe79c94a7cef90fe435 Staging: rt2860: fix coding style issue in mac_pci.h, mac_usb.h, rtmp_mac.h, rtmp_phy.h
1995dbabd44a5540a9950512c8b87e888a399c2a Staging: rt2860: fix coding style issue in rt3070.c, rt3090.c, rt30xx.c
3d401c96e08c8e942306387d6ae82be0cc4de12f Staging: rt2860: fix coding style issue in rt_usb.c
015ffcbeb3a95bd67fd9851a6428508a2e48837f Staging: rt2860: fix coding style issue in rt_pci_rbus.c
52acccb144ef698577a372b60a17e56b686fa064 Staging: rt2860: fix coding style issue in rt_main_dev.c
cc9b5222f225d03d8815a4d7225f0cbf01755ef3 Staging: rt2860: fix coding style issue in rt_linux.c
9fd453c981b07f8cd501a938085b901b0c8c0bf5 Staging: rt28xx: Make PCI_{MAP,UNMAP}_SINGLE type-safe
5d6892b3c6811cfd20e3d71d89fa77f4b6bd089b Staging: pohmelfs: fix spaces and TAB coding style issue in inode.c
75cc5d9c648f6af2362ae4da54f5d237d0cc75ee Staging: pohmelfs: fix spaces and TAB coding style issue in netfs.h
9b835ea87b43354d6bd053fba7f79cc84b588a3d Staging: pohmelfs: fix comments, spaces and TAB coding style issue in netfs.h
3420bc94e5c569a3385e781bf65c7d86c3053342 Staging: pohmelfs: fix spaces and TAB coding style issue in dir.c
5ac7af8942a4e7aca1eebee9b0b4ebc14c8cda89 Staging: pohmelfs: fix spaces and TAB coding style issue in config.c
e3f052f2b84f66fcaa9b9149e1e0b4930d78c307 Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.c
c1989b36df51b08a59b858920b4c84c392a63d12 Staging: pohmelfs: fix spaces and TAB coding style issue in net.c
e8afd402cc37aa2e6134c2f6e866f4a330d2da80 Staging: dt3155: remove "inline" usage
e802b4b79d2b25c47736c135a709b6c31e95fc39 Staging: dt3155: rename dt3155_fbuffer_s
8b692e69c76592fd91ebfbb0e59faea3b6fda256 Staging: dt3155: rename dt3155_config_s
5019d2848c6773ee5815291e6d3fcc33d0f5345c Staging: dt3155: remove dt3155_read_t
923c1244fc27dc1623d95b6b3a29bc305a18bac5 Staging: dt3155: remove dt3155_status_t
7f76c52fb0f4c7dfbe7dba1e80691fef957242b6 Staging: dt3155: remove frame_info_t
ffefea471134987fc647f0a7502540bb6e5ae71f Staging: dt3155: remove TRUE/FALSE
e43a0edcb066935268b60c3444e30423bfee664c Staging: dt3155.h: remove #ifdef
7d4984d8424182eba2774755ae2ae8145651e788 Staging: dt3155: allocator.c: sparse cleanups
d241fd58e407cd3943cabd61217a0ae32c795c1d Staging: dt3155: fix parentheses and bracket spacing style issues
484d3be1bded596a404ac99401652c7728be2f24 Staging: dt3155: fix coding style issue in dt3155_isr.c
b6595dd110a033f9c8fba0d01fd366d95120b997 Staging: crystalhd: remove unused #include <linux/version.h>
04607c9e6573451bd994e21699c82190dd9b4530 Staging: rtl8192u: remove unused #include <linux/version.h>
ac4898a0f81d3b3c218cb4d17bac1750ef82e456 Staging: comedi: fixed coding style issues in drivers.c
a2936e0d243d58bbfb3aa048a00ed0bdd2e24307 Staging: comedi: add missing KERN_INFO in ni_at_ao.c
06033fced289985294e5a3f694646014d80b48cc Staging: comedi: ssc_dnp: Fixed coding style issues
b4ae23ce014d25af6c09bf3e82b4fd94b0cd2cb9 Staging: comedi: drivers: fix coding style issues in das08.c
3c0d681e7d31fe747a2cbed0a93dd92049521683 Staging: comedi: drivers: fix coding style issues in das16.c
c76a326f9256e1779dc676781faf19f3a534c147 Staging: comedi: add new driver for Adlink PCI-7230 devices
48fe6039452cac9b98f2b4e1313e35765c2769df Staging: comedi: fix coding style issue in comedi.h
4ca62584a495f97869c1cbc5a61a140a38c8f375 Staging: comedi: dt2801.c: off by one issue
8487d0e93a24de43c847b923f7bbbd9097e59d47 Staging: comedi: comedi_parport: added KERN_ facility levels to printk messages.
1bf2ee4ea19d3ebeb8fe35c03dd44cb1d851e19f Staging: comedi: das1800: fix kfree coding style issue
81b571b77134aed29b9725f161dec6a37b48db68 Staging: hv: declare NetVscOnChannelCallback() static
c6fcf0baa6367fecd3e025253700b64ccff8c1eb Staging: hv: don't use dynamic sized array
a5729c005c35ce5b7b8cdbe407c0d0dedf4991dd Staging: hv: fix spaces coding style issue in vstorage.h
003b3e9408425b6bd0b807108ee4cff5498125d3 Staging: comedi: cb_pcidas64: fixed a coding style missed in the previous patch
90cae7944011b7a09b2d248e85ee11e987cc25f8 Staging: comedi: cb_pcidas64: fixed multiple brace coding style issues
7b8f2d1a2ece4180ac5fe418bf915efe728583a8 Staging: comedi: cb_das16_cs: fixed multiple brace coding style issues
ec14016e751106499ef237efc1000a424f53e372 Staging: comedi: adv_pci1710: fixed multiple brace coding style issues
402a01ae2370e33aa67c483d136ca475756260f5 Staging: comedi: adv_pci_dio: fixed multiple brace coding style issues
a41aec1be2b3b21c08b84fb1e70e23aab29c5820 Staging: comedi: adl_pci9118: fixed multiple brace coding style issues
f4af2361dfb750c746047e21d186df8705d1fd5d Staging: comedi: dt3000: fixed some coding style issues
d4a505e81bffe8c41b3b701f8fa7b47c902fb149 Staging: windbond: camelCase should be fixed
2d1cbb77db089df3d70c2f921ea4b3cf8b9695e9 Staging: dream: remove last bits of earlysuspend support
251211c3fa0d218e90f1fb4ce3b475213df467d2 Staging: dream: Kconfig fix for non-HTC hardware
b9e2af544d4fe1a74006a68c744fbdaea13f1665 Staging: dream: fix gpio_input compilation
585f7682f975deb8c5a81e49257a315819913511 Staging: arlan: fixed coding style issues in arlan-proc.c
1b2e434e1b46c0414e9645cce6179e0fef5e388b Staging: comedi: fix coding style in range.c
ee21350fae9333acc11e3b1b77c887fd94e450f5 Staging: comedi: fix export symbol warnings in ni_daq_700.c
2a613e41ec7684ba863d54a9df3d964e2c7aa4c1 Staging: cx25821 fixed C99 comments, white spaces and unnecessary braces
0686e4f4a2e6f33c418c8d57d9a4fc82b89557b2 Staging: hv: trivial whitespace fixes found by checkpatch.pl
25f1a98bfd0b2a097c8477e4b7bdf6dccf3886b6 Staging: comedi: amplc_pci230: fix brace coding style issue
b1f2ac07636aadee5cb077fc7e830908b00fcaae Staging: push down BKL into ioctl functions
59200df52cf7d4bfb93aeb30289a8e9d2af3058d Staging: dt3155: fix wait_ibsyclr function
09a3c4aeb108dcc2ee89370c511e263dbcc94563 Staging: sep: remove duplicated #include
773cde9a496f1f2db6612927863d649bda2dc8da Staging: remove unused #include <linux/version.h>
63f63d236b14b5afbac882a1a47d936fbb14c5b4 Staging: wlan-ng: remove duplicated #include
641b63f9981a082eeefab3b395203a54dcd6e93b Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includes
15df6385d940ad5486b4c2de8ab45979b13349fe Staging: crystalhd: fix device_create() return value check
b1facee664ab3b6b27715aec60653659f12182bd Staging: winbond: Replace C99 comments with C89.
64ff4044a8d99ea0ae858d2a0f1128ef82047f9c Staging: rt2860: clean up & => &&
ed57d08b9f500f6553d8fa755d90ec710757d74b Staging: sm7xx: Fixed space-before-tab coding style issues in smtcfb.c
6e26b0154c63b5c0e7aae5155652d1b4daed703a Staging: crystalhd: fixed white spaces and brace coding in crystalhd_hw.c
f3fd4cd59132ff81be9507762d00afa9445827b6 Staging: et131x: fix most coding style issues in et131x
67a7b3788cd2b9f63a6cfe68e9e937c25709f053 Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.c
767700c454301058188fe6561c3d0213f6991e81 Staging: comedi: amplc_pci224: fixed multiple brace coding style issue
20617f22b006e12b81602d80d85f8f3f7efdef45 Staging: comedi: fix whitespace coding style issues in comedi_fops.c
2306d9b1ee065d0dfb56af4cd05195ec61d69256 Staging: comedi: fix brace coding style issue in adl_pci9111.c
3f3ba29c78c4039a9fd746065ff89afec8bbc19a Staging: comedi: cleanup dt2814.c
8f18604e6f0975fa852f43f90d5556efd67efadc Staging: drop redundant memset
347fd7dbdb6ca771f59996ae3c75a2dfde66c3d7 Staging: rt2860: fixed coding-style issues in pci_main_dev.c
8d1fe5eaa3b796609a8e2b7dad2480e623c19819 Staging: otus: drop redundant memset
b7e7031aea1215da499b51fea0ade6b92f1232af Staging: netwave: fixed trailing whitespace style issue in netwave_cs.c
177d42821e2d662fda5bb57d31d33d215fb74fd0 Staging: comedi: fix missing KERN_facility level in ni_labpc.c
9495c282baf53ec7bfffcb9dd9f40cb10d4240e0 Staging: hv: handle skb allocation failure
b852fdcefc782b6751f96a8ea09471efd844b6bf Staging: hv: use network device stats
ff13209b00dd4f67f676dd8567a9e95f13f4388c staging: Intel Restricted Access Region Handler
3504e0c87892c272d9784e12918910d74077da0d staging: frontier: switch semaphores to mutexes
b9eafe438051f4dfde53227e609c932642d6dc8f staging: frontier: switch to strict_strtoul in tranzport.c
69121fa8dc596a574a6c652c1717861eacc8dd8b Staging: comedi: fix space before tabs coding style issue in adl_pci6208.c
631c8dec075c16b60c3e0a334c027196b07252b8 Staging: wlan-ng: fix coding style in hfa834x_usb.c
76ce24f3e58b3d158f3eca88c339170c05bbefa2 staging: wavelan: fix coding style of first 1000 lines in wavelan.c
4dbb8e57c1ef23e5822b85a646b4ba31a98b9864 staging: rt2860: off by one errors
1e1d25cb0d248d58ac8e586ebb23bf2f6dc55c0b staging: frontier: Fix coding style issues in 2 files.
8dba599d89711b4f731fcc1d135de5ffd69eb360 staging: rtl8192su: cleanup of r819xU_cmdpkt.c, r819xU_cmdpkt.c
458659e2ada5c21aedae2b647588150ee90177b0 staging: rtl8192su: remove extern keyword, remove static declaration
4ab372408208b7c92e986b1a283072c43b17bde5 staging: rtl8192su: remove re-declaration of counter i
e3133b282af36665593b2802eaa591538ebe5f11 staging: rtl8192su: move to EEPROM_93CX
b4c84c298bd3a2383dadceb64d2b5f23dc2adc61 staging: et131x: Fix brace coding style issues.
7264fcd129b939fc1faa8ccfee043f843285161b staging: arlan: fix errors reported by checkpatch.pl tool
6f2dfb3101bb431ae9adc827fa8526d699e9dbd0 staging: IIO: Fix uses of spinlocks prior to init in ring implementations
3e18951955797872558dad615851a4ca63b2770e staging: hv: Corrected all header comment formats kernel-doc format
173f3463804dbd583887de9871e85408942f90ee staging: hv: Remove Ringbuffer from TODO line
6764cbd72ac5295f8dfc96a38696553cecb452a8 Staging: Remove staging/poch
24d2d8be91e83d6eb40240180da46b3dbd440dd5 Staging: comedi: fix print(k) coding style issue in aio_aio12_8.c
af6ddd57f2e811561ca57a98b4c7a2bb1db6a270 Staging: comedi: fix brace, print(k) and over 80 character coding style issues in adv_pci1723.c
cf8d3af5aed0d7bc40e8966b45aeced7c7bf1bef Staging: comedi: fix KERN_facility level coding style issue in adl_pci9118.c
242467bd058f09ec05985bb09201a9cd0b1d89e5 Staging: comedi: fix 80 character coding style issue in adl_pci9118.c
d607c7811279b51fb1a7dbbe01533f7acf26ab23 Staging: comedi: fix indent coding style issue in adl_pci9118.c
50ee11fe383255db8e5c3307319d470015616f27 staging: Add driver to support wanPMC-CxT1E1 card.
588063a10f4e21cd3a2cc693c0c1ebb846ac4ce5 staging: comedi: Fix 80 characters limit and printk issues in skel.c
289d4e1b17fd1e29e30929cf1941b7d3349d748f Staging: otus: hpfwu_BA.c: Checkpatch cleanup
46712df6c705d2b6e4189c94b94209847e4931ab Staging: batman-adv: send.c: Checkpatch cleanup
91cc53b0c78596a73fa708cceb7313e7168bb146 Staging: otus: hpreg.c: Checkpatch cleanup
86f3b1a8e601098066222a63f0e17d5fbe7ab5bf Staging: otus: hpfw2.c: Checkpatch cleanup
979315513e65efd1f4b7f57726d98fea99eb5094 Staging: otus: hpfwu_OTUS_RC.c: Checkpatch cleanup
ecd9fe1deddaf0cc0b8e6625659ad7e368ab5557 Staging: otus: hpani.h: Checkpatch cleanup
52628626dfcb996a5d12996a15255fbe970d6e6e Staging: otus: hpfwu_2k.c: Checkpatch cleanup
0637fd67093c9dcad988e79445b262f4a0c5d585 Staging: otus: hpfwu.c: Checkpatch cleanup
adc6ffc073274770e08e15e65bca4a2ee042170f Staging: otus: hpfwuinit.c: Checkpatch cleanup
e67fdbc3ed1522c2594bf5040eaaeed5027e8ccb Staging: asus_oled: asus_oled.c: Checkpatch cleanup
d24e449762facabfb00e4095247f4f027a73caf3 Staging: rt2870:: rtusb_bulk.c: Checkpatch cleanup
2c300f2a65a113440f9fbd0bce7e8d446615fb03 Staging: rt2870: rtusb_io.c: Checkpatch cleanup
f681d552012bc61dedc12aace8126339fcab8d7e Staging: rt2870: rtusb_data.c: Checkpatch cleanup
de55a7a5a2f17212c8e7c9a391db8ab5b0187c43 Staging: comedi: fix comments over 80 issue in usbduxfast.c
a88e29cfd8e59c82cf63440117bd1d61761f0f87 Staging: comedi: fix 80 character line issue in 8253.h
0b25a610c1f4e1f9632421e10a0f4c6497ea7deb Staging: vt6655: 80211hdr.h: Checkpatch cleanup
5a147e8bf982f9dd414c1dd751fe02c1942506b2 ar9170: fix for driver-core ABI change
cc755896a4274f11283bca32d1d658203844057a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
fc2a093e7ad23e935aa29e349bc27173c92f1a95 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
9fc282baa8f743a7049e301d13cf9968ee95a91c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
c61ea31dac0319ec64b33725917bda81fc293a25 CacheFiles: Fix occasional EIO on call to vfs_unlink()
7d6fb7bd1919517937ec390f6ca2d7bcf4f89fb6 ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]
b33a84a384776fb2593dac4d77c72050f9e181b0 ibft: convert iscsi_ibft module to iscsi boot lib
ba4ee30c6c797de148dcc7254cf6d531aba71d9b ibft: separate ibft parsing from sysfs interface
1303a35bfe153370cddb1b6e58e2287469e35f34 ibft: For UEFI machines actually do scan ACPI for iBFT.
4e639fdf0d0d745648aa62228ab8a0d9c03a563f ibft: Update iBFT handling for v1.03 of the spec.
cba7a98a474a4f2a9316473734ba76829191a78a Merge branch 'master' of git://dev.medozas.de/linux
9abf82b8bc93dd904738a71ca69aa5df356d4d24 ceph: fix locking for waking session requests after reconnect
d85b705663905b3dae30007f824355bdcfcf3f00 ceph: resubmit requests on pg mapping change (not just primary change)
04d000eb358919043da538f197d63f2a5924a525 ceph: fix open file counting on snapped inodes when mds returns no caps
0ceed5db321ac0f9782e77dda476ebe28a8e2199 ceph: unregister osd request on failure
4538506be386f9736b83bf9892f829adbbb70fea netfilter: xtables: combine built-in extension structs
b4ba26119b06052888696491f614201817491a0d netfilter: xtables: change hotdrop pointer to direct modification
62fc8051083a334578c3f4b3488808f210b4565f netfilter: xtables: deconstify struct xt_action_param for matches
4b560b447df83368df44bd3712c0c39b1d79ba04 netfilter: xtables: substitute temporary defines by final name
de74c16996287250f0d947663127f80c6beebd3c netfilter: xtables: combine struct xt_match_param and xt_target_param
a93d2f1744206827ccf416e2cdc5018aa503314e sched, wait: Use wrapper functions
d11c7addfe0fa501cb54c824c0fac3481d527433 perf symbols: allow forcing use of cplus_demangle
6b3c4ef50441e85dc9b2c9b67e95e8ad1185c15e perf probe: Check older elfutils and set NO_DWARF
b09e0190acf88c7fe3b05e3c331e1b2ef5310896 perf hist: Adopt filter by dso and by thread methods from the newt browser
fdb3603800e7a65bc3cafdfd5a1797d08f09e582 cifs: propagate cifs_new_fileinfo() error back to the caller
795e74f7a69f9c08afa4fa7c86cc4f18a62bd630 Merge branch 'iommu/largepages' into amd-iommu/2.6.35
baffe1699c68da5040de6b274054adc995795782 [ARM] pxa: add namespace on ssp
2503991a56483dc8477a3c6ca86da253eb5f8af9 [ARM] mmp: append device support in jasper
fed240558094058a5d372448b722fed93ddabd6b [ARM] mmp: update twsi index
d49ea9e30bab64280eb93aaf5dedad205a30d28b [ARM] mmp: add smc registers definition
f4557870834b15bcbe14a2fcd1a0338e9f9c89b5 [ARM] mmp: add dma support to mmp2
7f39403c56b01a8c023e8eb9ebe89007cdc4f4e6 [ARM] mmp: update mfp setting
8ae84427bb05c2921dcb0200b161b904028b5784 [ARM] mmp: fix clock tick rate in mmp2
55d3936d30affccb904f9294a3076ccb7bf09688 [ARM] mmp: configure gpio pins from 128 to 192
d24123bfae56aef5a38a7c89fd588f1bd7584751 [ARM] mmp: update mmp2 defconfig
66b196475031c748a5861390a4fadb915e14ccdc [ARM] mmp: enable L2 in mmp2
e598863690d956ad4e18904bb5b6c63fea1ad255 [ARM] mmp: update clock register function
f97cab28b1895ecb0aa317cc785bb209f57fc1e8 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
e66b6d8e86a67c637203684ab76ea760dccb10f9 MAINTAINERS: New MAINTAINERS entries for Zipit Z2 and Voipac PXA270
fb25cb33096e2f86be5e45fecbc4d20eb66a9953 [ARM] pxa/vpac270: fix now invalid bit of UP2OCR
bcc399bb491e0971d84aba593d79d3addf5d31ee [ARM] pxa/vpac270: add OneNAND support
aeec1346884688b86ac7f0f36fb30aba30b459d8 [ARM] pxa/vpac270: remove TS_IRQ magic number
052345aec01cbd22285771eee6e08486c07d3bcc [ARM] pxa/vpac270: add ide support
83a4a1022654cbb9dd55fcf7c28807a634db54bc [ARM] pxa/vpac270: Add DS1339 RTC support
1a8fb70e484589105a77f44bcd11e531c5fbe789 [ARM] pxa/vpac270: Add touchscreen support
947fb57e3a6be2920423de42a503eea08b0c0763 [ARM] pxa/vpac270: add ethernet support
3d98f8816adafce2933599902fd9a5c0ccedd822 [ARM] pxa/vpac270: UDC and UHC support
addff0faecfc5e73e8a742687255cef847e260db [ARM] pxa: add support for Voipac PXA270 PCMCIA
543cd84255f499a53d409014bc5ba71543474b05 [ARM] pxa: add basic support for Voipac PXA270 SBC
b637799248520d711f0fdc64666131c1c869cfbc [ARM] pxa: add basic support for the Aeronix Zipit Z2 handheld
818809752303b5b792dde4ace6321e8ccc180f65 [ARM] pxa/cm-x300: update the memory fixup.
d176d64b54c72ee00f825dddd63830f8bd2b5155 [ARM] pxa/cm-x300: add regulator on vcc_core
e4e309708eeb87a5b2429bc1f9bd1bc469d5a8b0 [ARM] pxa/cm-x300: fix da903x IRQ line assignment
d768c67c0cc70c7817585676a40e0d2a9094bdbe [ARM] pxa/cm-x300: da903x WLED is not connected on cm-x300
03ba7e07f5025710470b12e18e2b9b2979d836db [ARM] pxa/cm-x300.c: add battery charger support
b1d9bf1d9836dcee235f49bb4eb5ba4450a3a678 [ARM] pxa: remove pxa_gpio_mode() and files
25646d70a0d386ab923a189f9790aeae3eb4f1b5 input: remove obsolete {corgi,spitz,tosa}kbd.c
cb8f3c7dea960c27fcc66830cdaab82b13f1b597 [ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/Kconfig
cb432b358dced89bd2af86b3f783a0a99e489421 [ARM] pxa/corgi: cleanup GPIO configurations and low power mode settings
e63f591a8ce5d3b5214a14d6cebaad7b6c1c4b4c [ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()
b6eede112673678f8a7a1680d6ad12245443829d [ARM] pxa/spitz: use generic GPIO API and remove pxa_gpio_mode()
1fe8c2bcad52d16e4d31d3680b9bb536c56df3d8 [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specified
c09f431c338cf032c68ea68915f4dd85d92fd526 [ARM] pxa: allow keypad GPIOs to wakeup when configured as generic
1106143d7ab43ba07678c88c85417df219354ae8 [ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin config
c8ee5c69516fdd973b981e3ac12d49b3133930cd [ARM] pxa: use resource_size() in ssp.c
077de1ad5ad8b4e08fd8853ae7e4cc628c1a369b [ARM] pxa: avoid NULL dereferencing in error handling of ssp.c
07871c195a5ec7d59d34994c123472b113da09ba [ARM] mmp: enable ssp in aspenite
7e4992288e55f1e15f7498ead618b3943f5cfd3f [ARM] mmp: support ssp in pxa168
004690f05244e1a41824cda7dc4feb7804964dc6 [ARM] pxa: simplify ifdef in ssp.h
866d091dcb043594626d4facf7c6fcffcc7c8d35 [ARM] pxa: remove incorrect select PXA_SSP in Kconfig
54c39b420f017c546fb130a05c14bdb0a7910f98 [ARM] pxa: move ssp into common plat-pxa
be1194cca55961b4dd98ea17fb24f0ffc6fa2213 [ARM] pxa: remove unnecessary #include of <mach/ssp.h>
83f2889643d8efbc7fe925afbaa114e775699d7c [ARM] pxa: merge regs-ssp.h into ssp.h
c9840daa70fbb8f6031fcd1f254a3da49a41ea7b [ARM] pxa: correct SSCR0_SCR to support multiple SoCs
793ffb9ed3179906760874689a99d4863d76914e [ARM] pxa: remove the now legacy SSP API
639b91a364fafea24fc1d2e8853c12ce45d4ceea [ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.c
5700929d2209c5e2038f340bacc91e9818439cdf input: remove now deprecated corgi_ts.c touchscreen driver
a52357259680fe5368c2fabf5949209e231f2aa2 x86/amd-iommu: Add amd_iommu=off command line option
8e6d5573af55435160d329f6ae3fe16a0abbdaec perf, powerpc: Implement group scheduling transactional APIs
96c21a460a37880abfbc8445d5b098dbab958a29 perf: Fix exit() vs event-groups
050735b08ca8a016bbace4445fa025b88fee770b perf: Fix exit() vs PERF_FORMAT_GROUP
6a2f1ee1f9bb5346644105c9355e9e06f6a847d3 ASoC: Don't restart unconfigured WM8994 FLLs
6adb26bd03f6056357298bc29d5c6acdea2b216a ASoC: Reorder power down sequence for WM hubs devices
3254d2850075c88083d870b3ee5e1ce0922cd3d9 ASoC: Add additional WM hubs DC servo trace
fd5722e5cdb233bbc47e782e10b3b5e3488a22fa ASoC: Add register write logging for WM8994
5b285cac3570a935aaa28312c1ea28f9e01c5452 ipv6: ip6mr: add support for dumping routing tables over netlink
d1db275dd3f6e4182c4c4b4a1ac6287925d60569 ipv6: ip6mr: support multiple tables
6bd521433942d85e80f7a731a88cc91a327f38e0 ipv6: ip6mr: move mroute data into seperate structure
f30a77842129b5656360cc1f5db48a3fcfb64528 ipv6: ip6mr: convert struct mfc_cache to struct list_head
b5aa30b19121de49021fba57aa1f6e4c787fcf67 ipv6: ip6mr: remove net pointer from struct mfc6_cache
c476efbcde5ba58b81ac752f4a894d6db8e17d94 ipv6: ip6mr: move unres_queue and timer to per-namespace data
f48f606d9f85a8b25c716082c73c36e9ff6f0cde [ALSA] snd-hda-intel: Improve azx_position_ok()
81cd584394e54514c57b18e0f23e0b5ca40070b2 HID: hidraw: fix indentation
fcef85c0c122f90f57f2f3ef0caeaf6404d6e8f3 ARM: SAMSUNG: Add spinlock locking to GPIO banks
ab3f4980ec62b907e697ff0934a8e1d076a6d46d HID: ntrig: add filtering module parameters
eab32f5f65574c7484ed883c2245758f5a98878c HID: ntrig: add sysfs access to filter parameters
369db2a6008e8fc3cf5006fa8aab71bd58adfc1f HID: ntrig: add sensitivity and responsiveness support
d11bb4a925613fa814ed4ae350440eb24ebff336 ASoC: core: Fix for the volume limiting when invert is in use
e54637205b00837bf00de916b0ae361c6aa0b139 [ALSA] snd-hda-intel: use WALLCLK register to check for early irqs
83897badcb20243465b67a5826dfdda50a052eb5 agp: use NULL instead of 0 when pointer is needed
758ef749f3b1a4c5e6ba5b5bca5eae968a2c0c5f rtc-v3020: make bitfield unsigned
8356dda2a573775b651ed13625d3a9ec48e0116c PCI: make bitfield unsigned
8ac97b74bca1fc8a63b28cc6121519d1cfa2af99 jbd2: use NULL instead of 0 when pointer is needed
c2d45b4da042720ae94648b417d0e051742441d4 cciss: fix shadows sparse warning
0559a538899d48e7d730affb9df2abb13a7d9008 hwmon: (applesmc) Correct sysfs fan error handling
d1bf8cf6b911001d50f2079c158cb5dd9782e187 hwmon: (asc7621) Bug fixes
829e92458532b1dbfeb972435d45bb060cdbf5a3 kprobes/x86: Fix removed int3 checking order
de068ec048f807d4f62b7dda100c23a1365f086f perf: Fix static strings treated like dynamic ones
a9ddabc52ce3757a4331d6c1e8bf4065333cc51b cmd640: fix kernel oops in test_irq() method
2395e463fefd4aa8b784787e926e9b84e216d14f paride: fix menu indentation
01effb0dc1451fad55925873ffbfb88fa4eadce0 block: allow initialization of previously allocated request_queue
2ba5a2c0d8e0f62916a885170f28786141f08f76 mx5: enable usb gadget for freescale mx51 babbage board
c79504e73a0e84c4db7a2315dcdd6987b0c52566 mx5: change usb clock source from pll3 to pll2
26ebe0a28986f4845b2c5bea43ac5cc0b9f27f0a ALSA: hda - Fix mute-LED GPIO pin for HP dv series
e3174cfd2a1e28fff774681f00a0eef3d31da970 Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"
4b478ee2a1251d99813a90afeb0f809b3a8b04fb sh: All SH-X3 cores support NUMA and SMP, update Kconfig.
beaffc399397eb9427225f37c1e56c099571b2df ALSA: hda - Fixes distorted recording on US15W chipset
0ebf9e3692d640917fb792a7494d05e1f5b1058f ALSA: hda: Fix 0 dB for Lenovo models using Conexant CX20549 (Venice)
d250fe91ae129bff0968e685cc9c466d3a5e3482 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
513d8be9883fe0a7a73d216c7cecd20e7c9effda Input: iforce - fix Guillemot Jet Leader 3D entry
d861f7bf14808b9f457cb32c34585e97df60f140 Input: iforce - add Guillemot Jet Leader Force Feedback
de02d72bb3cc5b3d4c873db4ca8291723dd48479 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
8bf3aae6214792a5f758fb6f82cf25a98ac8e5a0 drm/radeon/kms: fix copy pasto in disable encoders patch
21823259a70b7a2a21eea1d48c25a6f38896dd11 sh: Ensure active regions have a backing PMB entry.
dfbca89987b74c34d9b1a2414b0e5ccee65347e0 sh: Reject small mappings for PMB bolting.
4bc277ac9cae60e11fe2e557e4ea4acb56d3dc9a sh: bootmem refactoring.
c9ff04c941d2cd87d27496d7fee8923238bb2ebb drm/radeon: Fix 3 regressions - since buffer rework
c26d0bad3d0e951487e5dee36632dd3817f42b10 ext4: Fix coding style in fs/ext4/move_extent.c
15f2a7967a46c7fab579ab88b9f1e0c7f78ac495 Merge branches 'sh/clkfwk' and 'sh/kexec'
4f615d575c17195f975cf8314be54f362d859a3f sh: clkfwk: Use debugfs_remove_recursive() for rewinding
9e1985e13d42b4b66af94637346849565174309d sh: get rid of div6 clock names
098ec49b684313cbd2ba1e24db61cfda9788ff73 sh: tie in div6 clocks using clkdev
08134c3c629bf128245f721391b96a858d88e997 sh: get rid of hwblk clock names
d97432f1014c73bbace9eb1e67742c1bcab0c3cd sh: allow registering clocks without name
fd30401b07fdcf21e4be87fd276d1b2c84d712a3 sh: tie in hwblk clocks using clkdev
e4e06697977bf6731d940ab1bd84e16cb53c3ae3 sh: scif and tmu clkdev changes
f3d51e13fea901729fef15bf1c32ca004d45476e sh: hwblk index rework
f001d5b28bc583c85281a9ce315ac16970201eae ARM: S5P: Add USB External Crystal clock definition
b78232da3f85950a207bbcb64db46fd95b581465 ARM: S5PV210: Bug fix on PWM Timer
dcd897dba163e746cd98d8290c5a18dc47157c64 ARM: S5P6442: Bug fix on PWM Timer
474b62f573360947e2740458bde3778d420e1b40 ARM: S5P6440: Bug fix on PWM Timer
4376030a54860dedab9d848dfa7cc700a6025c0b rcu head introduce rcu head init on stack
a5d8e467f83f6672104f276223a88e3b50cbd375 Debugobjects transition check
e61a639a794063d78fd248a37ce2c21d5c81fc19 perf/trace/scripting: syscall-counts script cleanup
79e653f1bf2e52d12a952366e782dadf590b9d1d perf/trace/scripting: syscall-counts-by-pid script cleanup
a4ab0c12975d1286b2696370f5e0576450609bf0 perf/trace/scripting: failed-syscalls-by-pid script cleanup
3824a4e8da9791f4eed99d69bfcdb3b42f440426 perf/trace/scripting: don't show script start/stop messages by default
a3412d9b358d37fce4527fd67ea601635f2b9496 perf/trace/scripting: workqueue-stats script cleanup
e366728d57cb8c708f76b282ae194c6044355b5f perf/trace/scripting: wakeup-latency script cleanup
e88a4bfbcda440b1c6b9d5a31a554a6ad9686182 perf/trace/scripting: rwtop script cleanup
6922c3d772711239e75ddaea760e6b0535e7e7a6 perf/trace/scripting: rw-by-pid script cleanup
c3f5fd287aa897f710f3305367a1d256c9cf3e83 perf/trace/scripting: failed-syscalls script cleanup
fefb0b94bbab858be0909a7eb5ef357e0f996a79 perf hist: Calculate max_sym name len and nr_entries
db125c787bc2c07ad97ba94707b653885d723a40 iwlwifi: clear driver stations when going down
63d4176933a5c4d9387eb79e1d50a9232e58c06e iwlwifi: remove pointless HT check
57f8db89340f6ba5d913a1950b8dad4431d2beda iwlwifi: rename iwl_add_local_station
c1182743b688bce7b0bbd7cff78b049e45672cb5 iwlwifi: move iwl_find_station() to 4965
bdbb612fb2c49111d393a69a08b0328e51913c17 iwlwifi: use iwl_sta_id() for TKIP key update
619753ff57a2e15b58546b856536928d1a3daef9 iwlagn: use iwl_sta_id() for aggregation
2a87c26bbe9587baeb9e56d3ce0b4971bd777643 iwlwifi: use iwl_find_station less
64ba9a54c60990416c4098c63792c37d8fccb9e1 iwlwifi: add iwl_sta_id()
fd1af15d0a82ae681ecf34192150e27455c9c494 iwlwifi: track station IDs
4ff739747de20506e478269221f22f3d8d24c706 iwlwifi: provide more comments for cfg structure
470356b891f1d18e87d5fdc393976fab6d0a978d iwlwifi: "tx power per chain" are part of ucode_tx_stats
3bce6066263efb5733ee2141ac8b56684fb3b0a7 iwlagn: work around rate scaling reset delay
2c810ccdbac434ae38f4ec5331d3f047dc90f98a iwlwifi: rework broadcast station management
a6a0345c837346d1b74f4907d4747e6c1053a99f iwlwifi: split allocation/sending local station LQ
156b70d17ce85778341cfb2a90c5bcb14b28ab3f iwlwifi: fix iwl_sta_init_lq station ID
59c02b4149183cb53d95b1ce3a8188cbee63f57f iwlwifi: note that priv->bssid is used only by 3945
ca3c1f59dc469e19431c683383d8205397595806 iwlwifi: use vif in iwl_ht_conf
3a065ab3b57bedefa1d59c88f731da6513ac482a iwlwifi: remove useless priv->vif check
832f47e333c7d0db632b57e9f07956ae40dd481d iwlagn: use virtual interface in TX aggregation handling
1dda6d28377bec52f96767e8d4a59aa95102b9dd iwlwifi: push virtual interface through
3474ad635db371b0d8d0ee40086f15d223d5b6a4 iwlwifi: apply filter flags directly
eafdfbd32aa9fcaf17733c04d5eb071af3b1ff47 iwlagn: use vif->type to check station
93286db50130754d9655c457ad0e11cb8f37a10f iwlagn: move iwl_get_ra_sta_id to 4965
159605dd5ec6356f5a7f0c56d9b9e63e0e61f3a8 iwlwifi: remove rts_threshold
a29576a7844326c5223f4d4adbfd3f4d64173d4c iwl3945: add plcp error checking
dd7a2509b3a79b290730a9c6a784bf03fedabb9a iwlagn: implement loading a new firmware file type
0e9a44dc0bb718c28b20a48f551818036ef090ab iwlagn: prepare for new firmware file format
d1358f62d47c9e872994e5c6e9c9d6e1f31d24c4 iwlwifi: move eeprom version printout to eeprom init
22adba2a6995dc24663251ffb954f8856968f26e iwlwifi: remove ucode virtual functions
93b1a2f919a752bb689fdb0c5817c643c2f74435 iwl3945: remove ucode access indirection
3e4de7616fea5c68a9300af0e347a7f014ddcc63 iwlagn: show and store firmware build number
1fa61b2e793dad51271c7ce39377daade51261d7 iwlwifi: manage IBSS station properly
c0222df86e55576ef879795b5a158c46e6653f07 iwlwifi: pass address to iwl_remove_station
6e0b9cac681bf9b633397d2d5270e5ab31ca04db iwl3945: use iwl3945_add_bcast_station
d2e210aef3a8e7472f91d10a50ecbc91c0a53d62 iwlwifi: make bcast LQ command available for later restore actions
459bc732abad5e461da9a06d82dfc0cb1119ef5a iwlwifi: dump firmware build info in error case
3d38f1731e3a8217e228fde0a4bfece865bc7901 iwlwifi: checking for all the possible failure cases
f401241310f4260505b1c462807c83aac5e5bbc8 iwlwifi: wimax co-exist code clean up
0af0d04b8db7712498558541cbedeeebdbabf70f iwlwifi: give correct return information for tx power debugfs
65d1f89682acf4d61dec7a8b771ed34afb7c17d9 iwlwifi: use cfg to configure calibration operation
6e5c800e75fad95f2a12d45d9b548b23834a13ff iwlwifi: use .cfg to enable/disable continuous ucode trace
4e7033ef491a8447247e77b20626cbc197a2eb83 iwlwifi: remove device type checking for tx power in debugfs
92445c953eb5698d1abab16b9a43238effdc0a6d iwlwifi: use vif iwl_bss_info_changed
683abfbefe95750f8aa47dc6d2a7ee41c01c14ad iwlwifi: rename "tx_power" to "chain_tx_power"
381733cc53ce7abf3d8498f8ccf7586546c0b264 iwlwifi: remove powersave debugfs if it is not supported
1e460535ab3978b7a23e08e9f556af2f84c43235 iwl3945: fix scan races
95b13014bb761a267db8bc1a47cbb35ddde587ef iwlwifi: rename 6000 series Gen2 devices to Gen2a
a15707d80ee9a0e0812c5f1a1ed8e41e0a6e52f3 Merge branch 'wireless-2.6' into wireless-next-2.6
562db532760827f6ce30801a08e6b568848bc9f2 iwlagn: wait for asynchronous firmware loading
ca0dbd86b12be9af7cda230890eb741d5cb8b624 doc: inode uses a mutex instead of a semaphore.
ce60d4d5d50a5454768faa522da98aa5f8070bd0 uml: i386: Avoid redefinition of NR_syscalls
b227358d333426abe47211b5be1fb69c0f74955f OMAP2/3: Add V4L2 DSS driver support in device.c
8f77578cc2debaeb30a4ef6206f4ba10944bdcd8 Freezer / cgroup freezer: Update stale locking comments
543f2503a956601dd490c6cde0ebf6adb4653e50 PM / platform_bus: Allow runtime PM by default
2f60ba706bd9af84c4eab704243b262e69556f2e i2c: Fix bus-level power management callbacks
ed77134bfccf5e75b6cbadab268e559dbe6a4ebb PM QOS update
0fef8b1e83c4ab08cf1304dbebcfd749caf4f187 PM / Hibernate: Fix block_io.c printk warning
6f612af57821c637b7eaca4374ac7b85f800d6e2 PM / Hibernate: Group swap ops
51fb352b2c586b29c7bba38178b3b5389a7fb074 PM / Hibernate: Move the first_sector out of swsusp_write
8a0d613fa12e1b7f7f71ca88ed7dc2a3de95121a PM / Hibernate: Separate block_io
d3c1b24c50e8b2bbc840322caf26c7eada594d21 PM / Hibernate: Snapshot cleanup
6a727b43be8b005609e893a80af980808012cfdb FS / libfs: Implement simple_write_to_buffer
bc6a0cbd576c66995d782331456f68ae63a50af4 PM / Hibernate: document open(/dev/snapshot) side effects
c92445fadb9179d811b5cb044947ad4712403541 PM / Runtime: Add sysfs debug files
d6f9cda1fd241bc7a1d896da94950fd972eca9b7 PM: Improve device power management document
624f6ec871886525ca19cf7841f918da91d4315e PM: Update device power management document
240c7337a4cd3d91b196c5ef97ad461b3a22fa09 PM: Allow runtime_suspend methods to call pm_schedule_suspend()
228c54ef7a028d5a4b6606eb0c8035874d9b6788 PM: pm_wakeup - switch to using bool
dce8bf4e115aa44d590802ce3554e926840c9042 x86, fpu: Use the proper asm constraint in use_xsave()
a7c542782e92f9487c62a571565637be3d6b0ffd drm/i915: Fix out of tree builds
007cc8ac4e0787fc7ad2e4585614800671d48d4e drm/i915: move fence lru to struct drm_i915_fence_reg
31770bd49ab157c5639043ad7541c3e0c83afcc4 drm/i915: don't allow tiling changes on pinned buffers v2
149c36a346f63fa4be7d1432d7b1b3095a95bf47 drm/i915: Be extra careful about A/D matching for multifunction SDVO
b1083333de5357577c5ec55df6c7efa17bee41c7 drm/i915: Fix DDC bus selection for multifunction SDVO
c3f8978ea332cd4be88e12574452a025892ac9af x86, fpu: Unbreak FPU emulation
34dc4d4423dc342848d72be764832cbc0852854a Merge remote branch 'origin/master' into drm-intel-next
547ba7c8efe43c2cabb38782e23572a6179dd1c1 ocfs2: Block signals for mkdir/link/symlink/O_CREAT.
9459d59fbf0bc82ff4c804679fa8bc22788eca63 wireless: depends on NET
a6bc03a07f8676d336e697914e9fe6cd54474ad1 wireless: rt2x00: rt2800usb: replace X by x
6295d81552f4b58256a9f7d85ce630b862598753 rt2x00: Clean up generic procedures on descriptor writing.
3b9f0ed78cf2eb678edd60d74a4a36f5947d003d rt2x00: Fix beaconing on rt2800.
f224f4ef794c4a9146a7fa7303018fecab8c9328 rt2x00: provide beacon's txdesc to write_beacon callback function.
d61cb26696e19494c049297def6c8f37d9e2f534 rt2x00: Clean up all driver's kick_tx_queue callback functions.
2de64dd22d0390688b853788dcadee3c0ad9e518 rt2x00: Factor out RXWI processing to common rt2800 code.
59679b91d1d33ebe90b72ffded9a57dba788fa6b rt2x00: Factor out TXWI writing to common rt2800 code.
78b8f3b0ddb061af1e3907f9c4bca76eae39f79f rt2x00: Don't check whether hardware crypto is enabled when reading RXD.
e6a8aab1648226d64772a8224df0677f555a5632 rt2x00: Clean up rt2800usb.h.
d43e49ec83b7d1b1339205e1f3980a447658dc40 rt2x00: Fix setting of txdesc->length field.
05e8594d5594acb62896571a7fe04faa647e0437 ath5k: several off by one range checks
0730d114194364d078dbd0cfce708e8c67dccdfb ath9k/htc_drv_main: off by one error
277a64d17ee819161242ce3059a9c2d0f8dfd29c ath9k/htc_drv_main: null dereference typo
7ada88e5e5d7b465de8d0441b4a8d890a602074f iwlwifi: remove stray mutex_unlock()
5efa3a6bf4dd1674920d7419cbde9d731cdb61f1 ath9k_hw: enable PCIe low power mode for AR9003
e4b963f10e9026c83419b5c25b93a0350413cf16 ocfs2: Wrap signal blocking in void functions.
9e385c56a1eecfb62dbc5162037fb4ed1676b27e rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)
d822ed1094032ab524344a9a474c93128d9c2159 rcu: fix build bug in RCU_FAST_NO_HZ builds
77e38ed347162423c6b72e06c865a121081c2bb6 rcu: RCU_FAST_NO_HZ must check RCU dyntick state
d14aada8e20bdf81ffd43f433b123972cf575b32 rcu: make SRCU usable in modules
f1d507beeab1d1d60a1c58eac7dc81522c6f4629 rcu: improve the RCU CPU-stall warning documentation
d21670acab9fcb4bc74a40b68a6941059234c55c rcu: reduce the number of spurious RCU_SOFTIRQ invocations
4a90a0681cf6cd21cd444184302aa045156486b3 rcu: permit discontiguous cpu_possible_mask CPU numbering
4300aa642cc9ecb35f2e0683dd294fb790ef028c rcu: improve RCU CPU stall-warning messages
26845c2860cebebe6ce2d9d01ae3cb3db84b7e29 rcu: print boot-time console messages if RCU configs out of ordinary
c68de2097a8799549a3c3bf27cbfeea24a604284 rcu: disable CPU stall warnings upon panic
55ec936ff4e57cc626db336a7bf33b267390e9b4 rcu: enable CPU_STALL_VERBOSE by default
bbad937983147c017c25406860287cb94da9af7c rcu: slim down rcutiny by removing rcu_scheduler_active and friends
25502a6c13745f4650cc59322bd198194f55e796 rcu: refactor RCU's context-switch handling
99652b54de1ee094236f7171485214071af4ef31 rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk
da848c47bc6e873a54a445ea1960423a495b6b32 rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
32c141a0a1dfa29e0a07d78bec0c0919fc4b9f88 rcu: fix now-bogus rcu_scheduler_active comments.
d20200b591f59847ab6a5c23507084a7d29e23c5 rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
5db356736acb9ba717df1aa9444e4e44cbb30a71 rcu: ignore offline CPUs in last non-dyntick-idle CPU check
0c34029abdfdea64420cb4264c4e91a776b22157 rcu: move some code from macro to function
f261414f0d56dd1a0e34888e27d1d4902ad052f3 rcu: make dead code really dead
d25eb9442bb2c38c1e742f0fa764d7132d72593f rcu: substitute set_need_resched for sending resched IPIs
2b3fc35f6919344e3cf722dde8308f47235c0b70 rcu: optionally leave lockdep enabled after RCU lockdep splat
fae683f764f91f31ab45512e70cc8cc81d4d157b cifs: add comments explaining cifs_new_fileinfo behavior
86603283326c9e95e5ad4e9fdddeec93cac5d9ad x86: Introduce 'struct fpu' and related API
c9ad488289144ae5ef53b012e15895ef1f5e4bb6 x86: Eliminate TS_XSAVE
94b849aaf6e22ab7bf54b0d0377a882d4892396d Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
f7422464b57088071201cd94027662d8469f153b autofs4-2.6.34-rc1 - fix link_count usage
b56f2d55c6c22b0c5774b3b22e336fb6cc5f4094 netfilter: use rcu_dereference_protected()
b77b907fae863f3bc546a336a8bc5e660d371788 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
1e4b1057121bc756b91758a434b504d2010f6088 Merge branch 'master' of /repos/git/net-next-2.6
1c02c4d2e92f2097f1bba63ec71560b0e05a7f36 perf hist: Introduce hists class and move lots of methods to it
d118f8ba6ac2af2bf11d40cba657c813f0f39ca2 perf session: create_kernel_maps should use ->host_machine
3b254c54ec46eb022cb26ee6ab37fae23f5f7d6a netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU
5433137336b049f1de8fc9a393991a49f1c1eb66 Merge branch 'fix/hda' into topic/hda
508fa179f8e0da5d7241e12ad1562b96f291e800 i7core_edac: Fix wrong device id for channel 1 devices
f05da2f7855b3b88a831ca79e037245872549ec0 i7core: add support for Lynnfield alternate address
52a2e4fc3712d12888decd386d78ad526078a1fa i7core_edac: Add initial support for Lynnfield
482c45331519524e4aeaf8a9084a445500822b85 ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard"
1965c441ecf1f9cd723dd590cbb6c191cfc13fb2 ALSA: hda: enable SPDIF output for Conexant 5051/Lenovo docking stations
4f7b9e7cbe68c97dbe1266709ecfc8b807b0d0ee i7core_edac: do not export static functions
3b918c12df4f624140456d6c6f982bada8e1f095 edac: fix i7core build
486dd09f129da01cd02b212ba48dce987488b860 edac: i7core_edac produces undefined behaviour on 32bit
de06eeef5809a69ff4daaae2bd63977e5404553d i7core_edac: Use a more generic approach for probing PCI devices
fd3826549db7f73d22b9c9abb80e01effb95c2ba i7core_edac: PCI device is called NONCORE, instead of NOCORE
321ece4dda32f52d4a28d6eb11f2ca2a5c93c191 i7core_edac: Fix ringbuffer maxsize
6e103be1c7c4adb50f25aaf1f1e8f828833c1719 i7core_edac: First store, then increment
4f87fad1d32fcdda448f9eb430c9c234a1939ece i7core_edac: Better parse "any" addrmask
ca9c90ba09ca3c9799319f46a56f397afbf617c2 i7core_edac: Use a lockless ringbuffer
b968759ee7102f86fec5f3349f7a8ab4556884a3 edac: Create an unique instance for each kobj
35be95446734cbb10b088a6b38269ac4a8ac3a86 Documentation/edac.txt: Reflect the sysfs changes at the document
f338d736910edf00e8426ee4322cfda585268d50 i7core_edac: Convert UDIMM error counters into a proper sysfs group
c419d921e68c54232ce6d369a3b528cd7644b2ae edac: Don't create csrow entries on instance groups
cc301b3ae3f615fe243f023e68e22b8298a6f883 edac: store/show methods for device groups weren't working
a5538e531fc1e00ac7185dcfcebf33c37b5d742e i7core_edac: Add support for sysfs addrmatch group
9fa2fc2e2d641df7d69dc4e06cf2552c44b58e95 edac_core: Allow the creation of sysfs groups
4af91889e02c9933823ca8c62fc6f05dfd15f3bd i7core_edac: Avoid printing a warning when debug is disabled
4253868034221db6e42dbbb61e0305fe1757f8da i7core_edac: We need to use list_for_each_entry_safe to avoid errors
22e6bcbdcf9279321dbe646c5a234b816db12881 i7core_edac: change remove module strategy
0f062792b48dc8389fb18cbfb9318625886644c7 i7core_edac: remove static counter for max sockets
13d6e9b653e6f714024c67287c7d7eac54d8417b i7core_edac: at remove, don't remove all pci devices at once
d88b85072fa7d406f54c30ceeabcd37e5a2ec21a i7core_edac: Fix a bug when printing error counts with RDIMMs
c344436319e898784febbeeea71d1b0f65ef53ae Documentation/edac.txt: Improve it to reflect the latest changes at the driver
d4c277957f4e8e6f2b626e2661cbbf9c76782e36 i7core_edac: a few fixes for multiple mc's
6c6aa3afdba2460cb668d4cb65c74dfa8eb43449 i7core_edac: sanity check: print a warning if a mcelog is ignored
f47429494fd50c0b7396fe3f8a26ea638b47c5ba i7core_edac: create one mc per socket/QPI
66607706cee7b6901aa0509198f075859c93ec6a Dynamically allocate memory for PCI devices
a55456f3446d19853af54b64b3840312f46b6ea5 i7core: temporary workaround to allow it to compile against 2.6.30
3a3bb4a647db4cb2468641df8da2ee9491784a9a i7core_edac: Improve corrected_error_counts output for RDIMM
bc2d7245ff1c5466c877a0c32a7ec9563187a032 i7core_edac: Probe on Xeons eariler
14d2c08343eecd13f6c6ec232c98b16762b97924 i7core: Use registered memories per processor
b4e8f0b6eaa1e99f1a64e539466a8ee2fb521d62 i7core_edac: Use Device 3 function 2 to report errors with RDIMM's
61053fdedb2080dadc18dc37abbba90d2e74bc03 i7core_edac: Fix ecc enable shift
3ef288a98307adc9d3f83321b26281567f348ec6 i7core_edac: Print an error message if pci register fails
b990538a78ea84e89551ccaddf182beb5e16e6d2 i7core_edac: CodingSyle fixes/cleanups
31983a04d686f9f90b356072089d8d677e40e776 Documentation/edac.txt: Add Nehalem specific EDAC characteristics
4157d9f55435331deef01ba8a9a47f248c042fb2 i7core_edac: fix error injection
2068def56c09f2b24e6de04a1b84757a0fb07947 i7core_edac: fix error codes for sysfs error injection interface
276b824c3095b09e8cb76f5709f56e9c6818ae85 i7core_edac: some fixes at error injection code
17cb7b0cf78c14913c5410eff2ce03e1d9c8d958 i7core_edac: Some cleanups at displayed info
086271a0374bf0b9ce033aac9fb60530c421ad65 i7core: remove some uneeded noisy debug messages
3a7dde7fcd0dd50df33e0e7070d4947551d767fc i7core: add socket info at the debug msg
ec6df24c15822e671801eeeb53758e14f3b28381 i7core: better document i7core_get_active_channels()
c77720b9544d8825ff5b9546d0ee038cfa4d4eb2 i7core: fix get_devices routine for Xeon55xx
a639539fa28531924c6b5e0f3963cc63d060947d i7core: enrich error information based on memory transaction type
c5d34528696acadc40d2ba7601dbf35d65b74ad5 i7core: check if the memory error is fatal or non-fatal
310cbb7284fab9fc9cbb6bb893e51c414e15bba3 i7core: fix probing on Xeon55xx
f237fcf2b7560be33386255042dc11167ca486d5 i7core_edac: some fixes at memory error parser
8a2f118e3a023a4e8cbe56a6e51f7b78fa8c76a0 i7core_edac: decode mcelog error and send it via edac interface
ba6c5c62eeb877da638e43f1282f778432142eec i7core_edac: maps all sockets as if ther are one MC controller
67166af4abc11d9c0deb497ebe0b562f69c71942 i7core_edac: add support for more than one MC socket
d1fd4fb69eeeb7db0693df58b9116db498d5bfe1 i7core_edac: Add a code to probe Xeon 55xx bus
5707b24a50b40582226618c56692af932db9fe02 pci: Add a probing code that seeks for an specific bus
e9bd2e73793bf0f7fcd8f94b532bb8f5c5b44171 i7core_edac: Adds write unlock to MC registers
d5381642ab01b084787925acdf26b5524d434476 i7core_edac: Add edac_mce glue
963c5ba35984c87963480031d1d7e2e556256ad7 edac/Kconfig: edac_mce can't be module
696e409dbd1ce325129c5030267365619364dfa0 edac_mce: Add an interface driver to report mce errors via edac
41fcb7feed70d8076f1591664314ca172fcdff7b i7core_edac: CodingStyle fixes
eb94fc402f1592dfe847b245d9109c11a99a2ea1 i7core_edac: fill csrows edac sysfs info
5566cb7c91ba4ff4447278bb27896b4a2bb7d18a i7core_edac: Memory info fixes and preparation for properly filling cswrow data
854d3349973a7c47bd989794037f526b74af20c4 i7core_edac: Get more info about the memory DIMMs
7dd6953c5fecc44d264710e1fa158d0038215b63 i7core_edac: Add more information about each active dimm
b7c761512c5412eb30be567a0640060cccfc372f i7core_edac: Improve error handling
1c6fed808f1ccd0804786e87f6b2c907dcd730fa i7core_edac: Properly fill struct csrow_info
ef708b53b98f2b53d9686a9f8f0b8d437952c295 i7core_edac: Add additional tests for error detection
442305b152778f07504e9fdf64815d4841279bbe i7core_edac: Add a memory check routine, based on device 3 function 4
87d1d272ba25a1863e40ebb1df4bc0eed7a8fd11 i7core_edac: need mci->edac_check, otherwise module removal doesn't work
7b029d03c36e5b06e067884aaefcee2c1c62efc7 i7core_edac: A few fixes at error injection code
f122a89222510e8f57e8e0b9b5cdd3ec8863fe4c i7core_edac: Show read/write virtual/physical channel association
8f331907578623f90a134261a559fa3249142caa i7core_edac: Registers all supported MC functions
0b2b7b7ec06ce615acd11374bf9a512e166dabb0 i7core_edac: Add more status functions to EDAC driver
194a40feabb7cab38911a357c86e968e98024281 i7core_edac: Add error insertion code for Nehalem
a0c36a1f0fbab42590dab3c13c10fa7d20e6c2cd i7core_edac: Add an EDAC memory controller driver for Nehalem chipsets
cdd5b75b0cd24c4d6a98b12a219217b1ccfe2586 perf callchains: Use zalloc to allocate objects
51c8176472de1551a301b676e36a61884e0e8494 cifs: remove unused parameter from cifs_posix_open_inode_helper()
7f8264539c62378cccbdf9b598927b034bef4a92 perf newt: Use newtAddComponent()
0ae28a35bcb7984838acbf28bfba9c030f8b74f0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
6f1f3d0ab5c3eeea9f04486481c25e9afdfa26c5 mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.
29da3380de40e8aa908eb70fa09a54c288b0b3f4 mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages
eafe1311aa3cdb13efa25c60251bce12e60ae38a mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes
bff3c10d369440bc87ba612b45ba2777d2bf017f mtd: pxa32xx_nand: add support for partition table parsing
1dd2a092af8ed53eb744c5b9993fa775616cf699 mtd/nand/bcm_umi: remove unused #include <linux/version.h>
258006d1abcf3f2990d3ebd77d75af335ff24d81 mtd: maps: Eliminate use after free
c4e773764cead9358fd4b036d1b883fff3968513 mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
67026418f534045525a7c39f506006cd7fbd197f mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro
b92b5c41a05b69f56e3d5e92dce3dbb5f5f5cf81 mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro
4a70b7d3953c279738a094d2e5ffe7c66b15a5d0 mtd: OneNAND: OMAP2/3: unmap correct DMA buffer
ac39ee304ac33f15107e42adb5ee5b0d0ce2dc4a mtd: Blackfin NFC: localize MMR bit masks
dad94318907b5947b499f88f38c074227245d15c mtd: kconfig: remove stray endchoice from help text
0bfa4df2b65a94ce761306ab53447010b928b7dd mtd: nandsim: make some structures anonymous
0a382a74b677360096857bcb5288c340fca671ed mtd: mtdram.h: checkpatch cleanup
45c34e05c4e3d36e7c44e790241ea11a1d90d54e Oprofile: Change CPUIDS from decimal to hex, and add some comments
d7e81c269db899b800e0963dc4aceece1f82a680 clocksource: Add clocksource_register_hz/khz interface
29f87b793da421a6ab816d991dc8dbf909dfb66a posix-cpu-timers: Optimize run_posix_cpu_timers()
dbb6be6d5e974c42bbecd183effaa0df69e1dd8b Merge branch 'linus' into timers/core
7e619bc3e6252dc746f64ac3b486e784822e9533 GFS2: Fix writing to non-page aligned gfs2_quota structures
1ae5dc342ac78d7a42965fd1f323815f6f5ef2c1 net: trans_start cleanups
f0ecde1466f21edf577b809735f4f35f354777a0 net: Fix FDDI and TR config checks in ipv4 arp and LLC.
bbd725435ddb1cac732f7a8c23c21ff67f24c60f IPv4: unresolved multicast route cleanup
5e2ff328c0668794ff408a4632f5b8a62827571f sh: rework memory limits to work with LMB.
cc49b092d308f8ea8634134b0d95d831a88a674b Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into oprofile
7c224a03a79021ab12ce057964df9e679af5386d Merge commit 'v2.6.34-rc7' into oprofile
896060c76bdfd8a45eb33b3dd1a8307fe37f6c04 ASoC: Use more idiomatic driver name for WM8731
06ae99888e599ea2e82386d618405c473c379185 ASoC: Refactor WM8731 regulator management into bias management
a8cd4561ea176f51e9f4707873ca4eff8fd5ee70 fix "seperate" typos in comments
3efab7dcc0f4d0087f73ff975eaa2fddc02ffc69 ASoC: Allow DAI links to be kept active over suspend
452a5fd679f8a6f215df71c41487ad4b2c7774db ASoC: Allow active paths from the GSM modem while the GTA02 is suspended
1547aba993c990e5a316751431328145b38e1fea ASoC: Support leaving paths enabled over system suspend
9949788b793826f2d19e929ac0219ad0e0891e2d ASoC: Refactor DAPM suspend handling
50ae8384cde9a67714ff03010493c5052690624e ASoC: Remove unused DAPM suspend flag
29e189c29d33d273424327ca4c1a74d8cdc04f48 ASoC: Remove unneeded suspend bias managment from CODEC drivers
2b0b05ddc04b6d45e71cd36405df512075786f1e Bluetooth: Fix issues where sk_sleep() helper is needed now
0217f1499cf880d93c64579b2943e9382d8c2c21 ALSA: hda - add support for Lenovo ThinkPad X100e in conexant codec
a371b37ccdb97ccf99b25645c7976f6448bb7274 pata_pcmcia: get rid of extra indirection
378b451ede192163780bb15b1ad0a913aa8ee4ae pcmcia: remove suspend-related comment from yenta_socket.c
059f667d9f81082e94dead14ff3fa7b3b42c98a0 pcmcia: call pcmcia_{read,write}_cis_mem with ops_mutex held
a60f22c4af3382b86301d64d6a9d68f30191d4c9 pcmcia: remove pcmcia_add_device_lock
6d59622e52c296cad8702c483a0092f428b794ef pcmcia: update gfp/slab.h includes
4b49291aca7ea60a3da645c8f9fa8b2d6efee120 pcmcia: remove unused mem_op.h
cf26e8dc419424786575990aa133e76f5fb38657 pcmcia: do not autoadd root PCI bus resources
b19a7275dec4b470ea9abaae6129d21a0d75ab2f pcmcia: clarify alloc_io_space, move it to resource handlers
49b1153adfe18a3cce7e70aa26c690f275917cd0 pcmcia: move all pcmcia_resource_ops providers into one module
5c128e84324ca9389bc5f7d39f6b18f6de4a58ec pcmcia: move high level CIS access code to separate file
b9300aa7449f6636b188743d09199dcf27b1a4b4 pcmcia: dev_node removal (core)
b498ada6d0cf0f9828b0c590f9fa2e84f60f5709 pcmcia: dev_node removal (remaining drivers)
c7c2fa079073ab92b0736a161b4cf1051a3e631f pcmcia: dev_node removal (drivers with unregister_netdev check)
ded6a1a341cb38c4cfeb09d3d01ffe16b5c804b3 pcmcia: dev_node removal (drivers with updated printk call)
317b6d63000b3cc48c43d582d76063500e531a6c pcmcia: dev_node removal (write-only drivers)
b1577190e7cd259b5fc4846305f31cba9633f31e pcmcia: clean up cs.h
eb14120f743d29744d9475bffec56ff4ad43a749 pcmcia: re-work pcmcia_request_irq()
a7debe789dfcaee9c4d81e5738b0be8c5d93930b pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration()
6f840afb416748c15cf55c19b45c4870554c3af1 pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socket
6f0f38c45a8f2f511c25893e33011ff32fc811db pcmcia: setup IRQ to be used by PCMCIA drivers at card insert
0cb3c49cdd275aa9ef4b1afd090117b1b86a16d4 pcmcia: remove unused IRQ modification feature
670ff6abd6caff406b217f8a828d6c03656535d8 ALSA: opl4 - Fix a wrong argument in proc write callback
9e4b50e93786d00c703f16ed46e6a4029c0dfdd1 TOMOYO: Use stack memory for pending entry.
a20971b201ac1fcd236400942c98b0106c42c70a ALSA: Merge es1688 and es968 drivers
396fa8272601c3d488cb8391c3962a7ee552afd0 ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure
02a2ad40295fc8862457b469b3b698d8ece3c72a Merge branch 'fix/misc' into topic/misc
7b767cad296d17cfe071734f71a3b7b479534c8c Bluetooth: Use strict_strtoul instead of simple_strtoul
f120c6b635a62d414876b517aec0468628acfc60 Bluetooth: Set hdev->dev_type based on Marvell device type
64061607eab7cb146115927cb596de123c542d45 Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()
903c843773a18e061817dd7a1a5c28dd41a3bf97 Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly
31f085fea891d5972e994dfb423231a3d4d60a8a Bluetooth: Fix storing negative values as unsigned char
f48fd9c8cd746fdb055a97249a209c77dca0f710 Bluetooth: Create per controller workqueue
844c0972427ee5f661158160aaca10b22b3dda60 Bluetooth: Fix spec error in the RemoteBusy Logic
4178ba462a3e8ab5094e69606f01d9e95f2d5ea6 Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu()
dfc909befbfe967bd7f46ef33b6969c1b7f3cf42 Bluetooth: Fix race condition on l2cap_ertm_send()
6161c0382bbab883a634d284f7367a88bbe88534 Bluetooth: Add wait_queue to wait ack of all sent packets
1890d36bb556a27684ad29654a9898ab9a5f57ee Bluetooth: Implement Local Busy Condition handling
9b53350d3cf5b330c3261d89b5e62a2dc25c5653 Bluetooth: Completes the I-frame tx_seq check logic on RECV
18778a63ddc83bc89bda3b119fb02eb121512a66 Bluetooth: Implement missing parts of the Invalid Frame Detection
f11d676da4059c7888efca810ab300b931736a26 Bluetooth: Refactor l2cap_retransmit_frame()
9a9c6a34416b3743c09c00f3d6708d9df3c21629 Bluetooth: Make hci_send_acl() void
ff12fd643334071084b6145cad3793bb6c956638 Bluetooth: Fix lockdep annotation on ERTM
9b16dc6551cbde65d0ac525af3c46efab53a2c46 Bluetooth: Check if we really are in WAIT_F when F bit comes
a2e12a2a312f816d5970b0c809d43b399fbfe90c Bluetooth: Remove unneeded control vars
0301ef04b5f49a95681694fc0d75af9441faa919 Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame
59203a21a56c53afeb6f45e059299e6f1437f30f Bluetooth: Fix errors reported by checkpatch.pl
44651b85cc3a076147af5d181fc4833ef8debc59 Bluetooth: Don't set control bits to zero first
01760bdde9a92413b7fff928d08e19352bf09d82 Bluetooth: Close L2CAP channel on invalid ReqSeq
afefdbc4cf3b9d409d07e1e5264e7ff88bc48711 Bluetooth: Fix SDU reassembly under SREJ
0041ecfa3025d7612fdaab12b2f07c9c3c09f42f Bluetooth: Check if mode is supported on getsockopt
bd3c9e255e76ae232d417e3914ca5d80ca3e9485 Bluetooth: Add SOCK_STREAM support to L2CAP
84fb0a6334af0ccad3544f6972c055d90fbb9fbe Bluetooth: Add Kconfig option for L2CAP Extended Features
3b1a9f3fa6ad842991538da2c3b2e29e047b131f Bluetooth: Optimize SREJ_QUEUE append
812e737e29a1d559e7bfbea675fdcfcbad9f5e1f Bluetooth: Fix drop of acked packets on ERTM
0ee0d20855ae9271de3f6695f4cafc08ab2533bb Bluetooth: Fix crash when monitor timeout expires
f6e6b16823de0aff31cb8ee8c098383e3aceec58 Bluetooth: Fix bug when retransmitting I-frames
68d7f0ce911e41e463c45911be031cdf6a096fe8 Bluetooth: Enable option to configure Max Transmission value via sockopt
369ba30264826f38eefc61b93688100be8adbd4d Bluetooth: Add module parameter for txWindow size on L2CAP
803020c6fa63aa738cfda3329c9675b42023e9d2 Bluetooth: Change acknowledgement to use the value of txWindow
14b5aa71ec506f4e38ca6a1dc02ecd668ecfd902 Bluetooth: Add sockopt configuration for txWindow on L2CAP
855666cccc939d392316de17512e17a08b2fa05a Bluetooth: Send Ack after clear the SREJ list
052897ca5019d9157ae09e5e84eee2a9ef5dccc6 Bluetooth: Check the SDU size against the MTU value
10467e9e9b89272b25b56688bb276d0830e9ab9a Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
1c7621596d11b9c3e19eb88a818758dee4901c95 Bluetooth: Fix configuration of the MPS value
7b1c0049be3aabc18831ada339dbcf41ba8c81fd Bluetooth: Read RFC conf option on a successful Conf RSP
2fb862e215e53630066c677e06d7551fa38bf235 Bluetooth: Ignore Tx Window value with Streaming mode
c1b4f43be01c2a363be021485dd18cca33cfab8a Bluetooth: Add timer to Acknowledge I-frames
05fbd89dd4153341717b33d9e8ae8bd29db6c1c8 Bluetooth: Finish implementation for Rec RR (P=1) on ERTM
8abb52ee00c4b3f857269eb6b7145991bab869bf Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
6e3a59819fac19006fe4255b87928e5a12c54532 Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()
99b0d4b7b09edeacf4542bced5c01239375b51a9 Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP
e072745f4adb01b909bd08a0cfc8f79348f4d2c6 Bluetooth: Split l2cap_data_channel_sframe()
73edaa9933219e25d6733b78d1e2c881025705e2 Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM
f0946ccfc7da403a46b7ff7cb2e3deffac108742 Bluetooth: Move set of P-bit to l2cap_send_sframe()
9e917af13d59182f95bbb5483dc0c4254dfb7944 Bluetooth: Implement SendAck() Action on ERTM.
36f2fd585f43199f006a3b5ff84e95815102cd31 Bluetooth: Check if SDU size is greater than MTU on L2CAP
277ffbe362823d18a17792fbd8e507010e666299 Bluetooth: Check the minimum {I,S}-frame size into L2CAP
1d8f5d16913d74e428950ee02fe9ff7e6391c120 Bluetooth: Support case with F bit set under WAIT_F state.
d5392c8f1e9faef089bb7cb66c3314da8bddd1fe Bluetooth: Implement 'Send IorRRorRNR' event
e8235c6bdd1c7ffbaa7eb8dcdbb46c51f1e5d72e Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro
d1daa091e8612f3aab14d28b5836375fafe155e1 Bluetooth: Fix ACL MTU issue
7dffe4210233a2860c3f41477c40b3252edf2b7d Bluetooth: Fix expected_tx_seq calculation on L2CAP
faaebd192ec9c3febcab98149d1309199a5b886c Bluetooth: Fix memory leak of S-frames into L2CAP
c69163e9ed5048407cc84f439cbfecc53f6f7131 Bluetooth: Move specific Basic Mode code to the right place
b9dbdbc1f4404cba2e64939c30c87d59c9796e4e Bluetooth: Trivial clean ups to SCO
0d861d8b8edd139a9b291cb262d08dec8dc3922d Bluetooth: Make hci_send_sco() void
4f7ac1814ef6f0773e57ffd159a1dd57a3c80521 Bluetooth: Fix wrong packet type count increment
acce90d6a957812081b83ac4d1133e93a43569c6 Bluetooth: Use the proper function cast to get hdr data
fe1aff710756ac73c455d214845c74e304d0e966 Bluetooth: Fix return value when bt_skb_alloc fails
af507ae8a0512a83728b17d8f8c5fa1561669f50 sched: Remove a stale comment
fe6065dc30c8cdd4beaffd6d3fa110222ad08795 HID: add multi-input quirk for eGalax Touchcontroller
19d8f84f86af867abee174be8bf1e4941a59143d sh: enable LMB region setup via machvec.
1f0ac7183f4d270bd9ce511254ba5d931d4f29c9 Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
3998d095354d2a3062bdaa821ef07a1e1c82873c x86, hypervisor: add missing <linux/module.h>
0671e704658b9f26f85e78d51176daa861f955c7 ext4: check missed return value in ext4_sync_file()
63b1f51b2405573d47bf5b9ab6e7cd5c697d3dcc ARM: SAMSUNG: Update S3C2416 entry with S3C2450
eb90de4a2d2880f0037d2b2ba85a3e857a898b40 ARM: S3C2413: Update GPIO pull-up support
e12ef7f02ed56af4f84a5743fa268901c52729bf ARM: S3C2416: Use s3c2440 style i2c controller
a6e1ec7f69950864ff8d992da6d929b1444f7cb3 ARM: S3C2416: Add support for OHCI on SMDK2416
c140c98ac161ad270a768126431e36a22f86f6b3 ARM: S3C2416: Add support for second HSMMC channel
8d6f8658305db969981f64a22296b487ef2f1148 ARM: S3C2416: Add basic clock support
af337f3e633a198034a99450416257ddf2307497 ARM: S3C2443: Move parts of the clock code to common clock file
d11a7d7100123d178821f82ecc11ba2d9d6e97c8 ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built in
d24131470f3def698683144cf1e81ee0f4f9c0b8 ARM: S3C2416: Add initial support of SMDK2416
f1290a49c5496521360a3e40d8bc766aceee65e5 ARM: S3C2416: Add arch support
4e04691bc600b53f6aab63404e58fae3bdf8e310 ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage
e561aacc70716ff59b9359ba8f010609ee757241 ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-use
7cfdee9f6791fe9ec288e75ee746790ebf3b6c3b ARM: S3C2416: Add S3C2416-specific registers definitions
d240e06713007bba309b074a386b7072b73c31a6 nilfs2: disallow remount of snapshot from/to a regular mount
cdce214e39814fd46d47e0e660ca3ddf3fdce8a6 nilfs2: use huge_encode_dev/huge_decode_dev
b87ca91948843472c05ae49e4c5e1714001d24c9 nilfs2: update comment on deactivate_super at nilfs_get_sb
e2d1591a13118b2bccb41af06830a2904478a514 nilfs2: replace MS_VERBOSE with MS_SILENT
4571b82cdcd076a3b8ecaddcf9846cb52f9979e5 nilfs2: add missing initialization of s_mode
13e905592b3daacb6ec27a5a4169afe725c3b668 nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusive
400ade845cb9930552e791bbd658a0953f68499d nilfs2: enlarge s_volume_name member in nilfs_super_block
25294d8c376296b1420694317e9856eaaea710ca nilfs2: use checkpoint number instead of timestamp to select super block
34cb9b5c973ac06449b96884be932da9a9b99819 nilfs2: add missing endian conversion on super block magic number
4e819509cba664e7cbfba5c4d1517df4dfda86f5 nilfs2: make nilfs_sc_*_ops static
db55d92252c07c0e5561966ecca95c6f332dd892 nilfs2: add kernel doc comments to persistent object allocator functions
fdce895ea5dd4e24edf1f4d693827349a4e5b3b4 nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_info
154ac5a83014cd6ea72e4ac5018bf8c10ee9a79e nilfs2: remove nilfs_segctor_init() in segment.c
50614bcf29d0cec6df5b84c0d8331e8b8c7d72a7 nilfs2: insert checkpoint number in segment summary header
9f130263f30233a44a3175db3218dd89af143d64 nilfs2: add a print message after loading nilfs2
41c88bd74d372db5102996a4ea6167a725c24b5e nilfs2: cleanup multi kmem_cache_{create,destroy} code
aaed1d5bfac459ead9aaad324e7fe3326250f50a nilfs2: move out checksum routines to segment buffer code
1e2b68bf285dce604388fcb6f85b7e612156db17 nilfs2: move pointer to super root block into logs
277a6a34175dcb0ee98dceee619e0e3190347a25 nilfs2: change default of 'errors' mount option to 'remount-ro' mode
73bb48869b14fd5094b9ec173a2bf86bc0e464d4 nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()
f905440f5edfa70a07e64bdbc973cbdd55dd001d nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()
0d9cc2332df24d3e81060c782b2ecb87c28443f9 nilfs2: fix style problems in nilfs2_fs.h
37e11f3397fab21604bff506cb31ffbf70fb255a nilfs2: update comment for struct nilfs_dat_entry
b57f95a38233a2e73b679bea4a5453a1cc2a1cc9 Linux 2.6.34-rc7
93cb463141d50e4c6a574efc2c6e4d6d76ffed77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
1c6fe0364fa7bf28248488753ee0afb6b759cd04 cpuidle: Fix incorrect optimization
232a5c948da5e23dff27e48180abf4a4238f7602 perf report: Allow limiting the number of entries to print in callchains
1f626bc36847ac8dd192f055aed0f9678a781313 perf session: Embed the host machine data on perf_session
4cc4945844fe2cf493f1783b6ce938ba1617d5c2 perf symbols: Check if a struct machine instance was found
3ceb0d4438876a65606c258e5d69e03e57460dd6 perf symbols: Consider unresolved DSOs in the dso__col_widt calculation
76ba7e846fcc89d9d4b25b89e303c9058de96d60 perf lock: Drop "-a" option from cmd_record() default arguments set
19379b11819efc1fc3b602e64f7e7531050aaddb ondemand: Make the iowait-is-busy time a sysfs tunable
6b8fcd9029f217a9ecce822db645e19111c11080 ondemand: Solve a big performance issue by counting IOWAIT time as busy
0224cf4c5ee0d7faec83956b8e21f7d89e3df3bd sched: Intoduce get_cpu_iowait_time_us()
e0e37c200f1357db0dd986edb359c41c57d24f6e sched: Eliminate the ts->idle_lastupdate field
8d63bf949e330588b80d30ca8f0a27a45297a9e9 sched: Fold updating of the last_update_time_info into update_ts_time_stats()
8c7b09f43f4bf570654bcc458ce96819a932303c sched: Update the idle statistics in get_cpu_idle_time_us()
595aac488b546c7185be7e29c8ae165a588b2a9f sched: Introduce a function to update the idle statistics
b1f724c3055fa75a31d272222213647547a2d3d4 sched: Add a comment to get_cpu_idle_time_us()
28e2a106d16046ca792722795f809e3f80a5af80 perf hist: Simplify the insertion of new hist_entry instances
39d1e1b1e26dc84d40bf2792287d0d61e44b57df perf report: Fix leak of resolved callchains array on error path
139633c6a43781cd44798165b0472a34bf53a1e8 perf callchain: Move validate_callchain to callchain lib
794e43b56c18b95fc9776c914a2659e7d558a352 perf/live-mode: Handle payload-less events
2c193c736803ceb547daec725e5c5d992d039f20 tracing: Factorize lock events in a lock class
93135439459920c4d856f4ab8f068c030085c8df tracing: Drop the nested field from lock_release event
883a2a3189dae9d2912c417e47152f51cb922a3f tracing: Drop lock_acquired waittime field
90c0e5fc7b73d2575c7367e1da70ff9521718e5e perf lock: Always check min AND max wait time
5efe08cf685f33f562566dc68b6077b6f6a4f706 perf: Fix perf lock bad rate
84c7a21791eb2e962a27e19bab5b77d5d9e13a34 perf: Humanize lock flags in perf lock
10350ec362b48f79f3df8447c25813790075e27c perf: Cleanup perf lock broken states
26242d859c9be9eea61f7f19514e9d272ae8ce26 perf lock: Add "info" subcommand for dumping misc information
d6b17bebd79dae2e3577f2ea27a832af4991a5e6 perf: Provide a new deterministic events reordering algorithm
984028075794c00cbf4fb1e94bb6233e8be08875 perf: Introduce a new "round of buffers read" pseudo event
a10a569806e43b9be5fce60b21f836b50b1010e4 Modify the VMware balloon driver for the new x86_hyper API
96f6e775b58687d85ee33004d414419b5ec34106 x86, hypervisor: Export the x86_hyper* symbols
d7be0ce6afb1df60bc786f57410407ceae92b994 Merge commit 'v2.6.34-rc6' into x86/cpu
e157eb8341e7885ff2d9f1620155e3da6e0c8f56 perf report: Document '--call-graph' better for usage
e7858f52a5cb868289a72264534a1f05f3340c6c Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core
c0614829c16ab9d31f1b7d40516decfbf3d32102 kprobes: Move enable/disable_kprobe() out from debugfs code
bbf1bb3eee86f2eef2baa14e600be454d09109ee cpu_stop: add dummy implementation for UP
c7993165ef0c1d636ca05f4787739f8414584e6d x86, perf: P4 PMU -- check for proper event index in RAW events
3f51b7119d052827dbb0e40c966acdf2bdc6f47f x86, perf: P4 PMU -- Get rid of redundant check for array index
137351e0feeb9f25d99488ee1afc1c79f5499a9a x86, perf: P4 PMU -- protect sensible procedures from preemption
de902d967feb96f2dfddfbe9dbd69dc22fd5ebcb x86, perf: P4 PMU -- configure predefined events
6e85158cf5a2385264316870256fb6ad681156a0 perf_event: Make software events work again
1bde78bc25a8e244006f63adb851bfb34407d48c ALSA: maestro3: Clear interrupts before enabling them
6895b5262ea80c99e526d40d39e0ca48014bdb95 ALSA: es1968: Clear interrupts before enabling them
e814d826dc1821dbce3aa1ddb7f2f739f420ffd8 ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled
b8349b569aae661dea9d59d7d2ee587ccea3336c ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP
f4d6477f7f073b99220386d62f5bf54bec3482cc ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache ops
b5a07faadeb4e0cfd6dcee359e501d4755cab875 ARM: 6106/1: Implement copy_to_user_page() for noMMU
b1a9ceb2e003aab7b96e30d990c1092453a0ea44 ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c
5e688883563ef62bd3725922f1a795a8253df499 ALSA: sound/usb: fix UAC1 regression
3ee943728fff536edaf8f59faa58aaa1aa7366e3 ipv4: remove ip_rt_secret timer (v4)
ed82702155b6343727ee732f7eae6d72e8b453fe Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
aa9613916a461027fdade8661177660db0975806 drm/radeon/kms/atom: disable the encoders in encoder_disable
e08cae4181af9483b04ecfac48f01c8e5a5f27bf x86: Clean up the hypervisor layer
9fa02317429449e8176c9bb6da3ac00eb14d52d3 x86, HyperV: fix up the license to mshyperv.c
8bbf50fe9c0fb8d83b993ae6d88a4ce27d81b999 viafb: Fix initialization error paths
27fe971d08b43f649358745a55f3c48ac6f413f8 viafb: Do not remove gpiochip under spinlock
2b78a963c800252a0016785813cc5140c006145c viafb: make procfs entries optional
2fed547c0298e1465d62b34a75a7b76353fee7d3 viafb: fix proc entry removal
162fc8c0c03d5b8536f14cbd2cdfb399c50c05ec viafb: improve misc register handling
384c3041aeaf77d299b0d4a62481850fed86e53b viafb: replace inb/outb
100e74a150d3a31d4c12658c926429ceb880d2f7 viafb: move some modesetting functions to a seperate file
2749413db17723cf894036c0eaf339f289bcc841 viafb: unify modesetting functions
c2b12cd496bbe5eff6a48bc669fe6b0c56f2b3d9 viafb: Reserve framebuffer memory for the upcoming camera driver
3d28eb42c52a799c806082e6d856f634ed1db902 viafb: Add a simple VX855 DMA engine driver
94dd1a856b23bd51dfebf68e6dd63cfd4d4fd5ae viafb: Add a simple interrupt management infrastructure
6b841edf572ad757f11013326b796e126f05a719 via: Rationalize vt1636 detection
b8f7e5d846387e3bcda35f3809856cf085740a24 viafb: Introduce viafb_find_i2c_adapter()
b052d7f81fdd352a5d89ef1ac37a2c77f219463b via: Do not attempt I/O on inactive I2C adapters
7582eb9be85f35271fd2569681a88a5b243e9380 viafb: Turn GPIO and i2c into proper platform devices
75b035ace904761b8a340b524533a36e37313b29 viafb: Convert GPIO and i2c to the new indexed port ops
c389874805a6849e3e347fc0e13fa170d80840c1 viafb: package often used basic io functions
7e0de022680f7899d33141f3ab5724a704f5669a viafb: add a driver for GPIO lines
24b4d82e4715841848a499534ed5cb7db3d6bca3 viafb: Separate global and fb-specific data
f045f77bc0bf238a871b10bea9e425329a8e4abc viafb: Move core stuff into via-core.c
5d4cec2f2fdbb3d830fa014226d0d965df548bad nfsd4: fix bare destroy_session null dereference
2b107d93635616db0c3f893c8cc2e6d5cd8d77b2 x86: Avoid check hlt for newer cpus
fde4e2f73208b8f34f123791e39c0cb6bc74b32a HID: fix suspend crash by moving initializations earlier
f1c448e0a9e99c76f4ece368714fb35a40a8daba Merge branch 'for-linus' of git://neil.brown.name/md
2c32b1dab508ccaa4aea1a9d6047b65fc708e929 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
48fe37cb53a40e13c2f9fc974f574e38d18be303 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
e33b3e7567f8636c61e79ff1da5ff9a6cf6562c7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
e2dbe06c271f3bb2a495627980aad3d1d8ccef2a virtio: initialize earlier
91677467163b847f1a5497789a893ada97f375b6 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
3d8620cc5f8538364ee152811e2bd8713abb1d58 drm/i915: cleanup mode setting before unmapping registers
ee5382aedf669127bf672a3fc5313247fc288e26 drm/i915: Make fbc control wrapper functions
1637ef413b9a5d1c14eb370f7029a5558f3bb3d3 drm/i915: Wait for the GPU whilst shrinking, if truly desperate.
0a31a448659d48cbc38f5e7520d8a65f8f1f8276 drm/i915: Use spatio-temporal dithering on PCH
4a2253313653bcc4126287818b676f95ac26dc09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
417a9ef1f488e3cf92bacc4999e1cbabc0e7cf1a Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
91bc482ec5a615e8ecebc106aaf7d0c267d511de Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
4bddaf66093ce0e0c1fce505f091f4cd52e73e2e Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stable
35c44933ef10ff4e47c9b28a7e61e648edd38845 Merge branch 'gemini_fix' of git://git.berlios.de/gemini-board into devel-stable
1252fa3154fae1f9624ea40cbbf0ea5e21319013 Revert "arm: msm: add oprofile pmu support"
499f49026e25e74dc617bb0d96ed6e85a67f4980 powerpc/44x: Add reset-type to katmai.dts
e2efc09e52680cecb0ca624e379cb4b4c56157c3 powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.
1affa091975e47d50ce6a88e9b1abfe717c2fe27 rt2x00: rt2800: use correct txop value in tx descriptor
cbd1ea87a198669537591cef9ee834d6986c169b wl1271: Reduce PSM entry hang over period from 128 => 1 ms
0cbb1034396243173fa5acac715fcf416fa76644 wl1271: Increase timeout for command event waiting
69e5434cd536c7eb4d5be0d0b7db06ed420c1315 wl1271: Fix to join and channel number handling
554d7209c87a7b7ec70c14d9ed1c01e05f5dbc23 wl1271: Fix 32 bit register read related endiannes bug
d717fd6188b2ea63cf9dc0a870fd312c312841cd wl1271: Add sysfs file to retrieve HW PG-version and ROM-version
2ff6575b1e497f88acf2c7de7e1ba015267b689d ath9k_htc: Handle IDLE LED properly
bc6fb35644ee46725f51ef27e901bd5d7e52c101 ath9k_hw: Update initvals for AR9003 for xb113
6f256de70b90aecbb550a2df387684ed2136b792 ath9k_common: drop incomming frames with an invalid hardware rate
8e1559949928d4d8bfe044bfcf57879faff82e19 ath9k_common: move the rate status setting into ath9k_process_rate()
c809e86c11a64488acc85ddf12ece3c9b879ccb6 rtl8180: add software-based support for IBSS mode
51e080deba57437459571f26a3c6f3db03324c4c rtl8180: assign sequence numbers in the driver
a472e71b3c71619087d2485282955c3b62ebfde9 mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons
55f9321a024a2d03f71a23b74003792692ca1a38 rt2x00: Fix RF3052 channel initialization
809bfe81ce225d1f5a111840c3d9e30704d98478 rt2x00: rt2800: don't overwrite SIFS values on erp changes
a21c2ab4210a89a71a0a99685acf16ae126b2eee rt2x00: rt2800: update initial SIFS values
9c6dda4e2dfea970a7105e3805f0195bc3079f2f ath9k_htc: Fix beaconing in IBSS mode
0aaffa9b9699894aab3266195a529baf9f96ac29 mac80211: improve HT channel handling
f444de05d20e27cdd960c13fcbcfca3099f03143 cfg80211/mac80211: better channel handling
ac8dd506e40ee2c7fcc61654a44c32555a0a8d6c mac80211: fix BSS info reconfiguration
bac6fafd4d6a0af26aeb37277a39607f7ce0be77 orinoco: refactor xmit path
3ef83d745bf5220bef3a0fd11b96eb9ac64c8e8e ath9k: fix another source of corrupt frames
f3926b49b7122f66f8f2a1da4ae3275b112ab3e7 ar9170usb: remove deprecated aggregation code
d89d63a973986bf6c1d8b28ab62eb61491a3bb34 eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE
79733a865c7fd778ce45e3503962b3a875b0a153 mac80211: remove association work when processing deauth request
160b82420ab41f1e67fbf2e56dc587837ef39ce0 ar9170: wait for asynchronous firmware loading
6f485b41875dbf5160c1990322469c1f65f77b28 logfs: handle powerfail on NAND flash
1cf4a0632c24ea61162ed819bde358bc94c55510 perf list: Improve the raw hw event descriptor documentation
d0bbc24d2ab78d9efc61bc80cfc85f59626ba5af ASoC: SMDK64XX: Switch to IISv4 CPU driver
af56b1c27b909e06318d26416d7b21fe6483224a ASoC: S3C64XX: IISv4: Add CPU driver
bd843edf81dc1200f71b61d4804af0e2918e8ae3 ASoC: tpa6130a2: Fix for the custom kcontrol functions
826e962c4689172e25acde72eafebc063253b69d Revert "ASoC: tpa6130a2: Support for limiting gain"
637d3847ba0ca2c7780e6521cbe75568d19ff0db ASoC: core: Support for limiting the volume
305787649826d6c84a6f9f71bc3318460610aba4 Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.35
c4806174c516d26bf4a72db1789cfc96e4950d07 ARM: S3C2412: DMA: Remove I2S FIFO address
ccf31c10f125ab5233c8517f91d4b3bd0bd60936 logfs: handle errors from get_mtd_device()
58e323cf5e4ed621a6e88263aca40c3d9c3d9bfd logfs: remove unused variable
1176568de7e066c0be9e46c37503b9fd4730edcf md: restore ability of spare drives to spin down.
87aa63000c484bfb9909989316f615240dfee018 md/raid6: Fix raid-6 read-error correction in degraded state
e0e33280fedcfa9dd70a54085c4d44d9d53b788f Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."
4d1c52b02d977d884abb21d0bbaba6b5d6bc8374 perf, x86: implement group scheduling transactional APIs
6bde9b6ce0127e2a56228a2071536d422be31336 perf: Add group scheduling transactional APIs
ab608344bcbde4f55ec4cd911b686b0ce3eae076 perf, x86: Improve the PEBS ABI
2b0b5c6fe9b383f3cf35a0a6371c9d577bd523ff perf, x86: Consolidate some code repetition
1e9a6d8d44cb6dcd2799b36ceb23007e6a423bfe perf, x86: Remove PEBS SAMPLE_RAW support
a1f2b70a942b8d858a0ab02567da3999b60a99b2 perf, x86: Use weight instead of cmask in for_each_event_constraint()
31fa58af57c41d2912debf62d47d5811062411f1 perf, x86: Pass enable bit mask to __x86_pmu_enable_event()
9d0fcba67e47ff398a6fa86476d4884d472dc98a perf, x86: Call x86_setup_perfctr() from .hw_config()
c1726f343b3bfc2ee037e191907c632a31903021 perf, x86: Move x86_setup_perfctr()
4261e0e0efd9e04b6c69e0773c3cf4d6f337c416 perf, x86: Move perfctr init code to x86_setup_perfctr()
a0507c84bf47dfd204299774f45fd16da33f0619 perf: Annotate perf_event_read_group() vs perf_event_release_kernel()
cce913178118b0b36742eb7544c2b38a0c957ee7 Merge branch 'perf/urgent' into perf/core
4fd38e4595e2f6c9d27732c042a0e16b2753049c perf: Fix exit() vs PERF_FORMAT_GROUP
27a9da6538ee18046d7bff8e36a9f783542c54c3 sched: Remove rq argument to the tracepoints
48652ced1533c3372f996a0d83b6e73b1f1c9381 Merge commit 'v2.6.34-rc6' into sched/core
4726f2a617ebd868a4fdeb5679613b897e5f1676 lockdep: Reduce stack_trace usage
7aed3b34fb0a98e89d0e999f5833ceebdb3876b9 sh: shuffle the elfcorehdr handling over to the crash dump code.
4d26f44657915f082806abfe3624aeded4c121fa ALSA: hda - fix DG45ID SPDIF output
aa424bbb8cf5f7f3c6a70065bcb28a6e6af7897d sh: Ensure that X2 TLB settings are reflected in vmcore.
d523e1ae6addd4f18a609da39f23719eaecfedf0 sh: flag kdump as broken on SMP for now.
0341509fdfc9519f7de6aabc5dd23217cef72b73 blk-cgroup: Fix an RCU warning in blkiocg_create()
080e71e13d99d850875c0335c364766162eae7c6 sh: bump up extra LMB reservations in bootmem init.
36fa06d6b5ef1874d012c04b23d5b8982b1f8dea sh: convert initrd reservation to LMB.
a5ec39507129a086d8838228ac1ca0a2eab38f91 sh: convert kexec crash kernel management to LMB.
be436f6238a17b8432b9de0212bcfc838afb1f85 UBI: misc comment fixes
3f5026222e8a16daaa830eec4d72c6745b74407e UBI: fix s/then/than/ typos
fc390cde362309f6892bb719194f242c466a978b rcu: need barrier() in UP synchronize_sched_expedited()
a33fa66bcf365ffe5b79d1ae1d3582cc261ae56e bnx2: Add prefetches to rx path.
c67938a9e071fa51c91ed17a14382e128368d115 bnx2: Add GRO support.
5eceff736644ee45b528ed8261facaf217ba134e tehuti: Remove unnecessary memset of netdev private data
e56d0b01ed1f6298839ddd4007d5ae72cfe30ca2 sunhme: Remove unnecessary memset of netdev private data
627ad5951b5f26585ed11ac3afb2aa4a872aec23 smc9194: Remove unnecessary memset of netdev private data
8462d14e471fc5761e37d1b89282966a5b504468 ethoc: Remove unnecessary memset of napi member in netdev private data
079ceb44e9b3432fb8e8f7d08207faae69407c89 bcm63xx_enet: Remove unnecessary memset of netdev private data
2039623a0b0c6eb3da2b4524d75b0cf0ccadf976 KS8695: Remove unnecessary memset of netdev private data
468003f571b73588482ba058194e73d0689b94e6 3c523: Remove unnecessary memset of netdev private data
91991146bc2bbc07a0f6b5252ff991bd0e91fb7d 3c507: Remove unnecessary memset of netdev private data
eecfd7c4e36ff532d895885971d01d049bd3e014 rps: Various optimizations
39e0786d3cf39c6d2f47b4818ae2da8b8ebc9ce2 microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.
18e8c134f4e984e6639e62846345192816f06d5c net: Increase NET_SKB_PAD to 64 bytes
d6bc0149d8f2300bffa03ea6fea3ca39744277a6 ipv6: udp: make short packet logging consistent with ipv4
ccc2d97cb7c798e785c9f198de243e2b59f7073b ipv4: udp: fix short packet and bad checksum logging
1468cf0542663f873410b83d8bb61ae779e3a845 Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release
1ed31d6db90d51010545921e59d369d2f92b7ac2 Merge commit 'origin/master' into next
a2a47c6c3d1a7c01da4464b3b7be93b924f874c1 x86: Detect running on a Microsoft HyperV system
0c3767b161a91eab5b23d602d374b9c070c067a9 ARM: n30: Just call s3c24xx_init_irq() directly from machine definition
8a19ebb0938752af8da142c4731f310bb8f9d130 ARM: n30: Fixup gpiolib calls for mmc power
271d323237a1ab96b74c69fa48a8612963245266 ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader
50cdba782c3de35bf6d454096213c986146f46a5 ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
aeb1b7e49f97e96e8b63c76c22f6fe6186a46ff3 ARM: n35: Enable wake-up by Power button on Acer n35
319887ee800f889e4c81d73f0ee4bcf532f9c34d ARM: n35: Add support for LEDs on Acer n35
8ecad34918174580b069f7d4dcef3f46a099e8f7 ARM: n30: Add RTC platform device for Acer n30 / Acer n35
be7c4cf632f47d798ad6a27da15de0195ddf6f30 ARM: n30: fix: suspended wrong USB port on Acer n35
ff3c25fa1b7f0a3c7b112c25af6d259cb8c59bc1 ARM: n30: Enable Acer n35 if Acer n30 is selected
d9f599e1e6d019968b35d2dc63074b9e8964fa69 perf: Fix check at end of event search
8cfe92d683a0041ac8e016a0b0a487c99a78f6c1 drm/ttm: Remove the ttm_bo_block_reservation() function.
5be6eff965aee22181d7f6210c2c463420e94e03 drm/ttm: Remove some leftover debug messages.
83c36ccfe4d849f482ea0a62402c7624f4e59f0e Revert "ima: remove ACPI dependency"
ec4a162af388a2716c5314c4aff7029071d09f57 Revert "TPM: ACPI/PNP dependency removal"
4fa07bf146aaee1e8409d35ab08624041c2e3867 drm/radeon: async event synchronization for drmWaitVblank
9e51159c14c29ebd485a45ba56f148e180d62c29 drm/ttm: fix, avoid iomapping system memory
243bc65447a74fbc674fc7fab6f212cce62e0152 davinci: edma: fix coding style issue related to usage of braces
3f68b98a75381f785f4e13085296c52c75ea29ac davinci: edma: use a more intuitive name for edma_info
a47f6be45670465d45a3d27f7ff71986bd35d6c4 V4L/DVB: pxa_camera: move fifo reset direct before dma start
981cbef2c30ee82d6011bb2ef50461f6a074de71 V4L/DVB: video: testing unsigned for less than 0
b7d41d6d580743b1fed1b9560d948c9ef58564bd V4L/DVB: mx1-camera: compile fix
6f550dc08369ee0bc6402963c377e65f0f2e3b71 V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer 	dereference"
5dd92c1ff1f85b1a4dceba9caa0fda85835ccc4b V4L/DVB: ngene: Workaround for stuck DiSEqC pin
03b1930efd3c2320b1dcba76c8af15f7e454919d V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
d2f2d6d0a11e892263ea511e46af449113fd2081 V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not V4L1
b75396a4ea473a2cd4f2fb99a81b2289265a8021 V4L/DVB: feature-removal: announce videotext.h removal
6a4f0623a4ebe46c743d213db808067553953913 V4L/DVB: V4L - vpfe capture - fix for kernel crash
f8f73d01a31488ec8e923b2148043579d43d0378 V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver
55e0b489a39bb635a44f769d620e44c70d9c065b V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver
a76b9f49ba58d081e373080ff75130673140d3f1 V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration
84a1d9c83e3e13991b958c897b6e9d6a5e4ce76d V4L/DVB: saa7146: fix up bytesperline if it is an impossible value
ab51bec1f852f6b858a26e745b32a79cd1a67eec V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
b704e82a54591d69816b45f4324caf143f1a6fc8 V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci
2132deff694765bc2e6c7ac84c6b30dab0775256 V4L/DVB: omap24xxcam: potential buffer overflow
e2800007f3b9aab51c1fe866034db576d3a9fd83 Davinci: serial - conditional reset via pwremu
9ee1acefa86083c6acf4112983b88a0057eb7785 Davinci: serial - use ioremap()
da0122ca8b7804b9cd8fa7eff466bafba27f09a3 Davinci: serial - remove unnecessary define
c78a5bc2e77e8fc5be29cda5b28c9b9afd0f4b6d Davinci: watchdog reset separation across socs
5b3a05ca911688c53680f2b020a1512b9da29c89 Davinci: eliminate pinmux offset verbosity
b27b6d03f245e5eaf6473da58a2612077fb7cfe7 Davinci: gpio - fine grained locking
686b634a07451fc4fe3b712fe211bfa861a53241 Davinci: gpio - controller type support
c12f415a9144a76dc99df34f56ce3022207ad1d0 Davinci: gpio - register layout invariant inlines
99e9e52de635728d7c89a0fdf79b307f3082cf3a Davinci: gpio - structs and functions renamed
ba4a984e838dfb1c46135ff8cadeea5f8ca5fd0a Davinci: gpio - minor cleanup
7a9978a1e2225507025a8b90b4289d506a416bd9 DaVinci: move IDE platform device to its proper place
280faffb4e059b3f453e297af7060d9c277c0ca9 davinci: mach/common.h: add missing includes
d6961e6889a26de427aa6e0df823c789cf4a848f Davinci: configurable pll divider mask
ce100669d2ee202acac94d39f1a585c6b066cecc davinci: DM365: Allow use of GPIO64_57
002cb2d2f1dde524b2aef6e43922984f6d1c8adc DA830 EVM: use DA8XX_AEMIF_*_BASE #define's
7034217467abe91b5bc63fc2993bb8eec1cf3c9f DaVinci: move AEMIF #define's to the proper headers
ef03592a1a8112309f1fca1c11fbaef8ab541ef2 Davinci: tnetv107x cpu types
6cc20cd8ed876ce21b558006f18d4c86f2efbdfd Davinci: tnetv107x IRQ definitions
7520f4eded66091b59c9aa3054c6fc8843a6c9a6 Davinci: tnetv107x LPSC modules
0e23f71d60bdb4c202402c5f5c709deacc5d0f17 Davinci: tnetv107x pin list
3821d10a538ac9d750987badd404c8f860ffa774 Davinci: promote da8xx_pinmux_setup()
52958be3ad6e2b72a5943718f339ed4e11685739 Davinci: support LPSC SwRstDisable state
449ef7f6a9c732657938b222f8804d3e34a3603e Davinci: cpintc host map configuration
8ca2e597fc8f3337cef1f8febab482fe8c52b004 Davinci: enable timer clock before use
b722049d7e60356fe04bcac6065a7c8b1c64c06f Davinci: allow SOCs based on other ARM CPUs
9c0a342c45b2d98209ac473ea7a429ddd5c1b473 rtc: omap: let device wakeup capability be configured from chip init logic
8ecf6c54d44c535b2296319aa58567ea9a1db026 RTC: DaVinci RTC driver
a7e05065f562ae347db36b0ef644525cd1e89ecd davinci: edma: clear interrupt status for interrupt enabled channels only
d154fed7234331dc29240deb04f92f382000e66b davinci: da830/omap-l137 evm: use 8-wire MMC/SD card support
8ccfd3f074f75135971905d2413811729e19580e davinci: da830/omap-l137 evm: add support for GPIO based MMC/SD card detection
21ce873d211a42e315558d6ae09a8bb04508a592 davinci: sparse: gpio: void casting
28552c2eae472a0a52d1cdb02eb32766c7f690e1 davinci: misc cleanups from sparse
af7dc2281fd3cedc04cb51bcc0887cdaf65c3fcc ARM: 6104/1: nomadik-gpio: use clk API
dc6048c7f97beaf8c5bb97ed772f43330d04727a ARM: 6103/1: nomadik: define clocks statically
2210d6453b4d888c122b2b1c236f50b0a2d30bfa ARM: 6102/1: nomadik-gpio: set a default trigger for interrupts
7a852d8060e1bb3a5e621caaebea86c43cf4a62d ARM: 6101/1: nomadik-gpio: don't enable in set_type
040e5ecddaa72f1f982b83cb205509bc9ce7f91e ARM: 6100/1: nomadik-gpio: factor out helper to enable/disable irqs
6b07aaedc029d507501a931aabfd3d0a70f1828f ARM: 6099/1: nomadik-gpio: fix mask/unmask
ea5bc73f4f56449b2d450068d492bcd17a675d7a ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x
cc631fb732b8ccd6a0cc45557475ea09b0c21a68 sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
94458d5ecb3da844823cc191e73e5c5ead98a464 sched: kill paranoia check in synchronize_sched_expedited()
969c79215a35b06e5e3efe69b9412f858df7856c sched: replace migration_thread with cpu_stop
3fc1f1e27a5b807791d72e5d992aa33b668a6626 stop_machine: reimplement using cpu_stop
1142d810298e694754498dbb4983fcb6cb7fd884 cpu_stop: implement stop_cpu[s]()
ee84b8243b07c33a5c8aed42b4b2da60cb16d1d2 rcu: create rcu_my_thread_group_empty() wrapper
e8e8fade7b351f131433fa44ca5d4e960e1c0f9c Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
325ce9e3060960488fa2c1c9eccde5ad85d75e7c Merge master.kernel.org:/home/rmk/linux-2.6-arm
bbfdbe9dc00dc3fd6cba9b0f96adc46d025c9079 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
aeb29a82de7c80d4d0253b042f17eb1f725b08f1 Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc
fb994ecc2b1c214951366c2ba5d8b121f0010d1f kbuild: Fix checking of scm-identifier variable
2f005471e2e2f2c7fa5898153387d421f7d24ad6 ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC power
6f3991152f20933b77eff30413e893bf1a15e578 ASoC: tpa6130a2: Support for limiting gain
5193d62f1824cdfd72b5523be2b1cdb8049225ad ASoC: tlv320aic3x: Add platform data and reset gpio handling
bae663bc635e2726c7c5228dbf0f2051e16d1c81 oprofile/x86: make AMD IBS hotplug capable
f70e2e06196ad4c1c762037da2f75354f6c16b81 KEYS: Do preallocation for __key_link()
043b4d40f53131c5f72eca2a46555fe35328a930 Merge branch 'master' into next
3de668ee8d5b1e08da3200f926ff5a28aeb99bc2 oprofile/x86: notify cpus only when daemon is running
80ea76bb2575c426154b8d61d324197ee3592baa phy: Fix initialization in micrel driver.
913a71d250803130eac523e7a2b6439e31a0bc83 GFS2: Add some useful messages
b0c4d952a158a6a2547672cf4fc9d55e415410de x86: Fix fake apicid to node mapping for numa emulation
651341213583e9c57072fed0f88a749cc240fe49 microblaze: Defconfig update
3274c5707c22221574b396d140d0db3480a2027a microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros
385e1efafc73a5deeb20645ae8b227b4896852e2 microblaze: Fix consistent-sync code
598acab44dcbda0e300d9d080e81566334138e7d microblaze: Define correct L1_CACHE_SHIFT value
77543cebab7387eab7d482e90018a64d6f2ced1e microblaze: cpuinfo shows cache line length
de925d9d3b64390ef6363e16e9d6a84d7dd7cee1 microblaze: Fix kmalloc alignment on non-coherent DMA platforms
c17e1a1cedb723d48d4822cae1af1c010b608b5c microblaze: Fix typo fault in cache code
f1525765fb9c432f5dc5d0d18102fbe9980a14ae microblaze: Fix consistent code
16f6e9989293ba32e33c4a2a9b29a1d77c321723 microblaze: pci-dma: use include/linux/dma-mapping.h
22dcc2e3b96107e464dbc1a5c84b5e7239906cb0 microblaze: page.h: Remove get_user_page and free_user_page
43f2a6e8b122378b9ad20cd8ea449cdb38f5d829 microblaze: Remove "cache" optimized copy_page function
21e1c93631e027136ea4070e7bca600c4ad4f391 microblaze: invoke oom-killer from page fault
f3ff8212a24f1935b44a3fcdd81c787428f053a6 microblaze: fix divide by zero exception message
113a591a17de9e71b90631be89d3268c406b11c6 microblaze: Add isa_dma_bridge_buggy to dma.h
e7682231092d1d1dd49bc590d6d3b7f0ddc07e74 microblaze: Remove ancient code
63f1032b97638fc2b023fa968b7703c8ebe6d6d9 microblaze: Quiet section mismatch warnings for MMU version
7a0248e819ddaf2c2f28e6edd287b90aa930702a microblaze: Quiet section mismatch warnings
e6d7961e5be0a259ba87411370f8be7f7da4c0f6 microblaze: Fix IRQ entry/exit ftracing
c86fac4382b3fb238a520ab5f2fa200c6a868b7f microblaze: resource/PCI: align functions now return start of resource
8a66da71fa84d08bef7d1678db77df77dccefa20 microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
49100c98359a56ea4e8c9a76e3d625cdb25f25f5 ASoC: omap: Add basic audio support for Nokia RX-51/N900
575400bf5d57f53a767bc215bd709e65e5b27a5c net: emaclite: Use resource_size
627c8a041f7aaaea93c766f69bd61d952a277586 e1000e: Reset 82577/82578 PHY before first PHY register read
6dfaa76994e5d49a82afb415bbe1362e901b2b95 e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0
ffb273623bc506d854902a415ef241b79232f93a netpoll: Use 'bool' for netpoll_rx() return type.
ceba1abcb00b0ef0b1efcd715285f6e05523edef powerpc/cpumask: Add DEBUG_PER_CPU_MAPS option
2ef613cb94556ff69860f6bf004298f4e131c216 powerpc/cpumask: Convert mpic driver to new cpumask API
50b5d6ad63821cea324a5a7a19854d4de1a0a819 sctp: Fix a race between ICMP protocol unreachable and connect()
6ec82562ffc6f297d0de36d65776cff8e5704867 veth: Dont kfree_skb() after dev_forward_skb()
f6dc31a85cd46a959bdd987adad14c3b645e03c1 bonding: make bonding support netpoll
c06ee961d3c0e51009cbd0e123b61fbb97f37d0b bridge: make bridge support netpoll
0e34e93177fb1f642cab080e0bde664c06c7183a netpoll: add generic support for bridge and bonding devices
828a69869ba266cabb486a6b59ea8643d56b33ce powerpc/cpumask: Update some comments
25863de07af9cb90e6365cc8216bdd17f2394515 powerpc/cpumask: Convert NUMA code to new cpumask API
8729faaa5e87557876c02f1665d517e2b41299f1 powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
cc1ba8ea6dde3f049b2b365d8fdc13976aee25cb powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
e6532c63cc3dbefc79936fc9c9c68a151004fe46 powerpc/cpumask: Convert /proc/cpuinfo to new cpumask API
2c2df038450cbf628426183c9efffc17cfea3406 powerpc/cpumask: Refactor /proc/cpuinfo code
64fe220c13440a12d0bd8e32ebdf679e869e3ce3 powerpc/cpumask: Convert xics driver to new cpumask API
af831e1e44619a7429eba8ece4eba8f977ee7c4f powerpc/cpumask: Convert pseries SMP code to new cpumask API
08259594e047170923ef11d1482648642bfe606f ixgbevf: Cache PF ack bit in interrupt
8a07a22d856f37e580557c1a13c8eb8662f9cc11 ixgbe: Streamline MC filter setup for VFs
73422913cab53307214cd13c4fa2c11bf222c2ab ixgbe: Remove unneeded register writes in VF VLAN setup
58544feb67eac49d55cc3408aea1ae42521af90d Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
257dab81413b31b8648becfe11586b3a41e5c29a Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
115731312fb3207705023e3ff247d1b9d039838d powerpc/cpumask: Convert iseries SMP code to new cpumask API
b6decb707952c678d110699abb5ed86d45ca6927 powerpc/cpumask: Convert fixup_irqs to new cpumask API
bfb9126defa80cbed6d91ed9685b238b0d7e81c4 powerpc/cpumask: Convert smp_cpus_done to new cpumask API
d5f86fe3457f48f27eecd40c605e7876d026af7c powerpc/cpumask: Convert rtasd to new cpumask API
1b095cf4029f43db363981c0e5f02216e495ac9f powerpc/cpumask: Use cpu_online_mask
e460c2c91af44374cbfa3f1c70f5ca9bbf099aa9 powerpc: Invoke oom-killer from page fault
2aae2d918d88fdf0f8c066520cda0a30409db23f ACPICA: Update version to 20100428.
b47cf58edfa15cb8f384a4a5e7e7d65babb602f6 ACPICA: Update/clarify some parameter names associated with acpi_handle
ada241dcec7eb21ff1690a1ba6213299b743bb5b ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep
17b82327f3e7ab5a068f8019768008ee82d912be ACPICA: Prevent possible allocation overrun during object copy
3fe50208b29b2463eb6c181c1433dd1beb39f282 ACPICA: Split large file, evgpeblk
186c307f008d2a53961cd970aaf7cb9c33e79cb1 ACPICA: Add GPE support for dynamically loaded ACPI tables
b9ee2043096b02e5da8c62f9a8a8f2e172b3606b ACPICA: Clarify/rename some root table descriptor fields
dcf097b247affd8b88ad410a92298590c5600f44 blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
91eea67c6d8704396a98226508c56a8501e141e3 powerpc/mm: Track backing pages allocated by vmemmap_populate()
13bb5339966d49942878a46b0a7fda0639d7db5f i2c/ibm-iic: Drop NO_IRQ
6889f959b35d79166f9fb65aaddca1badb809d8f i2c/cpm: Drop NO_IRQ
8f85c0af2388d575a598d2695319ccb7e1b5523c i2c/mpc: Drop NO_IRQ
7cad19784950f947bf8b332b92d83c75788f897a powerpc: Correct parport interrupt parsing
75c1d539ea13117cbe95e2c343e52af67d735145 powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300
aef40e87d866355ffd279ab21021de733242d0d5 powerpc/pseries: Only call start-cpu when a CPU is stopped
f8b67691828321f5c85bb853283aa101ae673130 powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
ef5dbbccbbfa7d2211fa8efcc095a9f4a7912dda ALSA: hda - Remove superfluous external amp setup for ALC888
20d157aef2e5bc6ac8995e8babefdc6e1cfaaadf Merge branch 'fix/hda' into topic/hda
4bdae98f1a456ea1fea5ea02f9249d23bceab75b ACPI: fix acpi_hest_firmware_first_pci() caused oops
7176441b95b4a04ad7cbac71d0d3614a7634d727 mx31smartbot: change the config of a gpio
97c227cb51ddcf52c66f7a7fba69237026418b56 sbshc: acpi_device_class "smbus_host_controller" too long
18262714ca0fb65c290b8ea1807b2b02bb52d0e3 power_meter: acpi_device_class "power_meter_resource" too long
a40770a9537c72b555667851845e73484b22ba17 acpi_pad: "processor_aggregator" name too long
4f47b4c9f0b711bf84adb8c27774ae80d346b628 x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined
af7ad7a0a6c0c1d8497a25b6b8b3b2ce9f52ff04 UBI: init even if MTD device cannot be attached, if built into kernel
9b7a37853a8cd69829eb1d9715a6c09aae01eeec sh: Make initrd detection more robust.
11439a6fd90b4861df64b4f983726e1c54977ab7 PNP: don't check for conflicts with bridge windows
d40a4de0be08f005814a4fddac748fe5353208ec IPv6: fix IPV6_RECVERR handling of locally-generated errors
54ad023ba8108d0163acc931ed4b5e4a8a3a7327 ceph: don't use writeback_control in writepages completion
2873957df0ead5b53fa00fddfb52ca3df38af4a9 igb: reduce cache misses on tx cleanup
7df9c43fbe470628a755dfd028e58fdd7ab9b44e net/gianfar: drop recycled skbs on MTU change
a84afa40e07b6882ca46a7287d8ca4a8c5430f60 ks8851: companion eeprom access through ethtool
a4bdfff74464f86d7e3b8feaf42d18960adc5514 ks8851: Low level functions for read/write to companion eeprom
7d9974666e0dc2cbbeac80fa4d550df0bbea6fad ks8851: Add caching of CCR register
8bed90557d2600d25e58de30df48b244980164ec sh: fix a number of Oopses and leaks in SH framebuffer driver
d951f7250305adaea5f25398b70023681183d0cb forcedeth: Account for consumed budget in napi poll
0294b6f78f2dd9d94fa0deec28e8845a7fb43ac3 netdev: octeon_mgmt: Remove some gratuitous blank lines.
4e4a4f1478fdb303c9d99c69cfb4e973526f0c99 netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.
b635e06993076c3c8f8cc766b183be7da3baafdb netdev: octeon_mgmt: Free TX skbufs in a timely manner.
a0cfa850ac639759cd68a121920f3e474ce9dfb1 netdev: octeon_mgmt: Fix race manipulating irq bits.
4d30b8013b2d82138d6900965fe9fcd062f2d06d netdev: octeon_mgmt: Fix race condition freeing TX buffers.
62538d2490d071e822d85651445c8a0bb4ed5a4b netdev: octeon_mgmt: Use proper MAC addresses.
7f01648aa32185b8047aea384237ad58e430e07f ixgbe: Add support for VF MAC and VLAN configuration
f04127760e582a9dccb22dfceb41cd1dad676794 ixgbe: Add boolean parameter to ixgbe_set_vmolr
eab2abf5826b78b126826cc70e564c44816396da e1000/e1000e: implement a simple interrupt moderation
edf15c17420fed108046da50b3d3ae53dfa0e0ae e1000e: increase rx fifo size to 36K on 82574 and 82583
f85e4dfac666e41b91e2b77fa563398e9379d5eb e1000e: Save irq into netdev structure
c72ea83d39efa71bf0e3fc1125e780071a79f1bc e1000e: Remove unnessary log message
50849d792b97c546c45a6652a16ba9be7d635c69 e1000e: reduce writes of RX producer ptr
9ed318d546a29d7a591dbe648fd1a2efe3be1180 e1000e: save skb counts in TX to avoid cache misses
4447957a825031b3faf3b5bc2013afe35eff492b bnx2x: Fix check to get RX hash
292823814261e085cdcef06b6b691e6c2563fbd4 TOMOYO: Use mutex_lock_interruptible.
ccb8d8d070b8f25f0163da5c9ceacf63a5169540 [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h
b53f7710610215b6d53a5caea082d3afede142ea [ARM] pxa/spitz: fix On/off key name to fix warning during boot
5d2fec5df1631076ce1d27c61def201aabc31167 [ARM] pxa: fix the incorrect cpu_is_pxa950()
4157d317dc20f12bee9944155fed399bbe38fae4 [ARM] pxa: update cpuid pattern for pxa9xx in head.S
6ae87fe219ce32ea226254ee72e1d38ad35d9deb [ARM] pxa/viper: fix timeout usage for I2C
299ed07868e2384dd3bff44e30892cfdadd7e1bc [ARM] pxa/raumfeld: fix button name
12145cae4d829d9d246a6272daef79074b5f4878 [ARM] pxa/imote2: Fix iMote2 defconfig
d5df767dbe4bc1e7ce1bd16976f78ef938e53052 [ARM] pxa: add missing new line to regs-u2d.h
4fcfce9f33cd2e173f83c20e93c8b0a9397bf0bc serial: Use s3c2440 driver for S3C2416 SoC
5faf5011841dc2a4797093b845e49bc40b4b4666 ARM: S3C: Add S3C2416 detection to uncompress code
1d3ef014b5fe959a789c2df708713d58c9491c3b ARM: S3C24XX: Remove _INP macros in <mach/regs-gpioj.h>
9772b7586efb189ac2dcac1d6f7d09c6d879ac64 ARM: S3C24XX: Remove S3C2410_GPJ numbering
31da46d9f11ccdb11d7f2f07421f5cccb64fbbd6 ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup()
fb3787470ee6fee5900026170c05261c8c090a06 ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()
64f508da584f983642eb8cf808fcca68f9efa44a ARM: mini2440: Move to using gpiolib API and s3c_gpio functions
9933847b29bb3d3447d19236375ccc84bfbcf3df ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()
97a339995fa6224487dc026e466f5bd1bbcaa3b2 ARM: SAMSUNG: Add GPIO configuration read calls
0467ae954d1843de65e7cf8f706f88fe65cd8418 ocfs2/dlm: Increase o2dlm lockres hash size
c901fb00731e307c2c6e8c7d5eee005df5835f9d ocfs2: Make ocfs2_extend_trans() really extend.
3e4218df3176657be72ad2fa199779be6c11fe4f ocfs2/trivial: Code cleanup for allocation reservation.
b065556a7d1a9205403db77a318a5c5aa530e701 ocfs2: make ocfs2_adjust_resv_from_alloc simple.
4b37fcb7d41ce3b9264b9562d6ffd62db9294bd1 ocfs2: Make nointr a default mount option
5c80d4c9e5489d5930412add87501702fe5f93fb ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE
23fd9abdc8f63c72fe3324e83d454ccecedaec37 o2net: log socket state changes
a5196ec5ef80309fd390191c548ee1f2e8a327ee ocfs2: print node # when tcp fails
83f92318fa33cc084e14e64dc903e605f75884c1 ocfs2: Add dir_resv_level mount option
b07f8f24dfe54da0f074b78949044842e8df881f ocfs2: change default reservation window sizes
6b82021b9e91cd689fdffadbcdb9a42597bbe764 ocfs2: increase the default size of local alloc windows
73c8a80003d13be54e2309865030404441075182 ocfs2: clean up localalloc mount option size parsing
a57c8fd2ad238258cc983049008aea5f985804b2 ocfs2: remove ocfs2_local_alloc_in_range()
33d5d380d667ad264675cfdb297dfc3c5b6542cc ocfs2: allocate btree internal block groups from the global bitmap
e3b4a97dbe9741a3227c3ed857a0632532fcd386 ocfs2: use allocation reservations for directory data
4fe370afaae49c57619bb0bedb75de7e7c168308 ocfs2: use allocation reservations during file write
d02f00cc057809d96c044cc72d5b9809d59f7d49 ocfs2: allocation reservations
ec20cec7a351584ca6c70ead012e73d61f9a8e04 ocfs2: Make ocfs2_journal_dirty() void.
2b9e4688fad8867b6e918610f396af3ab9246898 KEYS: Better handling of errors from construct_alloc_key()
553d603c8fce8cf727eb26e4bf6b9549cd4623f1 KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links
0ffbe2699cda6afbe08501098dff8a8c2fe6ae09 Merge branch 'master' into next
bdfae149c5b7430b9a26371f14b2d385fd3a4389 [CIFS] Remove unused cifs_oplock_cachep
5690a6267f0f0f15a01eeed143828726627c6ae6 ARM: S3C24XX: Remove s3c2410_gpio_getirq()
e6528d5e8730b1f75acf035d7c11e06657963581 ARM: S3C24XX: Remove s3c2410_gpio_getpull()
eee2b94f01f7379940a656af8ef097749ce025b5 ARM: S3C24XX: Remove s3c2410_gpio_setcfg()
40b956f026a3303a67d2ab7fffa2331f72e1e019 ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()
82a4b6dcc72da33943b16338f607e7e148d177e4 ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()
27da04049cabdf6a28288aaf083cfea64f7f9805 ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()
7614e1d9b9cad40ac9c90d934d2da64b36f354d1 ARM: VR1000: Update mach-vr1000.c to use gpiolib API
408c8b8ca46c16fa09a6795613db74a8d2de7980 ARM: BAST: Update mach-bast to use gpiolib API
96efa8dac85372fdddb1682949b468226126e333 ARM: n30: Update mach-n30 to use gpiolib API
2d2e0c89982c532f9da6891a733b7be43c7048ce ARM: QT2410: Update mach-qt2410 to use gpiolib API
db61ac54c9bea389b98f88cb4a23f8dd1edde07f ARM: H1940: Change mach-h1940 to use gpiolib API
afc84ad11b5c1247c2d0df06f10df69ea7206f6a ARM: JIVE: Update mach-jive to use gpiolib API
f4146a65fbdc5274a437f77ff2f3b4889c0edd0e ARM: H1940: Change h1940-bluetooth to use gpiolib API
7ced5eab39809539e8fc7f3fb561bd3001d535e7 ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyond
1ec7269fd8b05044f2cb4059b679e053d57460f5 ARM: S3C24XX: Add the gpio pull configuration for pull-up
9bbb851c7079ff670ba3fe6c7ce93bb5daa9a694 ARM: S3C24XX: Add initial s3c_gpio configuration code
26efa0bac9dc3587ee8892c06642735bcded59e5 cifs: have decode_negTokenInit set flags in server struct
198b5682781b97251afd9025dbf559a77969abdd cifs: break negotiate protocol calls out of cifs_setup_session
722154e4cacf015161efe60009ae9be23d492296 Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
1d7746cb411d8b10c0ac934cae6c58bd1ece9616 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
2861a185e3ac2ebe5958a2039b66062445bf4f7d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
be4c9bad9d0edb6bc3bd8fffc2f98e0e2112da39 MAINTAINERS: Add cxgb4 and iw_cxgb4 entries
c0c79c31c9d5fcc19812c6c35f842baf50ee788a logfs: fix sync
bba0b5c2c27e6dadc93c476f8a4b49d108b66292 logfs: fix compile failure
83163244f845c296a118ce85c653872dbff6abfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
0fd6b32b3b2f5c1bfd412de7b5fd040fb31b6712 [MTD] Remove zero-length files mtdbdi.c and internal.ho
adfba3c7c026a6a5560d2a43fefc9b198cb74462 mac80211: use fixed channel in ibss join when appropriate
85ea2d3f9e71cd72e866fdb74a9d5a15d65d44c2 pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
40868c85b8dfe233192f29099f45348f5b363ce9 libata: Fix several inaccuracies in developer's guide
f2c98382fee41848265c9bee1754b483045a740e rtl8187: use SET_IEEE80211_PERM_ADDR
65be2f501f5b31208a963713e6702d40e8e7863d Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
111c7d82436db4c7673922b6ba021cebb7d26dd8 slub: Fix bad boundary check in init_kmem_cache_nodes()
29453932d8a2ba9f1bf25a951c1b76b9fe86d1b6 input: serio: add support for Amstrad Delta serial keyboardport
e6f740f59693d9a997daeef8fbe7351e6641b743 OMAP1: Amstrad Delta: use FIQ for processing GPIO interrupts
4cb2dc67d160642410eb3cbdbfd7e7fb5f3db21a OMAP1: Amstrad Delta: update board initialization code forcomplete modem IRQ GPIO line setup
11f9562a423896b6ecd449d829a2f34e06594301 OMAP1: Amstrad Delta: add a handler for processing interruptsgenerated by the FIQ routine
60c3bf3f1215453a4f30f0b91db7fd301d558693 OMAP1: Amstrad Delta: add FIQ handler for serial keyboardport interrupt processing
1c4da2b737cce57f0c17344cda7f9ba1d206bfa5 omap: add missing FIQ_START definition required forarch/arm/kernel/fiq.c compilation
aea561359a30cf3c1f7a2e99684ac5501d0f53ac omap2/3/4: Disable CONFIG_FB_OMAP in omap3_defconfig
07bedca29b0973f36a6b6db36936deed367164ed ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads
a32fe93daf9c6b6ffbab1d9b9e2a8e4c335bda5c powerpc/4xx: Add optional "reset_type" property to control reboot via dts
77a4229719e511a0d38d9c355317ae1469adeb54 [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error
c213e1407be6b04b144794399a91472e0ef92aec [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error
5f233706592fcce7df57e12674461c349b8f591d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
668eb65f092902eb7dd526af73d4a7f025a94612 tracing: Fix "integer as NULL pointer" warning.
2e26ca7150a4f2ab3e69471dfc65f131e7dd7a05 tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
101c192e1163c1c7e8d29748108b582929975038 powerpc/47x: defconfig for 476 on the iss 4xx simulator
b4e8c8dd8456c1d3685fb5b715c9795d250f500e powerpc/4xx: Simple platform for the ISS 4xx simulator
1f138f13890afc824443a9cfcebe9ecae7727666 ARM: S3C24XX: s3c24xx_mci_set_platdata should be marked __init
f44c67cdc3182dd59cae299488687c6280027410 ARM: S3C24XX: fix s3c2410fb platdata passing
17dcd13a3793d434c030dcf9c52ad0d43493b2a0 ARM: h1940: fix touchscreen support
8777c793d6a24c7f3adf52b1b1086e9706de4589 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
7437e7d3672b6d23c08212c68752c9a9c25f8e9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
38c9e91bc396672e9ea8013bad63ea4f59d9d31c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
1d7aec304147aadcbc66ef9ab691208f9f22b6a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
5157b4aa5b7de8787b6318e61bcc285031bb9088 raid6: fix recovery performance regression
4e5d6f7ec3833c0da9cf34fa5c53c6058c5908b6 TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.
221c185d4e11b4061409da5d592779ced484614c powerpc/476: Add isync after loading mmu and debug spr's
2f07a88b30f510c7625d75cdf286903b465350a0 udf: BKL ioctl pushdown
4778e0e8c64f683a71632dba1cff1f85f76f83c4 perf tools: Fixup minor doc formatting issues
9e32a3cb0661a6a30e0fd2b77ce85293805e6337 perf list: Add explanation about raw hardware event descriptors
8a7c251871eff512fb380ea0e86c77ed901520fe ASoC: S3C: I2S: Move set_sysclk to common code
9e991a4bf3290b0787d33fa72144f6eec656f20d ASoC: S3C: I2Sv2: New field for controller feature
d47ef9c79dd46c1b33696f01b6cf744b77150379 ASoC: S3C64XX: I2S: Use s3c2412 defines
5728242789d3538abcfdcb28e01798801efd9988 ASoC: S3C: I2Sv2: Unify i2s_get_clock callback
db620b1c2fb172346dc54eb62bba9b4a117d173b perf/record: simplify TRACE_INFO tracepoint check
21a7ad08e274ce7b669b165d65e0bab8391552a6 ASoC: S3C: I2Sv2: Discard redundant field iis_clk
d79696ff443eb16a1a13bd7db030a25fee9f44a7 ASoC: S3C2412: I2S: Return correct source clock
ce76f9fd34d4d39fbda330f14b327273551e2f54 ASoC: S3C2412: I2S: Debug IMS field
b720d56294187ea4167a20e59c4ea0bb4f064132 ASoC: SAMSUNG: I2S: Add bit definitions
d07e7ce9b6fd1a4ff0a6b40c74fbecdc584a135b ASoC: S3C: I2Sv2: Move defines closer to driver
985d8c4c9eb18bd7b295c73a5ab1fc990e5ed182 ASoC: Add debug output tracing all cache register writes
896903c2f5f79f029388f033a00c3b813bc91201 KEYS: call_sbin_request_key() must write lock keyrings before modifying them
f0641cba7729e5e14f82d2eedc398103f5fa31b1 KEYS: Use RCU dereference wrappers in keyring key type code
cea7daa3589d6b550546a8c8963599f7c1a3ae5c KEYS: find_keyring_by_name() can gain access to a freed keyring
fc5e709731429bc2db27897630e7c0089f297680 powerpc/476: add machine check handler for 47x core
e7f75ad01d590243904c2d95ab47e6b2e9ef6dad powerpc/47x: Base ppc476 support
9890948d857c2120c234b0ca91a80416e8f747fb perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintf
795033c344d88dc6aa5106d0cc358656f29bd722 powerpc/44x: break out cpu init code into stand-alone function
471c70ff39809af783c7718defe574a9ba81dd26 powerpc/booke: Add Stack Marking support to Booke Exception Prolog
ad6bb90f3401556469489f237cb08626d88703d2 GFS2: fix quota state reporting
5e687eac1bd31baed110d239ef827d3ba666f311 GFS2: Various gfs2_logd improvements
762253741942d8ddbaca1c1ee62d7ed57544332b ARM: 5966/1: at91_udc HW glitch
69b5de84758237ee0086554849489baeeafcd097 Merge branch 'fix/hda' into for-linus
ec7d2f2cf3a1b76202986519ec4f8ec75b2de232 net: __alloc_skb() speedup
8f0f5ff6777104084b4b2e1ae079541c2a6ed6d9 ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)
231f50bc0e9735fd1b3fd376a8d3b6a14aee0694 ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582
bfe70783ca8e61f1fc3588cd59c4f1b755e9d3cf ALSA: take tu->qlock with irqs disabled
8753d29fd5daf890004a38c80835e1eb3acda394 pppoe: remove unnecessary checks in pppoe_flush_dev
7cff0943a1104479fc9fc2d6ced24c02ba81e73e FEC: Fix kernel panic in fec_set_mac_address.
c53666813813a0ea3d0391e1911eefc05a5e6b4f ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800T
4442dd4613fe3795b4c8a5f42fc96b7ffb90d01a ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite Pro T130-15F
8dd34ab111dc6ccb35a1a7a59222cb9bb0160e6f ALSA: hda - fix array indexing while creating inputs for Cirrus codecs
7ebd467551ed6ae200d7835a84bbda0dcadaa511 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
d7526f271f2111684211fc7d27814e86a36336c9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
67bff7c087f91f79dfa97a33a3aeb147eb467093 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
cf8304e8f380903de3a15dc6ebd551c9e6cf1a21 KEYS: Fix RCU handling in key_gc_keyring()
d9a9b4aeea334e7912ce3d878d7f5cc6fdf1ffe4 KEYS: Fix an RCU warning in the reading of user keys
68b3adb429e0abf5c0a3deb75d71671436b3af10 drm/radeon/kms/legacy: only enable load detection property on DVI-I
3515387ba90ef2c38602f4d52c4d5ec5fc95ae5c drm/radeon/kms: fix panel scaling adjusted mode setup
a674fa46c79ffa37995bd1c8e4daa2b3be5a95ae ima: remove ACPI dependency
b89e66e1e396f7b5436af154e58209320cc08aed TPM: ACPI/PNP dependency removal
7572e56314a7e2568f7196862222b45cfb9d6eda Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
5dfc589a8467470226feccdc50f1b32713318e7b ceph: unregister bdi before kill_anon_super releases device name
a66f6375bdeb64d7a56c532bda7c006358845820 Fix the x86_64 implementation of call_rwsem_wait()
c81406d6423416f1e18a8a41a3b7ac415fdf13d3 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
f5fa05d97252b23b12749a7cd02710870c0762b0 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
f2809d61d6cf47c2ed2963ba3b4c59e709144ccb Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7b20bd5fb902088579af4e70f7f802b93181a628 x86, irq: Kill io_apic_renumber_irq
988856ee1623bd37e384105f7bb2b7fe44c009f6 x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's.
4afc51a835d3aeba11c35090f524e05c84586d27 x86, ioapic: Simplify probe_nr_irqs_gsi.
d464207c4fdd70c2a0febd4f9c58206fa915bb36 x86, ioapic: Optimize pin_2_irq
7716a5c4ff5f1f3dc5e9edcab125cbf7fceef0af x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic.
cf7500c0ea133d66f8449d86392d83f840102632 x86, ioapic: In mpparse use mp_register_ioapic
5777372af5c929b8f3c706ed7b295b7279537c88 x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end
eddb0c55a14074d6bac8c2ef169aefd7e2c6f139 x86, ioapic: Fix the types of gsi values
4b6b19a1c7302477653d799a53d48063dd53d555 x86, ioapic: Fix io_apic_redir_entries to return the number of entries.
9638fa521e42c9281c874c6b5a382b1ced4ee496 x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h
0fd52670fb6400be0996ac492b5ed77f3d83d69a x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs
9d2062b879495649bb525cf7979126da2e45d288 x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi
414d3448dbcb40807a1265ace64b2576ef919fbe x86, acpi/irq: pci device dev->irq is an isa irq not a gsi
9a0a91bb56d2915cdb8585717de38376ad20fef9 x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq
2c2df8418ac7908eec4558407b83f16739006c54 x86, acpi/irq: Introduce apci_isa_irq_to_gsi
03d646e62b06e9364e2dbb939d67934c6c9826cd tracing: Make the documentation clear on trace_event boot option
df5d9411f999a0d943bbaa932850db708d5579ff omap2/3/4: Disable CONFIG_PM_VERBOSE in omap3_defconfig
0c463d09f4b973a8c12f6177138f4dc67b4df705 omap2/3/4: Update PMIC options for TWL and Menelaus chips
75eaf1eaa8184eaddd54cb1d1e489f5d66007960 omap2/3/4: Make omap3_defconfig usable on Nokia boards
7327d6374c3a6b610c0370d0dd26545efbdc3115 omap2/3/4: Add new boards to omap3_defconfig
82cd4adefe5a67870f2113498bdfe9350edd2078 omap4: Fix multiboot with CONFIG_PM and CONFIG_ARCH_OMAP3 selected
dee5f8285e6300f34054afd39c9406fc2f709362 omap3: Remove non-muxable ball entries for 3630
609c9ba29742f65b83f062dc57e5326d620de7bb omap3: Fix compile for board-cm-t35
15d0a873549ef0bdeaa04dacf29a3e15de886d03 pcmcia: fix compilation after 16bit state locking changes
24797535e18ae219be1fc2632959327075bef5da logfs: initialize li->li_refcount
43821242078aeced1d576b4b54d7b4a9bd76ec05 pcmcia: order userspace suspend and resume requests
e5e5b31e8c729b6bae569bec0790c655ee0121a1 ASoC: tpa6130a2: TLV mapping for tpa6140a2
c693bf90cf968204f46edb820269ed380d9b7bba rtl8180: use SET_IEEE80211_PERM_ADDR
05ebad852901cf9127a743df6ea10c0e8b1590c3 logfs: commit reservations under space pressure
20503664b008e17976bff1fdbc693c77ebd6f6c9 logfs: survive logfs_buf_recover read errors
4677d4a53e0d565742277e8913e91c821453e63e arch, hweight: Fix compilation errors
df624ca5413d84b3082246de384823fbe8fed6e4 rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
a21ee724034b21d51d74eec8e426702a627eb465 rt2x00: Fix HT40+/HT40- setting in rt2800.
79a854f1e1a4482243fe4a2b199e199225b87bf6 rt2x00: Enable RT30xx by default.
c2661486ebacc9c2a86757d8ff1d40b3efe8a08b rt2x00: Remove rt2x00pci.h include from rt2800lib.
3d79b2a9eeaa066b35c49fbb17e3156a3c482c3e iwlwifi: recalculate average tpt if not current
591d8dd71cc265465ac706ac11e5f613c6181a43 ARM: 6090/1: ux500: add U5500 support
cb165c52561fd5947747fdbdb0c7ad22c6138175 ARM: 6089/1: ux500: rename cpu-u8500.c to cpu-db8500.c
817412d3a1391d4667494f16cd49455c62453c78 ARM: 6088/1: ux500: use UX500_* macros instead of U8500_*
41ac329f607add059ae8b063375c5d9d6e7471cf ARM: 6087/1: ux500: move sys_timer to cpu.c
5b1f7ddf18b75adeb433ef9d91a2e4bd7580facc ARM: 6086/1: ux500: move gpio devices to devices-db8500.c
f9faf23799d0726afb56ee6c6c53fbea00ec7de3 ARM: 6085/1: ux500: reorganize i2c devices
4b27aa4140c20380a67ecefaa48cf3714cc0b8ea ARM: 6084/1: ux500: move UART devices to devices.c
9e4e7fe1a97191e373257ab59e3d6bbcce9a9f1e ARM: 6083/1: ux500: put DB8500-specific devices in devices-db8500.c
d48fd006e6d9394e9abd14f4747034f73bb6a386 ARM: 6082/1: ux500: put common devices into devices.c
d67d1127a625cc5ebc3802180b19cc74f35b5578 ARM: 6081/1: ux500: move gpio macros to common header
178980f98eef58607647eb66e178bf984bf81f4c ARM: 6080/1: ux500: move irq and common maps to cpu.c
39a982b4cda1b9c129094a411962348827412d50 ARM: 6079/1: ux500: allow choice of the DEBUG_LL UART
c9c0957286e73d01e98503f714d32180e6963757 ARM: 6078/1: ux500: add per-SoC register definitions
f38406bbfc5e1d4bd9726454ecb60ba52aa9da11 ARM: 6077/1: ux500: add SOC Kconfig variables
c4f3b5a2d70eae4abb8bcaaf8dc3f067ff1714e8 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
ea056df7965fc46cfff28fd3808bf3ada23d5059 ARM: 6093/1: Fix kernel memory printing for sparsemem
ad4ba375373937817404fd92239ef4cadbded23b memcg: css_id() must be called under rcu_read_lock()
1ce7e4ff24fe338438bc7837e02780f202bf202b cgroup: Check task_lock in task_subsys_state()
b629317e66fb1c6066c550dded45ab85a936163c sched: Fix an RCU warning in print_task()
fae9c791703606636c1220e47f6690660042ce7f cgroup: Fix an RCU warning in alloc_css_id()
9a9686b634acc5cb6b7c601c171ae64af0318a24 cgroup: Fix an RCU warning in cgroup_path()
e35ec2d2c1fc45dd3e46dde74bb0c4c4366125bf KEYS: Fix an RCU warning in the reading of user keys
bfeb0360de7713de8240cafd7ecf6058b6dbea0b KEYS: Fix an RCU warning
956097912c40a03bf22603a3be73503fd9ea9e44 ring-buffer: Wrap open-coded WARN_ONCE
e8faff7330a3501eafc9bfe5f4f15af444be29f5 ARM: 6092/1: atmel_serial: support for RS485 communications
4c18e77f718cdda33363132127db4df795eadbd9 ARM: 6091/1: ST SPEAr: Adding support for shared irq layer
5306293c9cd2caf41849cc909281bda628bb989e Merge commit 'v2.6.34-rc6'
4dbf6bc239c169b032777616806ecc648058f6b2 tracing: Convert nop macros to static inlines
dbd65a7e44fff4741a0b2c84bd6bace85d22c242 nfsd4: use local variable in nfs4svc_encode_compoundres
02bf60aad7d5912dfcdbe0154f1bd67ea7a8301e perf: Fix performance issue with perf report
11d232ec285b07860670277c8ab3f6076f7bce1e perf inject: Add missing bits
d30d64c6da3ec7a0708bfffa7e05752d5b9a1093 oprofile/x86: reordering some functions
de654649737696ecf32873c341b305e30f3dc777 oprofile/x86: stop disabled counters in nmi handler
6ae56b55bc364bc2f2342f599b46581627ba22da oprofile/x86: protect cpu hotplug sections
216f3d9b4e5121feea4b13fae9d4c83e8d7e1c8a oprofile/x86: remove CONFIG_SMP macros
2623a1d55a6260c855e1f6d1895900b50b40a896 oprofile/x86: fix uninitialized counter usage during cpu hotplug
5bdb7934ca4115a12c7d585c5a45312b1c36909b oprofile/x86: remove duplicate IBS capability check
da759fe5be24ec3b236a76c007b460cf6caf2009 oprofile/x86: move IBS code
8617f98c001d00b176422d707e6a67b88bcd7e0d oprofile/x86: return -EBUSY if counters are already reserved
83300ce0df6b72e156b386457aa0f0902b8c0a98 oprofile/x86: moving shutdown functions
d0e4120fda6f87eead438eed4d49032e12060e58 oprofile/x86: reserve counter msrs pairwise
8f5a2dd83a1f8e89fdc17eb0f2f07c2e713e635a oprofile/x86: rework error handler in nmi_setup()
6629dcff19470a894ce294d0adb9cbab94ee1fb9 i2c-core: Use per-adapter userspace device lists
b1d4b390ea4bb480e65974ce522a04022608a8df i2c: Fix probing of FSC hardware monitoring chips
e4a7b9b04de15f6b63da5ccdd373ffa3057a3681 i2c-core: Erase pointer to clientdata on removal
26a6931ba7656dc0ebebee615ba87db8a8e71f2b Input: joydev - allow binding to button-only devices
30ba3ead05763b172acaa65ae1be71af2a878940 Input: add keypad driver for keys interfaced to TCA6416
6a7cc883d6ad95bb89282fc04e917c16d2b5584f Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
f935aa9e99d6ec74a50871c120e6b21de7256efb ipv6: Fix default multicast hops setting.
777d0411cd1e384115985dac5ccd42031e3eee2b hw_breakpoints: Fix percpu build failure
e938fbfd4a7ac829d48b767c4dc365535d5c4f97 Input: elantech - ignore high bits in the position coordinates
f81bc788ff91d4efd4baf88b2c29713838caa8e5 Input: elantech - allow forcing Elantech protocol
225c61aad38b12924b3df5f4ef43150c0d6bae8c Input: elantech - fix firmware version check
5132088697fbfd1330facf723499091182f6ef91 Input: ati_remote - add some missing devices from lirc_atiusb
0a12761bcd5646691c5d16dd93df84d1b8849285 forcedeth: Kill NAPI config options.
16b32e0c9eec1bb8d53deedcd9f4704a114d84bb Input: remove obsolete {corgi,spitz,tosa}kbd.c
b8b14c66765ccba884c5c4570bf8be361d211d95 powerpc/swiotlb: Fix off by one in determining boundary of which ops to use
53f224cc5f8f650f8e8d86abbe990c93f12834c8 forcedeth: GRO support
1827d2e943eeb5cba0662f3e6edc342d6bd65ae6 net: ep93xx_eth stops receiving packets
93bb64eac10aad3dae6178d7da94765f207d121f net: skb_free_datagram_locked() fix
54d47a2be5e7f928fb77b2f5a0761f6bd3c9dbff lockdep: No need to disable preemption in debug atomic ops
fa9a97dec611c5356301645d576b523ce3919eba lockdep: Actually _dec_ in debug_atomic_dec
ba697f40dbb704956a4cf67a7845b538015a01ea lockdep: Provide off case for redundant_hardirqs_on increment
d577632e65ea01fb3b124b652d7bd2381251da3c ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
a4f57b81385b7793b83cd5ec9efc24db0bb62404 omap2/3: Fix DEBUG_LL for omap zoom2/3
96554d70775e936e870f61d9523c9bab3fd54ad6 omap: Use a memory address for storing the debug port info instead of UART1 scratchpad
daa494958a59638f32b4334155e4c3e1f664c675 omap2/3/4: Fix multi.h when omap3 and omap4 are selected without omap2
d93ac51c7a129db7a1431d859a3ef45a0b1f3fc5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
f5460618405eec8c3300947a499011528a115acd Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
4f70ecca9c57731b4acbe5043eb22e4416bd2368 net: rcu fixes
097c1bd5673edaf2a162724636858b71f658fdd2 x86, cpu: Make APERF/MPERF a normal table-driven flag
52a60ed2da716105de5f906a3630c475264b87d5 phy/micrel: Add module device ID table for autoloading.
0f7ca5917e989c4f77db3e97f92badaf3266d4dc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
d05070091849015f8c5b7d55cd75b86ebb61b3ec drivers/net/phy: micrel phy driver
a2f3be17c07ad9bd45ab300f79642ecb39cfb553 unix/garbage: kill copy of the skb queue walker
55afbd0810922afe456f9e4e3abc84d69d3f8a15 macvtap: add ioctl to modify vnet header size
e9162ab1610531d6ea6c1833daeb2613e44275e8 dm9601: fix phy/eeprom write routine
26d27844dfb1d84eafa886f150098c54e192c260 Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
941f81c16ec7497ecce6f1f611277d67e89bdfe1 Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable
d88d95eb1c2a72b6126a550debe0883ff723a948 x86, k8: Fix build error when K8_NB is disabled
81c4a8a6733ad2ff49c0e077b51403367601b3e7 oprofile: update file list in MAINTAINERS file
57475b1a47b3e891ce087ca3c6fc93f5a446a244 [ARM] Kirkwood: merge net2big_v2 and net5big_v2 board setups
3e05ec1b93cd839fa1d1a9961b155b0dbc9a4055 [ARM] Kirkwood: add LaCie 5Big Network v2 support
9414e99672271adcc661f3c160a30b374179b92f oprofile: protect from not being in an IRQ context
2a49456fdae0cc9e4286de38b8fcb85f9c7c7559 [ARM] Kirkwood: add LaCie 2Big Network v2 support
18e2842b85a00158054b5751c4e5a1b56906895f update MAINTAINERS file
5c3c7e64bbcb60db39d0d55c8fab39ef41d41c30 drbd: don't expose failed local READ to upper layers
250825008f1f94887bc039e9227a8adfb5ba366e x86-32: Don't set ignore_fpu_irq in simd exception
e2e75c915de045f0785387dc32f55e92fab0614c x86: Merge kernel_math_error() into math_error()
9b6dba9e0798325dab427b9d60c61630ccc39b28 x86: Merge simd_math_error() into math_error()
40d2e76315da38993129090dc5d56377e573c312 x86-32: Rework cache flush denied handler
5ccc8dab611fcd1d0961b73e22d6c2d108967862 [ARM] dns323-setup.c: fix WARN() when booting
d8f089d2ad35861c432618900fa08ca70c168d76 [ARM] Kirkwood: Marvell GuruPlug support
19937d0482cfe194fe52e97e59aa58ec911de0d1 ppp_generic: handle non-linear skbs when passing them to pppd
ea8420e9f5dff7324607671f0b7ab7fbf726339d ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
52c773861895faaf544bd398c87ba10dff29f313 iwmc3200wifi: fix busted iwm_debugfs_init definition
1d7d969dd0b467ba32cf3829e8bf104a5084150d Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
12ef116bf750c221e214e33c61e7f4c98300b5fd wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.
23ff98fc21615e324647af540a4ec1c24f993687 mac80211_hwsim: fix double-scan detection
be4a4b6a5d2f76393f545a2545fbaa1b65577e13 mac80211: improve IBSS scanning
a75b4363eaafa99d909da4f1192322a78b074c73 mac80211: allow controlling aggregation manually
07cefe7ac983374ee4c369f1d4aee3093bf3b44f orinoco_usb: implement fw download
fc97431a50962e66c052ec6909d4b2582efd3554 orinoco_usb: avoid in_atomic
9afac70a7305817b22327ac23cf2d0eb72388229 orinoco: add orinoco_usb driver
bcad6e80f3fb0d6724c3814cf32258bbcf1d67db orinoco: encapsulate driver locking
593ef09c9e70c92c0d76c67a1c03a5d44d3aec82 orinoco: allow driver to specify netdev_ops
b42f2074dedef559ecf72dce61a6501f9f9b273a orinoco: add hermes_ops
f7c65594f7148b778f41d591a701e94bb22428e4 mac80211: fix ieee80211_find_sta[_by_hw]
c7ab1a4dcb8fb63364e9460b1182da6eae5f0d16 b43legacy: Added get_survey callback in order to get channel noise
354b4f04f2aa9d9652ecd5a4cdace784c7cfcca8 b43: Added get_survey callback in order to get channel noise
91639c76bfd9d27ac54a3c521a2559d02f409ebe rt2x00: remove now unused noise field from struct rxdone_entry_desc
1f55c12cef6d369d76ae13d522edd1c07e667788 iwmc3200wifi: cleanup unneeded debugfs error handling
e220ba60223a9d63e70217e5b112160df8c21cea arm: mm: qsd8x50: Fix incorrect permission faults
ee3c454b8da04815c1884ed85fe89d2d131c0e51 arm: msm: add oprofile pmu support
4b536b8d909f4e3dfa84fa7a63fbc5896e3490e8 arm: msm: define HAVE_CLK for ARCH_MSM
4b53eb4f5d78416456bb969ce30e3bed2731d744 arm: msm: allow ARCH_MSM to have v7 cpus
b0930f8d38c6ab76dc8222a5a910a21392d38208 ceph: remove bad auth_x kmem_cache
7ff899da02cb674211858fcd919f8b4511a4423f ceph: fix lockless caps check
ea1409f96197c1bffe5d7d5bc967b3445edcc1fa ceph: clear dir complete, invalidate dentry on replayed rename
5c6a2cdb4fe8aaf6b54f022c14f13d2a12b45914 ceph: fix direct io truncate offset
ae18756b9fa7bb93132cff06cd8575e3d46633f9 ceph: discard incoming messages with bad seq #
684be25c52a1e43638ced160be0b0b46596e7f2b ceph: fix seq counting for skipped messages
d45d0d970f495e04a4e4f46acd74e90f4a4564f9 ceph: add missing #includes
0b0c06d1476290cea248923c0ee7be9fd61cacea ceph: fix leaked spinlock during mds reconnect
c8f16584ac85444d51d8753c5df502350cfc7bb7 ceph: print more useful version info on module load
91dee39eebcfb47085c4d457a584b0e9723b6ca0 ceph: fix snap realm splits
c10f5e12bafde7f7a2f9b75d76f7a68d62154e91 ceph: clear dir complete on d_move
fddb33f2e8872fa4857dd29f0b71a523c9ed5577 HID: sony: fix sony_set_operational_bt
37e27e36bc416b07d853d493e6818d6a785507a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
973bec34bfc1bc2465646181653d67f767d418c8 nilfs2: fix sync silent failure
7d7fb0e6eb78600e5d4fb0f28858e97d38ef6bbf cocbalt_lcdfb: correct sections
63e0c7715aab6085faa487d498889f4361dc6542 perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
9d71ea057bc4823058d8fe27d34e987eb9880457 HID: add PM support to PicoLCD device
d6d53cbc6b10d28646fb6184d1069f336ec76dc4 Merge branch 'hid-suspend' into picolcd
ed7e2ca24bfff5c7a09de8a05c536f68560b34fb HID: ntrig: Remove unused macro, TripleTap and QuadTap
250d377522fd81459a4ea2350a794b453f37ce7d HID: ntrig: TipSwitch for single touch mode touch.
28a2afe0df1078d479923142a708adfe65fbf8b7 mx5: Add USB to Freescale MX51 defconfig
5a25ad84e01173bb225285eb50f9af48ed1a7598 mxc: Add generic USB HW initialization for MX51
231637f5f2c7f3795d1b0c9b59fda27a23ffdc3e mx5: Enable board specific functions for enabling USB host on Babbage
c53bdf1c4488ce196e9a0056285e7b4a36f6f76a mx5: Add USB device definitions for Freescale MX51 Babbage HW
282f152219020c14064efa78374309e1df6a23a2 mxc: Update GPIO for USB support on Freescale MX51 Babbage HW
b810e94c9d8e3fff6741b66cd5a6f099a7887871 powernow-k8: Fix frequency reporting
cc83b08fc791045ac197e6f4a030599bcd7100c5 pcmcia: avoid pccard_validate_cis failure in resume callpath
fb4b698fc78347419aa9ae7114e1375f92107500 nfsd: further comment typos
b48fa6b99100dc7772af3cd276035fcec9719ceb sunrpc: centralise most calls to svc_xprt_received
26c0c75e69265961e891ed80b38fb62a548ab371 nfsd4: fix unlikely race in session replay case
0f3942a39ed768c967cb71ea0e9be7fc94112713 block: kill some useless goto's in blk-cgroup.c
ad05c03b1c4c1fb4db066a7bd502b674148ccd89 ASoC: tlv320dac33: Support for turning off the codec
0b61d2b9f2f78fc55faaedcc37f622ffd4103d14 ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structure
239fe55c7fe17d67403cb1e9222fcaea84248974 ASoC: tlv320dac33: Revised module loading, and DAC33 ID read
ef909d67299498010f07889bd0980c829ae78990 ASoC: tlv320dac33: Optimize power up, and restore
1b7c9afbfbfde93d4da89dcebfd2314f7d79c064 ASoC: TWL4030: Remove OUTL/R outputs
7b4c734eead5ef0b1c95ec336ddd28e58e648676 ASoC: TWL4030: AIF/APLL fix in DAPM domain
ab92e74f799a1cbc6b3c9bf90ed05403689ddecc Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
e7a297b0d7d6049bd4e423ac1e17da31e4c401b8 genirq: Add CPU mask affinity hint
d9d52b5178af586d679c1052fb161ee05ea2e83f tun: add ioctl to modify vnet header size
d557f651b3617b46ed18d5bac48a851df1dbf684 watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.
d1eca29e7adc5e50165b9856cbb00014c274c5c7 xtensa: Add missing include in coprocessor.h
56f0e74c9cf98941af700b61466648a2d06277bb x86: Fix parse_reservetop() build failure on certain configs
0e417fe1f247bb3ac056ee04604332005c334fac Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into core/locking
53ba4f2fa73225113a488584df0d85d3cba52943 Merge commit 'v2.6.34-rc6' into core/locking
0806ebd974590ab24ab357d5d87db744e56bfe13 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
70d38b9625edba52a809308427f78831c3963f52 UBI: remove reboot notifier
cd7b5396e7e4d10c51116f59f414ff90312af8d4 net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
dee42870a423ad485129f43cddfe7275479f11d8 net: fix softnet_stat
7ef527377b88ff05fb122a47619ea506c631c914 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
6751fb3c0e0cfcc40a1a0acabca97370c9ec6c6b padata: Use get_online_cpus/put_online_cpus
7b389b2cc539dc2dc60b049240942be54958c93a padata: Initialize the padata queues only for the used cpus
7d0d2d385ca7cc511f7d1c64735a1b4aaefd9a1b padata: Remove superfluous might_sleep
e2cb2f1c2ccf19914e941859c07558ba5f8a4610 padata: cpu hotplug code should depend on CONFIG_HOTPLUG_CPU
df2071bd081408318d659cd14a9cf6ff23d874c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
97e3d94aac1c3e95bd04d1b186479a4df3663ab8 padata: Dont scale the parallel objects with the cpus
8628e7c89075834fc7b44629d09ff4f9043af114 crypto: omap - sha1 & md5 driver
ee5500c45c4860a84bba502c6d9ef5af6395dad6 crypto: omap - Updates omap sham device related platform code
c614e109c184edd7900d9ff4d6de9ef94bc4d85b crypto: algapi - Remove unneeded null check
090f7204dfdb5d7f18208ea81dfdba845897cedd perf inject: Refactor read_buildid function
aec9562f3db8ece218125042e0b2b7ac5b7091e7 ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idle
1183f3838c588545592c042c0ce15015661ce7f2 net: fix compile error due to double return type in SOCK_DEBUG
06b9e650ce5eaf14ac1486b2f05baaf2ba22ad22 tosa_battery: Fix build error due to direct driver_data usage
b1de6ab79456724d316d5dfa4bbb28f166cda99e [SCSI] a2091: Kill ugly DMA() macro
afdbbc16134ae2eea612b51cab7545938d266dce [SCSI] a3000: Use shost_priv() and kill ugly HDATA() macro
ce195662bbc063c29294c11a57aa2db182a837ea [SCSI] mvme147: Use shost_priv() and kill ugly HDATA() macro
52c3d8a65f779430bfae1305f7d50eb44df9875e [SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macro
6d1d5d43e5911bfdb7ec47cc3d1438dbbf2a9de2 [SCSI] a2091: Use shost_priv() and kill ugly HDATA() macro
b1458fb57de03b19296cac70e9455b05912782b5 wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared)
21351013402ab4556d1ef62aed6cbe8dfb809f77 [SCSI] a3000: Reindentation
be4540db062975ce557daf0119153fb17ecd6693 [SCSI] mvme147: Reindentation
bb17b7871bb10e0ecf39e3afbc182cab218d0539 [SCSI] gvp11: Reindentation
09bc85b08cc1c146e9b298015601b01a572a543e [SCSI] a2091: Reindentation
900e8d6b871a986f5adfa0e71112b8b9face177e [SCSI] wd33c93: Kill empty wd33c93_release()
c86e1401c9f2ba8d989fa1c4b33d0f0ec3ba8aaf ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device
6e51f085f64a79c7647e88a8a019b7bd84f42255 [SCSI] zfcp: Zero memory for gpn_ft and adisc requests
64deb6efdc5504ce97b5c1c6f281fffbc150bd93 [SCSI] zfcp: Use status_read_buf_num provided by FCP channel
6b9e1520094a8aa68009c265eb694e0be9f5be3f [SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
1674b4054744c2cfd6573e43eca45d86ff581d0e [SCSI] zfcp: Move sbale handling to zfcp_qdio files
683229845f1780b10041ee7a1043fc8f10061455 [SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
ab6cc8f9b716a3d0a41b42cd81d392183211a7f2 ds2782_battery: Get rid of magic numbers in driver_data
883c98feaab708d0fc976225b146aa9307023c85 [SCSI] Adding MAINTAINERS for qla4xxx iSCSI driver.
1a6633da200909e9c71ba7a0c40eebe56746c3f5 [SCSI] qla4xxx: Update driver version to 5.02.00-k1
09a0f719896659a6c32df11426e55795012c06ff [SCSI] qla4xxx: added support for abort task management command
5369887a95da9509163931b21f61a94da09dac15 [SCSI] qla4xxx: correct use of cmd->host_scribble
821d6e5413481a57bbe1c2722dbe1fee4ff675c4 [SCSI] qla4xxx: do not retry login to CHAP auth failed targets
c301b0266c65c8781361ca152981cff4fac05498 [SCSI] qla4xxx: Updated firmware ready timeout algorithm
c2393cd2dfdd435416cc097a70cc5f5e4f91a87e [SCSI] qla4xxx: Code Clean up - remove "marker_needed"
065aa1b4db63c7fa68a3e889510c4e63404a1ac7 [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
2a49a78ed3c8d7c8319595270110c69f99c61a74 [SCSI] qla4xxx: added IPv6 support.
3487d9e7c4727b3e587f61d2120e35e34f200faa [SCSI] cxgb3i: Fix error path for module init
478ea14466fb524b4cd90cdf0b8845f8c5ee6015 ARM: cns3xxx: Add defconfig for CNS3420 validation board
e94cdef039d4b141dffdbf5adde705f8c14dc53f ARM: cns3xxx: Add CNS3420 Validation Board support
d94f944e108da21badabd99f527b25e03b677b96 ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processors
2c9faa060064343a4a0b16f5b77f3c61d1d17e23 perf record: Don't exit in live mode when no tracepoints are enabled
454c407ec17a0c63e4023ac0877d687945a7df4a perf: add perf-inject builtin
7407e5bba2cc821950344fd1391d9ad1b7e0b397 [SCSI] Unexport scsi/scsi.h from headers_install
0a972468ec3f8a5f86193a8f124f7b04cf600c3c xtensa: Fix the network driver for the simulator target
5447ed6c968e7270b656afa273c2b79d15d82edd [SCSI] scsi_debug: virtual_gb ignores sector_size
96b1f96dcab87756c0a1e7ba76bc5dc2add82b88 [SCSI] libiscsi: regression: fix header digest errors
2471b894068ec59ab3012e788401b345ef459e49 [SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()
789688faef5b3ba78065beaf2f3d6f1c839f74a3 perf/live: don't synthesize build ids at the end of a live mode trace
daa142d1773dd3a986f02a8a4da929608d24daaa [SCSI] ibmvfc: Reduce error recovery timeout
f5832fa2f8dc39adcf3ae348d2d6383163235e79 [SCSI] ibmvfc: Fix command completion handling
859e816704b4139d15b1ec6a3505f12faef5333a [SCSI] hpsa: remove unneeded defines
fb72014d98afd51e85aab9c061344ef32d615606 perf tools: Don't use code surrounded by __KERNEL__
ef53d702c3614fb919e8a8291033e3dbccfd1aea netfilter: xtables: dissolve do_match function
c29c949288d343be0d5c4f3091bc87ac047e1a09 netfilter: xtables: fix incorrect return code
b5cad0dfd3c80501330215b9a9ae31bcffbd7306 netfilter: ip_tables: fix compilation when debug is enabled
47d29646a2c1c147d8a7598aeac2c87dd71ed638 net: Inline skb_pull() in eth_type_trans().
f417cbad7394fdccec850d13d7d5621516d693ce ARM: 6057/1: Realview: register PMU IRQs during board initialisation
59ac59f6f1432aa9417d2592bdfd17c99804dd66 ARM: Add Versatile Express SMP support
fef88f10767cfd9f9b4eebb5d5490214c5e13ad5 ARM: Add Versatile Express CA9x4 processor support
ceade897f31b8bb66f378cc35859fcfd0d46aaa2 ARM: Add Versatile Express support
9bf5b2ef673237e0e43161c56f70ac8bf24e43f9 ARM: Indirect round/set_rate operations through clk structure
3081e43b97cb50a80ebd98ce4b60e4853ad38424 ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMU
d1914c7e75cff736e2c2dac13ad2fe20c2567e68 ARM: Make Integrator/Versatile/Reaview VCO code similar
f5fc00826d1e60af0e22cb9f65b933d823a8ed84 ARM: Realview/Versatile: separate out common sched_clock()
6be4826e37122b25cb10b215fc84c3a0b1fe1402 ARM: Integrator: move 16-bit timer support to Integrator/AP
5a46334ac688fb538b335599e1ff3b6cfaf769e9 ARM: Integrator: convert Integrator/CP to use SP804 timer support
e606a940cba4083b9c382c17251636856e03346b ARM: Realview/Versatile/Integrator: remove unused definitions from platform.h
4ce1755275c13eb0de90fe23c950bce5e81e680f ARM: Realview/Versatile: don't use magic numbers for timer frequency
fe8e1a57f0ccdaede41618ca9ced7d746b6298d3 ARM: Realview/Versatile: remove useless TIMER_RELOAD calculations
e388771458b4ff3ad81ab70e390b24d069647da4 ARM: Realview/Versatile: separate out common SP804 timer code
f4b8b319bf21bf3576014ce7336763cd3e1684ef ARM: Realview/Versatile/Integrator: separate out common clock code
c5a0adb51002e51a4254cb7f0ab7190d41d8b930 ARM: ICST: kill duplicate icst code
232eaf7f268f765b52170bec42bfa0c5825aa239 ARM: ICST: indirect s2div and idx2s arrays via icst_params
e73a46a3d3df22b379d8adcb59999eafea1d60d5 ARM: ICST: move minimum VCO frequency to icst_params
64fceb1dcd1aa6a9f2e53cf8830b38bb007b375b ARM: ICST: use Hz instead of kHz
4de2edbd15ff70c77e1d018611d06f7801fc2b72 ARM: ICST: provide definitions for max/min VCO frequencies
643761ac43dfe4bea1195e966fc65a9403cdcb9f ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them
39c0cb02db5b8fdfac76d506b7a008b70bc960e9 ARM: ICST: merge common ICST VCO structures
b830b9b5b3d04bc22f0b9ded85b713f7d3c11b7f ARM: Integrator: convert to use register definitions
7d60a044c8226d86fa93c2cf90ccdb97e3ba28fa ARM: Integrator: allow IO_ADDRESS() to be used for register addresses
da7ba956c84d3c85c5ec619af794a6ca0ee3faae ARM: Integrator: fix Integrator/CP definitions, move to platform.h
4573e398d591a2fe6c600908578fd31401746529 xtensa: Shuffle include statements to fix linker script
cf1c0aaf816ecc90106d997c0af3f7cdde6c2a71 xtensa: Add -mforce-no-pic option is supported
8b307f9c471c7d198070227be26007258b43140e xtensa: Fixes due to bss boundary symbol name changes.
ed5010ea469baa8c0038d027c3b79a600da36811 xtensa: Fix linker script patch-up
91e080633221cadece6c1c37786ef8a18a9d1a5e xtensa: Fix FLUSH_DCACHE macro for some variants.
6f1464bf65fcaa57a4b32dae93de4e8bbdfaf7c5 net/usb: initiate sync sequence in sierra_net.c driver
2adfc550b6d9646301c810643bc309fa49375987 ioat3: disable cacheline-unaligned transfers for raid operations
074cc47679f8b0931d7d5384e95822d82768f149 ioat2,3: convert to producer/consumer locking
abb12dfd50c7580d7dcbd581cf6265ba4d01ea7e ioat: convert to circ_buf
43815482370c510c569fd18edb57afcb0fa8cab6 net: sock_def_readable() and friends RCU conversion
70b25f890ce9f0520c64075ce9225a5b020a513e [SCSI] fix locking around blk_abort_request()
160e7f671344e40b86663a8913e175a3bb5d7f84 [SCSI] fix sdev_rw_attr macro for scsi device sysfs entries
8637ac3340eca9d01f056f81c10fd61d15d2f5ee [SCSI] bfa: fix compilation warning in powerpc
a9083016a5314b3aeba6e0d2e814872e72168c08 [SCSI] qla2xxx: Add ISP82XX support.
17d2c0a0c4d4e074f0a2a5c0090ff6d88f5e1d44 NFS: Fix RCU issues in the NFSv4 delegation code
8f649c376254755f2261a693b3d48d09126218dc NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
e772c349a11de448f194d0c9f2e7eb23800e1a13 netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()
ccc0197b02178f7e1707e659cbc5242fc94b499a logfs: Close i_ino reuse race
bd2b3f29594c50d7c5bd864d9af05d440394ee82 logfs: fix logfs_seek_hole()
ad342631f13d40aa787b9e5aaf4800f10d6c3647 logfs: Return -EINVAL if filesystem image doesn't match
9a908c1aa4d3898f62e2cb8af6936b16503ab3e6 [SCSI] advansys: fix narrow board error path
048c852051d2bd5da54a4488bc1f16b0fc74c695 perf: Fix resource leak in failure path of perf_event_open()
ea5ce655b90f5debb7b9768284eaafcca218ddef arch/arm/include/asm/elf.h: forward-declare the task-struct
d54690fec751aad3907b512e8eba0de11e250f87 arch/arm/plat-pxa/dma.c: correct NULL test
e5992c05ffaa405cd291aa9fbca042ad47d53632 ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driver
d2ae1587b8283e58e18b31f7764592f462edaf31 ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600
99a0099a8441d734580df7df07ab8dcfbf84e916 ARM: Update mach-types
13ea9cc82138691856d7cd855dff9aef1479adb9 ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002
124efc27a7090d4aaab68b28f7e7a5137f4ecec9 ARM: 6068/1: Fix build break with KPROBES enabled
b0c9778b1d07ed3aa7e411db201275553527b1b1 percpu: implement kernel memory based chunk allocation
9f6455325618821dcf6775d7972881fde32e77c5 percpu: move vmalloc based chunk management into percpu-vm.c
88999a898b565960690f18e4a13a1e8a9fa4dfef percpu: misc preparations for nommu support
6081089fd6f216b0eb8849205ad0c350cd5ed9bc percpu: reorganize chunk creation and destruction
020ec6537aa65c18e9084c568d7b94727f2026fd percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr_to_phys()
0e3aef8d09a8c11e3fb83cdcb24b5bc7421b3726 sctp: Tag messages that can be Nagle delayed at creation.
bfa0d9843ac5feb9667990706b4524390fee4df9 sctp: Optimize computation of highest new tsn in SACK.
ea862c8d1f4a0d193979c7412c3b946f600721ce sctp: correctly mark missing chunks in fast recovery
65883371894be2631603d5d412f90f8c09290fef sctp: rwnd_press should be cumulative
cf9b4812e18aab6f86ff998bd7425a9e823269c3 sctp: fast recovery algorithm is per association.
b2cf9b6bd93af1cc047d3356f1c6cc9367fe3731 sctp: update transport initializations
c0058a35aacc79406e867ec33c5cb75624fd5860 sctp: Save some room in the sctp_transport by using bitfields
d9efc2231b28bc199f9de4dd594248b7341188e5 sctp: Do not force T3 timer on fast retransmissions.
ae19c54866450f6c6f79223ca7d37965859a54e1 sctp: remove 'resent' bit from the chunk
d598b166ced20d9b9281ea3527c0e18405ddb803 sctp: Make sure we always return valid retransmit path
b99a4d53a74ac25eb4b930eef6c745579149c571 sctp: cleanup: remove duplicate assignment
787a51a0878f7bee3a9a83040077301e1556b69a sctp: implement sctp association probing module
ec7b9519509061bbc09a43284c3570aa492e07f0 sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
fbdf501c9374966a56829ecca3a7f25d2b49a305 sctp: Do no select unconfirmed transports for retransmissions
bc4f841a05364b2572bcc266e9fd7e9cf5f06d5b sctp: fix to retranmit at least one DATA chunk
feef47d0cb530e8419dfa0b48141b538b89b1b1a hw-breakpoints: Get the number of available registers on boot dynamically
f93a20541134fa767e8dc4eb32e956d30b9f6b92 hw-breakpoints: Handle breakpoint weight in allocation constraints
0102752e4c9e0655b39734550d4c35327954f7f9 hw-breakpoints: Separate constraint space for data and instruction breakpoints
b2812d031dea86926e9c10f7714af33ac2f6b43d hw-breakpoints: Change/Enforce some breakpoints policies
87e9b2024659c614a876ce359a57e98a47b5ef37 hw-breakpoints: Check disabled breakpoints again
73266fc1df2f94cf72b3beba3eee3b88ed0b0664 hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
d00a47cce569a3e660a8c9de5d57af28d6a9f0f7 perf: Fix warning while reading ring buffer headers
2fdc45c7c4c283bc6882de20d2d887dc3bfdd899 net/usb: remove default in Kconfig for sierra_net driver
6429d3dc4bd6251b01c11b851e23a4d60f079e06 sctp: missing set src and dest port while lookup output route
52688d6ec977e69b164e0bd3de51d43cf6d4b7b3 sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
bd69b981a354be40cc709f3046f0c56f00da6163 sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
c17b02b38aa99ef806c7066ef19a6f51122304f1 sctp: send SHUTDOWN-ACK chunk back to the source.
a5f4cea74f1397bb29d0bbdabeb05bd05a23a741 sctp: Use correct address family in sctp_getsockopt_peer_addrs()
83d7eb2979cd3390c375470225dd2d8f2009bc70 ipv6: cleanup: remove unneeded null check
4b021628beb26238087812829cc080da47e4b236 xfrm: potential uninitialized variable num_xfrms
767dd03369ac18af58efdef0383d6eb986eab426 net: speedup sock_recv_ts_and_drops()
21851264120b0bd1f953328cb131abcfa9305bc3 cdc_ether: Identify MBM devices by GUID in MDLM descriptor
6c3b9d3458a8272f1e4c6aed9e8325136f6380f9 r8169: Fix rtl8169_rx_interrupt()
81a2e36df7de8bf9417de67f9d54b4f740072ed0 forcedeth: Stay in NAPI as long as there's work
f8478df1eab2f11aefc4b6668c5867949ab96bd7 iwlwifi: greenfield support only true for 11n devices
e517736ab85fcaa4ceebbb572f3e86838097ad0a iwlwifi: set hw parameters based on device type
e3a3cd8789e1daf1b5af70d3252cab50cd3824c9 iwlwifi: set AMPDU status variables correctly
17f36fc6ef3d1ab15f9d2160a9daa107db0887ca iwl3945: add ucode statistics
c2845d010b0e58a17cd2301e657b614962331550 iwlwifi: set correct AC to swq_id for aggregation
cd398c313785cb5f2b8cb2c85e865f06419b1730 iwlwifi: reset pci retry timeout
f001b300493287a19ebd88fbca56978dabfec55a iwlwifi: remove outdated comments
399dcb8a36edbde45bc27f5e33fd7f57de44bdd5 iwlwifi: remove get_stats callback function
ad41ee3a45c7de33cfa0057f4a12362ba1f1af32 Merge branch 'wireless-2.6' into wireless-next-2.6
96ff56419504ac6a610ff1af42330e0423242e16 iwlwifi: work around passive scan issue
bbd391a15d82e14efe9d69ba64cadb855b061dba x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests
6b933c8e6f1a2f3118082c455eef25f9b1ac7b45 ocfs2: Avoid direct write if we fall back to buffered I/O
f9221fd80343285514568da6c5dbda0f87109de8 Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes
54413b825ca502b9384edabf972c512c29d64010 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
6c9ae016a8e2aff931391d3baa9ce6cb0ffa633c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
64fc74f5f6055e8470208a7d9cfc8d3994fff34d MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump
b197b6286650feb9c991826519065aac6f4399b1 MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.
8bbda428e90a2b638428fbb07abd80b9cb624a27 MIPS: Loongson 2F: Enable fixups of the latest binutils
622844bf0b4cfa4f76d4a0ddc44266938385f5ab MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS
c619366e36aa75beaaee630f3d6e468422ed9530 MIPS: Kconfig: Make Broadcom SoC support naming consistent
a9af5a01cadc25a058ee1dfd3bd8abd8724a3ed8 MIPS: BCM63xx: Update defconfig
922010ff7b75737e6dc361f8eae9c2784ac1872d MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m
9dd147467790932e2f630b67eec925745463ee11 STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.
6c17812d622a74950e2cd65f368f0518491cca61 NET: mdio-octeon: Enable the hardware before using it.
20f12160607c09e299a3e93c7bf4d75e8801c9b7 I2C: Fix section mismatch errors in i2c-octeon.c
89d799d008710e048ee14df4f4e5441e9f4d5d50 dlm: fix ast ordering for user locks
94c26c9a66a35d4da3ab200864d1afd14c91fb71 MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.
514b6d0c06a5d751259f145d9593b4d084c1cce3 MIPS: Loongson: Fix phys_mem_access_prot() check
ff40ad72addb448c1285181820597a17685ee69a MIPS: Loongson: Fix find_vga_mem_init()
1c6d541c23a92c1b74c9dc62b453f3ac5923fbe1 MIPS: Loongson: Fix typo in gdium mach type string.
4f81b01a30ffb338068d611e27da18c08db55464 MIPS: Use CKSEG1ADDR for uncached handler
1ec56329ff939aba29291c0dec1a28ceed660162 MIPS: Check for accesses beyond the end of the PGD.
3be6022c27ace1e3b4ba963e7ffd2e3b60cecd8a MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
26b9e547e90db6b8b409084a9d4501124ff492b3 MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
ce384d83d00ee457c3931d3fdb9fa2c38e345a3c MIPS: die() does not call die notifier chain
fcf3ca4c3d6d911df8ee2b8f010ffe504d3aef71 MIPS: Swarm, Littlesur: Enable PATA platform driver.
0000a5390184af1459e82506fcfa7db96f3e6d33 MIPS: DB1200: PCMCIA card detection must not be auto-enabled.
0dfeecacd8e4405209f217944818b90016bb4a9d MIPS: SB1250: Include correct header and fix a warning
b20947aaa0026efd7355ae4bf70b56a13a3f98b1 MIPS: Fixup screen_info struct initializations
9eed4124c0d56d39b06224765c65eaa35f580edf MIPS: cmpxchg.h: Fix excessive indentation.
c8f3cc0b65af00be5f84c6d4ee45007643322713 MIPS: Don't vmap things at address zero.
b0b4ce38a535ed3de5ec6fdd4f3c34435a1c1d1e MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices
7270be03bc300f67c0b9eccde730937e802892b6 MIPS: PNX8550: Fix build error, broken by:
99fb19d49ecbeb390e023f58867c227a15f422f7 dlm: cleanup remove unused code
0c75ba22541ccea88e89782373991109a7ec2a54 e1000e: Fix oops caused by ASPM patch.
f5c044e53a6b319776c7140b22fee9be3bc1f758 mac80211: remove deprecated noise field from ieee80211_rx_status
49b5c7f473f1bbcb30275dcaee2c06dfb8ec2279 mac80211: tell driver about IBSS merge
edfcba15bdfa520d8c64b496c9260a9d9e0b6d18 libertas_tf: avoid warning about pr_fmt redefinition
d989ff7cf8d14f1b523f63ba0bf2ec1a9b7c25bc rtl8180: fix tx status reporting
e5a5f1f015cf435eb3d2f5712ba51ffdbb92cbef perf: Remove leftover useless options to record trace events from scripts
c446c1f9907e84d014edb0bf3501f30cb512e06a [SCSI] scsi_trace: Enhance SCSI command tracing
bf81623542332bc2cedf3db49cbb2edb724780d2 [SCSI] add scsi trace core functions and put trace points
5a2e3995951176e1aaa63d17ae2e1d26ac99003d [SCSI] ftrace: add __print_hex()
59c31b69d278b760fb84266f99c1dcb0f73ec51d [SCSI] Add missing scsi command definitions
e308b3d19d1cf6af39024121269bb384b95d3da3 [SCSI] scsi_debug: Block Limits VPD page fixes
be1066bbcd443a65df312fdecea7e4959adedb45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
87156d692afdc4c689e99380a263445217a4b76c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
e4049eb8527668a6c7f97b944970b81d1316d5b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
913769f24eadcd38a936ffae41d9b4895ec02e43 lockdep: Simplify debug atomic ops
8795d7717c467bea7b0a0649d44a258e09f34db2 lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
35d824b28fc5544d1eb7c1e3db15a1740df8ec4b edac, mce: Fix wrong mask and macro usage
12b1b321689cf92236fb216472744e39419fab30 Inotify: Fix build failure in inotify user support
868c522b1b75fd3fd3e6a636b4c344ac08edf13a Merge commit 'v2.6.34-rc6' into core/locking
8f2adb7cab81fc4984ddfe3a1efd1b62d52bead8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
4839737b3b6af2a9b3b960584f08177fbc9bf118 Staging: vme: Re-introduce necessary brackets
f3cdc28520a059feb8b5001655f01536ab1e0167 Staging: iio: fix up the iio_get_new_idr_val comment
64a5a09218626464be35e0229d85b2ab0fcf03fd Staging: add Add Sitecom WL-349 to rtl8192su
12840c63b0679f7fab88ea1cc26b52db8b574ce7 Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device id
d615da093eb0f691a73a754589e2a4a24a6f1ca7 staging: rtl8192su: add Support for Belkin F5D8053 v6
6536560cabab170ed2969b005bf69a496e9c45bf Staging: dt3155: fix 50Hz configuration
d01f42a22ef381ba973958e977209ac9a8667d57 staging: usbip: Fix deadlock
c0087580b8d414f6874cfe93d2653212842fcb44 Staging: rtl8192su: add USB ID for 0bda:8171
546d9e101e7a71e6202f47a13ddcd9b8fb05a52e Staging: hv: name network device ethX rather than sethX
fa8ad0257ea256381126ecf447694622216c600f Staging: hv: Fix up memory leak on HvCleanup
95beae90aa4afce57fb28e6f8238b78217bd7c98 Staging: hv: Fix a bug affecting IPv6
4845187b39b79e3c1d4474c2767ddc7fb493eb05 staging: iio: ring_sw: Fix incorrect test on successful read of last value, causes infinite loop
a8947fcf3bbeda9fc6ff1205e51f8ff1b0128cc4 staging: iio: Function iio_get_new_idr_val() return negative value if fails.
ee58cb2bcda99ae934176ad5ae66f7699d23cd3d Staging: iio: adc: fix dangling pointers
b36fc07dc3c742bd704c59d85c8cf12585a00e41 Staging: iio: light: fix dangling pointers
ef6d4f54cca5962127b47ee8a355611aafedd526 Staging: iio: test for failed allocation
0b64c38b71d6e2c1049c75bb1d885031008700c1 staging: iio: lis3l02dq - incorrect ws used in container of call.
8a3461e2cdb719ae4796feb70054f1597005af28 USB: sl811-hcd: Fix device disconnect
869aa98c1d6a03dd2078f8f8257a0bcc343cb8b9 USB: ohci-at91: fix power management hanging
073900a28d95c75a706bf40ebf092ea048c7b236 USB: rename usb_buffer_alloc() and usb_buffer_free()
75181f386f9a80ed6f87763ac6cf05826e253ccd USB: ti_usb: fix printk format warning
19c190f9e0fe926db28122a804111a7538dc3498 USB: gadget: s3c-hsotg: Add missing unlock
6d602610099632a9a15ef6d2bc9fd7b7d6aeb63e USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set
82a5eeb9f486366ad1b6c3be2e0d328ca185aa7e USB: oxu210hp: release spinlock on error path
6f44bcb60bfa58590142545096b64f44144f0bc1 USB: serial: option: add cinterion device id
fe30bc1b16dcfbbadf3f77bbad1c9014b23704cd USB: serial: option: ZTEAC8710 Support with Device ID 0xffff
18344a1cd5889d48dac67229fcf024ed300030d5 USB: serial: pl2303: Hybrid reader Uniform HCR331
a559d2c8c1bf652ea2d0ecd6ab4a250fcdb37db8 USB: option: add ID for ZTE MF 330
9238f25d5d32a435277eb234ec82bacdd5daed41 USB: xhci: properly set endpoint context fields for periodic eps.
1cf62246c0e394021e494e0a8f1013e80db1a1a9 USB: xhci: properly set the "Mult" field of the endpoint context.
fcf7d2141f4a363a4a8454c4a0f26bb69e766c5f USB: OHCI: don't look at the root hub to get the number of ports
62f9cfa3ece58268b3e92ca59c23b175f86205aa USB: don't choose configs with no interfaces
c3baa19b0a9b711b02cec81d9fea33b7b9628957 USB: cdc-acm: add another device quirk
fa7fe7af146a7b613e36a311eefbbfb5555325d1 USB: fix testing the wrong variable in fs_create_by_name()
1d0f11b39728099100a768cab2d7a90389017e75 usb: Fix tusb6010 for DMA API
34e2beb2c883e0ea1b6135ad6f7713f7574a01aa musb_core: fix musb_init_controller() error cleanup path
c6a39eec9dcd5f205fd41a5c87a1f3e5d95ffaaa MUSB: fix DaVinci glue layer dependency
461972d8a4c94bc44f11a13046041c78a7cf18dd musb_core: don't call musb_platform_exit() twice
7917a9df73c13822cc830f0ead0fb1b44a930616 MUSB: OMAP: don't call clk_put()
13962c747915e4d7ef4cf92c36bd06a7fe648f0b MUSB: DaVinci: fix musb_platform_init() error cleanup path
3d0bfbf25957e04354389047f0e6ba520d58487c musb_core: don't prevent disabling clock on driver unload
1fb48f4a96ef3d4eee0a13b92a3e8489171b47c9 musb_core: don't touch 'musb->clock' in musb_free()
714bc5ef3edaec3ca0cf155fe01411760527c52e musb: potential use after free
5e0e61afa5b342c0197fce2d4fd2a2b515e96b31 musb: save and restore missing bus control register
2f831751c5a0511fec6a9074643d9914eedabc83 MUSB: Blackfin: don't fake blackfin_interrupt() result
1e753451eb1dc97ab8bdad3ae5278301e5b981bf musb: fix power field to hold all possible values
c61fae964a5ee04c4e4a01caecaf778c2e26e589 serial: drivers/serial/pmac_zilog.c: add missing unlock
d9901660b53b92f0f3551c06588b8be38224b245 serial: 8250_pnp - add Fujitsu Wacom device
a2d1e3516c80027b2da17fb0b7ccd36f0ac33aa7 tty: Fix regressions in the char driver conversion
39b8eab7e7fe429d8d57f18c0ebdb7c25df55f5c ASoC: Add WM9090 amplifier driver
e67a807f3d9a82fa91817871f1c0e2e04da993b8 x86: Fix 'reservetop=' functionality
8b46f880841aac821af8efa6581bb0e46b8b9845 rcu: Fix RCU lockdep splat on freezer_fork path
8b08ca52f5942c21564bbb90ccfb61053f2c26a1 rcu: Fix RCU lockdep splat in set_task_cpu on fork path
bc4b473f1aa2ef785ccfd890a24a1de5a6660f98 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
3ca50496c2677a2b3fdd3ede86660fd1433beac6 Merge commit 'v2.6.34-rc6' into perf/core
4d707b9f48e2c4aa94b96f1133813b73df71fb55 workqueue: change cancel_work_sync() to clear work->data
eef6a7d5c2f38adadab8240fabf43730fe796482 workqueue: warn about flush_scheduled_work()
47dd5be2d6a82b8153e059a1d09eb3879d485bfd workqueue: flush_delayed_work: keep the original workqueue for re-queueing
66f41d4c5c8a5deed66fdcc84509376c9a0bf9d8 Linux 2.6.34-rc6
b18262eda36e1f340e3c29a8da9a36b3452621f9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
e97e7120eb24800cf8eb62c7da07b161cc2a8c73 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
56151e753468e34aeb322af4b0309ab727c97d2e kgdb: don't needlessly skip PAGE_USER test for Fsl booke
fed0a9c644c7872f5bcaeb87a71103aef8e96761 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
6bec11921a7d7b11d0b1909596636632aece5a26 Merge master.kernel.org:/home/rmk/linux-2.6-arm
553cbf0a8f19c669bed82028988aa977558ef551 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
d9c5841e22231e4e49fd0a1004164e6fce59b7a6 Merge branch 'x86/asm' into x86/atomic
b701a47ba48b698976fb2fe05fb285b0edc1d26a x86: Fix LOCK_PREFIX_HERE for uniprocessor build
95b1ed2ac7ffe3205afc6f5a20320fbdb984da92 spi: spidev_test gives error upon 1-byte transfer
db7e1bc479cc941c53839b18ff811c7def0c52e7 ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working.
1c6a800cde3b818fd8320b5d402f2d77d2948c00 perf test: Initial regression testing command
9bf729c0af67897ea8498ce17c29b0683f7f2028 xfs: add a shrinker to background inode reclaim
3c2023dd8ed31e2ecfbb2d5aa20e8884d4b339e2 exofs: Fix "add bdi backing to mount session" fall out
5477d0face8a3ba4e9a1e7283692fff9c92f8e5e fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK
5c0541d53ef3897494768decb09eb8f1087953a5 perf symbols: Add machine helper routines
27fb8d7b1fe7c2fa2d7c1f243b899793e1b080e0 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
883413341e479d4e9f9c69def4884b4c6e1cef4e ARM: 6046/1: ARM: OMAP: register PMU IRQs during board initialisation
3e9cc70590287f7cb7e38793bbf968b3362b7612 ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisation
861248d177145fc5861507e4607fec89fd0a0462 ARM: Integrator: pass 'khz' to integrator_time_init
13edd86d7a8b64735c60c308faac785a6f2257b2 ARM: Integrator: convert to generic clockevent support
b9cedda230793cbf58eb012ddadedd490cc8e129 ARM: Integrator: convert to generic time support
ba02a21544b41a65e58506f1d79353203d94b8b6 ARM: Improve documentation in arm_timer.h
a285edcf18b8838814d645c7e411a337a825236e ARM: Fix Versatile&Integrator includes to behave in the same way as Realview
de4338f40e48da3b604219909a1d4aa7aa60870f ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisation
cc761beda2426cf663a649b905b6643673ff7b30 ARM: 5943/1: iop: n2100: enable serial interrupt
8716011315a5b2fa932fa1e7570c34975ed2cb14 ARM: 6047/1: ARM: BCMRING: register PMU IRQ during board initialisation
28d7f4ec98a8edb029ef24c1ee4af6a1ccbc9633 ARM: 6063/1: pmu: add enum describing PMU types
f80a0ca6ad8f2800453e819dafa09a0ed9e56850 pktcdvd: improve BKL and compat_ioctl.c usage
a36fed12a4d980eebb2e67b87ea30ad090238cff exofs: Fix "add bdi backing to mount session" fall out
f35d77645808d1b890abb1a36260bf228854259e cris: push down BKL into some device drivers
1483feac74fdfd84a7ed7586c66482842e3b6e86 sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n
5f737b39be9110bd64874f508bd89ba27746b17e sh: add CONFIG_VIRTUALIZATION for virtio support
2e531fa0d0868f5114c2b3a782ab02eb9d6f914d LogFS: Fix typo in b6349ac8
3272c8a57b77a7277a740e211fe12171e4b37e99 logfs: testing the wrong variable
2fde99cb55fb9d9b88180512a5e8a5d939d27fec UBIFS: mark VFS SB RO too
7407cf355fdf5500430be966dbbde84a27293bad Merge branch 'master' into for-2.6.35
6a47dc1418682c83d603b491df1d048f73aa973e nilfs: fix breakage caused by barrier flag changes
0341aafb7f3313bcedc6811a098500be85f3fc77 block: fix bad use of min() on different types
dfad53d48e32cd0e10eab98e986c76cdd957600f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
79dba2eaa771c3173957eccfd288e0e0d12e4d3f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
d9e80b7de91db05c1c4d2e5ebbfd70b3b3ba0e0f nfs d_revalidate() is too trigger-happy with d_drop()
f238b414a74a13c3d62e31a08e81b585d750df74 PNPACPI: compute Address Space length rather than using _LEN
30a564be9d9554c168a654eddc2165869cc0d7bf x86, hpet: Restrict read back to affected ATI chipsets
6fc108a08dcddf8f9113cc7102ddaacf7ed37a6b x86: Clean up arch/x86/Kconfig*
47f9fe26299ae022ac1e3fa12e7e73def62b7898 x86-64: Don't export init_level4_pgt
d12d42f744f805a9ccc33cd76f04b237cd83ce56 i2c/of: Allow device node to be passed via i2c_board_info
d706c1b050274b3bf97d7cb0542c0d070c9ccb8b driver-core: Add device node pointer to struct device
efb2e014fc4f2675011b802e1a84bf9a58756004 of: protect contents of of_platform.h and of_device.h
8bfe9b5c3a684fe39eb58a65e466c103d1c32c9a of/flattree: Make unflatten_device_tree() safe to call from any arch
cf32eb89cb4e674f88e4af5025839d85d02485c6 of/flattree: make of_fdt.h safe to unconditionally include.
5967ed87ade85a421ef814296c3c7f182b08c225 x86-64: Reduce SMP locks table size
2e61878698781d6a9a8bfbaa4ea9c5ddb5a178c3 x86-64: Combine SRAT regions when possible
402af0d7c692ddcfa2333e93d3f275ebd0487926 x86, asm: Introduce and use percpu_inc()
fcaaade1db63bb2d6f7611d7824eb50d2f07a546 selinux: generalize disabling of execmem for plt-in-heap archs
bf280628fca93c4c341587ec914863dcc395af72 HID: add support for BTC Emprex 3009URF III Vista MCE Remote
f84af32cbca70a3c6d30463dc08c7984af11c277 net: ip_queue_rcv_skb() helper
da6df07794d92cd159e28e2cb1947d8b33913e2f drivers: video: msm: add include msm_mdp.h
617c9a7e398878d036a3aa9a063ccba145854b45 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays
4b0b72f7dd617b13abd1b04c947e15873e011a24 net: speedup udp receive path
03f80cc3f24e1dcdbdba081ed5daf5575aac6180 net/sb1250: register mdio bus in probe
cfc1fbb079b265bf69d4ceba590a2e2c1a1cde33 igb: Clean up left over prototype of igb_get_hw_dev_name()
28b4c3bf1c4aa306fc5189fc7d556aa780c68e98 wireless: Fix merge.
5fa782c2f5ef6c2e4f04d3e228412c9b4a4c8809 sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)
b56ba8aa6f3aeab23d3d4b1190ed1098463b2a9c ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB
8fc214ba958648ab111a173f2db7b0e1dfed5b11 mac80211: notify driver about IBSS status
76f273640134f3eb8257179cd5b3bc6ba5fe4a96 mac80211: fix supported rates IE if AP doesn't give us it's rates
f0b058b61711ebf5be94d6865ca7b2c259b71d37 mac80211: do not wip out old supported rates
f7f7cc47fce6f01c3d3374c51508859c328ad5b2 iwl: cleanup: remove unneeded error handling
baff8006b58bb7fca5d1ea1825bc8c6486900303 rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices
23a7a51c5a35b30aa3edcc31a6a57b01c523b4cd wl1271: fix a bunch of sparse warnings
82429d32ca3bae9d67faa32ffbc989be2e63094f wl1271: Rewrite hardware keep-alive handling
141418c7ed22849449f39f8938c9cf0eae6c524f wl1271: Configure QOS nullfunc template for U-APSD
16092b5cccd6f3a8d1957ca004c97947e07018db wl1271: Improve command polling
62dad5b0be39aa736fa35e63bf009ab2c574ef8c ath9k: Added get_survey callback in order to get channel noise
d10e2e02f5a4382ec97ec08e809469fcaae2f0f7 rtl8180: use cached queue mapping for skb in rtl8180_tx
ca962557c2f2aa14f8032006ce17ebb4ff73db55 libertas: fix 8686 firmware loading regression
446cfaa412beef0dd6cb0edf3b4eaed34d824537 wl1251: remove usage of deprecated noise value
6ca4fed3d4ec9887208ea955861fecde4b7a02a1 rt2x00: remove usage of deprecated noise value
0cbb3b5e8e047fddabd4769fe497cb9f7e6f39b9 p54: remove usage of deprecated noise value
699622a7b5c91cadc08bd77a69711dfbca1df3b1 libertas_tf: remove usage of deprecated noise value
83beaacc2a0441d13f2706105b5ffaf945f84594 b43legacy: remove usage of deprecated noise value
4a277dd8da28b615f4c683b993e01d71f2e3aaec b43: remove usage of deprecated noise value
32a0a33f198d1c0386a39285ea55564340d2d7d7 ath9k: remove usage of deprecated noise value
54c7c91e659f657afa13315189965ecd8ba11d9d ath5k: remove usage of deprecated noise value
5d6566ff356a19fb6ad994717cb937ff88063fa6 ar9170: remove usage of deprecated noise value
3377d1b903e50d58a6aecf495092b6e1ffc0cd32 mwl8k: remove usage of deprecated noise value
1d16b0f2f3edf05f12a9e3960588e0d4854157bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
032b734d291e3532221b6cf7643a5f41c6261941 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
2c485209a5c73fe94f4074e381cdc1ee24ca94a8 Bugfix: Link selection was swapped in switch.
8391c4aab1aa4f47a9dab2c1ec3ebd2cbf09df1b caif: Bugfixes in CAIF netdevice for close and flow control
bece7b2398d073d11b2e352405a3ecd3a1e39c60 caif: Rewritten socket implementation
8d545c8f958f5f433c50a00762ce1f231ed56eee caif: Disconnect without waiting for response
5b2086567503f9b55136642031ec0067319f58e0 caif: Add reference counting to service layer
e539d83cc8a4fa581cbf8ed288fdadb19a692cb0 caif: Rename functions in cfcnfg and caif_dev
d3f744e0d6c1c27a10cdceac6eb946122188dbc9 caif: Ldisc add permission check and mem-alloc error check
a4900ac9f7d10ad062e54dd03125e3619e0ac17a sfc: Create multiple TX queues
5298c37f4d1f0360082be9d9e3a236b9cc114a03 sfc: Test only the first pair of TX queues
affaf485ca628cb7d7f57ae5e2b8c710c58b11aa sfc: Add Siena PHY BIST and cable diagnostic support
c28884c57400de326ba4c1ff9608f1d425bdd0fd sfc: Clean up efx_nic::irq_zero_count
3d07df11c4be368681c0b8228c3d80eeb1fcfabd sfc: Add necessary parentheses to macro definitions in net_driver.h
fa236e18047ec178b07fdf3f24f286eef1797842 sfc: Break NAPI processing after one ring-full of TX completions
3a595102d4298a357d70aaf1d47ae86d92708ea9 sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS
fbcfe8e1525e6f2f633329147cdbb9ab7029f58a sfc: Update MCDI protocol definitions
d614cfbc2f6f631e4dba72f945f185ea45ff3f78 sfc: Enable IPv6 RSS using random key for Toeplitz hash
97e1eaa0e943439208a692b00dce4a8a3006760f sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errors
b548a988a9d08f2b06f6810b1a4cde6f632bd307 sfc: Log specific message for failure of NVRAM self-test
41b7e4c3268d9d2056b9c94cceb386649f7b185b sfc: Extend the legacy interrupt workarounds
b7b40eeb0f76e73503a7e5a98d1353c2e42d9a18 sfc: Reconfigure the XAUI serdes after an EM reset
ef524f2e74b39cdf8d42b9d999c43b5144ed66c9 sfc: Stop masking out XGMII faults over reconfigures
6369545945b90daa1a73fca174da9194c398417c sfc: Handle serious errors in exactly one interrupt handler
00bbb4a5344a5f81cf5d48e781e5c0df3e588d17 sfc: Consistently report short MCDI responses as EIO
b17424b0b29f94561e73ab9be34037746b378089 sfc: Ignore parity errors in the other port's SRAM
e41c11ee0cc602bcde68916be85fb97d1a484324 sfc: Change falcon_probe_board() to fail for unsupported boards
f49a4589e9e25ef525da449b1ce5597cb659bbb5 sfc: Always close net device at the end of a disabling reset
aabc5649078310094cbffb430fcbf9c25b6268f9 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
c0786693404cffd80ca3cb6e75ee7b35186b2825 sctp: Fix oops when sending queued ASCONF chunks
a8170c35e738d62e9919ce5b109cf4ed66e95bde sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
81419d862db743fe4450a021893f24bab4698c1d sctp: per_cpu variables should be in bh_disabled section
0c42749cffbb4a06be86c5e5db6c7ebad548781f sctp: fix potential reference of a freed pointer
561b1733a465cf9677356b40c27653dd45f1ac56 sctp: avoid irq lock inversion while call sk->sk_data_ready()
8d238b25b1ec22a73b1c2206f111df2faaff8285 Revert "tcp: bind() fix when many ports are bound"
50eaeb323a170e231263ccb433bb2f99bd9e27ac cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n
3f14d792f9a8fede64ce918dbb517f934497a4f8 blkdev: add blkdev_issue_zeroout helper function
f31e7e4022841c43c53b847b86b1bf97a08b2c94 blkdev: move blkdev_issue helper functions to separate file
f17e232e9237c231daf9f0f4b177c61218bcb2e4 blkdev: allow async blkdev_issue_flush requests
fbd9b09a177a481eda256447c881f014f29034fe blkdev: generalize flags for blkdev_issue_fn functions
9699eda6bc1f708a28acb716e1477aa351362fe2 nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
acf82b85a70f39786e3cbb1ffed8655bcc972424 nfs: fix some issues in nfs41_proc_reclaim_complete()
7cd26ce5f7dbd06698ab3413b1c5a77cf27f8c0a sky2: use the DMA state API instead of the pci equivalents
214f1c87bd86f9061fedbae929bc4a7a7089ee75 bnx2x: Remove two prefetch()
48728e077480910df45baabc5f87b04276348c90 x86/PCI: compute Address Space length rather than using _LEN
3fb938b2a8bdbcf6086192d90fb7c73425e41fb9 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
970b06485ffee36aa3549dfe4c6b2a2c2118354d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
696e65c3606aa3f587eeb181766baf49ea750cfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
4b99fef02510706a73c8400045b4c72514e581c4 regulator: fix enabling regulator issue on max8925
cf134d5bfb19cdee922b95738ce3cfe86c0e8f7a ASoC: tlv320dac33 - disable regulators at i2c remove()
1849235876b046e26a07e33972906bd23fbb8705 ASoC: zoom2 - update DAPM pins
1beb91f004e0efe83b933ca6c84a8b9935f4cf53 ASoC: pandora - update DAPM pins
dde3a7e9cb187e25deeac0269733116d4840f91e ASoC: Remove redundant WM8960 SYSCLKSEL clkdiv option
a1c4560d4d8909cc4feb6f9e875d0b92083e05cf drivers/gpu/drm/drm_sysfs.c: sysfs files error handling
0031c41be5c529f8329e327b63cde92ba1284842 drivers/gpu/drm/radeon/radeon_atombios.c: range check issues
8c88e50bcf7f9f7e1b4987aaac3dfacc3ac6bd24 gpu: vga_switcheroo, fix lock imbalance
404b017d00a9f472bdf725a06892d42f1cba5ed8 drivers/gpu/drm/drm_memory.c: fix check for end of loop
22fb573affe51845622c4763653f60e130f80586 drivers/gpu/drm/via/via_video.c: fix off by one issue
dda04c7bcf58cb02ac796beb1cf483aa5277f2af omap2_mcspi: small fixes of output data format
a330ce2001b290c59fe98c37e981683ef0a75fdf omap2_mcspi: Flush posted writes
ccb2ad579f910e6146adf4eb3aa50325253ee8c9 drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereference
797fd5b9dad12a100c81b5782573a41259728cb1 drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill
33f60e9640b2f60dde6735293d4aa5ecc5b1d5d5 coda: move backing-dev.h kernel include inside __KERNEL__
07a389feefd79d41c8542cf31ce1cf25a1466e2c spi: spi_device memory should be released instead of device.
8ec130a017ebd8b931344edde7013ffb18fa1965 spi: release device claimed by bus_find_device_by_name
9bd73715a1f83f640937c121d22fa8dbaab73002 of: check for IS_ERR()
b0c06027c7d18d99e6f5e81382a7f06a8080b084 serial/mpc52xx_uart: Drop outdated comments
3913fd5ed42c990c20036ef5c90e7987a9dd1ad1 gpio: potential null dereference
76ad4b8ebd5c68c8bf490bdb1fb4dcbc266e5223 powerpc/ps3: Update ps3_defconfig
b809b9ca3e6b47561514ae9767177cc482e90fc6 powerpc/ps3: Update platform maintainer
b4a26be9f6f8bb72998e445cc75fc6dc0c29513a powerpc/pseries: Flush lazy kernel mappings after unplug operations
4b83c330b4d38e869111bda6e9077d4f61ed974a powerpc/numa: Add form 1 NUMA affinity
d5ffd75a27fade39ba5df3b07290c5a2c297b9bd ixgbe: disable MSI-X by default on certain Cisco adapters
be94bbb5db4de0f3a2a5405511ea3ebea261f2c8 drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_pos
18acde52b83bd1c8e1d007db519f46d344aa13ed perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory
afe0159d935ab731c682e811356914bb2be9470c bridge: multicast_flood cleanup
83f6a740b4e52f88e312223df2fc94016a208618 bridge: multicast port group RCU fix
168d40ee3d147ae20860e7916bd79b636cbe8fd5 bridge: multicast flood
7e80c124485b73146deadce14fd4da2054581806 bridge: simplify multicast_add_router
eb4fd8cd355c8ec425a12ec6cbdac614e8a4819d net/usb: add sierra_net.c driver
37e44bc50d91df1fe7edcf6f02fe168c6d802e64 tracing: Fix sleep time function profiling
dcd79aebe736e88d62aeb4a7712ac0ba7cc2aa96 ixgbe: add registers etc. printout code just before resetting adapters
c97ec42a7a35d214e0c715f77e2ccdfe8ac5bf7c igb: add registers etc. printout code just before resetting adapters
84f4ee902ad3ee964b7b3a13d5b7cf9c086e9916 e1000e: add registers etc. printout code just before resetting adapters
ebe6aa5ac456a13213ed563863e70dd441618a97 cifs: eliminate "first_time" parm to CIFS_SessSetup
cbf6968098f89d3216d074f06544b5032b344da4 perf machines: Make the machines class adopt the dsos__fprintf methods
d28c62232e50eab202bcd3f19b5c7a25b8b900b6 perf machine: Adopt some map_groups functions
48ea8f5470aa6f35244d1b218316705ea88c0259 perf machine: Pass buffer size to machine__mmap_name
23346f21b277e3aae5e9989e711a11cbe8133a45 perf tools: Rename "kernel_info" to "machine"
55964d72d63b15df49a5df11ef91dc8601270815 cdc_ether: fix autosuspend for mbm devices
675ad47375c76a7c3be4ace9554d92cd55518ced e1000: Use netdev_<level>, pr_<level> and dev_<level>
477fffb082920476cc26f238d65538ccb8d601e1 bluetooth: handle l2cap_create_connless_pdu() errors
709b9326ef6fc1b7e379d47d5f39ebc27dad3f4d Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
761ed01b35ca32bfd4166cc3862ae80ee33e3a4b gianfar: Wait for both RX and TX to stop
2a1f8794161d9d5d46881160279df62767197526 ixgbevf: use DMA API instead of PCI DMA functions
1b507730b7a9dfc00142283d5f4fc24e6553f3f4 ixgbe: use DMA API instead of PCI DMA functions
47631f854ff1938770f185afde4857018827eba3 ixgb: use DMA API instead of PCI DMA functions
123e9f1afe7b86f7c719d1289434c5c040758334 igbvf: use DMA API instead of PCI DMA functions
59d71989352deb71bc0bba83802820de765f6e25 igb: convert igb from using PCI DMA functions to using DMA API functions
0be3f55f8aa5f9d1882255128bd79d4885b0cbe4 e1000e: use DMA API instead of PCI DMA functions
b16f53bef9be0a756a0672e27d0a526686040e02 e1000: use DMA API instead of PCI DMA functions
ff65e8275f6c96a5eda57493bd84c4555decf7b3 bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
1600f9def09de07c5dbeb539e978fa73880690dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
11e39d993dc693e0bfc5521d367b2494cb3bcd38 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
03449cd9eaa4fa3a7faa4a59474bafe2e90bd143 keys: the request_key() syscall should link an existing key to the dest keyring
a2cb9aeb3c9b2475955cec328487484034f414e4 gpio: fix pca953x set_type 'scheduling while atomic' bug
3835541dd481091c4dbf5ef83c08aed12e50fd61 procfs: fix tid fdinfo
9e584fbbd9fd4f0f10b8aafc9982df8d0b553e35 arch/avr32: fix build failure caused by wrong prototype
87b6cf51acb4999fff7e6841986874b108679cb4 cxgb4: set skb->rxhash
8cd9b13207f9a38e4da2d69bba51eb8dcbe1ead9 net/sb1250: setup the pdevice within the soc code
fa12abd7d3fbaa9f86f97baeb445cb71189ae1d1 net/sb1250: remove CONFIG_SIBYTE_STANDALONE
cb84aa9b42b506299e5aea1ba4da26c03ab12877 LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
05fceb4ad7e8bf809a2a97061d6273d27d1a8449 net: disallow to use net_assign_generic externally
47d54d65826c4a498070a5e0e1d74ce665402b4d cxgb4: increase serial number length
226ec5fd6746c0ef2e9efb583b44d01264ea0bb5 cxgb4: parse the VPD instead of relying on a static VPD layout
b59ec78cdcc57e02bc3dddfa7134a2f0fd15c34d keys: don't need to use RCU in keyring_read() as semaphore is held
ba8b06e67ed7a560b0e7c80091bcadda4f4727a5 NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear
e330b3bcd83199dd63a819d8d12e40f9edae6c77 tracing: Show sample std dev in function profiling
c377411f2494a931ff7facdbb3a6839b1266bcf6 net: sk_add_backlog() take rmem_alloc into account
6e7676c1a76aed6e957611d8d7a9e5592e23aeba net: batch skb dequeueing from softnet input_pkt_queue
c58dc01babfd58ec9e71a6ce080150dc27755d88 net: Make RFS socket operations not be inet specific.
d87ff58fda926fe5cb01214cccf1c72422ac776d ipheth: potential null dereferences on error path
2a9151572224ad5fe808058097be94106470a6dc smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
dacf4fc85bbd063b8108b6c21275ae4a4fcce908 drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter"
587611d6e4d5c0fb5e9492cb06d9054744d69536 bnx2: Update version to 2.0.9.
212f9934afccf9c97399216b694a7f452526d6da bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.
c441b8d2cb2194b05550a558d6d95d8944e56a84 bnx2: Fix lost MSI-X problem on 5709 NICs.
c4ee6a5348102b9cea49fb9adf88307445407911 ixgbe: Properly display 1 gig downshift warning for backplane
1c4f0ef8a30d17371e18bf923775c5ed6f83bc3c ixgbe: cleanup ethtool autoneg input
3203df043263e1bb64d8ba970eb17b0810945504 ixgbevf: Fix link speed display
a9cbd588fdb71ea415754c885e2f9f03e6bf1ba0 net: reimplement softnet_data.output_queue as a FIFO queue
05be7a868e229b26a5a7de217343f39b4dfed205 doc: Change urls for sparse
07271aa42d13378e67ebd79ea9ca1c4a5e2ad46f tracing: Add documentation for trace commands mod, traceon/traceoff
a2c40249a36d0b4d76d1caf6bf806e4ae5b06e8a mac80211: fix rts threshold check
a060bbfe4ee95d115e8f9705a66894ac34e2c475 mac80211: give virtual interface to hw_scan
9043f3b89abebfbfe4b8d64c7b71b9ac0b9eaa0b cfg80211: Remove default dynamic PS timeout value
195e294d21e88af879da4f88db2ceeb4ec28a755 mac80211: Determine dynamic PS timeout based on ps-qos network latency
3a37495268ab45507b4cab9d4cb18c5496ab7a10 ath9k: Avoid corrupt frames being forwarded to mac80211.
8a8572a821e5763525f5e4ac104bc28fd798fd5e ath9k_htc: Handle CONF_IDLE during unassociated state to save power.
7b7b5e56d7bdfdd0eb5ea13e6c9613b16b8eac46 mac80211: implement ap isolation support
fd8aaaf3519f3fd3c82594e90bc6808072b94d54 cfg80211: add ap isolation support
740c2679396d60763968ffd16362f1f5c8242172 MAINTAINERS: add entry for include/linux/iw_handler.h
5bea40069e46542f5691ec5771edc53e0ca58d71 ath9k_hw: Fix TX interrupt mitigation settings
5d5d44d914623b6122f050ec900ea4016aa3a993 ath9k_hw: fix noisefloor timeout handling on AR9003
0cf31079e98be01baffb22a2e3ad0cbc58420a41 ath9k_hw: Fix endian bug in an AR9003 EEPROM field
d10baf99ffd1926c30401342779866ae7d73e2c4 ath9k_hw: Fix typos in tx rate power level parsing for AR9003
597a94b340f98bf4596ef59e938875afaa1815d6 ath9k_hw: use the configured power limit for AR9003
7f9f3600695bf68d11cdcf278d39f02eaadc3a00 ath9k: wake queue after processing edma rx frames
6b42e8d03bef975085c0397806d00fbd1df67eb8 ath9k_hw: fix fast clock handling for 5GHz channels
5b75d0fca5b8cd2657fb240f2112e272a115b2f9 ath9k_hw: update EEPROM data structure for AR9280
e55537240f97635f9a7c42fac224ff80fa637624 ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003
b360a884834a83ede845733cf344a29eb10dd2e3 ath9k_hw: disable TX IQ calibration for AR9003
83937227657545f9e7aa9bfcb4429e81c9135f46 ath9k_hw: fix typo in the AR9003 EEPROM data structure definition
14bc110463bafc1aa4a51d4443e9dc1a88b58c40 ath9k_hw: fix pll clock setting for 5ghz on AR9003
2fcb91317360d75efa3cbf4b200c9e7131c6b527 ath9k_hw: update initvals for AR9003
f7917af92024d43bc20bc1afc92de27b0bd0f50b mac80211: fix handling of 4-address-mode in ieee80211_change_iface
4f824719a2729f1a6bb78de20c4d3b3dbdd81a09 ath9k_htc: Simplify RX IRQ handler
d439260e04eca5bce88558feecee4369784f2175 ath9k_htc: Validate TX Endpoint ID
5bf1e17a4a3870d4f03dc39f1bec4464bbdf4887 ath9k_htc: Remove unnecessary powersave restore
bb611874650cff942a7466b456a791e8bfa641e7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6
d328bc839eac685cdd91f5d9d8ad95c070252038 ixgb: Use pr_<level> and netdev_<level>
c0dfb90e5b2d41c907de9b624657a6688541837e ixgbe: ixgbe_down needs to stop dev_watchdog
ff846f52935e6c8dfb0c97df7c2c1bf777454684 igb: add support for reporting 5GT/s during probe on PCIe Gen2
ef021194d262bdfa706dc5755596e252175a6bbc ixgbe: fix bug when EITR=0 causing no writebacks
f8d1dcaf88bddc7f282722ec1fdddbcb06a72f18 ixgbe: enable extremely low latency
ec857fd40da41d7c50d9a97e07e364c93b8b8e05 igbvf: double increment nr_frags
aa913403fe76d463eff55ee9aa20605bfc7051a4 igb: double increment nr_frags
0b53ff2eadb1db6818894435f85989fb05d7e718 net: fix a lockdep rcu warning in __sk_dst_set()
18f9f1365dad1237072d360bc487d8c7a1cae532 rps: inet_rps_save_rxhash() argument is not const
6c37e5de456987f5bc80879afde05aa120784095 TCP: avoid to send keepalive probes if receiving data
dcdca2c49bb6328bbc7cd8d73434c308b5dd0df2 bridge: multicast router list manipulation
7180f7751d5a1b6f1ef40285b5e928970cdd5306 bridge: use is_multicast_ether_addr
e1703b36c358dde24ececba4fd609ecd91433ba3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
7ec75c582e639d956ce3afd499f67febe6f902a4 net: suppress RCU lockdep false positive in twsk_net()
4da62e6c6e056d709e5dc04ac7c5e81692cf924f viafb: Only establish i2c busses on ports that always had them
c774c13dd2826eb91ab6396fd8501df2fc2d83b3 suppress verbose debug messages: change printk() to DEBUG_MSG()
277d32a36cba0b42c9c6836ff07f9b978566e95c viafb: rework the I2C support in the VIA framebuffer driver
a838b2e634405fb89ddbf4fa9412acb33911911f ring-buffer: Make benchmark handle missed events
e95ef5d3f6bc60433883e1ef65dac747acd0bf1a cxgb3: Wait longer for control packets on initialization
6f461f6c7c961f0b1b73c0f27becf472a0ac606b e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
61fac744dddb22d99c7b12250bc9bada7866df08 ixgbe: Power down PHY during driver resets
d4c4f07df16c767b8efbc44e7cdf795fac326b33 bridge: Fix build of ipv6 multicast code.
72c9ddfd4c5bf54ef03cfdf57026416cb678eeba ring-buffer: Make non-consuming read less expensive with lots of cpus.
62b915f1060996a8e1f69be50e3b8e9e43b710cb tracing: Add graph output support for irqsoff tracer
16a5b3c4143fc7f6cbe0ef9fd4e9a58376f91506 Remove redundant check for CONFIG_MMU
bc113f151a73cb2195c2fb40d7d70acf8e2f9208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
93a9248af27aa83c08910d3e38b584678b1dc534 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
17282b9855574911622ff803b67dade7e64f6f8c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
5892753383090a3eddf0e1b043c95e3b2c7feda5 mmap: check ->vm_ops before dereferencing
a231a1f2714ce3b28445ac512a556d6c95517dab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
0bfb82449c9c98a8cfb1f0f886b5b0c7f7b0ff1a Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
cb7b76961f73e4ae934d44f7b2e7ba974442f2fe Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc
4b2cbd42bef5a22bb681acd607a7c3fbca1eeb3c netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usage
0b5adf92ec793c665b0de63ac146d190a921c391 HID: split picolcd's operation_mode sysfs attribute
e9ddbc075d95b2edf111247cdde16f33c31654a8 avr32: Fix typo in read_persistent_clock()
6a740aa4f47b9f29bad5292cf51f008f3edad9b1 HID: add suspend/resume hooks for hid drivers
a3be6327163c223c1715c8307a616941fbf8bf73 ARM: Gemini: fix compiler error in copypage-fa.c
07779fdd1a236145b5f5dc6916c6b84d9712b305 ASoC: tlv320aic3x: Add basic regulator support
db13802e51f29c40b404038485121a3973c0947d ASoC: tlv320aic3x: Change bias management semantics
d3235c4ac17b7f2a9c64cc3ebc71e23d1d1fa466 ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level
c6de6e03009efaa56baeb98da8bbcce0c6c889a6 ASoC: tlv320aic3x: Remove unused version string
462b04e28a7ec1339c892117c3f20a40e55d0e83 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
6b4517a7913a09d3259bb1d21c9cb300f12294bd block: implement bd_claiming and claiming block
1a3cbbc5a5e8a66934aa0947896a4aca6fd77298 block: factor out bd_may_claim()
5a38f2c7c4dd53d5be097930902c108e362584a3 HID: hidraw: fix numbered reports
d8d8b63b6dc413696ade040e52173c068df11702 watchdog: booke_wdt: fix build - unconstify watchdog_info
0661b1ac5d48eb47c8a5948c0554fea25e0895ab mtd: ensure that bdi entries are properly initialized and registered
a33eb6b91034c95b9b08576f68be170f995b2c7d Move mtd_bdi_*mappable to mtdcore.c
b7386a09ce7e8add333f5d67f2fe1b1eac1f4746 sh: make latencytop available on SMP, too.
5cc4a0f6b72878ea4e96fdb392d5d24c892a988e ACPI: silence kmemcheck false positive
d54ff73259a852d4b3886dc586587fdef5e9c8de [CIFS] Fix lease break for writes
9bf67e516f16d31f86aa6f063576a959bbf19990 cifs: save the dialect chosen by server
a1e9ada3e148dc300fdd25705bd3ac024897dc68 drm/radeon/kms: R3XX-R4XX fix GPU reset code
88b045077a1462a47503137fd4ca0c31772819ca drm/radeon: Fix sparc regression in r300_scratch()
e32ee7fa54e3172e6413cefaaee9222a3f521617 drm: make sure vblank interrupts are disabled at DPMS time
dbc9632a8c25c6efcc1ca3f3a2177c855b6e053e powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
b03df87d119f50715891dcc09e487f6ae5c029f1 CRED: Holding a spinlock does not imply the holding of RCU read lock
98ec4373bab1d839f794e9a4edc29f77eb9d897e SMACK: Don't #include Ext2 headers
908ba2bfd22253f26fa910cd855e4ccffb1467d0 r8169: more broken register writes workaround
87aeec767e1de60d7f76abbb44df5372b0932b7b r8169: failure to enable mwi should not be fatal
b8bc1389b74c2b66255651a6fcfae56c78b6e63f ptrace: Cleanup useless header
d7a8d9e907cc294ec7a4a7046d1886375fbcc82e tracing: Have graph flags passed in to ouput functions
9106b69382912ddc403a307b69bf894a6f3004e4 tracing: Add ftrace events for graph tracer
2bc3c1179c781b359d4f2f3439cb3df72afc17fc nfsd4: bug in read_buf
55051feb57eba600b366006757304a0af3ada2bd x86/PCI: never allocate PCI MMIO resources below BIOS_END
ad6cca6d5d0f713e1987e20ed982cfa9eb16b27e cifs: change && to ||
04912d6a20185473db025061b9b2c81fbdffc48b cifs: rename "extended_security" to "global_secflags"
d00c28de55a69d13cf2c6a99efc3e81a5d95af74 cifs: move tcon find/create into separate function
36988c76f007738cad5fe1c873a5fb0cda7eb2f6 cifs: move SMB session creation code into separate function
a5fc4ce01867842f6a9cc317035df3081302bffc cifs: track local_nls in volume info
f93830fbb06b67848c762f2177c06cc3cbb97deb perf tools: Fix libdw-dev package name in error message
ef4a356574426877d569f8b6579325537eb7909b perf probe: Add --max-probes option
5d1ee0413c8e2e0aa48510b1edfb3c4d2d43455b perf probe: Fix to exit callback soon after finding too many probe points
15eca306ec95e164d05457f9f27c722f69af6d18 perf probe: Fix to use symtab only if no debuginfo
0ab061cd523a7f2dbf1b59aab0542cb0ab2e4633 perf tools: Initialize dso->node member in dso__new
1fafc7a9353ef68e1b8d4bb130cb6402cf7dfd5a bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
4eb8b9031a0314539605733597b1e30222d4da70 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
322af98c56c70b3ec6f637fb07d41a9591a6ff9a watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.
e9bd5bcde7af27ebb92bb866afde5ef5e4f3dc6c libertastf: add configurable debug messages
9a8b424ea8b64da83b6868423dcd0f3c259fdde0 rt2x00: rt2800lib: Remove redundant check for RT2872
23812383c6b03afef44c4aa642500f8235c3d079 rt2x00: rt2800lib: Fix rx path on SoC devices
0bdab171ec04ea9d26a40608f69350c8c9e4872c rt2x00: fix typo in rt2800.h
ce9626eae243b788993fedc03f30e2d1cb178c7a ssb: Make bus registration failure not be silent
5a673964266438784b4ebf65ee07970cde61ab5e rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx
2caaa5d36ee210919bd0ecc7b2e6648171544e95 rt2x00: rt2800lib: disable HT40 for now as it causes reception problems
d8f996f6ff7e6eab4c7b96e908ba789533595e7d ath9k_htc: Really fix device hotunplug
0d36d71da2a3e5b28b4e7743c0041515cca798ef ath9k_htc: Fix WMI command race
ba44370175d2e743065382508ed7823cc83cea0a ath9k_htc: Increase WMI timeout value
5ab0af3270b29c62b8960a60092917ec8be48c4a ath9k_htc: Process command data properly
62e4716aff31a8ab687016680443012034734c92 ath9k_htc: Use USB reboot
f66890724fb3131894b8eee5fc552a5dc42dc1df ath9k_htc: Pass correct private pointer
51f139d567574e6a9b5c8aaddb8ff3a240cf8e52 ath9k_hw: Remove pointless ANI deinit
7073daa63b8794710fa6c928a6dd169e52791185 ath9k_htc: Cancel running timers before disabling HW
d5e347bf0f5e99f540aaaaca25ef4e957d59a506 ath9k_htc: Use multiple register writes
a3be14b76da111ebe4d245b0542613f9317104e7 ath9k_htc: Handle device unplug properly
c11d8f89d3b785f3ef987c2d9ee1bfea6f8b3d0f ath9k_htc: Simplify TX URB management
d4cde88c1c025ffa18150ec29e80e456f2a5c65a p54pci: fix regression from prevent stuck rx-ring on slow system
93c0c8b4a5a174645550d444bd5c3ff0cccf74cb ieee802154: Fix oops during ieee802154_sock_ioctl
4a4771a58e13b46bfdc999fe481e550f8c6937ff net: use sk_sleep()
be9e969d79e40c59142fa9e931aa6f085581b379 pppoe: use pppoe_pernet instead of directly net_generic
0db3f0f49a99db33a411af1c4352839c0296eff3 phonet: use phonet_pernet instead of directly net_generic
0250ececdf6813457c98719e2d33b3684881fde0 p54pci: fix bugs in p54p_check_tx_ring
fcf1dd7e68ceb6420478c8d89d35b4745d0b2f42 watchdog: sbc_fitpc2_wdt: fixed I/O operations order
dc8bf1b1a6edfc92465526de19772061302f0929 tg3: Fix INTx fallback when MSI fails
86913315de5ed13debd1566dfea15c4179b1f0c0 Watchdog: sb_wdog.c: Fix sibyte watchdog initialization
0c86980817853e4166f66c7cd18bc5fe1adeb5f7 mac80211: Fix sta->last_tx_rate setting with no-op rate control devices
83bf6f11e82eba8533f8dbd241b2c2825e42ae5d pcmcia: fix matching rules for pseudo-multi-function cards
9b9ade6b612e562c4a5bd02ef38cc32e10f3f9ba ds2782_battery: Add support for ds2786 battery gas gauge
8ef1bb539203629f77a61976e4f25415e1083bff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
5af55428858a45d94893fd6124d60988e89c0d59 ssb: Fix order of definitions and some text space indents
0a182fd88f8180b342f753f04c7d5507b5891c96 ssb: Use relative offsets for SPROM
ea2db495f92ad2cf3301623e60cb95b4062bc484 ssb: Look for SPROM at different offset on higher rev CC
d53cdbb94a52a920d5420ed64d986c3523a56743 ssb: do not read SPROM if it does not exist
dd77ef924c835c9813c3f4dc7e9c72e9cd88d238 xfs: more swap extent fixes for dynamic fork offsets
afc24d49c1e5dbeef745c1c1246f5ae6ebd97c71 blk-cgroup: config options re-arrangement
e5ff082e8a68d9a6874990597497c7e6a96ad752 blkio: Fix another BUG_ON() crash due to cfqq movement across groups
b28528a124d0235d84e6c9b3edeedd70f8767740 ASoC: UDA134X: Add UDA1345 CODEC support
5e5e2bef287b96ab29d2d93e89ecf0888323d7bf ASoC: Warn on low WM8994 AIFCLK
759512fbacfbb6fd9b7f77f9806fb4995775848f ASoC: Correct inversion of speaker mixer PCM switch
cb6a4e461fb427689920472bd7335f926d521747 net: ipmr: add support for dumping routing tables over netlink
f57d2cfaad0d6858d700b5671e01cf3aba6ef779 ASoC: tlv320dac33: FIFO caused delay reporting
76f471274dc9acacd521f151ac9171fd7bbc34c3 ASoC: tlv320dac33: Calculate the interface speed during bursts
4260393e71f1e99c2f4fcde10fcb98fe00188d21 ASoC: tlv320dac33: Change magic numbers used in Mode7
55abb59c9a03d3aceda61e97b5ff19d9274fc611 ASoC: tlv320dac33: Skip calculations in FIFO Bypass mode
f4d593280652025f797d432e90f49d49b9334689 ASoC: tlv320dac33: Fix for early interrupt in FIFO Mode1
25239cee7e8732dbdc9f5d324f1c22a3bdec1d1f net: rtnetlink: decouple rtnetlink address families from real address families
3d0c9c4eb2dbdcc461be4084abd87a9a9e70f713 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
54b41b97fd07842d8b64963d538003c5f756ca12 Merge branch 'sh/smp'
e7dc951eecb708d4aef18db4dbf489ba282d16ff sh: CPU hotplug support for SH-X3 SMP.
763142d1efb56effe614d71185781796c4b83c78 sh: CPU hotplug support.
8db2bc4559639680a94d4492ae4b7ce71298a74f sh: cache secondary CPUs idle loop.
1cfa1e8f2c824b131612c9a70b48433998237331 sh: flag smp_store_cpu_info() __cpuinit.
c4b9f9a96eb93994ac42f4ea00bb94b44fa4d500 Powerpc: wii: Fix typo in comment
b1ffdc8f3d8c8913388ca97dfdf064c87940dd72 i2o: cleanup some exit paths
9715b8c7d55912fb6f5dd9b1c084d8eefcd0d848 sh: provide percpu CPU states for hotplug notifiers.
76d17e6ca30204532c631d092de41febb3f76b77 HID: fix picolcd's version parsing
7acb59eb4b5eee113eb74eeafd1e6536171eeced sh: Make sure all SH-X3 cores are populated in the present CPU map.
f0ccf2770f523bd4fc436886a38e499f9ec95c0e sh: convert online CPU map twiddling to cpumask.
c9f4a3f53b5d61f86eae3512abdf948878ca3498 sh: arch/sh/kernel/setup.c needs asm/smp.h.
9e8c5be8b76b188ec5bc95b378cf67aaeba1f695 sh: Flag present CPUs hotpluggable in topology registration.
e60692b9347d17774cdad00ae2b9afd3dc5444af sh: mach-sdk7786: update defconfig for compressed kernel image.
e6d086d83cf7f102d48c006f58172a69ec0c15a4 btrfs: convert to using bdi_setup_and_register()
364b97d9e2fec32b7c125f67e5a9e5f1cd0e6a37 sh: Kill off dangling goto labels from oom-killer rework.
e19553427c2e8fdb04fdd98e407164bb59a840ba Merge branch 'sh/stable-updates'
867f1845c53f52e6b9822bea387c7b16740ba2f8 ALSA: es968: fix wrong PnP dma index
83515bc7df812555e20cda48614674e2f346f9f5 SH: fix error paths in DMA driver
e3a4317e1d9970c56ba19d29393e4289809a1aa5 sh: sh7751 pci controller io port fix
43f5988c1853b1f6c4cd1fca1d4dccd7833d6a8e sh: Fix maximum number of SCIF ports in R2D defconfigs
c2fe3092e5b85c8c65ebac88a3ffa4355e51a9b6 SH: fix TS field shift calculation for DMA drivers
35f6cd4a06432034665a1499ca4b022437423aac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming/sh-2.6
5bac942db3d2c4738df04104240d65a5d1eaec6a SH: constify multiple DMA related objects and references to them
6b6b18e62cfba44ce7b6489c7100f12b199232d7 sh: invoke oom-killer from page fault
180ce7e81030e1ef763d58f97f9ab840ff57d848 crypto: authenc - Add EINPROGRESS check
b91ce4d14a21fc04d165be30319541e0f9204f15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
6443bb1fc2050ca2b6585a3fa77f7833b55329ed ipv6: Fix inet6_csk_bind_conflict()
035ca59fe8399a67b56511bd5b28130f0c4874a0 sh: Use correct mask when comparing PMB DATA array values
c7b03fa0bdc04e00bfbdc4cc69da144b11108f37 sh: Do not try merging two 128MB PMB mappings
9c3d936352fefaadec57bafda1fe3807890cbf2c sh: Fix zImage load address when CONFIG_32BIT=y
b161313ae8d9c64de589d1de72f975210ce37b48 sh: Fix address to decompress at when CONFIG_32BIT=y
7c4584d39a8a144c60adaf4cf998c3233b6683d9 sh: Assembly friendly __pa and __va definitions
202f2bb0708e968099a23fead4598a4c3f8f8637 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
ea79849d4c8461034b75acb19c8041b6fddee2a5 KVM: x86 emulator: Implement jmp far opcode ff/5
e35b7b9c9e7d8768ee34e5904fed4cb0f2c2cb5d KVM: x86 emulator: Add decoding of 16bit second in memory argument
2d49ec72d3fab0aa90510a64a973d594c48b1fd1 KVM: move segment_base() into vmx.c
254d4d48a56925622a5592ad590a738735b66135 KVM: fix segment_base() error checking
d6ab1ed44627c91d0a857a430b7ec4ed8648c7a5 KVM: Drop kvm_get_gdt() in favor of generic linux function
f5c9803173848864d0c56108b9e102db0bf601de KVM: update gfn_to_hva() to use gfn_to_hva_memslot()
197717d5813fc39a7185a3177b76f4a3b2405df7 KVM: SVM: Clear exit_info for injected INTR exits
7f5d8b5600b5294137886b46bf00ef811d0fdf32 KVM: SVM: Handle nested selective_cr0 intercept correctly
b44ea385d8cb187e04ec8d901d4c320c8b07c40b KVM: x86: Don't set arch.cr0 in kvm_set_cr0
82494028dff648c29e3a40915f1fceca51b4490a KVM: SVM: Ignore write of hwcr.ignne
4a810181c8bcd73112f5c62b205b5583fd4a197f KVM: SVM: Implement emulation of vm_cr msr
2e554e8d67926024b01e97d2fe652810165354e2 KVM: SVM: Add kvm_nested_intercepts tracepoint
ecf1405df235da3efea213427ac7da7f816e9d06 KVM: SVM: Restore tracing of nested vmcb address
887f500ca1a721cac237ba56374b9c0f578251ec KVM: SVM: Check for nested intercepts on NMI injection
0e5cbe368b366f02cf3fe707aea2c0efac1bf70e KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too
e02317153e77150fed9609c3212c98204ec3ea74 KVM: SVM: Coding style cleanup
83bf0002c91b65744db78df36d4f1af27bd9099b KVM: x86: Preserve injected TF across emulation
c310bac5a20fc37f761bd7297ba2e52cf40d79c6 KVM: x86: Drop RF manipulation for guest single-stepping
66b7138f913635b40822890ba8913548f8b285b8 KVM: SVM: Emulate nRIP feature when reinjecting INT3
f92653eeb496fe8624ac4b0d628c916a06a3d25c KVM: x86: Add kvm_is_linear_rip
116a4752c82f767a59c27b2630a8474b936a776a KVM: SVM: Move svm_queue_exception
50a085bdd48af08cc7e3178ba0d7c1d5d8191698 KVM: x86: Kick VCPU outside PIC lock again
a595405df9efb89710cd555d29df0e4902f90613 KVM: PPC: Destory timer on vcpu destruction
7e821d3920c130d413c4c7454b0ece59445490db KVM: PPC: Memset vcpu to zeros
a1efbe77c1fd7c34a97a76a61520bf23fb3663f6 KVM: x86: Add support for saving&restoring debug registers
48005f64d0ea965d454e38b5181af4aba9bdef5b KVM: x86: Save&restore interrupt shadow mask
03b82a30ea8b26199901b219848d706dbd70c609 KVM: x86: Do not return soft events in vcpu_events
8fe546547cf6857a9d984bfe2f2194910f3fc5d0 KVM: SVM: Fix wrong interrupt injection in enable_irq_windows
112592da0dc2460c95e8a89d0c5657c6a30286aa KVM: drop unneeded kvm_run check in emulate_instruction()
032c3407310c7612db55ab7e1335a21dc2b4690d KVM: PPC: Allocate vcpu struct using vmalloc
964b6411af10fbddc827fdd3887c49f7f5d2bfd3 KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)
20a340abd3f7a1ca4d11502ec71d52b4f414326e KVM: PPC: Enable use of secondary htab bucket
c10207fe86b1761c3ad135eb922fdb41bbde3025 KVM: PPC: Add capability for paired singles
831317b605e7d7ce0bdadb3b0f50560fc13cecbf KVM: PPC: Implement Paired Single emulation
e5c29e926cd29444d76657398801d49119851a56 KVM: PPC: Enable program interrupt to do MMIO
0564ee8a8611326f28bae2a0455182b458826762 KVM: PPC: Add helpers to modify ppc fields
dba2e123e7502870c965e4b445554bc8e56f78b2 KVM: PPC: Fix error in BAT assignment
963cf3dc6342fe60bb78c615884537621abca0bc KVM: PPC: Add helpers to call FPU instructions
aba3bd7ffe13fad6c4483b49686ad454a4cb409b KVM: PPC: Make ext giveup non-static
5467a97d0f0ac99d2db0281ce1762e85afe16da2 KVM: PPC: Make software load/store return eaddr
71db4089361b9424314c41fcf92f63ce26263fcc KVM: PPC: Implement mtsr instruction emulation
e425a6de1a2b427747f5af17bd76630548944ff1 KVM: PPC: Fix typo in book3s_32 debug code
d1bab74c51eb13cf860ea2f0cd1d4d4605deb292 KVM: PPC: Preload FPU when possible
c8c0b6f2f7db22a340f1311602182a25a2378996 KVM: PPC: Combine extension interrupt handlers
d6d549b20776c937cb4717b24ef05baec4768f99 KVM: PPC: Add Gekko SPRs
3c402a75ea66e7aafa212077d1f93f1b560d0bd0 KVM: PPC: Add hidden flag for paired singles
37f5bca64e206ed97e53f734d7de5b7c5ade3578 KVM: PPC: Add AGAIN type for emulation return
3587d5348ced089666c51411bd9d771fb0b072cf KVM: PPC: Teach MMIO Signedness
b104d06632d08957f384ff7403f609fb5dfb9cbd KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
c62e096dec032c82bae60545623c24743116f5dd KVM: PPC: Make fpscr 64-bit
5aa9e2f43aedff25e735b4c44e0f0f6e5d1a40ae KVM: PPC: Add QPR registers
052ce6211c4f7309988068fccdb7204c721871df KVM: SVM: Remove newlines from nested trace points
66a562f7e2576cde384ec813b481404d8f54f4c6 KVM: SVM: Make lazy FPU switching work with nested svm
06fc7772690dec2a0e3814633357babf8f63af41 KVM: SVM: Activate nested state only when guest state is complete
88ab24adc7142506c8583ac36a34fa388300b750 KVM: SVM: Don't sync nested cr8 to lapic and back
4c7da8cb43c09e71a405b5aeaa58a1dbac3c39e9 KVM: SVM: Fix nested msr intercept handling
6c3bd3d7660c35a703073b81eccfd5a3b7c15295 KVM: SVM: Annotate nested_svm_map with might_sleep()
cdbbdc1210223879450555fee04c29ebf116576b KVM: SVM: Sync all control registers on nested vmexit
b8e88bc8ffba5fe53fb8d8a0a4be3bbcffeebe56 KVM: SVM: Fix schedule-while-atomic on nested exception handling
7597f129d8b6799da7a264e6d6f7401668d3a36d KVM: SVM: Don't use kmap_atomic in nested_svm_map
ad91f8ffbb18413e79f9f976a55b4e11d02e6a6d KVM: remove redundant prototype of load_pdptrs()
0e4176a15f9af494ad098cb5a76bcfa17e14282b KVM: x86 emulator: Fix x86_emulate_insn() not to use the variable rc for non-X86EMUL values
1b30eaa84609031c06e417eafd5b68f45e4266f7 KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its helpers
3e2815e9fa6c06bcb8a9340e43008bbe48437d25 KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x86_decode_insn()
1161624f15f584096a0df3dda70403cd1d00721e KVM: inject #UD in 64bit mode from instruction that are not valid there
89a27f4d0e042a2fa3391a76b652aec3e16ef200 KVM: use desc_ptr struct instead of kvm private descriptor_table
679613442f84702c06a80f2320cb8a50089200bc KVM: add doc note about PIO/MMIO completion API
b3c981d2bbbe889125169bd0bb482e64d3c028a1 netns: rename unregister_pernet_subsys parameter
5129a469a91a91427334c40e29e64c6d0ab68caf Catch filesystems lacking s_bdi
8c52d509e84bbf26cffb8b6e75b399689af67885 rps: optimize rps_get_cpu()
401da6aea31ef69c2fcd260382adabdcf7ce820a e100: Fix the TX workqueue race
bf73130d7f98c8c4db143e2dc4982f4eefd5d5e5 sky2: add support for receive hashing
e0d1f70010dce062ccce1bbd940a661e60b82631 squashfs: fix potential buffer over-run on 4K block file systems
370ec3d1ed9d76ba992e5b9b7d7d10700014d436 squashfs: add missing buffer free
1cb08e97389bb603e1b999312d9686c8faf0187a squashfs: fix warn_on when root inode is corrupted
ddc9b34c3b3bc063a7d9eb891ae09b8f49cfb27e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
8e500ff8df1223dfb42d6c39d3de1fc216fba1a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
383bee6b54a1eeac3a286812be8a5c3f122fd834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
b39c8be6d5e38f4478be0c7aaf1d3a160a4dd330 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
df37bd156dcb4f5441beaf5bde444adac974e9a0 initramfs: handle unrecognised decompressor when unpacking
22eccdd7d2d94be48ae9b01fef5f52ccbb81dcd5 ksm: check for ERR_PTR from follow_page()
453dc65931915abc61f92e12bba1fc4747ff5542 VMware Balloon driver
b8af67e2681c693a21f3933e3bdfce4cf66596d3 fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices
98d5ce0d0044666fc85a01915a1d22407eb546fd lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)
81fa08f25bd24fc51557a2d2364fa1ab5e7407b4 w1: fix omap 1-wire driver compilation
31f2b0ebc01fd332cb0997f7ce9f9cde29af9e20 rmap: anon_vma_prepare() can leak anon_vma_chain
93b4a44f3ad69520d605aace3f3486b8eb754b96 keys: fix an RCU warning
ccdb40048b2972f10bdc944913c0e0ee26b5d1f2 lib: fix the use of LZO to decompress initramfs images
23be7468e8802a2ac1de6ee3eecb3ec7f14dc703 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
9a6a1ecd9e9b5d046a236da2f7eb6b6812f04229 w1: w1 temp: fix negative termperature calculation
7716fa66034c408b0f59e8b9c62f793befa5b338 cgroups: fix procs documentation
8a3bdfe6cd841880a5d849c40f90093b3817f6e0 drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1
9bd14a839d2ec703c56593a7209f2310c16d6478 lis3: add support for HP ProBook 432x/442x/452x/522x
a88a2b886404b1cfc109125b1cba4775e8682955 mtd: fix Orion NAND driver compilation with ARM OABI
e59464c735db19619cde2aa331609adb02005f5b flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO
46da27664887fb95cedba53eafcf876de812c8c1 kernel/sys.c: fix compat uname machine
fb2162df74bb19552db3d988fd11c787cf5fad56 reiserfs: fix corruption during shrinking of xattrs
93d5c9be1ddd57d4063ce463c9ac2be1e5ee14f1 memcg: fix prepare migration
cac36f707119b792b2396aed371d6b5cdc194890 reiserfs: fix permissions on .reiserfs_priv
b7d6a4321195c32b548f0185a2fa0b8f6e02bcfc Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
4b340ae20d0e2366792abe70f46629e576adaf5e IPv6: Complete IPV6_DONTFRAG support
13b52cd44670e3359055e9918d0e766d89836425 IPv6: Add dontfrag argument to relevant functions
793b14731686595a741d9f47726ad8b9a235385a IPv6: data structure changes for new socket options
cfadf9d4ac4be940595ab73d3def24c23c8b875f perf: Some perf-kvm documentation edits
e1889d75aff0c3786bc53aeb7d9eaca0691c19c5 perf: Add a perf trace option to check samples ordering reliability
9df9bbba9f7e2e4ffdc51bbbfa524b67691321d2 perf: Use generic sample reordering in perf timechart
e0a808c65c23f88e48a5fff48775b90e7919c64f perf: Use generic sample reordering in perf trace
587570d4cc3cac80da7d569bee9cea3ca104d60e perf: Use generic sample reordering in perf kmem
a64eae703b390185abe1d15fa932b48f04fa7fbb perf: Use generic sample reordering in perf sched
c61e52ee705f938596d307625dce00cc4345aaf0 perf: Generalize perf lock's sample event reordering to the session layer
5710fcad7c367adefe5634dc998f1f88780a8457 perf: Fix initialization bug in parse_single_tracepoint_event()
e4cef1f65061429c3e8b356233e87dc6653a9da5 perf lock: Fix state machine to recognize lock sequence
7a0fc404ae663776e96db43879a0fa24fec1fa3a x86: Disable large pages on CPUs with Atom erratum AAE44
7ce5a2b9bb2e92902230e3121d8c3047fab9cb47 x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero
3a737028630bb3c2b9efc38b9ddef2e09b06b808 l2tp_eth: fix memory allocation
e773aaff8295e7f3428d9cf6f8a476a33de00716 l2tp: fix memory allocation
7ce97d4f78b62e3af24cdd4df953d777e7efb2f6 gianfar: Fix potential oops during OF address translation
3b1fd3e55a39824e68bc8dd055d14892476e3671 fsl_pq_mdio: Fix kernel oops during OF address translation
1f9cc3cb6a27521edfe0a21abf97d2bb11c4d237 x86, pat: Update the page flags for memtype atomically instead of using memtype_lock
223e632c7a26c0424d658c35ef8c5e06bc28bf96 omap: delete unused bootloader tag variables
cf25eb950d0d8ada0db33c1d99d61bce620c128f omap: Devkit8000: Remove unused pins
faec32e5bfe699e40adcf30df82ec1db8fe8e43b omap: Devkit8000: Change position of init calls
184644a633d1b8cf5f2f7cf0debc4ee3917adc44 omap: Devkit8000: Remove unnecessary include file
3cdc6ee54a491003b583b47a56c4052c76c965e6 omap: Devkit8000: Fix typo in pin name
51824c5f5ecf6175c1cc913cb5c7d6d6213e96aa omap: Devkit8000: Add missing package selection
6057db52a2c85659821feac4d3a86ada711893a4 omap: Devkit8000: Fix typo in supplies
57ed0e7b72e9b472c5ce862eaba5435b36233fab n8x0_defconfig: remove CONFIG_NILFS2_FS override
31849483f17dd76d48341dfc6dfc38261b630d26 omap: board-sdp-flash.c: Fix typos in debug output
aee44c30e33bf8126773d1e2963e330b784ccd7c omap4: Fix McBSP4 base address
cc352a3432abffb590b447fef89b4b5026387302 omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options
c8fa4d2738bc747e417a220e6ceb21e8c148266f omap: rx51_defconfig: Remove duplicate phonet
11e1ef2d105900a302b7ca92bcaf96a96d0274a1 omap: fix a gpmc nand problem
5241b6b3bfa7be3661398cf93cb3dd187aeb65c6 AM3517: initialize i2c subsystem after mux subsystem
908c08d523f432a1b52298e2a50b21f4eebe6707 omap: remove one of the define of INT_34XX_BENCH_MPU_EMUL
562468bd697a88ad78a751823dc92f027f8c179c omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabled
c8334810db6e74019048cb3fc17c5e0b4d0c8c68 OMAP4: Clocks: Change SPI Instance Names
2135bb53fb6c9a4b2ed7901b2b176a6100e29f6b omap: Devkit8000: Fix wrong usb port on Devkit8000
3655e0b415506a4d162ed4b2b12408c80dcfa4a2 OMAP4: Fix for CONTROL register Base
9df76b7f179538903dfb4660ae27c807dd27535a OMAP4-HSMMC: FIX for MMC5 Controller IRQ Base
f6b74535b5286ddb7a8c86a48ec372615cffbc4c omap3: Fix EHCI port for IGEP v2 board
1dea5c6b5876ea917a082e95a76c10aac307d4ec omap: Fix n8x0 mmc_mmc_init compile warnings and typos
67d24820c2f8e4df26e2ce6c7463db3f9d187f1f omap2: Fix ARM processor check for 24xx
df571c4ab32da9bc05a7db98516fc06ef3cdc5d1 omap4: Fix build break when used with gcc-4.4.1 (2009-q3)
a36d515c7a2dfacebcf41729f6812dbc424ebcf0 ocfs2_dlmfs: Fix math error when reading LVB.
c21a534e2f24968cf74976a4e721ac194db30ded ocfs2: Update VFS inode's id info after reflink.
0350cb078f5035716ebdad4ad4709d02fe466a8a ocfs2: potential ERR_PTR dereference on error paths
c9db3efee16add57ea459a00dfa00610fcbce931 eeepc-laptop: add missing sparse_keymap_free
3b51cc996e81d8a113416d8094fa4a88f8360a51 Merge branch 'master' into for-davem
a9743fcdc0eb43d028b71267438076e1b0112ba0 ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()
062d340384dcf77dfd8de0a082b5da571de3925a ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path
ab41fdc8fdd9f0942430941c1e2b516fd481371d ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path
d4cd1871cff68e188dadcf6d1280762522b643eb ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
33eaf788345c0311ab48ae62673c05f59fb09bb3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
3a3076f4d6e2fa31338a0b007df42a3b32f079e0 Cleanup generic block based fiemap
1918ad77f7f908ed67cf37c505c6ad4ac52f1ecf drm/i915: fix non-Ironlake 965 class crashes
3a278a0c65c924950c4744ba451a110998998044 ASoC: Allow reporting of NULL jacks
ba0a24e7387bb56425da07ed858ada37896ed36a ASoC: ad193x: fix typo, delete redundant space
d6bdc0f7fe561a4b08b280c2b2add2db3747e64b ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmt
227c4edb729790960f5f4991a703a398e925184c Merge branch 'fix/misc' into for-linus
1f10cd34d9b347106cb34ef91c8ff76f12ee67a8 Merge branch 'fix/hda' into for-linus
5a5e02e5095ed89a0a1f4031e7440078c209442b ALSA: snd-es1968: Make hardware volume buttons an input device (rev2)
eb581adf25fe9e42197e591926de85459e68b9fd ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2)
b971f06187d83b5c03d2b597cccdfef421c0ca91 Merge commit 'tip/tracing/core' into oprofile/core
cb6e943ccf19ab6d3189147e9d625a992e016084 oprofile: remove double ring buffering
a36bf32e9e8a86f291f746b7f8292e042ee04a46 Merge commit 'v2.6.34-rc5' into oprofile/core
af740b2c8f4521e2c45698ee6040941a82d6349d netfilter: nf_conntrack: extend with extra stat counter
77a7f2e94e6998e307917fe63fa4b6d5162d44e9 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
4093b150e52e6da20e9496df8aa007423952ae42 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perf into perf/core
70bce3ba77540ebe77b8c0e1ac38d281a23fbb5e Merge branch 'linus' into perf/core
99bd5e2f245d8cd17d040c82d40becdb3efd9b69 sched: Fix select_idle_sibling() logic in select_task_rq_fair()
669c55e9f99b90e46eaa0f98a67ec53d46dc969a sched: Pre-compute cpumask_weight(sched_domain_span(sd))
74f5187ac873042f502227701ed1727e7c5fbfa9 sched: Cure load average vs NO_HZ woes
0ad707407d933841a0f337d6edccbc1d6c83e186 ARM: 6030/1: KS8695: enable console
4b402210486c6414fe5fbfd85934a0a22da56b04 mutex: Don't spin when the owner CPU is offline or other weird cases
d943f2c82144b0fb8aaebfbc6659c02cc3340527 arm/plat-mxc: Fix forgotten renaming in timer.c
c68ed255265968c3948fa2678bf59d15c471b055 bnx2x: add support for receive hashing
c6f8505e4627ba8ca46cbcb602ad82e7f17a7122 drm/radeon/kms/evergreen: No EnableYUV table
5c1bccf645d4ab65e4c7502acb42e8b9afdb5bdc ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558
0e0280dc2b0c7395a880d25544b47f3e3e3f79db ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203
08b202b6726459626c73ecfa08fcdc8c3efc76c2 bridge br_multicast: IPv6 MLD support.
8ef2a9a59854994bace13b5c4f7edc2c8d4d124e bridge br_multicast: Make functions less ipv4 dependent.
6e7cb8370760ec17e10098399822292def8d84f3 ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
f2594933df9719bd2b0aaaa8ea9b2b850d6e1c42 drm/radeon/kms: HDMI irq support
58bd086313ea0eda037f65b9bda2b3decb959a31 drm/radeon/kms: rework audio polling timer
61cf059325a30995a78c5001db2ed2a8ab1d4c36 agp: use scratch page on memory remove and at GATT creation V4
94f7bf647315472c80b8368c849739038e5620a3 drm/radeon: 9800 SE has only one quadpipe
9c950a43dd4d1e22a4b893c991871bac26930f97 drm/radeon/kms: don't print error for legal crtcs.
677d07683ea826c19ddcb156e9c1337cd7bd8539 drm/radeon/kms/evergreen: fix LUT setup
d5a30458a90597915977f06e79406b664a41b8ac Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
f693be4d8a00431b53a59d74aefdb3f7ae92f662 pdc202xx_old: ignore "FIFO empty" bit in test_irq() method
63e7cf910542383591318941cb62a246ac191cfe pdc202xx_old: wire test_irq() method for PDC2026x
fda48a0d7a8412cedacda46a9c0bf8ef9cd13559 tcp: bind() fix when many ports are bound
a09bf4cd53b8ab000197ef81f15d50f29ecf973c libata: ensure NCQ error result taskfile is fully initialized
792590c72376649b4e315df386fd208b83db05b9 squashfs: fix locking bug in zlib wrapper
4c44f309cd396c18b096d31f03126824c685dbe2 libata: fix docs, RE port and device of libata.force ID separated by point
f25798eda66c753aeaaec15244e0c919cf1d31e0 pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
fa41efdae7de61191a7bda3a00e88ef69afb5bb9 libata: fix locking around blk_abort_request()
efe91932e79cfe59a562b70d8eb18049b36debc6 sky2: size status ring based on Tx/Rx ring
286d1e7f73320be063a5f6af25d3d61c741065c2 remove DCB_PROTO_VERSION as we don't do netlink versioning
a4b7d3bb744bbaaceb94a9aaf6b5cbc6e5d230f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
a2340be047aaf026cbec6ee649c3f1eaf2bc7bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
7db2ccddd112d8b4b0d0dd7f309ebd8b39373fbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
a2b297ff56b9bad251d11a476880a5e4614cd92f Merge branch 'for-linus' of git://neil.brown.name/md
519e61666f4030426fc539d4e7102dc2bad41113 omap: DMA: Init CDAC to zero
29501577a7f3c925d5273064752ce3dc356ccfad omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTH
46cdc4e431536c279b1ce00520d6fe6e9ca42b04 arm: omap1: remove dead code from timer32k.c
2decb12e3ebec556520dd92178572449af8ed617 omap: fix clocksource_32k to start from zero
59d3b388741cf1a5eb7ad27fd4e9ed72643164ae x86, cacheinfo: Disable index in all four subcaches
ba06edb63f5ef2913aad37070eaec3c9d8ac73b8 x86, cacheinfo: Make L3 cache info per node
9350f982e4fe539e83a2d4a13e9b53ad8253c4a8 x86, cacheinfo: Reorganize AMD L3 cache structure
f2b20e41407fccfcfacf927ff91ec888832a37af x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments
b1ab1b4d9ab9812c77843abec79030292ef0a544 x86, cacheinfo: Unify AMD L3 cache index disable checking
15d8ee9a96e5019e698ad3c2c181970deb8ff888 HID: wacom: add ABI doc entry for speed attribute
c5b60b5e67af8be4c58d3ffcc36894f69c4fbdc1 security: whitespace coding style fixes
a33f32244d8550da8b4a26e277ce07d5c6d158b5 Documentation/: it's -> its where appropriate
6c9468e9eb1252eaefd94ce7f06e1be9b0b641b1 Merge branch 'master' into for-next
cc2893b6af5265baa1d68b17b136cffca9e40cfa PCI: Ensure we re-enable devices on resume
66528fdd45b082bf7c74687d72ae08afa4a446f8 x86/PCI: parse additional host bridge window resource types
45aa23b4cbd37408678c96cd113241860d3321f6 PCI: revert broken device warning
e904f0a4163bc7bd303d2430893d82362df6727e X25: Update X25 interface documentation
90b3e030370dba721e141e85661881f5e342e1ab X25: Use identifiers for hdlc x25 device to x25 interface
5d74731437b8c8914d2d2956c497c66af3bd6a52 X25: Use identifiers for cyclades device to x25 interface
4d99503e0b28edf654ca1918229a317a3f738f08 X25: Use identifiers for lapbether device to x25 interface
7eeeacf0b5b8c0a0badced506388c02b9422d508 X25: Use identifiers for x25 async device to x25 interface
4150bbf3388eba2c9d2cb7a345134e363cc6e34f X25: Use identifiers for isdn device to x25 interface
5ebfbc06aae941484326c9e7e9c4d85330f63591 X25: Add if_x25.h and x25 to device identifiers
f68c224fedff2157f3fad7f7da674cbc96567c84 dst: rcu check refinement
40eaf96271526a9f71030dd1a199ce46c045752e net: Socket filter ancilliary data access for skb->dev->type
aa2ea0586d9dbe56a334d835a43b45e8c2104e77 tcp: fix outsegs stat for TSO segments
24acc6895616b373475e92e49925efc3ef591563 rdma: potential ERR_PTR dereference
80032cffb95edff4fc216b1cb21682257be326b7 rtnetlink: potential ERR_PTR dereference
822cceec7248013821d655545ea45d1c6a9d15b3 mmap_min_addr check CAP_SYS_RAWIO only for write
3cfa856d6d43894ebffdc28d2f0587595280893b niu: Add skb->rxhash support.
eb8dae9607901fd3fc181325ff3f30dce8f574c5 IMA: include the word IMA in printk messages
927b1375f9c53456b309ae12d048d41388f9f963 qlcnic: update version 5.0.2
780ab790f5099727baff6fa056bba6c5c7c2587a qlcnic: protect resource access
ed6f1353e195b4432e251667b2d84d766d07c79c qlcnic: fix rcv buffer leak
ade91f8ec92da43b62b0efaa854cfd4b5ec0c0c9 qlcnic: fix pci semaphore checks
6d2a47241f0f780819c111eaabaae0e86a937a40 qlcnic: define macro for driver state
f73dfc50f14d5c4c7f6243a87a65b78aef6f3a48 qlcnic: fix fw initialization responsibility
bbd8c6a45b0f8557a8fc38fc763d7a51fac4459d qlcnic: fix defines as per IDC document
8ae6df978b986a5ce099e7e7118f127563d2cbbe qlcnic: additional driver statistics
a30dcb4f68fb60440f71b3e62bc5c15f631d14f9 sysfs: use sysfs_attr_init in ASUS atk0110 driver
e234ebf7881c013b654113f0a208977ac3ce1d01 Documentation/HOWTO: update git home URL
959fb1c5075c2dcdbe879e6dafbc59eb1e1192d6 Documentation: -stable rules: upstream commit ID requirement reworded
e802af9cabb011f09b9c19a82faef3dd315f27eb IPv6: Generic TTL Security Mechanism (final version)
96a7813736a6aa1e2561ecc0d499817daecb4860 HID: fix build failure
ba4d8abb31def963f49b7c239a8acce57fe1d1cc HID: Support for the 11.6" Cando panel
6307e0961205c50a8a9b6e8e3e4dfd178a944ba9 usb: Increase timeout value for device reset
571dc79d62a163fd043de47d7d39bae58831e81e USB: put claimed interfaces in the "suspended" state
0e5f231bc16ff9910882fa5b9d64d80e7691cfab USB: EHCI: defer reclamation of siTDs
5f677f1d45b2bf08085bbba7394392dfa586fa8e USB: fix remote wakeup settings during system sleep
9a61d72602771906e11a5944e8571f8006387b39 USB: pl2303: add AdLink ND-6530 USB IDs
cfbaa39347b34837f26e01fe8f4f8dbbae60b520 USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
9600cbb24b3937dc6ebf470211d8908354ca3b0c USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
898f89c388534e5fe4b05b760d7f737cc352bad3 USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs
a23b64845f1ed0c090e30a70ca747a379674e006 usb: wusb: don't overflow the Keep Alive IE buffer
18f91196b6e7994bd694a96a6c3b0ac1f3e81d82 USB: ehci: omap: fix kernel panic with rmmod
4c1f5c88aaffacb2831353b6d3c1557be52071a2 USB: fixed bug in usbsevseg using USB autosuspend incorrectly
cdc04834ce70343aa6f87c5332ec66c35d968967 USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices
e552eb7038a36d9b18860f525aa02875e313fe16 drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
6e3b96ed610e5a1838e62ddae9fa0c3463f235fa md/raid5: fix previous patch.
e0c8233622cbd49d171bc57b60e725f2fb748750 nfsd4: fix filehandle comment
a63445a31a76474dd3f9e852e8bf08f81ee7437a drivers: video: msm: default to no
52882173cfed4fabcc1496755000bf022d681e52 ARM: 6058/1: Add support for PCI domains
20bf377e679208ba9ae0edcb8c70a8f6d33d17f9 drm/i915: cleanup FBC buffers at unload time
cfc94b2c9ac603b20db54225408df6ed80188dcd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
71d0a6112a363e703e383ae5b12c492485c39701 NFS: Fix an unstable write data integrity race
cdd29ecfcb9554132cd94b82ae8b69ba37adb3b5 nfs: testing for null instead of ERR_PTR()
356e76b855bdbfd8d1c5e75bcf0c6bf0dfe83496 NFS: rsize and wsize settings ignored on v4 mounts
1f063d2cdf332a8a5722006b1345d15d16007c6e NFSv4: Don't attempt an atomic open if the file is a mountpoint
3d7b08945e54a3a5358d5890240619a013cb7388 SUNRPC: Fix a bug in rpcauth_prune_expired
fa588e0c57048b3d4bfcd772d80dc0615f83fd35 [CIFS] Allow null nd (as nfs server uses) on create
4c6a3999651741419cd3cc4303cf0c2be07d89bc dri-devel mailing list moved - update MAINTAINERS
36c48f8cc5fc0558c1109a84b0832a26c384d8f1 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
1482338f6242dbaea46039c5f1b4604a472b364b scsi: fix operator precedence warning
d03859a4aca3969efd91dc77be7efa2ae45b05d8 nfsd: potential ERR_PTR dereference on exp_export() error paths.
c81eddb0e3728661d1585fbc564449c94165cc36 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
5771635592267758e7dc5647f2a0088aa6244159 nfsd4: complete enforcement of 4.1 op ordering
4b21d0defcc9680da8a694e92d5fe8eb668c2c0b nfsd4: allow 4.0 clients to change callback path
2bf23875f55af6038a5d1c164a52cec4c24609ba nfsd4: rearrange cb data structures
b12a05cbdfdf7e4d8cbe8fa78e995f971420086b nfsd4: cl_count is unused
b5a1a81e5c25fb6bb3fdc1812ba69ff6ab638fcf nfsd4: don't sleep in lease-break callback
76ef964c78797f9baed7c2f9a58f696e86d8a048 [S390] zcore: Fix reipl device detection
157a1a27d5921fc94db8c14e0d01363d13de99b5 [S390] vdso: use ntp adjusted clock multiplier
8821d24cd261aede9b0436cd3252b17a60ccc33a [S390] cio: use exception-save stsch
889ee9556c89a877b8343b6bbe6ac8dc5d57e433 [S390] add hook to reenable mss after hibernation
818c272bd74b834c3ca9347c6a540c2ec880afdc [S390] cio: allow enable_facility from outside init functions
6a5176c474e3e722ab273d940442238e554e5e58 [S390] dasd: fix endless loop in erp
20133d4cd329af7a02ee5af36bba1796d5ff7b1d ALSA: snd-meastro3: Document hardware volume control a bit
6458a54423f9a4963e7e88ff62040117285e6b8c Merge branch 'fix/misc' into topic/misc
e24798e637f5d5222f9fd767aefbea15de456e4a mx5: Add registration of GPIOs for MX5 devices
715aa675338ce6e1a3b4f77cf87ea611f93058a8 ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume
7efbfd1ae98ef9efe06352e2a1ad83e8c14ceeb1 ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600C
a28ca3f3244dfe05d16c67f2c0636ce6bf2b4e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
61fb06cc8e68906fb29d67bd5b6c2d50a95fc9e5 virtio: Fix GFP flags passed from the virtio balloon driver
b7b6cf005b59ff5a4dba10338954c3dcfc75ef7b Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux
74a920139a0f1119c5a604cef0ce5d6f591dc782 staging: fix dt3155 build
5e31877b647bf41ad080adad6100a617ed4c6be4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
3353541fe533350a22a03e2fb7dc085b35912575 ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526
7e2455c1a123ceadbb35150a610d61e8443fd340 drbd: Terminate a connection early if sending the protocol fails
7ac314c82f552eefebaa91c9fffe8c0d435641b9 drbd: fix memory leak
6de9400250f95f82da432c28b9b43823f4154c58 Fix JFFS2 sync silent failure
38a66f51e71c8d3e24c221614c57b9e8b37a46b3 mxc: Change gpt timer code to be more generic by using V2 instead of MX3
64b997c5142a13373857de09599afd2f079c2f7a ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.
9a99d55514d3c6bfc03e41536659d781af6998f5 ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.
313af42b5b3ea105567e8a62b01f35a9245c3fb3 ARM: 6023/1: update bcmring_defconfig to latest version and fix build error
b338cc8207eae46640a8d534738fda7b5e48511d security: testing the wrong variable in create_by_name()
cecc74de25d2cfb08e7702cd38e3f195950f1228 netfilter: ip_tables: convert pr_devel() to pr_debug()
424264b7b220e8eee165dc3080ae48692af73dec smbfs: add bdi backing to mount session
f1970c73cbb6b884152207e4dfe90639f5029905 ncpfs: add bdi backing to mount session
b3d0ab7e60d1865bb6f6a79a77aaba22f2543236 exofs: add bdi backing to mount session
9df9c8b930156a2f9ce2b2ae66acb14bee2663f5 ecryptfs: add bdi backing to mount session
5163d90076729413cb882d3dd5c3d3cfb5b9f035 coda: add bdi backing to mount session
8044f7f468469c80031611206d554f86fcdfe704 cifs: add bdi backing to mount session
e1da0222753a2322d76c97fc02396fb83143c7ac afs: add bdi backing to mount session.
0ed07ddb56d1348e5ce33f3b8de20d730351983a 9p: add bdi backing to mount session
c3c532061e46156e8aab1268f38d66cfb63aeb2d bdi: add helper function for doing init and register of a bdi for a file system
9ccb8975940c4ee51161152e37058e3d9e06c62f net: Orphan and de-dst skbs earlier in xmit path.
e326bed2f47d0365da5a8faaf8ee93ed2d86325b rps: immediate send IPI in process_backlog()
aac78daf8f37256283f56820ae858add7139c56c ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645
de498c89254b5b89f676e9c9292396d5ebf52bf2 cxgb4: Make unnecessarily global functions static
62718b328f972f1559feb96dfccc15fc9f4c9a2c cxgb4: Use ntohs() on __be16 value instead of htons()
f4f914b58019f0e50d521bbbadfaee260d766f95 net: ipv6 bind to device issue
b002a861092b0db128800794a116cc3acc5ec239 ethernet: print protocol in host byte order
9a20e3197e7f6097897c6d1f18335a326ee06299 net: Introduce skb_orphan_try()
f2228f785a9d97307aa8ba709088cfda6c3df73f ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU
a19259c3d589a014e5f47f148f74dfc44422c82b drivers/net/usb: Add new driver ipheth
a7c561f2e32f98b477f5fe670b3f294be6b1eae2 ehea: fix possible DLPAR/mem deadlock
ea96ceac80cc82cb1c54a37bb8aaf4e695e87d0a ehea: error handling improvement
719f82d3987aad4cc9f46d19c35f362672545cad ALSA: Add support of AudioScience ASI boards
fead7960f0b645348fa4757100f4d57654bf9ffa perf probe: Add PowerPC DWARF register number mappings
cd932c593995abee1d1a8a0bfe608f7d103d87ad perf: Move arch specific code into separate arch directory
d414371795d54fa916938f948105d08928abfbb9 IPoIB: Allow disabling/enabling TSO on the fly through ethtool
6fa8f719844b8455033e295f720e739c1dc3804a IB/mlx4: Add support for masked atomic operations
5e80ba8ff0bd33ff4af2365969a231cbdb98cafb IB/core: Add support for masked atomic operations
9441cad99b4b09d6b627351c2d282833868c116c cxgb3: fix linkup issue
a1aa8822d577c8714f8d343eea028befbab3da9d ks8842: Add platform data for setting mac address
2cec6b014da6fb4a40ba1c6556cdf9681ed3f89e X25 fix dead unaccepted sockets
761172fbf672c5784b2a0d71ca2f4389eb7a2c21 KS8851: NULL pointer dereference if list is empty
df245dce572bc22b230a05532a3f9daee50effb5 net: 3c574_cs fix stats.tx_bytes counter
bc8e4b954e463716a57d8113dd50ae9d47b682a7 xfrm6: ensure to use the same dev when building a bundle
6846ad282693bd066645aff6f13d2b279d505314 net: small cleanup of lib8390
989a2979205dd34269382b357e6d4b4b6956b889 fasync: RCU and fine grained locking
5d7220e8dc24feed4bbd66667b7696906a147ac4 RDMA/cma: Randomize local port allocation
1c0b28b1ee90261a0a27194e6684dd2837785064 can: Fix possible NULL pointer dereference in ems_usb.c
e134d200d57d43b171dcb0b55c178a1a0c7db14a CRED: Fix a race in creds_are_invalid() in credentials debugging
53978b46cd946ef1dba96ed6d0276ff656dd5d42 RDMA/nes: Make unnecessarily global functions static
ce6e74f23d8018f50609f694b6177c139486ebe5 RDMA/nes: Make nesadapter->phy_lock usage consistent
cfdda9d764362ab77b11a410bb928400e6520d57 RDMA/cxgb4: Add driver for Chelsio T4 RNIC
e2bca7c76a79b68506bfc3699beb74c0d41fe230 Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus
3a2baff783497321e8322ce29f3a33a21c0d88f5 IB/mthca: Use the dma state API instead of pci equivalents
e7494440573d9d7b5cb0e7ed9ae7d742226583de RDMA/amso1100: Use the dma state API instead of pci equivalents
73a203d2014f50d874b9e40083ad481ca70408e8 RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD
7960d6b9de7716e9080b47f6dc4d415d967e032d RDMA/cxgb3: Use the dma state API instead of pci equivalents
e5700aff144fbbba46be40049f0c55fb57283777 tcp: Mark v6 response packets as CHECKSUM_PARTIAL
c85b86a6dc7b5b4607c3a14fdbda78df06b5c79f HID: wacom: remove annoying non-error printk
cecbca96da387428e220e307a9c945e37e2f4d9e tracing: Dump either the oops's cpu source or all cpus buffers
2c964d1f7c87eb71f7902111cd7c8fbba225e4b6 [CIFS] Fix losing locks during fork()
1ef6ce7a340f9ed139a73147ff9cf7ad56889414 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
458f8c895beba63851281dcdac3773685f0fae09 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
255f41c59558a346d65a2012420a7573e36dc584 Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
9befb55ef51ad69dd67e279b0533d4cbc5e4c6c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
a486b0af797e19ff79c6943cc8986111f2569fe8 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
1519ae4dc785995c548bca98b75190b9f0667dde Merge branch 'for-linus' of git://neil.brown.name/md
083fd8b21a13742b37ab347089c73f895a896672 AFS: Don't pass error value to page_cache_release() in error handling
bc1db9af731a74c7eca04df5936214c800774113 IB: Explicitly rule out llseek to avoid BKL in default_llseek()
672724403b42da1d276c6cf811e8e34d15efd964 radiotap parser: fix endian annotation
81b208a6b6e2923dcc2dd5292f0d2ffe20b5d16f ath9k_hw: make all AR9002 initvals use u32
020ab48d1e3538d33d7d1c1531c45708ff795ebc ath9k_hw: make two initvals consto for the AR9001 family
7add84aa779b4f7ca39484a82a11e01d7acd4dca ASoC: Allow unspecified source when stopping WM8994 FLLs
7f1dc8a2d2f45fc557b27fd56115338b1d34fc24 blkio: Fix blkio crash during rq stat update
a534dbe96e9929c7245924d8252d89048c23d569 block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
4afb032068ff78b4fef5bb2dc33e8ac7d1079e98 HID: fix support for Wacom Intuos 4 wireless
ed9eac5b493c679ef5fc52273758fe334de82714 HID: add support for the Wacom Intuos 4 wireless
d97a9e47ba148cfc41e354c5cd241f472273207c netfilter: x_tables: move sleeping allocation outside BH-disabled region
e8861cfe2c75bdce36655b64d7ce02c2b31b604d KVM: x86: Fix TSS size check for 16-bit tasks
667f0cee3e0321151aa7a1a5222afe67ca4be0ea sparc64: Fix stack dumping and tracing when function graph is enabled.
87e8f0e3e6d0b720a2462ebc5667eaa462752f74 sparc64: Show stack backtrace from show_regs() just like other platforms.
f71b70e115dd0bb34eee4d281a4fb6416e88cfff tcp: Fix ipv6 checksumming on response packets for real.
eda2beda835697878e309b6049aa0a3bad051590 KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()
87eb367003887cdc81a5d183efea227b5b488961 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
05d17608a69b3ae653ea5c9857283bef3439c733 net: Fix an RCU warning in dev_pick_tx()
e04997b13a2c2fc93af970fe95fd29a74db113e8 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
6651ffc8e8bdd5fb4b7d1867c6cfebb4f309512c ipv6: Fix tcp_v6_send_response transport header setting.
ac0053fd51d2bac09a7d4b4a59f6dac863bd4373 Merge commit 'v2.6.34-rc5' into tracing/core
4260415f6a3b92c5c986398d96c314df37a4ccbf ARM: fix build error in arch/arm/kernel/process.c
6eca8cc35b50af1037bc919106dd6dd332c959c2 perf: Fix perf probe build error
04de0816173c86948b75da93a6344a0a02bbec4d pcmcia: pcmcia_dev_present bugfix
ccb7c7732e2ceb4e81a7806faf1670be9681ccd2 net: Remove two unnecessary exports (skbuff).
f3192090df1e17dbd0f7c4b3820d31719422eb96 Input: kbtab - do not advertise unsupported events
331cb022d3ac1f85f7842a51495c33c629e947bc Input: kbtab - simplify kbtab_disconnect()
ee7aa6ce41e08c68f72b5ca8f14fb61286dc2418 Input: kbtab - fix incorrect size parameter in usb_buffer_free
893d1cdd53d8a748245dbfab62f4bf220316761d Input: acecad - don't advertise mouse events
b426571ceab9fbdd50be33a4cb379a119c6028a2 Input: acecad - fix some formatting issues
5492f6f801c81c9663417cd8e48e759775977c83 Input: acecad - simplify usb_acecad_disconnect()
2ef2ed597669f5e120d0c51c295f00e34b2f0801 Input: acecad - fix incorrect size parameter in usb_buffer_free
2545cf6e94b4eb5a2c48dd55751aa9a70ff1ff9d m68knommu: allow 4 coldfire serial ports
f19159dc5ab9ec28c3b8230689101335d98e2d68 [CIFS] Cleanup various minor breakage in previous cFYI cleanup
b6b38f704a8193daba520493ebdaf7e819962fc8 [CIFS] Neaten cERROR and cFYI macros, reduce text space
3732b68f22857201fa09cb82b128f295096a2375 m68knommu: fix coldfire tcdrain
6ecaf44e62274cd3496341ee0189bbbc0ae00976 m68knommu: remove a duplicate vector setting line for 68360
760d6e7861f245599e0ca1e98ba524a77d401a51 Fix m68k-uclinux's rt_sigreturn trampoline
eb79cbe23055a8919a32d19456fa06fbaa16cc1a m68knommu: correct the CC flags for Coldfire M5272 targets
d7dfee3f5db5575b1d838744559c3c9bb351f74f uclinux: error message when FLAT reloc symbol is invalid, v2
3366e3585fbf0d40ce6f2382b544851cf4df1654 sh: Move platform smp ops in to their own structure.
4a6feab0ee5240c4bd5378d9f8a46b85718c68a7 sh: __cpuinit annotate the CPU init path.
315e995c63a15cb4d4efdbfd70fe2db191917f7a [CIFS] use add_to_page_cache_lru
a9079ca0cb15feda15e7a380092e02d5cd834148 sh: Tidy CPU probing and fixup section annotations.
3bd16668872b5ad0afb22f15ef6c800a8faf7532 sh: hw-breakpoints: Kill off stub unthrottle callback.
0eae88f31ca2b88911ce843452054139e028771f net: Fix various endianness glitches
8eabf95cb17253a3ac72b1a62ce8a80b3efecd62 bridge: add a missing ntohs()
cb903bf4ee2d6e53210e2174d363e10698112042 tg3: Enable GRO by default.
e4fc9d15db72c8de7d4988e9f419b63b923e1d1d niu: Enable GRO by default.
e46754f8c9333170f11780d8e3a70da1b1a88338 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
34c111f626e91adb23f90a91d2c7cd4dac9fa4b1 IMA: drop the word integrity in the audit message
2f1506cd82e0725ba00c7146a9a9b47824a5edcf IMA: use audit_log_untrusted_string rather than %s
7233e3ee22b1506723411fe437bcf69f678e8cdd IMA: handle comments in policy
28ef4002ec7b4be27f1110b83e255df8159c786a IMA: handle whitespace better
e9d393bf8660fbbbe00617015224342bac3ea6fc IMA: reject policies with unknown entries
b9035b1fd7933c11e68dbbf49b530cc43bf1da65 IMA: set entry->action to UNKNOWN rather than hard coding
7b62e162129c3b28d51016774e0c7c57c710c452 IMA: do not allow the same rule to specify the same thing twice
6ccd045630054c99ba1bb35673db12cfcf1eea58 ima: handle multiple rules per write
4cb3ca7cd7e2cae8d1daf5345ec99a1e8502cf3f UML: Fix compiler warning due to missing task_struct declaration
aa395145165cb06a0d0885221bbe0ce4a564391d net: sk_sleep() helper
eff30363c0b8b057f773108589bfd8881659fe74 CRED: Fix double free in prepare_usermodehelper_creds() error handling
a200005038955057063fc8ea82129ebc785df41c SELinux: return error codes on policy load failure
2d2ef822758e3f5da59c40a392d0c6d89394d4b4 drm: add initial DRM developer documentation
ae7c9b70dcb4313ea3dbcc9a2f240dae6c2b50c0 x86, mrst: Conditionally register cpu hotplug notifier for apbt
b90f687018e6d6c77d981b09203780f7001407e5 ext4: Issue the discard operation *before* releasing the blocks to be reused
c205d932530719d2a6ddb9152650e5bbe80c9400 viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5
1317824376482781200980c6f026ef576d7ed1dd viafb: complete support for VX800/VX855 accelerated framebuffer
107ea34db4560e6db41a9da90128ccc5e60f6b21 viafb: Determine type of 2D engine and store it in chip_info
f1b99aa9dbe908b2839885aa999d6e8512fe1040 viafb: Unify duplicated set_bpp() code
9ca43cf41d014e12f4b25d4538f362d7513448dd viafb: Retain GEMODE reserved bits
1b1f8cd299d3c5a90c2ec1c24c271a0b536e5891 viafb: Unmap the frame buffer on initialization error
b72a5070c74f5ca9a45a03c2d625daab66d0a820 viafb: use proper pci config API
109771a68bedda77606500dc14455eca92df6769 viafb: Fix various resource leaks during module_init()
b6349ac89eacb813f6963f7263da05bc3f483351 [LogFS] Split large truncated into smaller chunks
ee839a2127a4f74505c5597966919ca57413f4de ASoC: Tone down debugging for WM8994 class W
7d48a6acbcf5325a2551e948bd1557a46dec4c76 ASoC: Set full range of WM8994 FLL Fratio values
136ff2a272ad4bee33bf85f8c490ff8a2dd08f96 ASoC: Support FLL input clock selection on WM8994
4f6f22d7bef77dfb6b27eaed4240784339c546e6 ASoC: da7210: Fencepost error in reg cache read
05ce7bfe547c9fa967d9cab6c37867a9cb6fb3fa Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
62af9b520513d78484f22f874916dfacbc889ce0 quota: Convert __DQUOT_PARANOIA symbol to standard config option
27ee8963708185b96bc84a149eb5336a249a7497 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
ac8bf564307962a763a52b34e771205c58b76ec8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
34388d1c4feae50d61d6f4ec7594b9076d6d24db Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
186837ca3a6dd6b422a5ea316ed38eea183dca5d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
4cecd935f67bf46a9fe8037c710dd86651fcafe4 x86: correctly wire up the newuname system call
7bdfcaaff5de368a88a4f784f7283b66c17d051d mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring
58b5190e740241b33fcd901855436aa5d0c5e087 ath9k: set the STBC flag in rate control if the peer supports it
074a8c0db255e79960593122b5458c9a9c0551fa ath9k: add support for Tx and Rx STBC
f79d9bad37cb1e7ef23d60b1dd0b7859957ced9e mac80211: add flags for STBC (Space-Time Block Coding)
3bb065a7420c90421d6bbea5f7cffe36bd79a048 ath9k: initialize the number of tx/rx streams correctly
c666387682faaec7d7b4a8afd30b0b6bc0816ddb ath9k: reduce the bits_per_symbol table size, support more streams
0e668cde0d78fb1b5f1f5e9a4bf7f9900269c98e ath9k: update the ath_max_4ms_framelen table
7817e4ceb64a53c518bc45b02819e0e57a4c4d83 ath9k: update the MCS mask for MCS16 and above
0a8cea844d93d5fd689140ac913acc5fdcf1fdb1 ath9k: clean up tx buffer handling
c9c99e5e440013c420fd8ec41ee83e89909d5186 ath9k: check for specific rx stuck conditions and recover from them
80725f454e58937ad546103e6a141c46b0d65a1b mac80211: document IEEE80211_CONF_CHANGE_QOS
55ee82b500551f80720de57a00d2990d56cf08a8 ath5k: basic support for survey
1289723ef238908ca8d95ff48a46ee0de970f882 mac80211: sample survey implementation for mac80211 & hwsim
03ceedea972a82d343fa5c2528b3952fa9e615d5 ath9k: Group Key fix for VAPs
0df6e9402e9f6f77b2d431f35ba0f8906b9ca8f3 UML: add kernel.h include to signal.c
0f849d2cc6863c7874889ea60a871fb71399dd3f ACPICA: Minimize the differences between linux GPE code and ACPICA code base
e4eb0450c5d61dd0064ef0904d74088d35284ae2 ACPICA: Update version to 20100331.
aa2110cb1a7510f9b834adfb39b05d4843a35d35 ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT
43323cb4c4b619414913f54fef9d492aabadd033 ACPICA: Update DSDT copy/detection.
69ec87efa815d69140423014bb5f91e034faac22 ACPICA: Add subsystem option to force copy of DSDT to local memory
729df0f848daf2f17d02107199fa92efe909d995 ACPICA: Add detection of corrupted/replaced DSDT
c1637e9c649a0eb72c467041d78275aabdd48a41 ACPICA: Add write support for DataTable operation regions
333b04ae338e3421297d46c508f053a6767d2883 ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy
a7499bc84eabb200f9dc23770a46d9a31b1e763a ACPICA: Update comments/headers, no functional change
21e44ba85b0bc9ec970dd2ddb37966ef8c23ad24 ACPICA: Update version to 20100304
e0f40281d52161dddeb1bc12879425266a53f26f ACPICA: Fix for possible fault in acpi_ex_release_mutex
f6a22b0bc417042e83117f52ab1a03696af185ab ACPICA: Standardize integer output for ACPICA warnings/errors
0e264f0bc22207b99f33ee06e614186480682f15 ACPICA: Add support for MCHI table
4cdf1a562bfb5852954aadbe8515557b8acc8168 ACPICA: Enhance configuration for output of AML Debug Object
40f0a5d0a16e68a68ab3d230f1ddd96c81cf5340 Fix comment typo in percpu.h
814f75ec5a94a4897fdfd605bf5ed4fa6f459c90 UML: Drop private round_down definition
5156d0118bb66f0a296b8059afb061c7ae4fda9d UML: Clean up asm/system.h
1896950b6138a2a82771780d4dbd5a5d940d4739 UML: Remove unused variable from line driver
6c79bf0f2440fd250c8fce8d9b82fcf03d4e8350 netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
62910554656cdcd6b6f84a5154c4155aae4ca231 Merge branch 'master' of /repos/git/net-next-2.6
22265a5c3c103cf8c50be62e6c90d045eb649e6d netfilter: xt_TEE: resolve oif using netdevice notifiers
e80e2a60ff7914dae691345a976c80bbbff3ec74 KVM: Increase NR_IOBUS_DEVS limit to 200
87bf6e7de1134f48681fd2ce4b7c1ec45458cb6d KVM: fix the handling of dirty bitmaps to avoid overflows
77662e0028c7c63e34257fda03ff9625c59d939d KVM: MMU: fix kvm_mmu_zap_page() and its calling path
78ac8b47c566dd6177a3b9b291b756ccb70670b7 KVM: VMX: Save/restore rflags.vm correctly in real mode
114be429c8cd44e57f312af2bbd6734e5a185b0d KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
d6a23895aa82353788a1cc5a1d9a1c963465463e KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
b7af40433870aa0636932ad39b0c48a0cb319057 KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
7567cae105e435b53e5a3e778546dd3ec53e3204 KVM: take srcu lock before call to complete_pio()
ab9304717f7624c41927f442e6b6d418b2d8b3e4 net: emphasize rtnl lock required in call_netdevice_notifiers
b249dcb82d327e419d3cb45773b146ebb5faf419 rps: consistent rxhash
e36fa2f7e92f25aab2e3d787dcfe3590817f19d3 rps: cleanups
1ca5d2f0196cfca678086fa6f88eec4f9d0307ee mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device
28a1f533ae8606020238b840b82ae70a3f87609e sparc64: Fix hardirq tracing in trap return path.
7fbef0d1e278a0a8c803a4d2b1e2bd5740bffa52 Input: eeti_ts - cancel pending work when going to suspend
5f57d67da87332a9a1ba8fa7a33bf0680e1c76e7 Input: Add support of Synaptics Clickpad device
6d327cb03fbc64cac36571c9bc8a1576d2b3ea00 Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"
10fd883ce384706f88554a0b08cc4d63345e7d8b agp/intel: put back check that we have a driver for the bridge.
88253e845996670f56635b054550fa45e1fec3d8 sh: Zero out aliases counter when using SH-X3 hardware assistance.
d4a8ca246146099e9068fc87cd2bc565896bc186 ASoC: missing conversions to snd_soc_codec_*_drvdata()
dcf46b9443ad48a227a61713adea001228925adf perf & kvm: Clean up some of the guest profiling callback API details
1d5cc550ede76825ab401941fb1165f2056e2c46 sh: dwarf unwinder needs linux/module.h.
d4b74bf07873da2e94219a7b67a334fc1c3ce649 Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable"
b78315f051de8d207bead90470aa216c0617572b drm: delay vblank cleanup until after driver unload
b4d0a038e0f856313ca26fd3872bc209a2e616ad powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx
7547a917fa5f3b2406f52c7dcf7ec9ad3c8532eb Merge branch 'drm-ttm-unmappable' into drm-core-next
e3c8a02743002757de53226b1b9f019c6769fd9b powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED
acbcba908dd271253a9661dde1f0087c0f789e8c powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig
6b8b1786a8c29ce6e32298b93ac8d4a18a2b11c4 drm/radeon/kms: enable use of unmappable VRAM V2
35f2a591192d0a5d9f7fc696869c76f0b8e49c3d md/raid5: allow for more than 2^31 chunks.
f5b0959fec5d2e1aee383963a6000bb87222b78d powerpc/83xx: enable EPOLL syscall in defconfig
5bfb3fdca308df9e9ea0830b43d3d75d0920fd7e powerpc/83xx: add RTC drivers in 83xx defconfig
0c321c79627189204d7d0bf65ab19f5ac419abed drm/ttm: remove io_ field from TTM V6
1cca2d2b99f3d7eea6aa627b96bffc3b0999eca2 powerpc/fsl-cpm: Configure clock correctly for SCC
e8137341b1bb9bbdc29d9fd8980485ec7dcb4109 powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
96bf8b8778976a6e6a4fe4e6e0421d8ed7892798 drm/vmwgfx: add support for new TTM fault callback V5
f32f02fd81f3177cce0c16cc7d210fcc9cad953c drm/nouveau/kms: add support for new TTM fault callback V5
0a2d50e3a8faaf36cde36920431586090411ea15 drm/radeon/kms: add support for new fault callback V7
e0f278adc29e8986531a51e5ed33db42e34bf952 powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
82c5da6bf8b55a931b042fb531083863d26c8020 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
a8089e849a32c5b6bfd6c88dbd09c0ea4a779b71 drm/i915: drop pointer to drm_gem_object
62b8b21515065235bd363ad07094d301532e14ce drm/i915: don't use ->driver_private anymore
c397b9084cabdcaae26266bd0bd32ba62e757046 drm/i915: embed the gem object into drm_i915_gem_object
ac52bc56de25535a907ef07f8755f1387b89b0f5 drm/i915: introduce i915_gem_alloc_object
fd632aa34c8592fb1d37fc83cbffa827bc7dd42c drm: free core gem object from driver callbacks
1d397043bcc2c8cdccb584a8ef73131f28f18e4c drm: extract drm_gem_object_init
153549b8b63d71a9c5d8cbde887097b995c32bd6 Merge branch 'drm-radeon-evergreen-accel' into drm-core-next
7fff400be6fbf64f10abca9939718aaf1d61c255 Merge branch 'drm-fbdev-cleanup' into drm-core-next
0bcb1d844ac638a4c4280f697d5bfac9791e9a70 Merge branch 'drm-radeon-lockup' into drm-core-next
c9c2625ff4fc4ce652e686f895059d2902c01ca0 Merge branch 'drm-edid-fixes' into drm-core-next
c2b41276da65481d36311a13d69020d150861c43 Merge branch 'drm-ttm-pool' into drm-core-next
97921a5b03d40681b3aed620a5e719710336c6df Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
42df64b1f83fa9b786067a0b5a3aca0fbb2d8db8 i2c-stu300: off by one issue
28ad3321a1ac732c7fe37d5be85f67fe40ef18a9 i2c-pnx: Add stop conditions for end of transfer
be80dbaa3ed64337693be58fb2f3808e78911ba6 i2c-pnx: Limit maximum divider to 1023
7c6bd2010fced38444c9fd658f4c6ce61bd185bf i2c-omap: fix OOPS in omap_i2c_unidle() during probe
da9c99fc32e2d84f80672d192a7aaf7239057a2e i2c-imx: fix error handling
01bf0b64579ead8a82e7cfc32ae44bc667e7ad0f Linux 2.6.34-rc5
e8a03feb54ca7f1768bbdc2b491f9ef654e6d01d rmap: add exclusively owned pages to the newest anon_vma
6f262d8e1acb7b1605b811700326163fa707d355 Security: Fix the comment of cap_file_mmap()
f5acb907dc24c3822f408211bad1cd6e5d0433cf rps: static functions
9b030e2006546366c832911ca5eb9e785408795b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
ef9e83c1ab2981769f16e626179dd56895041b38 8139too: Fix a typo in the function name.
baa06775e224e9f74e5c2de894c95cd49678beff sparc64: Use correct pt_regs in decode_access_size() error paths.
e8958330190c57c0d32bee88b64a12de2f58059f wireless: rt2x00: rt2800usb: identify Allwin devices
67e0f392779e35a96c43bc240ef5d30a701d153e mac80211: add missing newline
088899c43ce8bc54c6de519e4b1a1fc41b95867e orinoco: have sparse check endian issues
69c264de2ada18bd9da6c9f582a8babd3dcf5f18 orinoco: use cfg80211_find_ie
c3d415030c1a00cc21935c38f8761db46ef1d7ff orinoco: implement set_wiphy_params
3393a608c4979a94d1887efc05b792849d361a65 mac80211: Prevent running sta_cleanup timer unnecessarily
2aab4c273ad837fbcf2955aee32b9ec4706c2521 mac80211: fix stopping RX BA session from timer
93d95b12b3ba06e0e1f3e43a370ee61539d8cb90 mac80211: fix typo in comments
76026660c3699a82d1df2d04f6dd81af01d9d19a Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
fe6f212ce12341df18ef9b890bea739b4547157b mac80211: pass HT changes to driver when off channel
b4bb5c3fd9333024044362df67e23e96158489ed mac80211: remove bogus TX agg state assignment
88751275b8e867d756e4f86ae92afe0232de129f rps: shortcut net_rps_action()
a03b1a5c95e8bcb07512122995bbf5bd3c39f2b9 bnx2x: Date and version
d9e8b185a9aef1553c26fcffc92b18db31f79e08 bnx2x: Don't report link down if has been already down
d3dbfee0d5ee4690824cbc5685bc9fe47a12bb8b bnx2x: Rework power state handling code
8eb5a20ccc67d85d52ead88fb263eb28814ca2b4 bnx2x: use mask in test_registers() to avoid parity error
1ac218c83fbfc6bcdbef36b38f79d0ee08420285 bnx2x: Fixed MSI-X enabling flow
dea7aab1923a9ee81c5cafaa4bd47266abf30186 bnx2x: Added new statistics
cdaa7cb84b63e0491582ef62fd0c7bf22a57e519 bnx2x: White spaces
2145a92057a94d2d1e3e9674fe03774cda7455ad bnx2x: Protect code with NOMCP
02e3c6cb3f09ac10a1f16d16cf31c8ecaafd2c67 bnx2x: Increase DMAE max write size for 57711
34f24c7fc095a2d884e634ff430ab0da6f2a0669 bnx2x: Use VPD-R V0 entry to display firmware revision
72fd0718332e6514fb9db325e89ffc694bb31f6e bnx2x: Parity errors handling for 57710 and 57711
e92a716240258989f19c7345e8b135e6d214431a ACPI: Export EDID blocks to the kernel
9f37622f897a90ad3c3da5c14d94d8f3ffc62b70 eCryptfs: Turn lower lookup error messages into debug messages
3a8380c0754a7972668a46f645930910e304095c eCryptfs: Copy lower directory inode times and size on link
133b8f9d632cc23715c6d72d1c5ac449e054a12a ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
cfce08c6bdfb20ade979284e55001ca1f100ed51 ecryptfs: fix error code for missing xattrs in lower fs
3a60a1686f0d51c99bd0df8ac93050fb6dfce647 eCryptfs: Decrypt symlink target for stat size
3c4ab2aaa90826060b1e8d4036f9bb8325f8759e nfsd4: indentation cleanup
76e506a754c9519ba0a948b475a62f31fac8b599 Fix ISDN/Gigaset build failure
7906054f0d597246178b3154adca76de29913aa5 firewire: core: make transaction label allocation more robust
edd5bdaf128e04066caac84fcb21377197ea0d64 firewire: core: clean up config ROM related defined constants
e1393667be574807a13bfaf1bb471f5fd1a5287b firewire: ohci: wait for local CSR lock access to finish
2608203daf5f87311c6e5d36e5de5efcb14aab24 firewire: ohci: prevent aliasing of locally handled register addresses
d6372b6e7c6142e6cc2108b3b850584cd7ade106 firewire: core: fw_iso_resource_manage: return -EBUSY when out of resources
3a1f0a0e3d871e3d3e08a1429009992151becda8 firewire: core: fix retries calculation in iso manage_channel()
b7d2526f5c20385894a5e57b1a4292f5a1741f1b ALSA: hda - Fix resume from StR of HP 2510p with docking-station
85341c61361cc45a9cc0e11c01e8f4479ef460ac Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
375db4810b27306ea400ab39d3d6f7a063ac9ff6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
73c6c7fbb74d07a80fee41ce4ca3976547519e42 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
eb3e5cce2b39a266a1a167fa4290939db20ef5d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm
5b775eb1c04c2ef33f5e17035e368214214ef9c2 netfilter: xtables: remove old comments about reentrancy
cd58bcd9787ef4c16ab6e442c4f1bf3539b3ab39 netfilter: xt_TEE: have cloned packet travel through Xtables too
f3c5c1bfd430858d3a05436f82c51e53104feb6b netfilter: xtables: make ip_tables reentrant
07a71415d5f790385695784a9b0e554412ee95c3 pcmcia: fix error handling in cm4000_cs.c
99700716a9b2e117fd50c6d3f1fd5edeef6dc6d2 crypto: geode-aes - Fix some code style issues
58d57658834faa0c19da35e84632f7b78846f69f mc13783-regulator: fix a memory leak in mc13783_regulator_remove
e281b19897dc21c1071802808d461627d747a877 netfilter: xtables: inclusion of xt_TEE
be1a50d4eba4cdb3ebf9d97a0a8693c153436775 regulator: Let drivers know when they use the stub API
18392212932ecbdc71bc6a298ad301328eefb09d HID: add mappings for a few keys found on Logitech MX3200
653efbb4b2c796a39c67501e4bce983a41278dfa HID: fixed missing inits in hid-cando.c
b5e5a37e36cd4d355b875665312d7aaae4e5833c HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE
a1645ce12adb6c9cc9e19d7695466204e3f017fe perf: 'perf kvm' tool for monitoring guest performance from host
ff9d07a0e7ce756a183e7c2e483aec452ee6b574 KVM: Implement perf callbacks for guest sampling
39447b386c846bbf1c56f6403c5282837486200f perf: Enhance perf to allow for guest statistic collection from host
79b9517a33a283c5d9db875c263670ed1e055f7e drm/radeon/kms: add FireMV 2400 PCI ID.
7f3c1fa4c3f52ef65005ae5162e5173e875b8c0c uml: Fix build breakage after slab.h changes
6c94b1ee0ca2bfb526d779c088ec20da6a3761db sparc64: Fix PREEMPT_ACTIVE value.
3cf6fa1e334a3a4af702f92229690195018b747f sh: Enable SH-X3 hardware synonym avoidance handling.
6b9d363c49d22395d0cf8729c5963f83cfbb6d69 Input: psmouse - ignore parity error for basic protocols
d9c944463d8f3f7cafaaba8f3e44df62ce817484 sh: mach-sdk7786: pm_power_off support.
bc293d62b26ec590afc90a9e0a31c45d355b7bd8 rcu: Make RCU lockdep check the lockdep_recursion variable
cae94b0ad9d147152af77b971a7234faf20027a9 drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
f12eebb0acbaa6dcb60ed34451f5b159f509b2c0 drivers/gpu/radeon: Add MSPOS regs to safe list.
d3a67a43b0460bae3e2ac14092497833344ac10d drm/radeon/kms: disable the tv encoder when tv/cv is not in use
a1a4b23b66039c814c3d3a9a28d76d34800eadc5 drm/radeon/kms: adjust pll settings for tv
08d075116db3592db218bfe0f554cd93c9e12505 drm/radeon/kms: fix tv dac conflict resolver
16823d16f55afc303af7864b9a055d8a1c012e1b drm/radeon/kms/evergreen: don't enable hdmi audio stuff
b317a9ce2259e64258a802a5ca70dec45ac15dda drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0
30f69f3fb20bd719b5e1bf879339914063d38f47 drm/radeon/kms: fix rs600 tlb flush
1b5331d9c6ae1f68db6359d227531ec42bc40d47 drm/radeon/kms: print GPU family and device id when loading
c36a2a6de59e4a141a68b7575de837d3b0bd96b3 drm/i915: fix tiling limits for i915 class hw v2
e15831656778d032f3c7655949f8cc3997f2b04a agp/intel-gtt: kill previous_size assignments
1ca46bd13474f71a361b147b13318aefa714551d agp/intel-gtt: kill intel_i830_tlbflush
22dd82a3f5ceef72be19e502418823a2f8801ed0 agp/intel: split out gmch/gtt probe, part 1
059efc670d1355d0c6cbf817c811ef1241adeed5 agp/intel: kill mutli_gmch_chip
e5a04d52e6fe7f3be0dad19e1180ec1e862f3a06 agp/intel: uncoditionally reconfigure driver on resume
f51b76621137c18501f6d21a995d36a8bcb49999 agp/intel: split out the GTT support
ff7cdd691a0c4925c1803bf89a4c08ccda2d7658 agp/intel: introduce intel-agp.h header file
6e0032f0ae4440e75256bee11b163552cae21962 drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
3143751ff51a163b77f7efd389043e038f3e008e drm/i915: set DIDL using the ACPI video output device _ADR method return.
77ffb5979de59efd1a6b280b10d647b09285bee0 drm/i915/pch: Use minimal number of FDI lanes (v2)
5ce8ba7c9279a63f99e1f131602580472b8af968 drm/i915: Fix 82854 PCI ID, and treat it like other 85X
8f4695ed1c9e068772bcce4cd4ff03f88d57a008 drm/i915: Attempt to fix watermark setup on 85x (v2)
fc6055a5ba31e2c14e36e8939f9bf2b6d586a7f5 net: Introduce skb_orphan_try()
9958da0501fced47c1ac5c5a3a7731c87e45472c net: remove time limit in process_backlog()
b91ecb0027c7171c83d7cf443a22c39b1fde6d83 gigaset: include cleanup cleanup
13bd8e4673d527a9e48f41956b11d391e7c2cfe0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
d6f533c8c7a4d83ed1c075f919a68031b9c67185 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
65832940eb74dca5ef1c8df086540825a00ad0c8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
b8639077abf034824046ed09e779b74c4393031f [LogFS] Set s_bdi
42d284b986105a6ed5ac386818cae093532b2c55 drivers/pcmcia: Add missing local_irq_restore
6f4567c8cf64d1887c8e993bbf066465262b392f serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)
a8408c17d0038b76a83affb1b56dc18fa1e7ed86 pcmcia: avoid late calls to pccard_validate_cis
a289cc7c70da784a2d370b91885cab4f966dcb0f x86, UV: uv_irq.c: Fix all sparse warnings
8770acf0494ae06de6abd34f951a436f8f15d1de rps: rps_sock_flow_table is mostly read
408b79bcc32d7221a4975771ab6bff3d3173d530 nfsd4: consistent session flag setting
b2c812e22de88bb79c290c0e718280f10b64a48d ASoC: Add indirection for CODEC private data
890c681275ab02623de1187f2d97fc355d76f372 Merge branch 'for-2.6.34' into for-2.6.35
fec5e652e58fa6017b2c9e06466cb2a6538de5b4 rfs: Receive Flow Steering
1c4f0197323254e463b642abf2c8361e2a924859 packet : remove init_net restriction
31f634a63de7068c6a5dcb0d7b09b24b61a5cf88 WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.
e7cb49550eb25f2e551d7d7f3bb71560df83680c iwlwifi: make scan antenna forcing more generic
ee102603c04d84d3079e3d593d88d5254085efa0 iwlwifi: remove monitor check
fa58b6a3b34944bb9fc0129ba2534bd91d082d61 iwlwifi: don't check monitor for scanning
b2e8690d5a4d1868ee12f50aa00c138bec985b3c iwlwifi: rename TX_CMD_FLG_BT_DIS_MSK
65b52bde687b609dc9cfc63eaf31da24b4f5663a iwlwifi: make BT coex config a virtual method
f4388adc92464397bb08a62c62c98b3b654bccc2 iwlwifi: more code clean up for agn devices
82ca9341763107615a15da6e59b9535d49eb91c3 iwlwifi: sanity check for turn on aggregation tid
33e6f816105b5cfaafbbf42682807cc317e87cb5 iwlwifi: PA type for 6000g2 series
1780221141047c83c99f9d02b504700080cc35c9 iwlwifi: add hw revision for 6000g2 NIC
c8d5420d958e2ed0945d89d5cc20369310b0559b iwlwifi: remove redundant iwl_dump_lq_cmd()
b8c76267cfb9a025afdd122bc2a8942dbf493dd1 iwlwifi: add debugfs ops to iwlwifi
69e72801224693bb520cf3ece5e6bf67f0448c96 iwlwifi: remove duplicated debug functions
4b3e8062807822271e02aafc0432e9a2497cb46c iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adapters
7944f8e4acbb76bc8fde64dbffef43d2c8b5d053 iwlwifi: more generic eeprom defines
b6e4c55aaee4fd40526a6816e60c68dd62e565c4 iwlwifi: trigger scan synchronously
811ecc995b18eb58067ffa75b961ece3b84a1f03 iwlwifi: rename priv->scan to priv->scan_cmd
b165cf09c0248262232c7566df5ae40284cee7d6 iwlwifi: remove scan_pass_start
92ae80eec7ac642f249b7a2fc02f41441d128a62 iwlwifi: remove next_scan_jiffies
6708dc863880777ffe5fc55c86bfd80f886f53d6 iwlwifi: correct atomic bitops usage
00700ee007cf842ef2eb20201080ceddcfdaf9ad iwlwifi: remove scan_bands logic
3a23d69582fa4bfcb443631bcd3d0d2afcc19208 iwlwifi: set correct single/dual stream mask
8715fa28fb4fad62f6004d276ec8e1aa5e664e76 Merge branch 'wireless-2.6' into wireless-next-2.6
f2fa1b015e9c199e45c836c769d94db595150731 iwlwifi: correct 6000 EEPROM regulatory address
88be026490ed89c2ffead81a52531fbac5507e01 iwlwifi: fix scan races
bc3966921ff9528ae44a4a108085ab06107c1e7d Merge branch 'bugzilla-15749' into release
317a929dcd39bceff93974dac5fbdafa9b2a33ac iwlwifi: initialize iwl_wimax_coex_cmd.flags
eb2ec0fb3c2fe85d42b2d5131e526daa0e298b9e iwlwifi: check scan request ie_len
a02a2956809d88b42b9a1f8003d60a343353b5ea wl1251: add support for dedicated IRQ line
7f1f5a0060e377ff6a15903487b39223e12b8568 ath9k_htc: Fix sparse endian warnings
6ce34ec11c6297562e70e27c57a24cd27d4cd2b1 ath9k_htc: Handle WMI timeouts properly
eac8e385e9446e591aacbc9ef2c2a3b0836dd2d4 ath9k_htc: Add dropped SKB count to debugfs
0daa3e3a7d85d70cdd4d9cc8e589e79a4a37a5ef ath9k_htc: Remove GPIO set on unload
7d0d0df0eca695c83a08dc386824a9d1d7c526a4 ath9k_hw: Use buffered register writes
6819d57f07440a8f9540967d9212a70e9c98eceb ath9k_hw: Relocate Opmode initialization
20b3efd979c0d5d9fdf497a98668a806266a63e4 ath9k_hw: Add macros for multiple register writes
4a22fe108e62367c10c3abeb469d6972ba3299f5 ath9k_htc: Implement multiple register write support
50f56316aed044e42c1bcd7572926e80aac9af46 ath: Add buffered register write operations
fcb9392ff7ccb010818f3609420fd5416f6ca22e ath9k_htc: Cleanup beacon configuration
e88402fbdd9c5dbbae7b16c575d4e0b9e9b6fd40 iwmc3200wifi: check sparse endianness annotations
3c997e8849c5b982662f2a9b3e8cb64260382faa iwmc3200wifi: Fix sparse warnings
1c0fc65e6de4e941ff483df445e721d6edb1f84b ath5k/ath9k: Fix 64 bits TSF reads
733f0ea4498a24db5b8ac048ef99983600f1eff9 ath9k_hw: add the PCI ID for the first AR9300 device
9b9cc61c46822ced22bc09d9aaa9f0f1859719cb ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
afe754d66fbde0a0c07d954d5f1ad36d10136c72 ath9k: Enable TXOK and TXERR interrupts for TX EDMA
b0a3344834fcaf30e472ccc661c8842281453402 ath9k: add LDPC support
ce01805a226328228a885b4a6e4b632b4e73f8ee ath9k_hw: add LDPC support for AR9003
0a56bd0ae3f84dbd63535205b18b1a736abaa920 mac80211: add LDPC control flag
e5003249ae7165654e13fd4809caa346820547f5 ath9k: Add Tx EDMA support
eb8232535bbeaf51f7c4826265ad96bf966829f3 ath9k_hw: Compute pointer checksum over the link descriptor
5088c2f1a2475546d9a79b515bde6d65b8681e51 ath9k: Initialize and configure tx status for EDMA
4adfcdedd4e0c05c1b659da5f2b8bc4e2d4a86df ath9k: Setup appropriate tx desc for regular dma and edma
3deb4da554c3ad9b059f51d19eebadf8525da4a4 ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset
79de23751a79a1270e45559296256ecb3dd35e12 ath9k_hw: enable CRC check of descriptors for AR9003
a9616f417eb0e529023c44dac61420f3df39d8f7 ath9k: add RXLP and RXHP to debugfs counters
994089db034059f4b545ddef9fab466091894071 ath9k_hw: Fill descriptor abstrations for AR9003
b622a720b45def8dce816244a83b82992da4fe20 ath9k_hw: move AR9002 mac ops to its own file
744d402580f959072f6b805a98745837f185c8e0 ath9k_hw: Add function to configure tx status ring buffer
cc610ac0557b0ad0dcffdff1230cef28a970d755 ath9k_hw: Define abstraction for tx desc access
d8903a5361817bd96ceed212ad27a380e7ef4d8e ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003
6c94fdc97a27bd681afeaf05d9101b3f9a06f986 ath9k_hw: skip WEP aggregation enable code for AR9003
78ec26778803abd4ebb105bb19c729100c829837 ath9k_hw: skip asynch fifo enablement to AR9003
57b32227cd7f1f81f4143d8bc82a5ffe37ab4df9 ath9k_hw: Update ath9k_hw_set_dma for AR9300
c14a85dad438ee2c3d0bec6f11295d3a6efd4127 ath9k_hw: add TX/RX gain register initialization for AR9003
ec83903e67f9d1e8398568c77dc4fdd333531e96 ath9k_hw: add the AR9300 SREV hw name print
7f62a136910f70d9b412f48f764321ff20ce6f38 ath9k_hw: Configure Tx interrupt mitigation timer
ebd5a14a450e31611696dfe96781a3b8915d835c ath9k_hw: move the RF claim stuff to AR9002 hardware family
57b98384e5450996300d77ece61739b58325a84f ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.c
6c84ce08aaf5995afc7ff7b4c54069c2431fca87 ath9k_hw: Fill get_isr() for AR9003
1547da37db9b56eb98eb0f33b84d49ab4e83e01e ath9k_hw: add OFDM spur mitigation for AR9003
15c9ee7af8a3527a82013ea447da2d8c491aabfe ath9k_hw: Implement AR9003 eeprom callbacks
49101676b2f1a66e0043509423e876414c73b5aa ath9k_hw: restore mac address reading logic
0b8f6f2b1b18c7a3cb70fbb44ab5f4883d59f738 ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops
df23acaa5d3239745805650e2f27a4252182c063 ath9k_hw: complete AR9003 calibration
4b01931e3a3ca5ec49604e2b279b8b9dd42fbe4c ath9k_hw: fill in the callbacks for calibration for AR9003
77d6d39a77939e5ed7e2ec72a1c1dce828ee582e ath9k_hw: abstract loading noisefloor
400b738678bf6f0b65a76a4ec2925473ba3e06ff ath9k_hw: abstract the AR_PHY_AGC_CONTROL register access
668602404d7398d841681c5e23fd8a9a45e4bb30 ath9k_hw: Initialize interrupt mask for AR9003
55e82df4be45305bfb5e7ecb877a349ed4da8ed2 ath9k_hw: Abstract the routine which returns interrupt status
991312d88cb8844e3e1a1e57a72823802da36fcd ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
d8f492b7d9a4c1cfdac69ba18a81acbd86d1dc6e ath9k_hw: move the cck channel 14 INI to the AR9002 hw code
b3950e6a52b1d0279787ef44ba1efac2f3414260 ath9k_hw: split the generic hardware code by hardware family
204729fd182bd56180323d9293c31038dde32995 ath9k_hw: add the config_pci_powersave AR9003 callback
590b7d2f10f4552e5b7570c84dc565d3cb7825c9 ath9k_hw: add the AR9003 ar9003_hw_init_cal callback
795f5e2ca672727a96bacf97075976cfe1249fcf ath9k_hw: split calib code by hardware families
0df13da4555320f6dc9b901fd5f22cf54065c708 ath9k_hw: move the cal AR9100 calibration settings
b43d59fb3e2977945df061e7c405679f31acb26e ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
37c3e8b9d7f2d689b0aca89a8ac4aa12476df633 ath9k_hw: rename the PA calib routines to match their families
af6757e95efca3d5965a7d3d087190bef99ac45f ath9k_hw: simplify OLC temp compensation for AR9002
2b5facfe7669b36a04845928abd1fcc153990026 ath9k_hw: move the AR9280 OLC temp comp to its own helper
80b99932fd43ce3477fb2d952f12657963a2562d ath9k_hw: shift code for AR9280 OLC temp comp
becdbc542f3f3395138b45d7ae445886fa0feef7 ath9k_hw: rename PA calib for AR9287
e83a1134de299e6453c6d8bc99cf3af3972bb84a ath9k_hw: add a helper for the OLC tem compensation for AR9002
4d001d18f2e738f3b53bfd1cd493987e3e61421a ath9k_hw: add a helper for Power Amplifier calibration for AR9002
939ad86de538d23533d2f9dd43f80725789d43ba ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup
641d99217f507024720d21f0a76a8075824fcc46 ath9k_hw: Split out the function for reading the noise floor
b5c80475abaad015699384ca64ef8229fdd88758 ath9k: Add Rx EDMA support
c38d4d2eb988717f7a8be24faeada648b5dac52a ath9k: Make bf_desc of ath_buf opaque
6d913f7db3ff5cc5c9b673d8db8e4a8b9f86d85b ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
d826c83277a2a661cd0d37d051d5a4931b8463ff ath9k: Use memcpy in ath_clone_txbuf()
5c3a338fcfd25de1f8434f9e504aa7e2a425d3ce ath9k: Use abstraction to get link pointer
87d5efbbd6b6df6111404f9c12ad1b9a957498c5 ath9k_hw: Add abstraction to set/get link pointer
3f3a1c8031fd87a7d0195d0a8e8101d04c283fcc ath9k_hw: Move code which populates ds_data to ath9k_hw
162c3be3780dcb241ce0c9d49626c6cfb90f9f61 ath9k_hw: Define tx control struct for AR9003
af914a9ffd60a841054e9fd248f12630df0698c5 ath9k_hw: add all the AR9003 PHY callbacks
c16fcb49b3849b4dceec9e4bbeb013b0713c7b38 ath9k_hw: Split off ANI control to the PHY ops
cffb5e49a147cfc6491f561f9b330e1001276185 ath9k_hw: add helpers for processing the AR9003 INI
13ce3e997c8a63269e49f1b6c239035d79bb18e8 ath9k_hw: add initvals for the AR9003 hardware family
af01c04e21816da01454e1d580891f394465b77e ath9k_hw: split initvals.h by hardware family
ca3755540707539ea3ccf45e0c777d946f768f62 ath9k_hw: Implement spur mitigation on AR9003
317d33280c63f32bd84c49aacaaae047e981b441 ath9k_hw: Implement PLL control on AR9003
f7abf0c1958ab363874cad0d799a1bb43880145a ath9k_hw: Set the channel on AR9003
7152451aa12558ab032f319a119ceb928396b905 ath9k_hw: add common channel select helpers for ar900[23]
da6f1d7f5f46d71f85d69a6521a16b83ad00e7e3 ath9k_hw: Add AR9003 PHY register definitions
84e2169b0fead5d87de0a29f17a06fba904bc46b ath9k_hw: prevent reset control register zeroing on AR9003 reset
1f3f06184006dff1ec439c56dcee9a99ed93e985 ath9k_hw: update the chip tests for AR9003
ad7b806065f5791696a1c9a4c2665f6421cbbf05 ath9k_hw: Add few routines for rx edma support
ae3bb6d4628dae7ead588263177a0674221fea78 ath9k_hw: Fill rx_enable() for the AR9003 hardware family
cee1f625bfcabeed39138547be21d8995357f8e1 ath9k_hw: Add abstraction for rx enable
ceb2644576bcb9fe7b79614512c1efe2bf3c307c ath9k_hw: Fill few hw cap for edma
1adf02ffad449ea955e21393e05b0e45ef2c16a4 ath9k_hw: Add hw cap flag for EDMA for the AR9003 family
3448f912c64bac4431b657b47b4e6e57565b656f ath9k: disable the MIB interrupt if ANI is disabled
31a0bd3c7564ec79cf86a3eb9f9aaa3c47099d9b ath9k_hw: disable ANI for AR9003
61accab9b5cfc2a7f42c88f30656d9f1771400d3 ath9k_hw: add the AR9003 ar9003_hw_macversion_supported()
bab1f62e214f19d2edb1b5508ad5ba1b0a8a22ec ath9k_hw: move init config and default after chip is up
8525f2801df14b6c4ae6a96127e47d646be5304c ath9k_hw: Add AR9003 PHY support
db3cc53a2faea2da5730304af06a77d343f314a5 ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables
647739645bea4a5628f9e4eaf8022dcc5875c535 ath9k_hw: add a private callback for PLL control computation
bbd79af5639bd51af1119e5df866568063a1b011 ath9k_hw: add some comments for ath9k_set_power_network_sleep()
e041228fed0c9fe8b5c3b8e0ca66b08178b26a87 ath9k_hw: skip PLL initialization on AR9003 on Power-On-Reset
8fe6536850ae49609704a263cbc7542133536922 ath9k_hw: Move some RF ops to the private callbacks
2060c44576c79086ff24718878d7edaa7384a985 ACPI: EC: Limit burst to 64 bits
aed1baf1ab10f4b6bd40952a9deb791dbba48f3a ath9k_hw: remove wrapper ath9k_hw_write_regs()
42d5bc3faabcc9d7ea1cfe9237d71ef7dce386e3 ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting
783dfca1fceb0140e629d671b67e4be7e8dc7f8d ath9k_hw: add support for GPIO differences on AR9003
2c5204aa83c3a21c5c3e044342dadf4520cc4558 ath9k_hw: add simple register abstraction for some AR9300 registers
0bef631c5a029e67b908872649b94c9251260a92 ath9k_hw: fix a missing hex prefix for a register mask
086a864c9a3ad3c70d68dfb87892c5613a09906c ath9k_hw: add a macro for abstracting generic timer access
b0550327da7fcab5b4b0f09a450432ee9ae4ca19 ath9k_hw: add silicon revision macros for AR9300
d70357d56942fa587e39505547cb69e10a8d59a0 ath9k_hw: start building an abstraction layer for hardware routines
ac1a474d71d6cbf94bf26889da5768f5f2b0ca2b libertas: Davinci platforms need more time loading helper firmware
96021f096e5178582af296a2fbb6df7dbd6b695c libertas: consolidate SDIO firmware wait code
edbe056a5a70aac20127189ca99d042640fd3366 rtl818x: Move configuration details to the rtl818x directory
8c00b39f33bc5340be9b053963321eb9ea6a78ee wl1251: register platform_device to pass board data
103823db62ffca028c7a214c80266519d2ea7d8d p54pci: fix serious sparse warning
2fddd880668ee124cb56429f458b74d2772f6cb6 wireless: rt2x00: rt2800usb: identify Hawking devices
745b1ae31ba6644a943ec2b6da2d03f00d8b2dd2 rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mapped
410866930ea1929b0fdfb533dd84ddaa234b06e4 rt2x00: add txdesc parameter to write_tx_data
7834704be4777fc0ed67c4486ef8c5691078d135 cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL event body
61c2a80b960361a930a4e3c4c0df694713b9dafd wl1251: read default MAC address from EEPROM when available
f1d486a3617a2f620b31224e4ace1496c4627e39 xfs: don't warn on EAGAIN in inode reclaim
b6f8dd49dbdbfa60a33bba3d4b766fe341109b4b xfs: ensure that sync updates the log tail correctly
a3bcbbee83f55cbaec9b2ad748e7300c7feb2192 pda_power: Add function callbacks for suspend and resume
1c1ec9c03efce5853f75e244ff368339767f7b9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
1f829825f21755c48de075cd7722fcd19438f587 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
cf0dbba515415bb19b11f9323d5f7bebd7f24fd6 Merge remote branch 'alsa/devel' into topic/misc
c7f2e1f0ac142a657a1de00d404e1c8345b20598 jfs: add jfs specific ->setattr call
2b0b39517d1af5294128dbc2fd7ed39c8effa540 jfs: fix diAllocExt error in resizing filesystem
aebaec975f30c4db40bb418fe9117bb6b4655b1b [WATCHDOG] max63xx driver depends on ioremap()
b1183e064a3f95d27351b2d2c811b50bf4d770a4 [WATCHDOG] max63xx: be careful when disabling the watchdog
0fb06571bbb5c72b4663c20f721323260ea802bf [WATCHDOG] fixed book E watchdog period register mask.
77165a48edeaf4758588563c0592af6559e8b256 [WATCHDOG] omap4: Fix WDT Kconfig
0340c7dccd80d8706c636e030a6ebbddbddca690 ALSA: Release v1.0.23
79681842e160c3211eeeb47ea31b061038d1e41e ocfs2: Reset status if we want to restart file extension.
ca4c2adaf2d7efcc43e16c8010cf4c30def75058 ALSA: usb/mixer - use get_iface_desc() rather than direct structure
f09d045e2a61d2fdae3d0127208f18c9f44acf80 Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
923125c6503efd3b8779e0df9ec5fcac6acda0b4 Merge branch 'fix/hda' into for-linus
872d65f674a8a420fdfe656cd66d1fa8e60f41a7 Merge branch 'fix/misc' into for-linus
d336905e00f208bcb89c719022c11dd3d976597a Merge branch 'fix/asoc' into for-linus
b5d43998234331b9c01bd2165fdbb25115f4387f ipv6: fix the comment of ip6_xmit()
4e15ed4d930297c127d280ca1d0c785be870def4 net: replace ipfragok with skb->local_df
0eecb784942792863b77dfe11e0c7e286e92db85 ipv6: cancel to setting local_df in ip6_xmit()
8d2a91f8960b230b8bbcc4d97ed2015f5271c87d blkio: Initialize blkg->stats_lock for the root cfqg too
a4fbf8415c462208e77251779d80dbc81914cebd net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
3eb14b944f2b5b6efe4e0ae3fe9601db78437d57 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
334656f33c43921cf383dfd0220dfd34376bcd98 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
e30b38c298b55e09456d3ccbc1df2f3e2e8dc6e9 ip: Fix ip_dev_loopback_xmit()
ec1a123afdbe6a14ee93df03e2a829ad9884693e IDE: pass IRQ flags to the IDE core
791f58c0640f906d3f63518d3f02630dbbafb7a2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6
5c01d5669356e13f0fb468944c1dd4c6a7e978ad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
a2612cb16d4d8447793609cbdd2a2f4f156c0020 firewire: cdev: fix cut+paste mistake in disclaimer
dc57da3875f527b1cc195ea4ce5bd32e1e68433d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2fed94c032316d89422d4abfca2a882897489b94 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
00eef7bd01c7598d195699983c5290d901df19ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
014f61504af276ba9d9544d8a7401d8f8526eb73 Input: wacom - switch mode upon system resume
f0d57a54aa9fdf3a4d9435d44c69b20388ad0b3b netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
41b97ab5050088cd23692d578e7294c7be26109a pcmcia: fix ioport size calculation in rsrc_nonstatic
8392609969b3b37a4da5cff08161661f7a8c16af ASoC: imx-ssi: do not call hrtimer_disable in trigger function
19b3eecc21b65a24b0aae2684ca0c8e1b99ef802 firewire: cdev: change license of exported header files to MIT license
8de53dfbf9a0a0f7538c005137059c5c021476e1 ipv4: ipmr: fix NULL pointer deref during unres queue destruction
b0ebb739a8f68039f03e80b3476b204fe5adf0d7 ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry
66496d4973dcb848d163805fa6b485850b7555e3 ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
90348e0ede4e74f9404c4d08cce1dbb1baa05b06 netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder
e179e6322ac334e21a3c6d669d95bc967e5d0a80 netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
ea2d9b41bd418894d1ee25de1642c3325d71c397 netfilter: bridge-netfilter: simplify IP DNAT
54a4ec469dd6067f0b604bef8ca01a2b1fdb4dcd ide: fix comment typo in ide.h
8728c544a9cbdcb0034aa5c45706c5f953f030ee net: dev_pick_tx() fix
1cff399ecd9125d8e6a634a1957be1aeb3195a12 ALSA: i2c: Fixed 8 checkpatch errors
09a40af5240de02d848247ab82440ad75b31ab11 sched: Fix UP update_avg() build warning
b257c14ceb1194a6181144210056d38f22127189 Merge branch 'linus' into sched/core
fd793d8905720595caede6bd26c5df6c0ecd37f8 net: CONFIG_SMP should be CONFIG_RPS
b5a80b7e91d6c067339e4d81a0176a835e9bf910 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
b0e28f1effd1d840b36e961edc1def81e01b1ca1 net: netif_rx() must disable preemption
84b13fd596522db47f9545d5124c30cc00dfdf5a Merge branch 'perf/live' into perf/core
7b2bfdbc0dee5a321b5c02febe157adebd33ab3a ALSA: hda - Add initial support for Thinkpad T410s HDA codec
039f0f3a5b724a1ed022247301565f1a43d27544 Merge branch 'fix/hda' into topic/hda
8815cd030fdd73932a791d1f06194c8db807cde7 ALSA: hda - Add position_fix quirk for Biostar mobo
b6ac23af2c66e114d3a87ef28d56f1ceec283007 blkio: fix for modular blk-cgroup build
d1501ea844eefdf925f6b711875b4b2b928fddf8 ALSA: hda - add a quirk for Clevo M570U laptop
1f1b0008e8dd1930d6e89522c70f4a438374302a [LogFS] Prevent mempool_destroy NULL pointer dereference
fea069152614cdeefba4b2bf80afcddb9c217fc8 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
dc825b17904a06bbd2f79d720b23156e4c01a22f sh: intc: IRQ auto-distribution support.
fecf066c2d2fbc7e6a7e7e3a5af772a165bdd7b0 sh: Disable IRQ balancing for timer and IPI IRQs.
f92128193094c288bc315db1694fafeaeb7ee1d0 perf: Make the trace events sample period default to 1
bdef3b02ceeb97f5f67fcfa6dff13c4e70b34fb7 perf: Always record tracepoints raw samples from perf record
7865e817e9b4b378ac57ab7f16183100b95466ce perf: Make -f the default for perf record
250541fca717a5c9b0d3710e737b2ca32ebb6fbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
96e35b40c0d6206f56370f937f6f4722739eb273 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
f5c07a2d8acfc98e00d3be6298f979e5b3175953 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
7223b915421716b4e57ffb7e13f41f1b926db55c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
d471a4b9f2ac327c15300ba2b2bda2c6d6fd03bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
565a79f74af96ae90dfec411da14dc38d2cd56bc ASoC: imx-ssi: increase minimum periods to 4
a1e2f60e3efc812bf66a2be0d8530ee175003f6d perf: Fix dynamic field detection
95476b64ab11d528de2557366ec584977c215b9e perf: Fix hlist related build error
6c9ff1013b7a21099da838eeef7c3f23ee347957 SELinux: Reduce max avtab size to avoid page allocation failures
4eaa0e3c869acd5dbc7c2e3818a9ae9cbf221d27 fib: suppress lockdep-RCU false positive in FIB trie.
5f6c01819979afbfec7e0b15fe52371b8eed87e8 ixgbe: fix bug with vlan strip in promsic mode
e743d31312d00932391b123dfac3324d2b9e8c81 drivers: net: use skb_headlen()
36213e1e40fb863e2e8ef607b2958504b48f6b8e HID: added support for the Cando dual touch panel
8d318a50b3d72e3daf94131f91e1ab799a8d5ad4 DMAENGINE: Support for ST-Ericssons DMA40 block v3
f6c903f5856ffa75ae19dcee4dbb5093e320d45c perf probe: Show function entry line as probe-able
de1439d8a521d22c3219fc007a570fcf944ac789 perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location
dda4ab34fe1905d3d590572b776dd92aa0866558 perf probe: Fix line range to show end line
d3b63d7ae04879a817bac5c0bf09749f73629d32 perf probe: Fix a bug that --line range can be overflow
dd259c5db26ccda46409dbf6efc79d5a2b259e38 perf probe: Fix mis-estimation for shortening filename
7ca5989dd065cbc48a958666c273794686ea7525 perf probe: Fix to use correct debugfs path finder
02b95dadc8a1d2c302513e5fa24c492380d26e93 perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
e334016f1d7250a6523b3a44ccecfe23af6e2f57 perf probe: Remove xzalloc() from util/probe-{event, finder}.c
146a143948ed9e8b248c0ec59937f3e9e1bbc7e5 perf probe: Remove die() from probe-event code
b55a87ade3839c33ab94768a0b5955734073f987 perf probe: Remove die() from probe-finder code
a34a985499895a46a4dacff727d0fbc63cdc75e8 perf probe: Support DW_OP_call_frame_cfa in debuginfo
11a1ca3554b377d2a8a318a3cbf8ce10a7a2a8e4 perf probe: Support basic type casting
4984912eb23113a4007940cd09c8351c0623ea5f perf probe: Query basic types from debuginfo
93ccae7a2227466a0d071fe52c51319f2f34c365 tracing/kprobes: Support basic types on dynamic events
df0faf4be02996135bc3a06b4f34360449c78084 perf probe: Use the last field name as the argument name
48481938b02471d505296d7557ed296eb093d496 perf probe: Support argument name
fcd1498405c2c88ac632e7c3c3fce3213d9196db perf tools: Fix accidentally preprocessed snprintf callback
a5e944f1d955f3819503348426763e21e0413ba6 wireless: rt2x00: rt2800usb: identify Sitecom devices
94d0bbe849190255b93fede8eb46809a38f9b8bf ar9170usb: add a couple more USB IDs
afa5ec27f4d69952d4ae11f182258bf53d85fcf5 wl1251: don't require NVS data when EEPROM is used
f8e1d0803d2db9ef0116941a4ce46069a2009ea6 ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb device
c0d97e9ca2cfa66bdfd1ed8ecb5dcd230924d675 block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
0fa35a5836df2b8f285d6f53dfb4316c34621f88 ath9k-htc:respect usb buffer cacheline alignment in reg out path
e6c6d33cb7d18721e56ce4bb5a0e22593956ef14 ath9k-htc:respect usb buffer cacheline alignment in reg in path
f28a7b30cdaa936bdbdc0a2018241936fb56cae6 ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs
87d77c4ef132599eb3a6c49520719d39f7341efd ath5k: treat RXORN as non-fatal
0edc9a6709d8e7d4f26c7f2a4b5ebdb641f8dfa0 ath5k: Use high bitrates for ACK/CTS
5c5e3b33b7cb959a401f823707bee006caadd76e slab: Fix missing DEBUG_SLAB last user
b560177f3e1c6b2d75b220d41ae72636243475c4 m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()
1aac4effad4ea52da94eb13b12e0ca1731407ee4 m68k: Fix `struct sigcontext' for ColdFire
4e310fda91cb095915395f811d10b2c900c9589e vsprintf: Change struct printf_spec.precision from s8 to s16
b8f7fb13d2d7ff14818fd1d3edd8b834d38b0217 x86, UV: Improve BAU performance and error recovery
df8290bf7ea6b3051e2f315579a6e829309ec1ed perf: Make clock software events consistent with general exclusion rules
76e1d9047e4edefb8ada20aa90d5762306082bd6 perf: Store active software events in a hashlist
e2941054ed596dd67a6094b7aca165af1b1f9926 ARM: 6056/1: AT91: at91sam9g10 chip identification changed
1a0eae8848cde6e0734360f6456496c995ee1e23 GFS2: glock livelock
72638ddd1422df38d1b1b269038cfc8d66152c10 ARM: 6034/1: ARM: U300: set f_max to 24 MHz for MMCI
808d97ccbe8e8251b1435e86c762965fd7e8a75e ARM: 6033/1: ARM: MMCI: pass max frequency from platform
771dc157e06d69fcece0b2c8a29b9010345d8e9a ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version
8e797a7e4f588fb3b9cfe9860b00dcd3b14f8b60 ARM: 6027/1: ux500: enable l2x0 support
4f506e07e0a3dff34427cece255a8f390a78d5a0 intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabled
d618540fb3e5b74e16aec8201d2d0de6f02633cb hwmon: (applesmc) Switch maintainers
e1741712e85cec8004c7eeeea81186618f78eff1 hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support
2b3d1d87eaabf422a42440351ff3be1792d35852 hwmon: (it87) Invalidate cache on temperature sensor change
8acf07c5a7674e53f2d320d540aec5d714b105cf hwmon: (it87) Properly handle wrong sensor type requests
a00afb97e23fd904b12a3f4de3237d8ab2f68738 hwmon: (it87) Don't arbitrarily enable temperature channels
c7a78d2c2e2537fd24903e966f34aae50319d587 hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
328a2c22abd08911e37fa66f1358f829cecd72e9 hwmon: (sht15) Fix sht15_calc_temp interpolation function
b4bf665c5761837f693e87ab27870a5868185ccc virtio_net: Fix mis-merge.
06f9a55cf72b6aa19b4206a05d6f9af6fa9648ea gconfig: add support to show hidden options that have prompts
22c7eca61e51296643bb0a379fc726fda8f3b015 menuconfig: add support to show hidden options which have prompts
7b5d87215b38359ecadf7a69575b11e140a00484 gconfig: remove show_debug option
2944235430c37970f82ad57b8ead343ee6065004 gconfig: remove dbg_print_ptype() and dbg_print_stype()
c6ccc30fd7870879981de03feeec61029754b0ea kconfig: fix zconfdump()
4280eae0990190d190dfa7dab9bca480215d5b19 kconfig: some small fixes
ab4364d31f14ae5ab95bafba5b33f5d35b25ca41 stk17ta8: renaming e-mail corrections following split of GE Fanuc joint venture
b265faed8c3ddac2aec8fffdbb3c2a40803e2bcc Merge branch 'fix/hda' into topic/hda
3d83e577a8206f0f3822a3840e12f76477142ba2 ALSA: hda - Avoid invalid "Independent HP" control for VIA codecs
b331439dfd41dc813b3557ca5927a3a644f35792 ALSA: hda - Fix control element allocations in VIA codec parser
091ebf07a2408f9a56634caa0f86d9360e9af23b lguest: stop using KVM hypercall mechanism
5094aeafbbd500509f648e3cd102b053bc7926b3 lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.
e193ba290f0228453341b41ab2bbdd963259f97e ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c
f76348a360fe92063e07a8f54b0c1ea67f91e76c ARM: remove unnecessary cache flush
dad1e54b121d93ed47690d77736af63d3f11d657 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
0110d6f22f392f976e84ab49da1b42f85b64a3c5 tun: orphan an skb on tx
1253332f75f3774cc84d0b7693152656848901f9 stmmac: updated the drv module version
8f617541750e9b81ec50e31169e9994d7bc3aaae stmmac: fix vlan support setup
3d90c508dc6737d5b241a1f8807e1287f015f7f8 stmmac: get the descriptor structure from platform
e326e8503dfc73e4f79d488a78ee3d7cde10081f stmmac: new descriptor field for the driver's platform
688911c2f5e5e4f33b5a1c32839184f1fdf814ee stmmac: fix Transmit FIFO flush operation
56b106ae7b1f6b7cef4ef7e79a03b59cfc940923 stmmac: rework normal and enhanced descriptors
3c32be635c18ead00d460b7bdad1da52622ff40f stmmac: split core and dma for the mac10/100
6e8699f7d68589e0e9ab324f598a3357bceb40bc ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images
ff37f6e5910c4fd7ad42063d89c0687def665941 ARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header file
70f4c0bf9e4d067744ee453bc37c0c4adcea6e53 ARM: 6020/1: ST SPEAr: Adding gpio pad multiplexing support
b77932a4d265586748f05a8c8fad7ef4174c0296 ARM: 6019/1: ST SPEAr: Added default configuration files for SPEAr machines
fc0c195aa8877fd46d837c8c4a9a61386a124401 ARM: 6018/1: ST SPEAr: Updated Maintainers and added Documentation/arm/SPEAr
bc4e814e5d5e2851f0a0679eaad14f60abae2a6d ARM: 6017/1: ST SPEAr: Added source files for SPEAr3xx machine family
cee37e501ea34958d6d33d75d2bd21d9c343e379 ARM: 6016/1: ST SPEAr: Added support for SPEAr platform and machines in arch/arm/
8f590d4541fb678a638777ab987709217cb71365 ARM: 6015/1: ST SPEAr: Added source files for SPEAr6xx machine family
8c0236fc465c71d98203bcf5609db01b9cf5f70f ARM: 6014/1: ST SPEAr: Added clock framework for SPEAr platform and machines
986435e3596cbae662b86812e4563fbb6013b994 ARM: 6013/1: ST SPEAr: Added source files for SPEAr platform
bf976b51a32e255523c69022c1f21bf9ad527fc5 ARM: 6012/1: ST SPEAr: Added basic header files for SPEAr platform
e024c3d50c53999d15e3b8a21e0abbbf74c32140 ARM: 6011/1: ST SPEAr: Added basic header files for SPEAr6xx machine family
3f10940e4fb69d312602078f2c5234206797ca31 x86/microcode: Use nonseekable_open()
a7e9c45219b2d40a80fbd1b7337cbecab85be2bd ARM: 6010/1: ST SPEAr: Added basic header files for SPEAr3xx machine family
67be0b8dbaffc5ecdcc4dae3c8824a5197204c55 ARM: 6055/1: AT91: add defconfig for taskit PortuxG20 and Stamp9G20
9b404b7cc3b066c57078b87f475562c37a74b814 ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board support
b1cdbb5f8342d99b732c5535ee7d2de8e7b2cc2e ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.
50aec0024eccb1d5f540ab64a1958eebcdb9340c rcu: Update docs for rcu_access_pointer and rcu_dereference_protected
c08c68dd76bd6b776bc0eb45a5e8f354ed772cdf rcu: Better explain the condition parameter of rcu_dereference_check()
b62730baea32f86fe91a7930e4b7ee8d82778b79 rcu: Add rcu_access_pointer and rcu_dereference_protected
99e6a23adfadc2da2006f3715c4332c3bf502c07 ARM: 5998/1: ep93xx: added chip revision reading function
b370e082e7c4bd47195b2ec117ceeadd9286d8c0 ARM: 5992/1: ep93xx: pass platform startup data as __initdata
b0c4c898833250ed143e615c32ea1be0e2155fdc ARM: 6025/1: vic: factor out common init code
b15c7b1cee119999e9eafcd602d24a595e77adac Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
3f2d4f561fab4588344cc519fd323382ab950928 ARM: 6052/1: kdump: make kexec work in interrupt context
82c6f5a5b3e91ef4d2fb8725de4b8cf7affd4d61 ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
5c5cac63851f347d8308d69f1892c4af51d7c1a4 ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate
7e5a69e83ba7a0d5917ad830f417cba8b8d6aa72 ARM: 6007/1: fix highmem with VIPT cache and DMA
317aa408d69a5b833a116317c18c7e957989ce44 ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off
a0cccc2e8e9fb16cbed3a117b30e3fbac3092ee3 perf trace: Invoke live mode automatically if record/report not specified
00b21a01935892a2b97613f10300434998f45093 perf trace/scripting: Enable scripting shell scripts for live mode
47902f3611b392209e2a412bf7ec02dca95e666d perf trace/scripting: Add rwtop and sctop scripts
c7929e4727e8ff2d6fc8327188820e3b1c2f1dc3 perf: Convert perf header build_ids into build_id events
9215545e99d8c0b27323df2de504f4294bf5e407 perf: Convert perf tracing data into a tracing_data event
cd19a035f3b63fee6dcbdb5371c4b22276f7dc8c perf: Convert perf event types into event type events
2c46dbb517a10b18d459e6ceffefde5bfb290cf6 perf: Convert perf header attrs into attr events
c239da3b4b55dbb8f30bcb8d1a0d63fc44a567c3 perf trace: Introduce special handling for pipe input
46656ac7fb3252f8a3db29b18638e0e8067849ba perf report: Introduce special handling for pipe input
529870e37473a9fc609078f03cc5b4148cf06a87 perf record: Introduce special handling for pipe output
8dc58101f2c838355d44402aa77646649d10dbec perf: Add pipe-specific header read/write and event processing code
9756c4daad3efb8e72c3e2efcc9d87b5874d98af rtc: e-mail corrections following split of GE Fanuc joint venture
c05556421742eb47f80301767653a4bcb19de9de perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
28baf44299e0480d66ebb3093de5d51deff04e9f blkio: Fix compile errors
ec687886de00e1e63f3d821ccade9a61590408ed sparc64: Run NMIs on the hardirq stack.
a8d3782f9ea7574b8648e69bbb05a0b1d93e437e vhost: fix sparse warnings
3fcb027d7fd749569665d34a79ce2a8e00bc2ed6 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
f441b993101d4ee95222ccbaad1e0dd53ea90b64 ARM: MXC: mxcmmc: Teach the driver SDIO operations
4725f6f17691f4602e3e31d785da5a461a16ccfe ARM: MXC: mxcmmc: misc cleanups
17807f913bdbb2c5b4d0f6b168b4f68d5cece7e3 mx5: Fix build error for mx51_defconfig
066fb8472036805e31ee002097f619815e25a127 ARM: mx3/lilly1131: add USB support
63f4079b6a90e2a8ee64c5900a6d4d0bcb79bc65 MXC: mxc_nand: support i.MX21
7422f27a8ad7f6a7474e324a61e5a7f8be166c25 MXC: mxc_nand: set NFC registers after reset
8bcc84ad61a601f4d8fc960d5e6495d6fc88177b imx31: add rtc device on litekit board.
ded518c60967793706f19b2c63dc43deac29ef6f imx3: Add rtc platform device support
422dee56b8155e4627f657ee67e962066ca7aff3 Input: add driver for hampshire serial touchscreens
6c04d7b3cf50a393f07f22a661d05d15db5dc6f6 Input: ad714x - add support for the AD7143/8/7A parts
31a6296333b94964e9a073649840bb34d4603369 Input: add Analog Devices AD714x captouch input driver
a5b33e6a207d75120ad9dad0b5401b561991dcce Input: lm8323 - do not leave dangling client data pointer
d6372b706e83817dfa6c9326d1054b9b95a7de2a Input: tsc2007 - do not leave dangling clientdata pointer
e0785572ce8620beb117530645e6989d2217d3b7 Input: keyboard - fix formatting issues
9272e9a2f8872a0f9fb15aaa10f2a993524343e0 Input: keyboard - switch to using pr_err() and friends
97f5f0cd8cd0a05449cbb77d1e6f02e026875802 Input: implement SysRq as a separate input handler
b91c4be730668e801aa6a2ea95f467cd9a1e0983 Input: add PCF8574 I2C keypad input device driver
2adaabd47164a0f89364f46172c35613c4d1fbdd Input: remove now deprecated corgi_ts.c touchscreen driver
ab687b18aa77aeda5472d9ea054bf92c45c49c0c Input: wacom - streamline 2-finger touch support
252f77698fe37bdd784e514820852a3ea9827fd0 Input: wacom - use get_unaligned to access unaligned data
95dd3b30ced3ee740e5dd92fc44515a5a6a350d4 Input: wacom - get rid of wacom_combo structure
8da23fc113e8bdaf813545ec935a6c60254ac439 Input: wacom - get rid of input event wrappers
73a97f4f6e53545b71f5c14ae2cb70a4b8d3cf63 Input: wacom - fix some formatting issues
51269fe86c263ec4fafbafe82970e6d7f6f79102 Input: wacom - do not allocate wacom_wac separately
4492efffffeb88d87e7aa74765f3c53b3a7dd40f Input: wacom - share pen info with touch of the same ID
3b57ca0f80c5c8994b5b1e3d3f904cfe727951f2 Input: wacom - merge out and in prox events
56f3e1c0579cd06196d51ebd1ccad9298c5426b3 Merge branch 'for-linus' into next
38101475f937c5dc0baf43a9e0c7613dbeb94d5a Input: wacom - switch mode upon system resume
afb567e3fdd2ee43b243cb4f6fe772ab921b2ada Revert "Input: wacom - merge out and in prox events"
035df35d968323f6f463c8789553e8589efcbcd4 sparc64: Allocate sufficient stack space in ftrace stubs.
5c659322a904a7cc0265e7b183372b9bdebec6db forcedeth: fix tx limit2 flag check
2ba3abd8186f24c7fb418927025b4e2120e3a362 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
0fdfe5ad2802e747460bf48eb2eb0ca3d3f3af42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
f0ad0860d01e47a3ffd220564c5c653b3afbe962 ipv4: ipmr: support multiple tables
0c12295a741d3186987f96f518cfbdaf01abb087 ipv4: ipmr: move mroute data into seperate structure
862465f2e7e90975e7bf0ecfbb171dd3adedd950 ipv4: ipmr: convert struct mfc_cache to struct list_head
d658f8a0e63b6476148162aa7a3ffffc58dcad52 ipv4: ipmr: remove net pointer from struct mfc_cache
e258beb22f4d3ea3dc88586ffc9c990d0eb03380 ipv4: ipmr: move unres_queue and timer to per-namespace data
f74e49b5613206fb18468bdc9509a1db746aa01b ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h
0f87b1dd01b51dc3c789f7a212656a4a87eee1bd net: fib_rules: decouple address families from real address families
28bb17268b92b0c568f2496e5e631008f9108409 net: fib_rules: set family in fib_rule_hdr centrally
d8a566beaa75c6ad5e38cdccf0ea5294323e7866 net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
2e2dc1d755cc5609d0c46d47f7d171318b3bffcd sparc: Fix forgotten kmemleak headers inclusion
a6a5349d17f2a5c37079826f1a1474c3d08c6b53 ceph: use separate class for ceph sockets' sk_lock
e1e4dd0caa63e166afa46a1ccc947bebb4f66bcf ceph: reserve one more caps space when doing readdir
fc837c8f0446b73a1661339db406c0238dd1d184 ceph: queue_cap_snap should always queue dirty context
44d2d371d250b44cbe40f8d47e329c97668d7594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
465de2ba71f5048341e0109f3f6c4d7dc65d9754 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
4facdaec1ce186e731e6baa04f074804849e9a49 Merge branch 'master' into for-2.6.35
a11cdaa7af56423a921a8bdad8f5a5f4ddca918a block: Update to io-controller stats
ead88af5f577fd2b399a0fcdfe52605116fac489 [LogFS] Move assertion
d3a03f8031000f8297823b80e36db536fd020884 [LogFS] Plug 8 byte information leak
032d8f7268444a0f5d4ee02d9513d682d5b8edfc [LogFS] Prevent memory corruption on large deletes
6932bf37bed45ce8ed531928b1b0f98162fe6df6 genirq: Remove IRQF_DISABLED from core code
e58aa3d2d0cc01ad8d6f7f640a0670433f794922 genirq: Run irq handlers with interrupts disabled
ae731f8d0785ccd3380f511bae888933b6562e45 genirq: Introduce request_any_context_irq()
75c28df87eb6d8e1389af67f26fbe2394e28385e HID: non-overlapping zeroing of extra bits
9c6eb28aca52d562f3ffbaebaa56385df9972a43 netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
9e50849054a4824f06c66d2b449de21b98e03770 netfilter: ipv6: move POSTROUTING invocation before fragmentation
2170c5a8ae4b952e517e7b0565528914ddc11320 HID: ntrig: Emit TOUCH with DOUBLETAP for single touch
7c7145f6acc68100dbdc5d3c5c64fe3af1c99c89 Merge branch 'linus' into irq/core
9f93ff5be54108066372d1c4100c515d9d9acc1b Restore __ALIGN_MASK()
2b2f862ee6ef8ae8f913fee6af2112c5ffeedf94 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
c56a3b18475b0f93b484c25162c1379f5aee367a ALSA: Update the documentation for changes of proc files
6a867a395558a7f882d041783e4cdea6744ca2bf time: Remove xtime_cache
561155110307ad304226a23272244398fa46cbae dst: don't inline dst_ifdown
69d7ce72b926d4ceeacd2b7b9ffcbc37ae4b1c58 be2net: clarify promiscuous cmd with a comment
127aa0e14b3e1f8476c4781facdfac11d5546872 drivers: net: last_rx elimination
acbbc07145b919248c410e1852b953d385be5c97 net: uninline skb_bond_should_drop()
829e0015431537176e38812f88fffe1d3250083e Fix some #includes in CAN drivers (rebased for net-next-2.6)
5e10d4a7fc80e4ef310c07a6a547406fef50534a bcm63xx_enet: do not overwrite ENET_CTL_REG value
0de8655ab9181cbaca82aa60402b14118e06d030 PHY: fix typo in bcm63xx PHY driver table
18d777a5bcf31491021f527d32b72dd16f911fe0 chelsio: Fix build warning.
a6d37024de02e7cb2b2333e438e71355a9c32a0a smc91c92_cs: define multicast_table as unsigned char
4ffa87012efd7b664762b579213d4663560ef4a3 can: avoids a false warning
dac876193cd79ced36d0462749ea47c05844fb49 e1000e: stop cleaning when we reach tx_ring->next_to_use
d5aa22520dbb49e726420ca56b3dcfe56724d33e igb: restrict WoL for 82576 ET2 Quad Port Server Adapter
02f4865fa415a87de28cc8c2e4d798ff46be1cf8 ALSA: core - Define llseek fops
73029e0ff18dfac8a1aab1dc188e1e150bbe3adc ALSA: info - Implement common llseek for binary mode
d97e1b78239c7e7e441088e0b644bd3b076002e6 ALSA: info - Check file position validity in common layer
6f59d6604d9361ef53a7721fb8aa1687ad6f8448 e1000e: use static params to save stack space
cd58950a5345f006a318f178705b9250aa54425c skbuff: remove unused dev_consume_skb macro definition
1b6e66182dab42c42bdac72633dbe35b3dba8f69 igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN
24e4a1211f691fc671de44685430dbad757d8487 ALSA: info - Use standard types for info callbacks
c755b4b625b183d3cfc3f3ab0b2d5b7e659efaf3 myri10ge: use the DMA state API instead of the pci equivalents
64b9b41de87e86129d055a584ee9e16bce97573a qlge: use the DMA state API instead of the pci equivalents
56e3b9df1376fa865ae929909b02f6840207520f cxgb3: use the DMA state API instead of the pci equivalents
094f92a61aa044142c231e04c35c00a9cc70adbc chelsio: use the DMA state API instead of the pci equivalents
87196eb740f3f73105a5c13bbf7651b4b60daec1 qla3xxx: use the DMA state API instead of the pci equivalents
4e5e4f0d65975ce092202cce48b42571bf84591e tg3: use the DMA state API instead of the pci equivalents
e26c28e8bffe12b27df5b828404afed9e1949191 netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragment()
8237908e145b84d4b020790df0f9315d2f71e980 netfilter: bridge-netfilter: cleanup br_netfilter.c
8595805aafc8b077e01804c9a3668e9aa3510e89 IPv6: only notify protocols if address is compeletely gone
d1f84c63a465d6ba16955930519b7f68c550cae1 ipv6: additional ref count for hash list unnecessary
27bdb2abcc5edb3526e25407b74bf17d1872c329 IPv6: keep tentative addresses in hash table
93fa159abe50d3c55c7f83622d3f5c09b6e06f4b IPv6: keep route for tentative address
3941f1885bbf5b9f5e45cdd5a82efc794cc3823f tg3: Update version to 3.110
de6f31eb9a467cfd0f1f8c5e6ca842563f7f2870 tg3: Remove function errors flagged by checkpatch
04380d401ebd02ec68bb0fc170f21a93690ebc80 tg3: Unify max pkt size preprocessor constants
9dc7a1134919bda8951bf5909fb79c14defb8317 tg3: Re-inline VLAN tags when appropriate
d2757fc4076118e13180e91f02c3c52659be3d9d tg3: Optimize rx double copy test
a977dbe8445b8a81d6127c4aa9112a2c29a1a008 tg3: Reduce 57765 core clock when link at 10Mbps
1a3190254c0d1d1951e1d7e93542387c6ec82384 tg3: Set card 57765 card reader MRRS to 1024B
cea46462681d61a65a208d17206d38739c1ea1b1 tg3: Disable CLKREQ in L2
22068311b62858ea7eb71653a07564fd73d7a9b0 netfilter: fix some coding styles and remove moduleparam.h
067e4a5d23422c9e9a0787b7e18fa2457226d999 Merge branch 'topic/bkl' into topic/core-cleanup
a79ff731a1b277d0e92d9453bdf374e04cec717a netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_KERNEL()
96d9e9c039cf94280ba80b8d64714279cb6d26dd Merge branch 'fix/misc' into topic/misc
750052dd2400cd09e0864d75b63c2c0bf605056f crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers
0c5c6c4bae8fe9ae3d86b44c332eb1267df1ec99 crypto: mv_cesa - Support processing of data from previous requests
f0d03deaad05d9cc99cd2ee0475c9ecd726c19ae crypto: mv_cesa - Make the copy-back of data optional
a58094ac5f95d6969e5c52ff096d2fd2864542af crypto: mv_cesa - Execute some code via function pointers rathr than direct calls
7a5f691ef03f4c01d2703b5ec4ddd4c17e645dec crypto: mv_cesa - Rename a variable to a more suitable name
3b61a90502481045f56c1c41a2af35ee48ca8b80 crypto: mv_cesa - Enqueue generic async requests
15d4dd3594221f11a7730fcf2d5f9942b96cdd7e crypto: mv_cesa - Fix situations where the src sglist spans more data than the request asks for
f565e67ec1b8f4a95d21550f9b879fe86b4132e0 crypto: mv_cesa - Fix situation where the dest sglist is organized differently than the source sglist
6bc6fcd609080461682c5cc0a1e3bf4345d6419d crypto: mv_cesa - Remove compiler warning in mv_cesa driver
0328ac267564089d9cedfb568f936d30a6debd21 crypto: mv_cesa - Invoke the user callback from a softirq context
c011f80ba0912486fe51dd2b3f71d9b33a151188 sparc64: Add some more commentary to __raw_local_irq_save()
b6c6712a42ca3f9fa7f4a3d7c40e3a9dd1fd9e03 net: sk_dst_cache RCUification
7a161ea92471087a1579239d7a58dd06eaa5601c net: Dont use netdev_warn()
f0ee7acfcdd4169cee2fefc630de72deb5bc34b9 gianfar: Add hardware TX timestamping support
cc772ab7cdcaa24d1fae332d92a1602788644f7a gianfar: Add hardware RX timestamping support
e44171f115de3dedf34064646206deb91549865f Add non-Virtex5 support for LL TEMAC driver
33646d7ff5f47225cbbf3a06597ded649bf34e8d net: ll_temac: remove virt_to_bus call
ed85b565b825566da34e55eee9ad150ed93fdda0 packet: support for TX time stamps on RAW sockets
7d53b80980a598836c56517290b29aa7b0766ef8 r6040: use (dev|netdev)_<level> macros helpers
82e381775f6da6b29ae625e73a2ea18844eb4825 can: Add esd board support to plx_pci CAN driver
da69da184c06f365b335a0e013dc6360a82abe85 io-controller: Document for blkio.weight_device
34d0f179d6dd711d3fc13c0820a456c59aae8048 io-controller: Add a new interface "weight_device" for IO-Controller
b68b58fd6a341c2115ff5fb466fe9fc0b581980e ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3
9343af084c7e8911897b0883042ee690cee3aaef Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
e182c77cc291456eed127b1472952ddb59a81a9d sparc64: Fix memory leak in pci_register_iommu_region().
25ad403f67d7673f38a473ec138d240804785ae3 sparc64: Add kmemleak annotation to sun4v_build_virq()
8b8d8e2840a440d62e8dc0ef36ba433b26f70d32 sparc64: Support kmemleak.
43b8774dc409ea5d9369b978e2e7bc79289f0522 sh: intc: userimask support.
9960e9e8944f9b1ca6af5f7d26400ca45b429600 sparc64: Add function graph tracer support.
a71d1d6bb1b26e566e5c06c37857f4cdc1664780 sparc64: Give a stack frame to the ftrace call sites.
daecbf58a509bc27c112647e825df763c3e3b0f4 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
f8e8a8e8cba3359df2a16c17d59eedb08adf3b43 sparc64: Remove profiling from some low-level bits.
d96478d5a2dcfa3aba1ca4d71b07fef62b27d9c8 sparc64: Kill unnecessary static on local var in ftrace_call_replace().
ddacd0bc70fe724eba2b5967dd5b68e10d41486c sparc64: Kill CONFIG_STACK_DEBUG code.
63b754957371c23b7515399a977a2e1d361a036c sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
0c25e9e6cbe7b233bb91d14d0e2c258bf8e6ec83 sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
cb256aa60409efd803806cfb0528a4b3f8397dba sparc64: Use kstack_valid() in die_if_kernel().
0e413f22e4c1cbfe12907e462a7d739a2e316f2b virtio_net: missing sg_init_table
12129fea50edcd696a9556523b058d6c445f21d8 sh: intc: Tidy up loglevel mismatches.
cb694769f0d0c1f6fb8c9dc806c0a68da1056055 Revert "powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB"
0d0fb0f9c5fddef4a10242fe3337f00f528a3099 Linux 2.6.34-rc4
64a8920fab962fb581bbe67856cb4740fc37d743 Merge branch 'anonvma'
50b88c46f01939d19d4cdd30ad563d29265b6c59 Merge master.kernel.org:/home/rmk/linux-2.6-arm
d6cf853d4d73c268fc8920ac4e812ee26a12847c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
6a945f38be5f2c198853069a336c887a51d1a238 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
50fc88cb03786a79e9982d9d8dfb3fd225de9099 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
4505a4938917f4872efcc90bc1e5f4f0ce903b47 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
fedfb947b2235c1085df97cf52f688b808c3a515 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
44fa2b4bee5b07d506a7b002b4e2eb73654db7e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
0ded75428605213641897d6b8d8e9cf9fdb6eb8d sh: intc: Provide sysdev name for intc controllers.
050d4cc7029b73997d6821d89487b1f777d4873c sh: dmaengine support for SH7786 DMAC0.
ea90002b0fa7bdee86ec22eba1d951f30bf043a6 anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma
646d87b481dab4ba8301716600dfd276605b0ab0 anon_vma: clone the anon_vma chain in the right order
287d97ac032136724143cde8d5964b414d562ee3 vma_adjust: fix the copying of anon_vma chains
d0e9fe1758f222f13ec893f856552d81a10d266d Simplify and comment on anon_vma re-use for anon_vma_prepare()
f5b066287c74b624583b993395a65d03a6487b3a ceph: fix dentry reference leak in dcache readdir
cc78e904bd960196233e2cd6a49068bba8787527 rt2x00: Add rt3390 support in rt2800 register initialization.
64522957ce35df995dfd73bee548304f2a39cc3e rt2x00: Add rt3090 support in rt2800 register initialization.
d5385bfc59c737d1eae77cc48d662daf4ddddae8 rt2x00: Add rt3071 support in rt2800 register initialization.
8cdd15e0063edbe002945ba93faf80e79c947610 rt2x00: Finish rt3070 support in rt2800 register initialization.
a9dce1494af33534867b8c7fab7351274fd651ca rt2x00: Align rt2800 register initialization with vendor driver.
8d0c9b65c904c6943566ccd2919c6a5ee6292c6b rt2x00: Refactor rt2800 version constants.
e148b4c82a6269aa19476e4865afe8aa84360c8f rt2x00: Align RT chipset definitions with vendor driver.
fab799c3b275a207215dfef91c0ac716f12c8727 rt2x00: Update rt2800 register definitions towards latest definitions.
06855ef4c8cf3d86d831c6317ca6a3563d271350 rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.
5988f385b4cffa9ca72c5be0188e5f4c9ef46d82 p54pci: prevent stuck rx-ring on slow system
b1f90866fb3a329b1c4ebfff93ae9c110943e50a Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
08261673cb6dc638c39f44d69b76fffb57b92a8b quota: Fix possible dq_flags corruption
4c5e6c0e70fd6ca2fa67184fd36a261b3b7b38d0 quota: Hide warnings about writes to the filesystem before quota was turned on
774f03fb2cf89951b5f5f363b7739a2835d5924e ext3: symlink must be handled via filesystem specific operation
fc7683a3c30c22131b1651271d6bf9ea113b77c5 ext2: symlink must be handled via filesystem specific operation
fb48aef7c3e53231cddccc1e43721543bc033ae9 eeepc-wmi: Build fix
668f4a03211ace7aa57dece90bd835b4f9b9dd30 asus: don't modify bluetooth/wlan on boot
a0624a90a2bea97e0d65187b4b53ad400226c3f1 dell-wmi: Fix memory leak
3d7b165539d4174b0b8396bd52ee37ba21bd0dfb eeepc-wmi: add backlight support
45f2c6937ed6066c9a177c4d37f6bd76daa607c0 eeepc-wmi: use a platform device as parent device of all sub-devices
8124888940be5d9d73a6e04970d73eaec7c582b7 eeepc-wmi: add an eeepc_wmi context structure
7f8a85698f5c8a981641ec0bdf9926768786db9d drm/i915: Add the support of memory self-refresh on Ironlake
d4294342fd4b94a3297867da00c1c5e929c28d4f drm/i915: Move Pineview CxSR and watermark code into update_wm hook.
f6be75d03c8870be91e6e2a195648ece04b6bb16 MIPS: Calculate proper ebase value for 64-bit kernels
d8000beef2cd10c16dc5f66af715f692f5992652 MIPS: Alchemy: DB1200: Remove custom wait implementation
2844e49f5ea1ae75d2026ff128b145e3bd44134c MIPS: Big Sur: Make defconfig more useful.
7b3e543ddb39b69b75c9c24bb54180eca152f541 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules
3d45285dd1ff4d4a1361b95e2d6508579a4402b5 MIPS: Sibyte: Fix M3 TLB exception handler workaround.
5e3644a95db11e2e582ae3765ffad6e0cce5376e MIPS: BCM63xx: Fix build failure in board_bcm963xx.c
5808184f1b2fe06ef8a54a2b7fb1596d58098acf MIPS: uasm: Add OR instruction.
8d9df29db273ab9a330828f4f4f6669d293a730a MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
9538ca636f2fa28ae1514327328e2869f0215981 MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.
e23a90eb736b18c16fd6d59e8c1fa6a16ac3bc0b MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback
4fe67e44a0e0cb6281cbaaf603111187d87fce57 MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.
524ef29cff593ab6635cda2a17b331bede58a396 MIPS: BCM63xx: Add support for second uart.
97befcf4f0f42b1644b4b164ddc363685546edcd MIPS: BCM63xx: Fix double gpio registration.
f29b7cac19ef5aa093fc9403d10735fa72cabf99 MIPS: BCM63xx: Add DWVS0 board
2e6ad9a9585b5520cddda4743bfbfdf7f11c5a50 MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.
d1b28758c6b46f6d04ef6017b51f614aecdb4abe MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count
b44c779ae0dedf3a6503c253954e570361b33f2b MIPS: libgcc.h: Checkpatch cleanup
f1df323924e2fde14cbcd51209a8cbfc33e0c232 MIPS: Loongson-2F: Flush the branch target history in BTB and RAS
d814c28ceca8f659c0012eaec8e21eee43710716 MIPS: Move signal trampolines off of the stack.
c52d0d30aef84aa8893b34e5254716c8ab5c4472 MIPS: Preliminary VDSO
58b9e2239fa63c7c470acb4a77e9da17e6a6fa4f MIPS: Add SYSCALL to uasm.
847253b9483f713b3797877034e0940fd45ce375 MIPS: Fix SSB PCIcore IO resource management
86f7d75eb7c43a54a7b37a2287787004f4310de6 MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET
727c0075c80005e2012be113a91e5976abec4f9d MIPS: AR7: Fix phat finger of cpmac fixed_phy_add
1e3fb3778be3c0a56626eba4a84f7d2fa991aa93 MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data
582b65e4d3f9664f87661359af99def304bc68bb MIPS: Loongson: Add module info to the loongson2_clock driver
b846c10da5d6a5c159ab4dea92c1080d5add9fb1 MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr
52553664033078102f5f430c861ccd0863b1b708 MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).
d5d3102b9adec0a34eb5899324b62a4a3d34183e MIPS: Fix elfcore.c build warning
7ea4a6891b68fe60bf4eee41a7ef38d524b0aebd MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory
7a7ac952d5217b2f568e5ef91ac39b572e166f24 MIPS: Trace: Don't trace irqsoff for the idle process
abe5b417fb4a52e9510fdb5a16e722e91bf89e92 MIPS: delay: Fix use of current_cpu_data in preemptable code.
b1cea3bab575af386618baba0db3c5fae7ce521f MIPS: Octeon: Remove #if 0 code.
1ef2887030dbeb42282a99f8a8e3d7ad07ef70ee MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB
1874a0886076fbb26665f93a8999c05e389bae22 MIPS: Cavium: Remove unused watchdog code.
c948aca4f49d94b08c425f65acdaca1d679d6fa7 MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.
a2c459ee9aa52a659611ec1f1b43bfde49017b23 drm/i915: Only save/restore FBC on the platform that supports FBC
8a1837cef7762413c29432b782607bd6c1898d4e drm/i915: Fix the incorrect argument for SDVO SET_TV_format command
461ed3caee9b615393eb5beb9a8148d230354b41 drm/i915: Add support of SDVO on Ibexpeak PCH
cfecde435dda78248d6fcdc424bed68d5db6be0b drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).
ea059a1ec4496a10f94ca9d0c1b530faf1b85dce drm/i915: do not read uninitialized ->dev_private
a1f4b7ff23d9698b6556c5030c781caecad8c1e2 Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."
14571b4c1ac9c109f5d6d6e95cfdb92339151fe0 drm/i915: implement multifunction SDVO device support
409608b391994c3ac2abe0d9ca50c3d163faafe1 drm/i915: remove unused intel_pipe_get_connector()
1f254ec2f1360202e2a024ce6b82df69fb14988f drm/i915: remove connector object in old output structure
0c41ee2be6fff0fb3c933fc0ecfdfbce485620f0 drm/i915: convert TV driver to new encoder/connector structure
d2a82a6f1b5b1b90154c410674a889c9133ed029 drm/i915: convert SDVO driver to new encoder/connector structure
599be16c6ef70f349edaef43a0ee2712c1af7328 drm/i915: convert DVO driver to new encoder/connector structure
55f78c43598dbfbce09034b463ed2abc72f1420d drm/i915: convert DP/eDP driver to new encoder/connector structure
674e2d0885e009c078d89f789f28f63374a4f337 drm/i915: convert HDMI driver to new encoder/connector structure
bb8a356088db8a2a50365d417a71ac9e83b9b530 drm/i915: convert LVDS driver to new encoder/connector structure
454c1ca8be2f30cc4b21a20d1b6a69c442f2d8bd drm/i915: convert VGA driver to new encoder/connector structure
9c9e792795f96d201d85188607261f9f8bbf3219 drm/i915: Set sync polarity correctly on DisplayPort
ab00a9ef8d4ce7de4d5b15cbf4101feeb8cf7f4d drm/i915: Un-magic a DPCD register write
e3421a189447c0b8cd0aff5c299f53b5ab7c38f6 drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
0f229062a13204120dcd23168ad008e559bb1376 drm/i915: enable HDMI on Cougarpoint
b3b095b3b2b052f3c665b0d9e3e551fb65062db3 drm/i915: enable LVDS on Cougarpoint
a4a6b90150326294b1116504ba9d678bb3f42c35 drm/i915: Fix CRT force detect on Cougarpoint
8db9d77b1b14fd730561f64beea8c00e4478d7c5 drm/i915: Support for Cougarpoint PCH display pipeline
3bad0781832e4e8c9a532f1169bfcd7257bcfd9e drm/i915: Probe for PCH chipset type
7da9f6cbf70656ed1c913a674b82b68e076c99f7 drm/i915: Sandybridge has no integrated TV
edcb49ca34e38123675f83994d743d3d6ff772d9 drm/i915: Fix legacy BLC event for pipe A
d275f6614e160fa71d6e2201eb34c9b41fd8473c drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
0f3ee801b332d6ff22285386675fe5aaedf035c3 drm/i915: Allow LVDS on pipe A on gen4+
6443170f6d862a1cc89e61e4bb2410b714b875f4 drm/i915: Remove dead KMS encoder save/restore code.
0df5dd4aae211edeeeb84f7f84f6d093406d7c22 NFSv4: fix delegated locking
d21e0f4cd16656f71207683ee27465600ad21625 ASoC: Zipit Z2 WM8750 ASoC driver
e135443e2133473f44aa439ad333554dad14c21a ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731
ff818c24c2af370153646d302d831b69b023816f ALSA: hda - Add fix-up for Sony VAIO with ALC269
7fa90e873f520dad5ec58f47340996cda083e875 ALSA: hda - Enhance fix-up table for Realtek codecs
05b90496f2f366b9d3eea468351888ddf010782a security: remove dead hook acct
3011a344cdcda34cdbcb40c3fb3d1a6e89954abb security: remove dead hook key_session_to_parent
6307f8fee295b364716d28686df6e69c2fee751a security: remove dead hook task_setgroups
06ad187e280e725e356c62c3a30ddcd01564f8be security: remove dead hook task_setgid
43ed8c3b4573d5f5cd314937fee63b4ab046ac5f security: remove dead hook task_setuid
0968d0060a3c885e53d453380266c7792a55d302 security: remove dead hook cred_commit
9d5ed77dadc66a72b40419c91df942adfa55a102 security: remove dead hook inode_delete
91a9420f5826db482030c21eca8c507271bbc441 security: remove dead hook sb_post_pivotroot
3db291017753e539af64c8bab373785f34e43ed2 security: remove dead hook sb_post_addmount
82dab10453d65ad9ca551de5b8925673ca05c7e9 security: remove dead hook sb_post_remount
4b61d12c84293ac061909f27f567c1905e4d90e3 security: remove dead hook sb_umount_busy
231923bd0e06cba69f7c2028f4a68602b8d22160 security: remove dead hook sb_umount_close
353633100d8d684ac0acae4ce93fb833f92881f4 security: remove sb_check_sb hooks
b73c5f8b2f85a7041e045e0009d046780416948d drm/radeon/kms: fix calculation of mipmapped 3D texture sizes
ce227c4183a2c18c9e5467b7e92d47140e763ab9 drm/radeon/kms: only change mode when coherent value changes.
2e8e18ef52e7dd1af0a3bd1f7d990a1d0b249586 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
bb29624614c2afe2873ee8ee97cf09df42701694 inet: Remove unused send_check length argument
8ad50d96db58c58ba67ec1c6f9d3dae0db52338a tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
419f9f896074ce8b21e88066e6f3515f18e5641c tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
871039f02f8ec4ab2e5e9010718caa8e085786f1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
9dc9fd9484c5168d23fe855e6c56543d96b6695b [SCSI] mvsas: fix hot plug handling and IO issues
c8032216c9607ee8c62a39484711750c1445c6a4 [SCSI] iscsi_tcp: Remove unused field iscsi_conn from struct iscsi_sw_tcp_conn
c484a50a4db33c3d69a7750fd4fbf7b60d39940d [SCSI] iscsi_tcp: Change iscsi_sw_tcp_conn_restore_callbacks arguments
5738d4449c1baf05e8345684d12371f76296473d [SCSI] scsi_dh_emc: request flag cleanup
ef7d17a907d89d590831a3995ed8638a9ad394bc [SCSI] iscsi_tcp: change & to &&
9f8f3aa640ae5da220eea95215317f19ace91481 [SCSI] libfc, fcoe: normalize format specifies for world wide names
ce8b5df04292e93a117d9f863af206245bf61271 [SCSI] libfc: set both precision and field with when printing FC IDs
63ac4bbffb40f2cb3bc7e8b11bac47598813ea13 [SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp
da87bfab8a7e6cfd0e1e5c5874d7fd4f7d11e64e [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.
8ba00a4bbbbcb39d077e837555dfa9ff0de4202e [SCSI] fcoe: removes unused shost in fcoe_shost_config
d9e9ab56b687da0b3ecb29f7a77f25aa7ae078fb [SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queue
666d07646a29040e3dc4caeb679166559e152ff2 [SCSI] fnic: Update version to 1.4.0.145
0b2f74a47f2b10bd4c70324820a93c070b3960a5 [SCSI] libfc: fix hton24 macro to take expressions as args
3b719d01617288f4c11307fcb933997d7ca895c3 [SCSI] libfc: remove unneeded variables in fc_exch_recv_req()
03d29bc1d58dcfc2fa30aed7af199f24444c2052 [SCSI] fcoe: check netif operstate instead of IFF_UP & link state
9ee50e48d8370dbcb42fa5b62b5bb3a9877e1f47 [SCSI] fcoe: reset FIP ctlr link state on disable/enable
593abc0720d5639ba21834b082adf83762af39be [SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMA
aea20f9540e615f158536b777f7f9ac646427f98 [SCSI] mpt2sas: Bump version 05.100.00.02
980ead3180233d09ad37aacd803059b3142c7863 [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_sas_device_remove
130b958a5dbf0fca361beef5713715a2eba6529f [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd.
490475a9938f3480e1ab3a67063e547cea41c295 [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active iscsi sessions
a1172ca2f20074626d7aa77e747824757673cf22 [SCSI] lpfc 8.3.12: Update Driver version to 8.3.12
78730cfe0649bce86e64eafda9bdffa38f05d396 [SCSI] lpfc 8.3.12: Fix discovery issues
c74959370369cd870560777b7db7ec940565bb85 [SCSI] lpfc 8.3.12: BSG Fixes and enhancements
49198b371e2da20548d1408a7d3a8dea2f91263c [SCSI] lpfc 8.3.12: Critical fixes
6c8eea54ec62c1a3fdb21de583639c49dcdc8811 [SCSI] lpfc 8.3.12: T10-PI/DIF changes
15672319e3da68bb3f710e724185f4524722a6fa [SCSI] lpfc 8.3.12: Miscellaneous Changes
b19a061a785db22401b62cc4ee2baf95d5c7e2e7 [SCSI] lpfc 8.3.12: Emulex SLI enhancements
40364a40b68a26cc882df05f7cc7f0ad87aac935 [SCSI] mpt2sas: Upgrade version 05.100.00.01
66a679365780a8d775b1ed03e2576007f7100121 [SCSI] mpt2sas: Check for NULL pointer before free_pages is added.
ef7c80c1f18f2c5eea2dabd214f12e0c93ac29cf [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery.
ebda4d38df542e1ff4747c4daadfc7da250b4fa6 [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctl
38c2911449b19664e0dc46132a7b4cb249ff5e06 [SCSI] mpt2sas: sanity added to remove duplicate port from topology
78d4e5a07dca7374dd9db40b3346d727b65eb794 [SCSI] scsi_debug: add max_queue + no_uld parameters
a71fa1fc43a29133f13ae6ada1a389ca298c0934 [SCSI] ibmvscsi: fix DMA API misuse
a8f23b03535359c5afeb77d937b89b8a4d87b2b2 [SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq()
3233ac19811fe17033b537832ca7b59df8bf4aa9 [SCSI] sd: retry read_capacity on UNIT_ATTENTION
6dec143a50c01ca0cc0afcbf5ea4bb8e87981edf HID: add support for 3M multitouch 22" display
5bbf297cc652713a0a6511004b8d4c1cc21a3b02 [SCSI] zfcp: Fix tracing of requests with error status
07bbd0facdcda64f2c77fc6a505afd32e45fa506 [SCSI] zfcp: Update MAINTAINERS entry
d7d05548a62c87ee55b0c81933669177f885aa8d [SCSI] iscsi_tcp: fix relogin/shutdown hang
1469585309bb52869cbaa449c6d2cd1ce9869cca [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all device after recovery
5435f2818ea08bcb381dcd2a99b1607b2a42f329 HID: hid-picolcd depends on LCD_CLASS_DEVICE
f87146bba523cad0196aa8e80ca9e8243d7a6c0c [SCSI] sd: quiet spurious error messages in READ_CAPACITY(16)
be3bd2223b89d270853302ab0a5909fa875fd831 nilfs2: fix typo "numer" -> "number" in alloc.c
457549da730ec43bdc594ec7b475464b9d52a15f [SCSI] bnx2i: Update version and module description
ce2d763a2cd09513cb0c0e9ea52c30373c00b2f1 [SCSI] bnx2i: link bnx2i hba and cnic device before registering the device
2e15efc7e1f99f56896b89fad9d13baac3c635f9 [SCSI] bnx2i: make firmware use statsn field when constructing header
a1dbfddd02d2b3e75f8750c68563e1d6eec16260 [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh
2f2eb58762b4dcddfe25c90800323765c1257eca [SCSI]  Allow FC LLD to fast-fail scsi eh by introducing new eh return
7794a5af67c672d44cfdbc7172a608b7542a66e3 [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter
6c452a45e5d8a93812360a5581e93ac5a8776025 [SCSI] qla2xxx: General checkpatch corrections.
bfdaa761d3f9663a4721f572e093dd2894cedaf9 [SCSI] qla2xxx: Fix to make conditional decision based on port number.
d5459083af5b6e01796797edd12555ab586c6092 [SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BSG command
09ff701a177b116c6c15b6e501e58fbfb306b424 [SCSI] qla2xxx: Add APEX support.
6e98016ca077c5c751167bfdb1a3a2a3bee581cf [SCSI] qla2xxx: Re-organized BSG interface specific code.
077424e2e2c97c830d903891dfcd1532068b85b7 [SCSI] bfa: sg addr big endian fix
42b426ecb453cf49c3d16cf1d7a5e5d8cab9869d [SCSI] bfa: protect idr using bfad_mutex
b3522f08ec7011aed0abc477bfedd00d189e9cd6 [SCSI] bfa: use pci_iomap() and pci_iounmap()
2eba0d4c000777ce43012d7fda806b075f6cf877 [SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining case
b504293fe9dc42917a919044f2b672fb361329d0 [SCSI] bfa: add fc transport class based vport create/delete
12fb8c1574d7d0c262d2f4c667047889c4f27ebe [SCSI] don't kfree an initialized struct device
1821438a9b6a8454281ec2e151014709f641d2d5 [SCSI] don't reap targets upon device_add failure
4f581b97314a2da96fa4d611ebfb586b2828b027 [SCSI] mptfusion: Bump version 03.04.15
0cf0f23c286459625eb5cbf9934135ff3156ce95 [SCSI] mptfusion: Proper error handling is added after mpt_config timeout
f18a8927f6779f5dc9dc4327522c8a12f2cf31b9 [SCSI] mptfusion: Event data alignment with 4 byte.
568da76929392c9feb60a25383250dd6cfa68e05 [SCSI] mptfusion: Check for command status is added after completion.
69b2e9b4431798645e3d8fb51413db97c9845db1 [SCSI] mptfusion: Task abort is not supported for Volumes
08f5c5c23d52aa385ff304becffb0e0c37cedfe5 [SCSI] mptfusion: sanity check for vdevice pointer is added
f8c23bde85091b696e72d00bc6aa16216a9862f7 [SCSI] mptfusion: Setting period,offset and width for SPI driver
ffb7fef32b98fff773a5a6882ae4f8aee65a7708 [SCSI] mptfusion: Proper bus_type check is added
48959f1eae3068fefb3de05cdc0c2bd8f0f96c37 [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod
b3b97316d5861b1708cd7ef2df9989d12d97acb9 [SCSI] mptfusion: mpt config will do Hard Reset based upon retry counts
7d757f18554070e917f61e7caedf395f940cf853 [SCSI] mptfusion: Updated SCSI IO IOCTL error handling.
d0f698c46141e1d179fb3a86a0ae668d2fd12916 [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)
1a7d7eac6f651c00e954023dd2542f0c65ef66b7 [SCSI] mpt2sas: Bump version 05.100.00.00
31b7f2e25d4b30d9b8701a6820c8e521cf409c29 [SCSI] mpt2sas: Copyright 2010.
58287fd59c3c7b1f69715aefda888b0e1ccd68a3 [SCSI] mpt2sas: Default descriptor for RAID Passthru command.
f6aee7b9aee96ef18354f0f86e65ec635ee5039f [SCSI] mpt2sas: return -ENOMEM if memory allocation failed.
8ed9a03ad4c1b6c5ae163e5e9f140852be0273a1 [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch.
e94f67472106e5a0e97c79090211c551e69e889b [SCSI] mpt2sas: Fix for little endian
b4344276f75827f609ebef886b292653bec38f92 [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure.
6558bbb1457d2f33e233f9ed7bcf17fe96b93878 [SCSI] mpt2sas: Early return from function if shost is in recovery.
89009fbb7d2df37536c8dc932fdead4189783f92 [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation.
f891dcfdc11d2004253861f51d627bfda6773c76 [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset
7921b35c5fcf300ebd860e3e7894c692c9547838 [SCSI] mpt2sas: Corrected time stamp
31cef6bcb89dbbc325e65f7570644554de7db441 [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in RESCAN task after HBA RESET
b620debb06da7dff773460674695d524161d90af [SCSI] lpfc 8.3.11: Update Driver version to 8.3.11
4b40c59eced94eea7f4583ffb0dbc33a5fa92499 [SCSI] lpfc 8.3.11: NPIV changes
e2af0d2ed86a2415b0562526601cf2d5cae5a96d [SCSI] lpfc 8.3.11: Fix AER uncorrectable non-fatal error handling
7a4702774381103e936cae09ec12301090c6c212 [SCSI] lpfc 8.3.11: Driver management improvements via BSG
cb5172eafd9ffdab6bb7b1eec628ea706d5817c8 [SCSI] lpfc 8.3.11: SLI4 Improvements
999d813f227435c35b44362ee82211a1458844fc [SCSI] lpfc 8.3.11: FCF failover improvements
65c054f235fda2d545ecd2a7948906a3cf0c1f39 [SCSI] mpt: modify mptctl_exit() to call proper deregister functions
f018b73af6db4f330ad5da9ac53997a699c30c42 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled
b3ef990c1514859bffae221b9e82e46a38f1e7bf [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-ml
5c12c418e905aac2826bb70f947648944c079ed9 [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_data
3e22760d4db6fd89e0be46c3d132390a251da9c6 [SCSI] libfc: use offload EM instance again instead jumping to next EM
a104c844576c6bdc44c6f1336e30a5fcd90fef1c [SCSI] libfc: fixes unnecessary seq id jump
cc3593d3882ffa7dfaa739a8302b256955be7d99 [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_next
4291365784c9622c9d643cf23421f9c7b9662d71 [SCSI] libfcoe: eliminate unused link and last_link fields
50036bbae0ed4d4e610bd59e0ce285ed20c1bee6 [SCSI] fcoe: remove an unused variable in fcoe_recv_frame()
ccfc3098029229d5298d4fc07f1b2c967526e56b [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID
f4568b8b9766d083c0e61346173bb22274128208 [SCSI] libfc: recognize incoming FLOGI for point-to-point mode
7d65b0df6c5951271cd368170bca8601aa2e65c7 [SCSI] fcoe: save gateway address when receiving FLOGI request
e49bf6145f50da2d95f9fab605ce74f8fb44cb16 [SCSI] libfcoe: fix debug message entering non-FIP mode
9860eeb49748df86e784fea09bb47ed6ae594383 [SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses
2f2ac4a0df8c4beee6e4057a69fa973b6040a573 [SCSI] libfc: fix oops in point-to-point mode
4dc7ccf7e9d9bca1989b840be9e8e84911387cf2 [SCSI] libfc: add definition for task attribute mask
a2f6a024e1a7ce37f424a567733501d98b8555d7 [SCSI] libfc: recode incoming PRLI handling
fc193172e63af2c749e198816a1ee694dd6395e6 [SCSI] mpt2sas: use correct pci_resource_flag for comparison
4644efabde172808c0a8b6e3f17e4c204a4e52e7 [SCSI] bfa: eliminate useless code
f3d6e1dcd291fd0da3accb0d60fbd0d26d2189ed [SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer()
6ce00cae684e7c6310e14634320184ca3c011750 [SCSI] gdth: fix buffer overflow
e05a9e7b18dfcce6911d0b901d7f04387cc1d93c [SCSI] pm8001: drop redundant memset
1278b11f46d9f34097f44ecc417148f27e8997fe [SCSI] mpt2sas : Device removal algorithm in interrupt context only
40956059fb2ef717f1e864a6685e7cd31758fc2b [SCSI] mpt2sas: Upgrading version to 04.100.01.02
cd9843f8afb9dbdee101d1d7d9717e361c7c9b3a [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address
f1c35e6aea579d5bdb6dc02dfa99c67c7c3b3f67 [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.
36dd288f0f930c154ec6a4d73a6a35f3079418c6 [SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmo
bb789d01620e5d36081b22edb6fb71cf55ff043c [SCSI] mpt2sas: fix the incorrect scsi_dma_map error checking
c4de0cebc512148bee764bfdac7bf49555e41173 [SCSI] 3ware maintainers update
4deedd845a322b3d356d80c87e2d9fcf50aa04be [SCSI] 3w-xxxx, 3w-9xxx: force 60 second timeout
b1095afe6fd6ea4c0d9e75489b955f898d6617d9 pcmcia: re-start on MFC override
509b0865fbd8ab6c820397706dde980c1c285538 pcmcia: fix io_probe due to parent (PCI) resources
d3e03f4ea81456d52810a03a17dd88f78a080818 pcmcia: use previously assigned IRQ for all card functions
4a1032faac94ebbf647460ae3e06fc21146eb280 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
ae4e8d63b5619d4d95f1d2bfa2b836caa6e62d06 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
d88d4050dcaf09e417aaa9a5024dd9449ef71b2e PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
27762b2ce16d5c6f7bc8ab1aad1b9179076f997a Merge branch 'fix/misc' into topic/usb
29aac005ff4dc8a5f50b80f4e5c4f59b21c0fb50 ALSA: usb - Fix Oops after usb-midi disconnection
c872b0fccc6e086beea0a7b3b4123b7d0e75a868 HID: egalax: update slab.h include
0c3910c255d3f9caeef4ebad5d5a1156a2d33f69 HID: add support for the eGalax dual-touch panel
7cfe21aae155c26193fde617dc61d37a79a63f86 ieee1394: mark char device files as not seekable
3ac26b2ee30005930117fe6a180c139c5f300faf firewire: cdev: mark char device files as not seekable
5da3dac8d99c9933f12286fd73fa18e26f768bea firewire: ohci: cleanups and fix for nonstandard build without debug facility
35d999b12037b5ea0152889232629c25d45b0e26 firewire: ohci: wait for PHY register accesses to complete
54672386ccf36ffa21d1de8e75624af83f9b0eeb firewire: ohci: fix up configuration of TI chips
925e7a6504966b838c519f009086982c68e0666f firewire: ohci: enable 1394a enhancements
e7014dada041982ae12ba7fd1967ca0ab0243e04 firewire: ohci: do not clear PHY interrupt status inadvertently
4a96b4fcd6b35e9233df07b3c9ab38091edcfe7e firewire: ohci: add a function for reading PHY registers
ca658b1e29d6be939207532e337fb640eb697f71 firewire: cdev: comment fixlet
aa6fec3cdeb14ecc916eb78c4cd9ed79e4f7fe8d firewire: cdev: iso packet documentation
9cac00b8f0079d5d3d54ec4dae453d58dec30e7c firewire: cdev: fix information leak
385ab5bcd4be586dffdba550b310308d89eade71 firewire: cdev: require quadlet-aligned headers for transmit packets
4ba1d9c0c22947a9207029e7184733252e6135f1 firewire: cdev: disallow receive packets without header
5534ecb2dda04345e8243901e0e49599228b4273 ptrace: kill BKL in ptrace syscall
bfac4d6725baacbfc085c38e231b8582a1b8f62b drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
2c61be0a9478258f77b66208a0c4b1f5f8161c3c NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
a6305ddb080fb483ca41ca56cacb6f96089f0c8e NFS: Fix a race with the new commit code
b80c3cb628f0ebc241b02e38dd028969fb8026a2 NFS: Ensure that writeback_single_inode() calls write_inode() when syncing
1544fa0f7a46241582abc48f07b74f3d846379e4 NFS: Fix the mode calculation in nfs_find_open_context
80e60639f1b7c121a7fea53920c5a4b94009361a NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR
65384a1d41c4e91f0b49d90d11b7f424d6e5c58e drm/radeon/kms: more atom parser fixes (v2)
2844a76a25a2fc2f5025cf128c95a14d86146d33 ceph: decode v5 of osdmap (pool names) [protocol change]
522032da7ed3068cf79f733fb836118d908b7719 drm/edid: When checking duplicate standard modes, walked the probed list
335af9a235a82842854b394507ab5e310d88be42 drm/i915: change intel_ddc_get_modes() function parameters
c1c43977e6fc789cbde094303fa9ace629a35aca drm/i915: passing drm connector param for load detection
f1c79df3aa2eda4756ddfe976f2eb5aa6507a35a drm/i915: Add new helper to return current attached encoder for connector
5daa55eba7d7219616423c6955e90a8f196294a5 drm/i915: Add new 'intel_connector' structure
c5e4df3382681c8ed214ee93bbe8f96044980485 drm/i915: more conversion from connector_list walk to encoder_list
5bf4c9c469ffc64b85fed1f3d2b0c8b19909ed13 drm/i915: use encoder_list for hotplug callback
903cf20c997053024b6ed72a746b429671fa8e8c drm/i915: Convert some trace events to DEFINE_TRACE
fb8b5a39b6310379d7b54c0c7113703a8eaf4a57 drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable
6dad2a29646ce3792c40cfc52d77e9b65a7bb143 cpufreq: Unify sysfs attribute definition macros
679370641e3675633cad222449262abbe93a4a2a powernow-k8: Fix frequency reporting
a2fed573f065e526bfd5cbf26e5491973d9e9aaa x86, cpufreq: Add APERF/MPERF support for AMD processors
d65ad45cd82a0db9544469b8c54f5dc5cafbb2d8 x86: Unify APERF/MPERF support
73860c6b2fd159a35637e233d735e36887c266ad powernow-k8: Add core performance boost support
5958f1d5d722df7a9e5d129676614a8e5219bacd x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo
470058e0ad82fcfaaffd57307d8bf8c094e8e9d7 iwlwifi: avoid Tx queue memory allocation in interface down
57e40d36e59f828f43d60b2662041991dcd78044 iwlwifi: fix compiler warning
0eddb519b9127c73d53db4bf3ec1d45b13f844d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
f16393776fc133d95fe3b3ba7118df579ed90af5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
2f4084209adc77f9a1c9f38db3019a509e167882 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
2f10ffcfb28beb35137d9e86992c771b4a6c5f2a Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
f875f5183b8f511161eddcbb4e9a1aada33d4aaf iwlwifi: fix compile warnings when compiling without debug
4c8d1913ac1baab64080c1030cb94e24cbd9a0f8 iwlwifi: small changes in comments
04569cbe7653fe0057acc46afc07f2c2fd2508b3 iwlwifi: update tx command response status
461ef382fd68f02b7bac8f94f7f2b85162bad896 iwlwifi: add more debug info in error event dump
05d5752027d02ca9204d1ece5074d41000fee23d iwlwifi: clean up last_phy_res
76c3c698bf47927fb31044fa2f4321c99ed7411d iwlwifi: remove pointless sta_id invalid check
a90178fa1dce52816ae9fa4a3ba031886b79c5ae iwlagn: simplify WEP key check
43a61261d7f571f760611711cd4e6b64ef661ad1 iwlwifi: remove wrong key use check
335348b1702cf78c9e79987a3d66e85a05c98b5c iwlwifi: make WEP key restoring explicit
678b385d07835c6c21371c12eaaa3fba4de05168 iwlwifi: default max event log size
8b9fce77737ae9983f61ec56cd53f52fb738b2c7 iwlwifi: work around bogus active chains detection
68dd5b7a45d1935fcd32b786e8d3d3f7bb4bbfe7 mac80211: check whether scan is in progress before queueing scan_work
00236aedf1d2c49a18ae9ea00698d97705ff7289 wl1271: Add support for connection quality monitoring
e19728181ca7187fa0ecb7076ce681311cf785e7 wl1271: Go to ELP in idle
aecb0565e3e331d4dd23b4d35180519532015f22 wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF
2c10bb9cb3f9cecb71bd2cbb771778136433ebe2 wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF
bd9dc49cd565aeb20d4f6eb2f6af4c16acce2ef5 wl1271: Fix memory leaks on driver initialization
c15cf5fcf9ea0a7749536c201965370d99c86c7f mac80211: fix typo for LDPC capability
39184b151cbe5ce9f1487190ac4244f69bf6a04b mac80211: delay skb linearising in rx decryption
1805a34fa33b6284ab8139dd43779b94de58669a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
ce82653d6cfcc95ba88c25908664878459fb1b8d radix_tree_tag_get() is not as safe as the docs make out [ver #2]
d3e06e2b15590b70ea73733fc4612e4741ff46e0 slub: Fix kmem_ptr_validate() for non-kernel pointers
fc1c183353a113c71675fecd0485e5aa0fe68d72 slab: Generify kernel pointer validation
4dc86ae1f925b2121d4e75058675895f83e54c71 Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"
e3237e3c60c1f4a790b4e521e406b3ffff74f9bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
53e5b5c215ce8372250e227f2c9acf9892de8434 perf tools: Fix perl support installation when O= is used
5091b353883ba3358998797efb284f82344531f3 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus
dda565492776b7dff5f8507298d868745e734aab intel-iommu: use physfn to search drhd for VF
60508abe9b3d812affb2d70a35cd151fee766737 Merge branch 'fix/hda' into topic/hda
7f311a46916a3be00a1a8e3f1bdf461d08f1d263 ALSA: hda - Fix initial capture source connections of ALC880/260
680a7524622356f5476e8fad2fe32b2b68b432c0 intel-iommu: Print out iommu seq_id
5715f0f9d3814e83e5f2f754d3f7abdfa096a0b9 intel-iommu: Don't complain that ACPI_DMAR_SCOPE_TYPE_IOAPIC is not supported
73296bc611cee009f3be6b451e827d1425b9c10f procfs: Use generic_file_llseek in /proc/vmcore
78d5f0f500e6ba8f6cfd0673475ff4d941d705a2 intel-iommu: Avoid global flushes with caching mode.
b660d0485efeff743c72f1be2185832de8477a24 netfilter: xt_LED: add refcounts to LED target
ed86308f6179d8fa6151c2d0f652aad0091548e2 netfilter: remove invalid rcu_dereference() calls
82653633b6161cdecc011d15bc9df1c7489bd9a2 intel-iommu: Use correct domain ID when caching mode is enabled
8bdd77dd4ef99292f3d705c4c389c12f55641133 intel-iommu mistakenly uses offset_pfn when caching mode is enabled
41775e29a74ed825496c975ba19c7661e15f0523 procfs: Use generic_file_llseek in /proc/kmsg
34aacb2920667d405a8df15968b7f71ba46c8f18 procfs: Use generic_file_llseek in /proc/kcore
87df842410ce5a86fdca9fbec0dba80d2aa88b6f procfs: Kill BKL in llseek on proc base
a45946abb8991e17c39326854ed1314d20742ca6 intel-iommu: use for_each_set_bit()
87d8a69709d971913e6cc7210450fcb8be963667 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
85b3cce880a19e78286570d5fd004cc3cac06f57 ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms
8e7fcccee990acd8135db447ad01cb3b22bce620 [S390] Update default configuration.
187644636ea79aa4bdc04757ebca919c4fd546e0 [S390] nss: add missing .previous statement to asm function
7d3f661e5757e84f1fb2e10093cfa2f7b057bc2f [S390] increase default size of vmalloc area
6af7eea2aee57b869f34eba0a94ef122fe90fbfd [S390] s390: disable change bit override
176b1803ce4690d0dd94e16f118dbd14af045034 [S390] fix io_return critical section cleanup
35ac734f72d846f250c0344913a91f954ea764c3 [S390] sclp_async: potential buffer overflow
d7015c120e0ac55d86cabbe7a14997b99f39e282 [S390] arch/s390/kernel: Add missing unlock
6ca0c22ef8a4e988e2487d25964d55e6c37c5785 ASoC: WM8750: Convert to new API
226b1ec8c18bcb6d1aa448a29b2c8aeae1946228 ALSA: hda - Fix setup for ALC269vb amic and dmic models
531d8791accf1464bc6854ff69d08dd866189d17 ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21
4cf19b848f92641eeb2585949a09eedec57fb53a ALSA: Remove BKL from open multiplexer
9823f1a8463fb631fe965110fe19adeb3df239c4 ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock
3440c49f5c5ecb4f29b0544aa87da71888404f8f cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch
812df48d127365ffd0869aa139738f572a86759c blkio: Add more debug-only per-cgroup stats
cdc1184cf4a7bd99f5473a91244197accc49146b blkio: Add io_queued and avg_queue_size stats
812d402648f4fc1ab1091b2172a46fc1b367c724 blkio: Add io_merged stat
84c124da9ff50bd71fab9c939ee5b7cd8bef2bd9 blkio: Changes to IO controller additional stats patches
a7433742d62c6e0e1173bd144a4aef7724b48d60 drm/radeon: fix cypress firmware typo.
c1a7368a6f0b18b10fdec87972da680ebdf03794 Security: Fix coding style in security/
930b9d94579fa1ea9604cbf7ba56cedf99ba9b5c Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
8e024f13142fbbca5fbe14a6926516a45bd70c3a drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
0ca2ab52d451c25764e53d3d289e1be357c977d7 drm/radeon/kms/evergreen: add hpd support
45f9a39bedc3afab3fc85567792efc0103f34a55 drm/radeon/kms/evergreen: implement irq support
fe251e2fffa1ebc17c8e6e895b0374ae4e732fa5 drm/radeon/kms/evergreen: setup and enable the CP
32fcdbf4084544c3d8fa413004d57e5dc6f2eefe drm/radeon/kms/evergreen: implement gfx init
4528416291e26456e68f7217576e40e589d276bf drm/nv50: implement gpio set/get routines
02faec09b2814b6ad3fd202e2f28b3c4b712a3f1 drm/nv50: parse/use some more de-magiced parts of gpio table entries
2535d71c80b3d79090c9d44ec6d35342e2d258f0 drm/nouveau: store raw gpio table entry in bios gpio structs
2295e17a4a0c339ca8507deb2cab5f339007e5e5 drm/nv40: Init some tiling-related PGRAPH state.
eaeefba154a19aeab9037b1d29478e5303a992fe drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
e60a9df3a8e60e5f16707897467b36702e8c4cdc drm/nv50: another dodgy DP hack
a5acac66685397a73bed8638114262520565e41c drm/nv50: punt hotplug irq handling out to workqueue
6f335a7afa6bc57603f39430dc6f9e57de288a91 drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
d327dd4e771b5820743aeba0622116c5c8806388 drm/nv50: Allow using the NVA3 new compute class.
747943ea187e5acceb7ffc762ff2c84cb3449745 drm/radeon/kms/evergreen: add soft reset function
0fcdb61e78050f8f0b31029eeafa5ae013ce0f35 drm/radeon/kms/evergreen: add gart support
49f6598277635af13d60e7d2601963356bc48bd8 drm/radeon/kms: add support for evergreen power tables
a1663ed3412f4b94edcf30b271c9db3ace533605 drm/nv50: cleanup properly if PDISPLAY init fails
08c5c51507614ffd6fee8f3517c33ac5e1576e82 drm/radeon/kms: update atombios.h power tables for evergreen
78bb35129e9400fb50580e971d964563fc8e0218 drm/nouveau: fixup the init failure paths some more
494ab824f179ddeb2022cbb1d25aee41ab46ee9b drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark
2eb92c80074ecfbc691741720382007417f64523 drm/nv40: add LVDS table quirk for Dell Latitude D620
f3bbb9ccbf2a0362363ce6d7e4e57dbf34a5cef1 drm/nv40: rework lvds table parsing
a76fb4e8ffe42144529e21fe1e609b762e8eb5cc drm/nouveau: detect vram amount once, and save the value
952eb63543552deb1bf1113739d59d29172d7755 drm/nouveau: remove some unused members from drm_nouveau_private
78ad0f7bf2bb667729581f099781fc0b7ae58fcc drm/nouveau: Make use of TTM busy_placements.
40b2a687bd92827ca144d3623cf48377d8f7680d drm/nv50: add more 0x100c80 flushy magic
0c324971986f1498ccd289cb2b4927a6fd3efbe5 drm/nv50: fix fbcon when framebuffer above 4GiB mark
0dd8c3f093e3d0cab2cc967f9620b41a125f1f56 drm/nv50: Fix NEWCTX_DONE flag number
c385e50cb51ace73ebe12d57df76882e9dcf0e53 drm/edid: Fix sync polarity for secondary GTF curve
bc0beb44f27dc068c1daefc79826c07e0b22ef6c [SCSI] qla2xxx: fix lock imbalance
67221a4226a5fc48e413e2050db266bb171753c4 [SCSI] lpfc: fix lock imbalances
4ec3fdbef17d0266826b56b33735dc9dada58c27 [SCSI] be2iscsi: fix lock imbalance
229bab6bacc42295f13c0434772381a88ce2308b [SCSI] dpt_i2o: several use after free issues
ace5d5de6bbaff00d3b5dd7ea8f160b570fdb726 ath5k: fixup some merge damage for AR5211 IQ calibration
ece6444c2fe80dab679beb5f0d58b091f1933b00 iwlwifi: need check for valid qos packet before free
02246c41171097ceab3246f6dc251ac89de6004b loop: Update mtime when writing using aops
f74cb0f7b1d8d6e4c11c6679a7d012be641225e3 mac80211_hwsim: add sw_scan sw_scan_complete
4f59fce9e099fb6ba3c8361e5094163a3efce5be ath5k: add bounds check to pdadc table
a05988bbbef5ac2391fe696646f0b80708f33f2e ath5k: fix race condition in tx desc processing
6b5d117eddc09cd976ad8030d715f4350f598a22 ath5k: clean up queue manipulation
1968cc78d91c79857089713bf3f3cceb5e9c63ae ath5k: correct channel setting for 2.5 mhz spacing
b5878a2dc5e7e7f031a52c3e15b571224cb6b540 mac80211: enhance tracing
403820edc4ba1f2fb2514c022f2662c498ce0d11 rt2x00: use rt2800_config_channel_rt3x for rt2872
2eb46d9bda44b3f85727fee6865d9b25725e6bf9 ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
f984d94c500c79048b33ab14923dfcec336d9968 ath9k_htc: Fix HTC layer memleak
6f0f2669f508fb239a0f589a8b453dbe22112bf9 ath9k_htc: Use anchors for REGOUT pipe
c503269a0f77e9b2d6de9e8a5f66ace53dde6e04 ath9k_htc: Fix module unloading issue
66b10e33f742bb45a29b7dbbc8dc85583d4c9ef6 ath9k_htc: Fix RX URB reference count
46baa1a24945b5813097af5a632db721f9c9d03b ath9k_htc: Protect RX stream variables
62c33447fa720d71b05bbc626b01351a4889c2d7 rt2x00: Enable powersaving by default again on rt2500usb.
97ad9139fd68b5c71f44d28d3f9788d89cfd4916 mac80211: Moved mesh action codes to a more visible location
60ece4047e4870c7be28dcf661162d8312c161e7 wireless/ath: remove trailing space in messages
9ddd3a31aedcdb55d5509b595c04b187041c8adb Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
2626419ad5be1a054d350786b684b41d23de1538 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
1223c67c0938d2df309fde618bd82c87c8c1af04 udp: fix for unicast RX path optimization
e4077e018b5ead3de9951fc01d8bf12eeeeeefed xfrm: Fix crashes in xfrm_lookup()
0f2df9eac70423838a1f8d410fd3899ddd88317b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
ab285f2b5290d92b7ec1a6f9aad54308dadf6157 perf: Fix unsafe frame rewinding with hot regs fetching
d620a7cf05d4f12f5bbb1060d766e8139ab31458 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
45c4d015a92f72ec47acd0c7557abdc0c8a6499d libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)
4352aa5bbf1d0080c2dcf904ce1e4be0a1cb5937 PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
73a0e614580fb650846be1e9315f6b7b6069b9cc x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions
2aedd192f799c362ccefc3c316f0c4bd5154126b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
cf90bfe2ebaf9d32f37acbebb7425c280fd6cd30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
0a2851b9a837cb025d48bb8118f35ebd12bce4b5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
231c91f53e448ebe5c2d3c8ea88115bb49529674 wd7000: typo spin_unlock_irq() => spin_lock_irq()
e9e94e3bd862d31777335722e747e97d9821bc1d perf trace: Ignore "overwrite" field if present in /events/header_page
854c5548dfad017920a36201d40449fdbad90bfb perf: cleanup some Documentation
f0e9c4fcefa42b5d28b915768dab81a7fdbbc00c perf bench: fix spello
eed05fe70f96b04ebeb218b07ae8898e605f9b23 perf tools: Reorganize some structs to save space
c0ed55d2e4f600335193612725c0d7c8211a7a4a perf TUI: Move "Yes" button to before "No"
6e7ab4c649eb7ed403d970b8eda32ca3745e8024 perf TUI: Show filters on the title and add help line about how to zoom out
43a3cec01354573517f1348383e0ab6e6067076b ASoC: imx-ssi: Use a hrtimer in FIQ mode
671999cb5d8817611f865f3877f5a5b81372f61e ASoC: imx-pcm-dma-mx2: restart DMA after an error
206b60e189c7cc2b4675687d66f167299a13a4d4 ASoC: imx-ssi: honor IMX_SSI_DMA flag
78e4fd26ef8b85c8cbb6803e18b6b1f970420e06 ASoC: wm2000: remove unused #include <linux/version.h>
c15d0fc0fc399d2639240b35ad7ed93ed5a59412 udf: add speciffic ->setattr callback
69ecbbedac8e353bbd924fad16fed0c7c54e6382 udf: potential integer overflow
e9f13cab49f7f28b65a6f63201fca56480b2e059 netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue
5dd59cc99131fb4a2775c00928b0f24b9e192a76 netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue
9e56c21486f2a64473f36fa49475fd253422fbf6 netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue
1ce31b255cf8b06470dfbd469055b6fd8d2274bc HID: add support for cymotion master solar keyboard
ca7e0c612005937a4a5a75d3fed90459993de65c Merge branch 'linus' into perf/core
3d91c1a848c812e0e66e7e57f076667822cb460e IPVS: fix potential stack overflow with overly long protocol names
bb3c9d4f851d51bb6302ef0df830dcec88d7c529 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
7926c09dea682be6f3b2e42f16c50d8554c6bbdc add random binaries to .gitignore
0a5bff744a6263d397f88671ed2f772da9c64989 vxge: Version update.
cb27ec60640b3d3b40412c57a3fa92a0ae88dd2f vxge: Pass correct number of VFs value to pci_sriov_enable().
9002397e2999b53a0d673cd89892c4cda58e1416 vxge: Allow driver load for all enumerated pci functions.
aaffbd9f7734721bf42d246eb31fc79d7adb2cb9 vxge: Fix a possible memory leak in vxge_hw_device_initialize().
fed457a83611182f5a2e049cce02f8f4e1b65644 bitops: rename for_each_bit() to for_each_set_bit(): mtd
c1ab9cab75098924fa8226a8a371de66977439df Merge branch 'linus' into tracing/core
4d8dc679084d8dd7b81b2ae245844246deb0759c Revert "Add non-Virtex5 support for LL TEMAC driver"
2488f56d3699b84ee51d2940d1347345b8f9b0e1 myri10ge: fix rx_pause in myri10ge_set_pauseparam
97f8aefbbfb5aa5c9944e5fa8149f1fdaf71c7b6 net: fix ethtool coding style errors and warnings
8dd4bd002a32e787978fcb2be1e6ab09a3eb04ae macb: allow reception of large (>1518 bytes) frames
69298698c2453c2f8cd1d7d2a4cae39eeec3b66e net: corrected documentation for hardware time stamping
b62226826b4ea1926b644b5a337ffa6b637d4870 stmmac: use resource_size()
ddd0451fc8dbf94446c81500ff0dcee06c4057cb x.25 attempts to negotiate invalid throughput
f5eb917b861828da18dc28854308068c66d1449a x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
fd218cf9557b9bf7061365a8fe7020a56d3f767c bridge: Fix IGMP3 report parsing
1a98314273ad6a3dc048925cf71d9a8cee3560d8 bnx2x: use the DMA API instead of the pci equivalents
1a4ccc2d460f252853dfa2fb38b4ea881916713d bnx2: use the dma state API instead of the pci equivalents
5e01d2f91df62be4d6f282149bc2a8858992ceca virtio-net: move sg off stack
b681ee77f8ad248b0fdcec2e5e8c4df6e757eba3 benet: fix the misusage of zero dma address
fac6da5b7a1b9779ba124ce92314d02378892855 benet: use the dma state API instead of the pci equivalents
b0cf4dfb7cd21556efd9a6a67edcba0840b4d98d 3c503: Fix IRQ probing
94824f3dbe0d3f62470603bbb18efb5510aaf07c cnic: Fix crash during bnx2x MTU change.
2125b8a44d771351fc44719ed291be70b73672ad drm/ttm: using kmalloc/kfree requires including slab.h
f5284e7635787224dda1a2bf82a4c56b1c75671f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
9d87fa2138d06ff400551800d67d522625033e35 drm/ttm: split no_wait argument in 2 GPU or reserve wait
320718ee074acce5ffced6506cb51af1388942aa hvc_console: Fix race between hvc_close and hvc_remove
b7a413015d2986edf020fba765c906cc9cbcbfc9 virtio: disable multiport console support.
9ff4cfab82d27e9fda72315f911bbaa9516e04bc virtio: console makes incorrect assumption about virtio API
162a689a13ed61c0752726edb75427b2cd4186c1 virtio: console: Fix early_put_chars usage
9a82446bd269b130a9ac270e720e65c3843d4d0c MAINTAINERS: Put the virtio-console entry in correct alphabetical order
b1f201980eb4a7a59277a13cf18acdbb46167ad5 drm/fb: remove drm_fb_helper_setcolreg
4cdc840a371bbaf635b1d47bd8bf67a0b804538e drm/ttm: include linux/seq_file.h for seq_printf
04b1a22350e1e6464c3109886385178d119dbbb4 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
a55cb185b4a8f84cd05b66bb00b267ea455ecdc8 qlcnic: fix set mac addr
3bcf8229a8c49769e48d3e0bd1e20d8e003f8106 r6040: fix r6040_multicast_list
e31d5a05948e4478ba8396063d1e1f39880928e2 caif: tty's are kref objects so take a reference
c93f09402106f22601838ee2bb0d02bae934b5e5 caif: check write operations
298b9e44be9592e94c0e69a5d3893cd11f5484fa net: include linux/proc_fs.h in dev_addr_lists.c
005c93b5d876edf670b4c71d8dd79dc4e845a099 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
18e225f257663c59ff9d4482f07ffd06361fc2ec net: fix definition of netdev_for_each_mc_addr()
e2902eb79fdea3c3bf679a8f15f3432b393cb2c0 SMACK: remove dead cred_commit hook
dd3e7836bfe093fc611f715c323cf53be9252b27 selinux: always call sk_security_struct sksec
3eac4abaa69949af0e2f64e5c55ee8a22bbdd3e7 rwsem generic spinlock: use IRQ save/restore spinlocks
04287f975e68038051eb9c79896866d36610b8e0 Have nfs ->d_revalidate() report errors properly
7bd912998ec9cdbb0268138b6b51f28adf7865f4 IB/mlx4: Check correct variable for allocation failure
eadde3a1a5291492098e8b0b6435d075fc22486b RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
ae2d9293d7cfba70f44f59cfedb44122828c73b8 RDMA/cm: Set num_paths when manually assigning path records
48de8cb7847d040c8892701c1ff3c55eff1f46b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8c11e4ab09ffb975a89802dde0e9aa52a53b8aa5 mac80211: fix paged RX crypto
d4d9959c099751158c5cf14813fe378e206339c6 ARM: 6031/1: fix Thumb-2 decompressor
4742723cbce519773e4560f5cab11163eaa0c889 ARM: 6029/1: ep93xx: gpio.c: local functions should be static
54274d71d9358321f7773b820de37496a05fae7f ARM: 6028/1: ARM: add MAINTAINERS for U300
76708ab83962732ba3191ce8a61d8410406c8358 ARM: 6024/1: bcmring: fix missing down on semaphore in dma.c
54297e4d60b74e602138594c131097347d128b5a mac80211: fix some RX aggregation locking
098a607091426e79178b9a6c318d993fea131791 mac80211: clean up/fix aggregation code
618f356b95e37ca0c30b3b513898fda54abd52a6 mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
66b0470aeef10a3b0f9a6a1c60d908b5a06c62ae mac80211: remove ieee80211_sta_stop_rx_ba_session
2b43ae6daf26f29cec49fa3a3f18025355495500 mac80211: remove irq disabling for sta lock
e64b379574d6c92c15b4239ee0a5173317176547 mac80211: fix station destruction problem
1c3652a5732879263aeebe606ca7af9e66fe0b2f ath9k_htc: Configure the beacon timers once the scan is completed.
bde748a40d4d5a9915def6772e208848c105e616 ath9k_htc: Add support for power save.
53bc7aa08b48e5cd745f986731cc7dc24eef2a9f ath9k: Add support for newer AR9285 chipsets.
d5cdfacb35ed886271d1ccfffbded98d3447da17 cfg80211: Add local-state-change-only auth/deauth/disassoc
7590a550b88b8c3cb025f0a8ed58e279ad62e4c1 wl1251: use DRIVER_NAME macro in wl1251_spi_driver
2111ac0d888767999c7dd6d1309dcc1fb8012022 ath5k: Adaptive Noise Immunity (ANI) Implementation
63634c86365b530af5026d409fd403801abe1e75 Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
fb1ae635772d679eb312fa447290fc02cd0e4cf1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
75392dd3041b8fb7ee4cef6bd9b71154ae34f4e1 davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>
5b5cd553e3ac49e6a9bac148f07ab94d3d96dae5 ALSA: info - Remove BKL
d05468b72a32ec45aefb48caa00bd99350b9cf86 ALSA: pcm - Remove BKL from async callback
8f9f8d9e8080a2ff46caa7decef47810d093d252 slab: add memory hotplug support
addb2d6c13993060ae75f5005815b19dd2abdd64 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
84db18bbeb5c9c1a9c86e38a89d76ee526fd2c6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
6948ec70355ae6cf6082519e3d76b280373dade1 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
cc4fc29e59c386919a7674e203be7822dc968dc0 fs-cache: order the debugfs stats correctly
08dc179b9b00cfbed006ae6f5d0e471ef79dc69c frv: fix kernel/user segment handling in NOMMU mode
ea56f411ec2d4d8689eb7f3bcd24e860acf87c47 frv: hide uncached_access() when pgprot_noncached is not #defined
c783a29efcbc90a90ccfec8956c7ff0854301c34 rtc-mxc: multiple fixes in rtc-mxc probe method
8725d5416213a145ccc9c236dbd26830ba409e00 memcg: fix race in file_mapped accounting
116354d177ba2da37e91cf884e3d11e67f825efd pagemap: fix pfn calculation for hugepage
57119c34e53bbb8d244c3ff1335ef5145768538f ratelimit: fix the return value when __ratelimit() fails to acquire the lock
bb1dc0bacb8ddd7ba6a5906c678a5a5a110cf695 kernel.h: fix wrong usage of __ratelimit()
2a7268abc48c8009b284bd88605d14fcb65772ec ratelimit: annotate ___ratelimit()
ee5d2acd5ca1534f40e06d4f0d41a940b17beb54 /dev/mem: allow rewinding
b1dd3b2843b3b73b7fc2ee47d96310cd1c051371 vfs: rename block_fsync() to blkdev_fsync()
55ab3a1ff843e3f0e24d2da44e71bffa5d853010 raw: fsync method is now required
da258016293f5e82b36db67ac3db3931a4fbbc4d mb862xxfb: update Valentin's email address
a71dc148c2674bbb5988ea924702137993b3305a mb862xxfb: fix acceleration module license
d6da1a5abc2bf3a06a5bda08e0f6833409234666 mm: revert "vmscan: get_scan_ratio() cleanup"
6e191f7bb083544dc4fa3879ff81caf97c65d197 devmem: handle class_create() failure
70655c06bd3f25111312d63985888112aed15ac5 readahead: fix NULL filp dereference
12765517d9dbb477a2432375938f1eb5bdbcb532 device_attributes: add sysfs_attr_init() for dynamic attributes
975f8c5653acba461229e671202113da69b87be1 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys
829f46af39d50a43e260adaa9e7bbdff74a9f696 cciss: unlock on error path
c6eb69acfdfe258b4a3f69fa5ced8928bbebdba9 mxser: spin_lock() => spin_lock_irq()
cdeebaddb7f97298c73df4d43d31e164fc8aa0e4 omap hsmmc: fix a bug in card remove scenario
2a481800caf78f4750cc673c8baed12b5d703ff6 drivers/gpio/timbgpio.c: add missing unlock
c70c036f04b7b74282477d6a51bbcc8bb8897e03 drivers/char/amiserial.c: add missing local_irq_restore
a8557dc71949e80c298ec298b902ac6ebbc5d9dd fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb.
fc95c6d9b4433525ed9484089b6e092f3516a92b vesafb: use platform_driver_probe() instead of platform_driver_register()
530cd330dc3865e3107304a6e84fdc332aa72f7d include/linux/kfifo.h: fix INIT_KFIFO()
a3a2e76c77fa22b114e421ac11dec0c56c3503fb mm: avoid null-pointer deref in sync_mm_rss()
b01d0942c2b7a3026d2b7d38b5773d3d00420e06 bitops: remove temporary for_each_bit()
179b284e2fc0c638035843968f7d7ab8ab701525 vhost-net: fix vq_memory_access_ok error checking
af2b021fd6dc3e145d20f5eb927af9590c80bc44 microblaze: Remove unused variable from ptrace
7a325aa26cf8eb367b5d8b675a9425bef18d351a microblaze: io.h: Add io big-endian function
7ad7b218f4aae4f395b3b4cef261572556bbd20a ALSA: hda: Add support for Medion WIM2160
25e8d9b67b206b8bf9bf11699d1a7e67c87c1a2e ALSA: hda - Remove left-over debug printk in patch_realtek.c
4b83873d3da0704987cb116833818ed96214ee29 x86/gart: Disable GART explicitly before initialization
39a37ce1cc5eef420604fa68b776ff5dab400340 dma-debug: Cleanup for copy-loop in filter_write()
12ff4bf58b64ad3b8fb8e27889c99dcd5aa6fb0b Merge branch 'amd-iommu/fixes' into iommu/fixes
20a1cfba340f23a7ca62391e199c40c86b762ea3 x86/amd-iommu: Remove obsolete parameter documentation
8e4795605d1e1b39113818ad7c147b8a867a1f6a flow: delayed deletion of flow cache entries
285ead175c5dd5075cab5b6c94f35a3e6c0a3ae6 xfrm: remove policy garbage collection
80c802f3073e84c956846e921e8a0b02dfa3755f xfrm: cache bundles instead of policies for outgoing flows
fe1a5f031e76bd8761a7803d75b95ee96e84a574 flow: virtualize flow cache entry methods
c0858552c088616c18879c347d9e0daa98cf2b15 HID: ntrig: explain firmware quirk
d18c69d3898985c66cd6e878b8f576fd9a21ab39 x86/amd-iommu: use for_each_pci_dev
8f9f55e83e939724490d7cde3833c4883c6d1310 Revert "x86: disable IOMMUs on kernel crash"
549c90dc9a6d659e792b2a42a0930c7da015ea4a x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
75f66533bc883f761a7adcab3281fe3323efbc90 x86/amd-iommu: enable iommu before attaching devices
8020eb82d4c37d21dade0abeb8feed265a01819e au1000-eth: bump to 1.7
5368c726b6a52e6778e59f362dfcaa5ae5cb6cd3 au1000-eth: Use (dev|netdev|netif)_<level> macro helpers
7cd2e6e38cd4402e09a286368f7a349e267aeb58 au1000-eth: implement set/get_msglevel
2cc3c6b1bc2d68ddb003a94f7313999f7984735f au1000-eth: fix checkpatch errors.
eb0496308f22093d5b3ce6c9d591233047f41d39 au1000-eth: prefix all functions with au1000_
13130c7a9909df0f675623d73cafe595f93ce617 au1000-eth: set MODULE_VERSION
b233fc6b10e66d7d58ab56c7897b82e64c13b68d au1000-eth: allow driver to be compiled as a module
359e4284a3f37aba7fd06d993863de2509d86f54 powerpc: Add kprobe-based event tracer
a32aaf14513da776556ad9995de8d83cd76ae60a powerpc/vio: Add power management support
99dc5c0ca953fb154a3c75ebc6801e0a3c2fe3fe sh: Disable MMUCR_AT for SH-4 nommu.
8260cf6f40014860cb857f5245194900dd6c9b94 powerpc/iseries/pci: Use __ratelimit
7545ba6f82924d4523f8f8a2baf2e517a750265d powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB
e9bbc8cde0e3c33b42ddbe1b02108cb5c97275eb powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is present
27f10907b7cca57df5e2a9c94c14354dd1b7879d powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
7429b3842cfb2b8ef5d333d8f680d80f8f7c787f powerpc/pmac: Fix dangling pointers
21dbeb91a24d867af0e98ba155bfa80d2906344f powerpc: Use set_cpus_allowed_ptr
86e4754ac8fde9a9c913571016bc31257aa2e195 powerpc/pmac: Add missing unlocks in error path
f6d8c8bb1d360272d795927d39f3d2c5934e77d9 powerpc/vio: Add missing unlock in error path
43caa61f154da85a620965f3f61c2f45366d8dc7 powerpc/pseries/dlpar: Use kasprintf
a7df5c5e52a545774c4db1f2adf09ede018ab139 powerpc/pseries/dlpar: Eliminate use after free
ab30f78c0afbb86584144925e25c7ca68ba9a91f powerpc/pmac/windfarm: Correct potential double free
637a99022fb119b90fb281715d13172f0394fc12 powerpc: Fix handling of strncmp with zero len
6d1bdd2afbed74b3adcf3a7aec49e430eeb6c5f3 powerpc/pmac/windfarm: Don't test pointers before kfree()
213972e9faf8a16b27fee01ae7c7071de5080268 powerpc/pmac/low_i2c.c: three minor problems
6237cdac5dd26d5ba81acf5daa737c8645614410 powerpc/aoa: gpio-pmf.c: 3 * redundant code
469d62be9263b92f2c3329540cbb1c076111f4f3 powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.
d069cb4373fe0d451357c4d3769623a7564dfa9f powerpc/8xx: Don't touch ACCESSED when no SWAP.
4afb0be7ccda0ca551cc37572bab74ba4a3c18dd powerpc/8xx: Avoid testing for kernel space in ITLB Miss.
fe1691e3f49d41452832f5aee2b952bd201ccab1 powerpc/8xx: Optimze TLB Miss handlers
43b5fefc24157def813154d1867d2960cefff837 powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zero
6fe9d1facb5346a615f9b571df3b91593afb29c3 powerpc/pseries: Export data from new hcall H_EM_GET_PARMS
55b371d4ac5ed6f3338a398fbf9f2eb9ace78799 Merge branch 'fix/hda' into for-linus
7445c995b06f2a999541ccf127886d24a2a7d012 Merge branch 'fix/asoc' into for-linus
1172234cbe94658c16bc83e50ca57b5a47085209 Merge branch 'fix/misc' into for-linus
489008cd58740fe3842822681d33bf87c07c3412 ALSA: hda - Fix ALC882 DAC connections in auto mode
4a35ecf8bf1c4b039503fa554100fe85c761de76 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
92ab7b8f38db35db05bd9c44412fff08ad594ad4 Merge branch 'fix/hda' into topic/hda
68c7ccb8f85801655aa681391dc0ee037a2b66d4 ALSA: powermac - Fix obsoleted machine_is_compatible()
47c4c864af60d14926f4017d23968a8341b8ab9f microblaze: Enable memory leak detector
4bb30baa6d5e7660c06e3b50d8a8a76d402c7170 microblaze: Fix futex code
d2bf98e6fc2612cbd2fc40f75a1e2c5d60262331 microblaze: Fix ftrace_update_ftrace_func panic
9c7cc234dc5edf5379fbbab4973f6704f59bc57b powerpc: Disable interrupts for data breakpoint exceptions
578b7cd1518f8d1b17a7fb1671d3d756c9cb49f1 powerpc/vio: Add modalias support
55052eeca6d71d76f7c3f156c0501814d8e5e6d3 powerpc: Fix ioremap_flags() with book3e pte definition
f467bc148d05a1465211102804858df9c667f8b9 powerpc/mpsc: Set the port device in the mpsc serial driver
58706ef96fa10edad1ce492313c8314cd5916fbe powerpc: Add a new zImage for maple using a different link address
b4d562e3c3553ac58c7120555c4e4aefbb090a2a NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
17a328ca8c04cf88be9a9ef1cb74f359c59f1802 net/irda: Add SuperH IrDA driver support
33d8212c4db350652d3991d60405826373fbfd60 net/irda: sh_sir: Modify iounmap wrong execution
ba5d47cf4313e86afe046d402b8cfe7b2bca911d net/irda: sh_sir: fixup err return value on sh_sir_open
842509b8591fd9a40f5532a5f049bd29804af6d6 socket: remove duplicate declaration of struct timespec
c6537d6742985da1fbf12ae26cde6a096fd35b5c TIPC: Updated topology subscription protocol according to latest spec
459569145516f7967b916c57445feb02c600668c Add non-Virtex5 support for LL TEMAC driver
4abe35204af82a018ca3ce6db4102aa09719698e drm/kms/fb: use slow work mechanism for normal hotplug also.
5c4426a782bc9509573fc7958a786ebd14fafdf3 drm/kms/fb: add polling support for when nothing is connected.
19b4b44503ccdf834062d68e022dc1e2721695a5 drm/kms/fb: provide a 1024x768 fbcon if no outputs found.
0b4c0f3f0eceacb691e2b5570d9b16d751ce1b48 drm/kms/fb: separate fbdev connector list from core drm connectors
8be48d924c307e72e3797ab5bde81b07a1ccc52d drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
386516744ba45d50f42c6999151cc210cb4f96e4 drm/fb: fix fbdev object model + cleanup properly.
3a89b4a9ca7ce11e3b7d5119aea917b9fc29a302 drm/radeon/kms/combios: verify dac_adj values are valid
affd858907aae7bf7d7d7fa02ff19f35de2ff1d8 drm/radeon/kms: clean up atom dac handling
7741618766417e77f49013400d3672d65578928a drm/radeon/kms: legacy tv dac cleanup
01a356fd2a5f5e72e783312037ace05df4ab4e32 drm/radeon/kms: small memory leak in atom exit code
ba1163de2f74d624e7b0e530c4104c98ede0045a drm/edid/quirks: Envision EN2028
a244b25217978ffd54d2cd87013b3cd564689462 Remove unused HDPU driver
720fc22a7af79d91ec460c80efa92c65c12d105e ide: Fix IDE taskfile with cfq scheduler
d61931d89be506372d01a90d1755f6d0a9fafe2d x86: Add optimized popcnt variants
1527bc8b928dd1399c3d3467dd47d9ede210978a bitops: Optimize hweight() by making use of compile-time evaluation
18e5b539b451158be7aae6c390a20f0d3e5b9213 nodemask: include slab.h from drivers/base/node.c
3a7f8681ffb27bcc540fb74cda15e39c9395737b via-velocity: remove private #define
6549981bc54777c37eccf987e227aff47022ab7c HID: fix N-trig touch panel with recent firmware
c25f7cf2032aaac9bd50d6eee982719878538082 Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release
ac7729da880e742613129ee6dea0045328670d2d ACPI / PM: Move ACPI video resume to a PM notifier
bc53e5129ce879ba024b7d21981871ea63a37b42 b43: N-PHY: fix copy&paste typo
6bbe89de24ffe0f849e67edba7def3f39f1f80d8 wl1271: Fix tx queue flushing
1a186a515a1e4446cdde2b4341dc361ba6bc76ed wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios
50c500ad3da49f866628d60d49645f4f8f4ff92c wl1271: Configure a higher listen interval to AP upon association
606c1487ac894798121bc2c64d27c1953c5a6210 wl1271: Configure rates for templates
ebba60c66b3aa321a84c9a90a343c91fde972066 wl1271: Use minimum rate for each band for control messages
40b359c61dc496508b77d1242726e40238e62128 wl1271: Fix keep-alive related command error
1ed95388caf0ae41f905817e39cd7b5093bf8d7f wl1271: added missing command header in wl1271_cmd_disconnect
f4b5d8d874b245ec3bf1ed356476e74a346705a2 wl1271: fix sdio driver name in wl1271_sdio_driver
e92119ca88691ac2239916d31c3dcecd10867521 ath9k_htc: Add TL-WN422G v2 product ID
ffa49f8209ef77ebf2cce0bbc129ca40064b8fb6 ath9k_hw: Don't check devid for ath9k_htc
497ad9adf44013dc9054f80c627acc44d4c90d37 ath: Add a bus type field
32ffb1f4488b0727bcfc67a025becc0db3df7a17 ath9k: fix compile error without debug enabled
152d530d9edbb08424dc1b6561252597a7932c49 ath9k: remove ah->mask_reg, it's never used properly
3069168c82d65f88e4ac76eda09baff02adfd743 ath9k: move imask from sc to ah
c81494d548d0735f13c04dd2c336cde470d1a5ae ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion
b409894f9d6961bd5feffb86ba1d8dbbebfb5b72 ath: fix coding style/readability in ath/ar9170
4d66edc8b6c0622ed6df74709de65f70d1ca222f rt2x00: Add wakeup interrupt handler to rt2800pci.
9e18944601856c04c07dc569b87e9b98e8a9da5f rt2x00: Add wakeup interrupt handler to rt61pci.
5731858d0047cad309d334c4cd6ccb6199bf28fe rt2x00: Disable auto wakeup before waking up device.
8a64c0f6b7ec7f758c4ef445e49f479e27fa2236 libertas/sdio: 8686: set ECSI bit for 1-bit transfers
cfcfe4469cc39625cb8257355c00dd8f35f900aa ath: fix code readability in regd.c
0a4528e2ae290104f2c343031976542f93ae229d Net: wireless: ath: fix macros coding style issue in hw.c
d211e90e28a074447584729018a39910d691d1a8 mac80211: Fix robust management frame handling (MFP)
a124f3bed79d5fd5f87b09a7569ae6b7da4171d2 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
0fdf86754f70e813845af4abaa805165ce57a0bb Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
94c4fcec0144e032ef7d4ec761ab81d570b0bc2a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1144601118507f8b3b676a9a392584d216d3f2cc ath9k: fix double calls to ath_radio_enable
0379185b6c0d1e8252023698cf1091da92a3dc03 mac80211: annotate station rcu dereferences
1cb561f83793191cf86a2db3948d28f5f42df9ff mac80211: Handle mesh action frames in ieee80211_rx_h_action
9ca7d8e6834c40a99622bbe4a88aaf64313ae43c mqueue: Convert message queue timeout to use hrtimers
351b3f7a21e413a9b14d0393171497d2373bd702 hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
3bbb9ec946428b96657126768f65487a48dd090c timers: Introduce the concept of timer slack for legacy timers
f05337c6ac48d19d354e0640a8eb8fc884f82bcc not overwriting file_lock structure after GET_LK
14e71e4fb94c340273534a6d7f210aa82a3ca717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
b0cc58a25d04160d39a80e436847eaa2fbc5aa09 ALSA: mixart: range checking proc file
b5874f33bbaf00586d05de37706491ee37057e11 wm831x_power: Use genirq
e3e8d1c93f9e6b766424b05f23f2416f22a0329d Driver for Zipit Z2 battery chip
a009d29ea104c1bd8805a20018469897c2c2263c ds2782_battery: Fix clientdata on removal
134fbadf028a5977a1b06b0253d3ee33e6f0c642 perf, x86: Enable Nehalem-EX support
8c40041f75a202ed6a3b38143b823cb80f6d6b7c perf kmem: Fix breakage introduced by 5a0e3ad slab.h script
ab195c58b864802c15e494f06ae109413e12d50b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
cb4361c1dc29cd870f664c004b1817106fbce0fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
309361e09ca9e9670dc8664e5d14125bf82078af proc: copy_to_user() returns unsigned
445d211b0da4e9a6e6d576edff85085c2aaf53df libata: unlock HPA if device shrunk
68b0ddb289220b6d4d865be128939663be34959d libata: disable NCQ on Crucial C300 SSD
c710f785329aa751e6cf3b901c1cef167ea0648d libata: don't whine on spurious IRQ
8ba42bd88c6982fe224b09c33151c797b0fdf1a5 [WATCHDOG] hpwdt - fix lower timeout limit
4c7d849204341dea19be941a3c1eb4bdffac9cc4 [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs
dfc333834cb86805485920dc77ee0f2fbb484462 [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.
9f680ce04ea19dabbbafe01b57b61930a9b70741 Btrfs: make sure the chunk allocator doesn't create zero length chunks
31373d09da5b7fe21fe6f781e92bd534a3495f00 laptop-mode: Make flushes per-device
4cf46eaa5e46779d4e0a97f3f5c419cce1446bbe NET: sb1250: Fix compile warning in driver
7ae554e5557bc8ee6ced437e5acffba922463a63 tg3: Update version to 3.109
7705736f5fc2e8fd0aa98eb7667e65dbedf50d63 tg3: Remove tg3_dump_state()
859a58879d7c771e78a373028d719467a2f8feb7 tg3: Cleanup if codestyle
33f401aec709e4fea414e5a4cf81b96462bc224f tg3: The case of switches
c6cdf43631c4108b38b872136c926691e987880f tg3: Whitespace, constant, and comment updates
184b89044fb6e2a74611dafa69b1dce0d98612c6 tg3: Use VPD fw version when present
75f9936e1150be739a9f6577a9d34de120ea35f1 tg3: Prepare FW version code for VPD versioning
5129c3a3faf8c5f4e6dd6ca581e1c4b06f8e837f tg3: Fix message 80 char violations
ab96b241fd82ec8d546684ab6e29b6530976780a tg3: netdev_err() => dev_err()
2445e461ce8c5a2316ed4c8a45cd2d0b6a366310 tg3: Replace pr_err with sensible alternatives
6d40db7beaef823621ff3d340ef53d08445960b4 tg3: Restore likely() check in tg3_poll_msix()
c1f614a1214126d7c9f58bf8481070c66b3cc1af tg3: Fix MII_TG3_DSP_EXP8 offset
84fba5ec91f11c0efb27d0ed6098f7447491f0df sched: Fix sched_getaffinity()
2f787b0b76bf5de2eaa3ca3a29d89123ae03c856 mac80211: Ensure initializing private mc_list in prepare_multicast().
9d32c30542f9ecdb4b96a1a960924c9f403e3562 Input: matrix_keypad - allow platform to disable key autorepeat
5e28d8eb68c12eab9c4a47b42ba993a6420d71d3 Input: ALPS - add signature for HP Pavilion dm3 laptops
2c860a1101471a69f7a6778b7b1fb43344c38619 Input: i8042 - spelling fix
643acacf02679befd0f98ac3c5fecb805f1c9548 drm/radeon/kms: fix washed out image on legacy tv dac
5fbfb18d7a5b846946d52c4a10e3aaa213ec31b6 Fix up possibly racy module refcounting
c96af79e3463d5d3f865625baa8bb8aa4c0944a0 drm/ttm: Add sysfs interface to control pool allocator.
975efdb1bf925ad48d4e3fe5339a85f12601e10d drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
4f64625412be120cef9e9b97e88c406ec2c78027 arch/x86: Add array variants for setting memory to wc caching.
bf62acdef89cb5b294668a6a747f7411dfe2ea7d drm/nouveau: Add ttm page pool debugfs file.
8d7cddcd7f9e847cec44851ca53fd3e81e846c49 drm/radeon/kms: Add ttm page pool debugfs file.
0745866165598b067442c472911280527b08be3e drm/ttm: Add debugfs output entry to pool allocator.
1403b1a38e8b19a4cc17e2c158e278628943a436 drm/ttm: add pool wc/uc page allocator V3
90aca4d2740255bd130ea71a91530b9920c70abe drm/radeon/kms: simplify & improve GPU reset V2
a2d07b7438f015a0349bc9af3c96a8164549bbc5 drm/radeon/kms: rename gpu_reset to asic_reset
225758d8ba4fdcc1e8c9cf617fd89529bd4a9596 drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
171fdd892979081e8a9b1a67ce86c7008b7abbdf drm/modes: Fix interlaced mode names
7a37435008b0ffea2442eb1134ddd4adeea81e19 drm/edid: Add secondary GTF curve support
7ca6adb37918db21d076a489c6c39490fb34264e drm/edid: Strengthen the algorithm for standard mode codes
a0910c8e37c3bede089e9f9dee63a7eaf9601a43 drm/edid: Fix the HDTV hack.
b17e52ef7e7961f02baec98872781386218558bc drm/edid: Extend range-based mode addition for EDID 1.4
d1ff6409b1cd2cd2a65df415648fa38b9fdf4cd8 drm/edid: Add test for monitor reduced blanking support.
a327f6b806103ee177aba20bb1e42ba7ec7d0f4b drm/edid: Fix preferred mode parse for EDID 1.4
59d8aff6e4fc2705053e7ce2948b51f7fe507536 drm/edid: Remove some silly comments
7466f4cc508878a8328dff1c328a2b4108888d2e drm/edid: Remove arbitrary EDID extension limit
2255be14cb82370a6af4054edb3b4cd170d80752 drm/edid: Add modes for Established Timings III section
c867df7043b738da4f4d358d7039c243a29b4272 drm/edid: Reshuffle mode list construction to closer match the spec
2b470ab075b30aaeeab29d67b8f1f111096a5fbe drm/edid: Remove a redundant check
fbcc06b6439024b967cf6927b95d303f4c3c1a4f drm/edid: Remove some misleading comments
61e57a8d72f2336faf39b5d940215cf085e01e6e drm/edid: Fix secondary block fetch.
95beb690170e6ce918fe53c73a0fcc7cf64d704a drm/radeon/kms/atom: fix gpio i2c table overrun (v2)
57b54ea6b7863ccfeb41851b5f58f9fd1b83c79e drm/radeon: R300 AD only has one quad pipe.
e4008276fddd10445ff06707694a938cb7f35ed4 net: Add a missing local_irq_enable()
7da23b86e14b77c094b11a9fa5ef5b3758fc9193 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
c8e42de6efcf4e9bed79a8b030261d799ea1960a davinci: DM365: fix duplicate default IRQ priorities
bb17ef102b72e38557bfa829511e06c4bd3bb972 davinci: edma: clear events in edma_start()
5eb2e891f038c8e04757f4536b9693faf35978a3 davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined
d99c3871148cb643cffe138e9427b7a743aca367 davinci: timers: don't enable timer until clocksource is initialized
bd6d29c25bb1a24a4c160ec5de43e0004e01f72b lockstat: Make lockstat counting per cpu
5a6d234e73d7d021c74e1aa349b3b37b81372c66 rps: fixed missed rps_unlock
f9700d5a4575e7fb343df10a1d29d425e4b81082 ALSA: hda - Fix a wrong array range check in patch_realtek.c
749d229761ff0135cc4e16b8a28b41ae2f6b2c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
795d580baec0d5386b83a8b557df47c20810e86b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
449cedf099b23a250e7d61982e35555ccb871182 audit: preface audit printk with audit
ab6e24103cbd215e922938a4f58c75194761a60e Btrfs: fix data enospc check overflow
3dc9fef67f6292692dba181a6d0fd0211bd0a607 9p: saving negative to unsigned char
85a770a8889035625466a4cfb1393cd7d2ffd165 9p: return on mutex_lock_interruptible()
109f6aef5fc436f355ad027f4d97bd696df2049a Btrfs: add check for changed leaves in setup_leaf_for_split
6bdb72ded1e281cd8844918c39d00cdd0e59f655 Btrfs: create snapshot references in same commit as snapshot
b5cb160084fad438c513d0952849e597ffe9e3d9 Btrfs: fix small race with delalloc flushing waitqueue's
28ecb60906e86e74e9ad4ac7e0218d8631e73a94 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc
53a61d967a480307db4c8f7950ddb8bb1a0fda9b Merge branch 'for-2.6.34' into for-2.6.35
8876698406147986a9a7748586a54c4b14514c0e ASoC: Implement interrupt based WM8994 microphone detection
ddf438cf2a6de9aa47783a45907e1188b9437ff7 gpiolib: Implement gpio_to_irq for WM8994 GPIO controller
c9fbf7e070bbf9cc7adc1420df87706c62cb04ed mfd: Add WM8994 interrupt controller support
5f712b2b73a9fc87fcc52124cfe8adefaa0c92f5 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
b66696e3c0d8fc01efdbc701eba1276618332cb3 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
d12841827a6de120199609dadb6ff4ec99bd90ea ALSA: hda - Enable amplifiers on Acer Inspire 6530G
a74b2adae06265b8cfa335d7d40d4a5abd11e977 block: expose the statistics in blkio.time and blkio.sectors for the root cgroup
9e74e7c81a24aee66024fc477786bd1de84e293b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
4946d54cb55e86a156216fcfeed5568514b0830f rmap: fix anon_vma_fork() memory leak
bade732a2848e640482c1e99629a90e085d574dd svcrdma: RDMA support not yet compatible with RPC6
11e9b49b7fa056bfc00a56de8956d1d5fe8b84ea 9p: Creating files with names too long should fail with ENAMETOOLONG.
6d96d3ab7aea5f0e75205a0c97f8d1fdf82c5287 9p: Make sure we are able to clunk the cached fid on umount
d994f4058d9f9be7e44529b55fc6be6552901ead 9p: drop nlink remove
5b0fa207d1a6f27c9a2f2d707147dce01af21db7 fs/9p: Clunk the fid resulting from partial walk of the name
9208d24253e5e644f8cb1b87b69de44897668303 9p: documentation update
476ada0436351672fbf482db54cb94b8ba877709 9p: Fix setting of protocol flags in v9fs_session_info structure.
d522ffbfb9fccf6eca283cd2e8b03cf3d21fb616 ASoC: Only do WM8994 bias off transition from standby
4dcc93d0ede49fae32dd0ee41c685db1be14c529 ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devices
ae9d8607fe24253efc9f14b696f51cfd683801be ASoC: Don't do runtime wm_hubs DC servo updates if using offset correction
8437f7006b9cfa249791e2fd57596683d4561843 ASoC: Support second DC servo readback method for wm_hubs
3fa49e3ad9ac20b15edfb0c51bbad36e45a84b17 ASoC: Avoid wraparound in wm_hubs DC servo correction
aa27497c2fb4c7f57706099bd489e683e5cc3e3b tracing: Fix uninitialized variable of tracing/trace output
94a46d3cde81fc82eef2105fcb5c9e6e31bac0f7 Merge branch 'sh/stable-updates'
a32f3926632e71c8aa23ce32fe2625f8d5f792c2 eeepc-wmi: include slab.h
336f5899d287f06d8329e208fc14ce50f7ec9698 Merge branch 'master' into export-slabh
a4ab2773205e8b94c18625455f85e3b6bb9d7ad6 staging/otus: include slab.h from usbdrv.h
1638bca898e55f1c89f18b2e5accfac8591fed61 ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup
f79e1cec8c8aa64895fd7b595dc7b48157df0754 ACPI: battery drivers should call power_supply_changed()
e363a755e8033e18f733fc0d1687039df8efade0 ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n
db217dece3003df0841bacf9556b5c06aa097dae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
8ce42c8b7fdf4fc008a6fc7349beb8f4dd5cb774 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
0121b0c771f929bb5298554b70843ab46280c298 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
a8941b0ed0f1e39a4d41560c3a2e7ee37d5b6e10 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
d82ef020cf31504c816803b1def94eb5ff173363 proc: pagemap: Hold mmap_sem during page walk
147a27460366ecd35f1425f593cb42d52166c7ff pcmcia: fix up alignf issues
8141d0050d76e5695011b5ab577ec66fb51a998c perf: Swap inclusion order of util.h and string.h in util/string.c
3326c1ceee234e63160852720d48be8a8f7a6d08 perf_event: Make perf fd non seekable
6cc8a7c1d8560c042f486b23318a6291569ab96b perf: Fetch hot regs from the template caller
6f4dee06fbf0133917f3d76fa3fb50e18b10c1f5 perf: Drop the frame reliablity check
f1b1f75e251049281cfe3d3b82d403fc2dc1e235 ALSA: powermac - Add debug log
b6d7335001f331f2d295ff15d67e385615ceff81 ALSA: powermac - Lineout detection on G4 DA
819ef70b135ba66cd1659c913255686bf931e3d4 ALSA: powermac - Reverse HP detection on G4 DA
a0fd4345f928d72a56e27b23e4cd28c94bf36be5 ALSA: echoaudio - Eliminate use after free
f11947c7c5b8abffd328739996dfdffef2b3e03f ALSA: i2c: cleanup: change parameter to pointer
3815595e78d2baae6feb866e737f92d8ef48b337 ALSA: hda - Add MSI blacklist for Aopen MZ915-M
bdd32ce95f79fb5cc964cd789d7ae4500bba7c6f sunxvr500: Ignore secondary output PCI devices.
7bddd0db6248d92adb1f547fd45507af4368d6fa l2tp: unmanaged L2TPv3 tunnels fixes
954fbc8985328a3b59b5881243d3aa04a8f8da7c sparc64: Implement perf_arch_fetch_caller_regs
3162b6f0c5e1fcad372d64194fb3cb968941b428 PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
17c452f99cf5e073b219a069a419b7b8ab3cfa97 ACPI: Don't send KEY_UNKNOWN for random video notifications
0f9b75ef3722814134f307f51c19e0791da40e69 ACPI: NUMA: map pxms to low node ids
57283776b2b821ba4d592f61cad04d0293412740 ACPI: pci_root: pass acpi_pci_root to arch-specific scan
6ad95513d60096b569e4e4bd721420f03b57e4d4 ACPI: pci_root: save downstream bus range
b7b30de53aef6ce773d34837ba7d8422bd3baeec ACPI: use _HID when supplied by root-level devices
a5e29aca02fcecd086ac160ea29244cae6b4305e perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
83753190c136901c916df267703937e60f24b8b8 perf newt: Add a "Zoom into foo.so DSO" and reverse operations
3f6c148df42d98f0991baf4353497d380a30bc19 sparc64: Update defconfig.
cf9cf9aed19f529ff313c3e0901ae3b2972eaf4e [WATCHDOG] doc: watchdog simple example: don't fail on fsync()
87e8b821ed8db3dab03d96cd542e29666bf210aa Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
5e8037166497f8a1aa46325ed7febf0408d45caa [WATCHDOG] set max63xx driver as ARM only
35c79780064976cf9d7537a00e59f97c2061fa7d [WATCHDOG] powerpc: pika_wdt ident cannot be const
486f50ca796a2572c42c34dd4378cdc8eeb0b137 SCTP: Change to use ipv6_addr_copy()
1f8438a853667d48055ad38384c63e94b32c6578 icmp: Account for ICMP out errors
fb9e2d887243499b8d28efcf80821c4f6a092395 smc91c92_cs: fix the problem of "Unable to find hardware address"
f66ef2d0649b220874532dfb83b6b5b368f83591 l2tp: Fix L2TP_DEBUGFS ifdef tests.
f481c0d86227156fb1691b166a11c3f0058e1cb2 l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c
2f77a3f50c4336dd5358aec0abb5247ded168515 l2tp: Update documentation
789a4a2c61d843df67988d69e7c3f3a4bca97e8e l2tp: Add support for static unmanaged L2TPv3 tunnels
0ad6614048cf722e4d27909665b4846805357f1b l2tp: Add debugfs files for dumping l2tp debug info
d9e31d17ceba5f0736f5a34bbc236239cd42b420 l2tp: Add L2TP ethernet pseudowire support
e02d494d2c60746ee6583132904ac1791f5bc9a6 l2tp: Convert rwlock to RCU
309795f4bec2d69cd507a631f82065c2198a0825 l2tp: Add netlink control API for L2TP
f408e0ce40270559ef80f231843c93baa9947bc5 netlink: Export genl_lock() API for use by modules
0d76751fad7739014485ba5bd388d4f1b4fd4143 l2tp: Add L2TPv3 IP encapsulation (no UDP) support
e0d4435f93905f517003cfa7328a36ea19788147 l2tp: Update PPP-over-L2TP driver to work over L2TPv3
f7faffa3ff8ef6ae712ef16312b8a2aa7a1c95fe l2tp: Add L2TPv3 protocol support
9345471bca96d00d4196b3dcc4a5625f1bfae247 l2tp: Add ppp device name to L2TP ppp session data
63f96072f9ba430aa348bc987c3d5a4f48bae301 ppp: Add ppp_dev_name() exported function
fd558d186df2c13a22455373858bae634a4795af l2tp: Split pppol2tp patch into separate l2tp and ppp parts
21b4aaa14329db793832e865f15000c5c0192ac3 l2tp: Relocate pppol2tp driver to new net/l2tp directory
fd2dd9fbaf9e498ec63eef298921e36556f7214c ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
22bedad3ce112d5ca1eaf043d4990fa2ed698c87 net: convert multicast list to list_head
a748ee2426817a95b1f03012d8f339c45c722ae1 net: move address list functions to a separate file
9fc4178b149ae8b0a2fbf83f2f4df3cf8789177b qlcnic: update version to 5.0.1
22dfaa86e90235b9e5ea014be4268f457c72a63c qlcnic: fix endianness in fw validation
34ce36268331719894c4b237a9413fe9e1ab4f75 qlcnic: fix interface attach sequence
65b5b420b5974d86ee030b0a15cd9e6f228071f4 qlcnic: add driver debug support
aa5e18c04af8706251768e6aba83465e31de7810 qlcnic: use IDC defined timeout value
0c39aa4819fab75dcce0b1a9d99dcac0d85274f6 qlcnic: fix onchip memory access
b47acacd7c888ef550fb786dd02db69d9eb2faee qlcnic: update oncard memory size check
897e8c7c450dac2912b677c6e6bf8b04aa5bdf72 qlcnic: handle queue manager access
0bc92b5b4987ab55f2b75ef42251476b2e049e3d qlcnic: fix fw load from file
33cd9dfa3a13e3d8e41aef225a9f98169816723b sparc64: Fix array size reported by vmemmap_populate()
8b472d739b2ddd8ab7fb278874f696cd95b25a5e ext4: Fix possible lost inode write in no journal mode
6513a81e9325d712f1bfb9a1d7b750134e49ff18 cifs: Fix a kernel BUG with remote OS/2 server (try #3)
a24e2d7d8f512340991ef0a59cb5d08d491b8e98 [CIFS] initialize nbytes at the beginning of CIFSSMBWrite()
22a4e4c435bbc0edccc2e7e5143ce4fbe9679e2d Merge branch 'perf/urgent' into perf/core
70a7c1271e2bfca8ad2bf71f44c516ea2763b9ed Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
533c46c31c0e82f19dbb087c77d85eaccd6fefdb perf newt: Pass the input_name to perf_session__browse_hists
e65713ea1e61e92d28284a55df2aa039ebe10003 perf newt: Move the hist browser population bits to separare function
fb6b893180faec03e1d32149ef5cc412df9714df perf newt: Remove useless column width calculation
f18d4463d092162f34a8bd226505627ceeac3e8a rt2x00: remove MCU requests for SoC platforms
4af8b35db6634dd1e0d616de689582b6c93550af perf symbols: Fill in pgoff in mmap synthesized events
e206d556c5793ac5e28c0aaba2e07432e5f9a098 perf tools: Move the prototypes in util/string.h to util.h
6e03bb5ad363fdbe4e1e227cfb78f7978c662e18 perf: Always build the powerpc perf_arch_fetch_caller_regs version
26d80aa782e708c380a47601779d42d30bf016d6 perf: Always build the stub perf_arch_fetch_caller_regs version
9875557ee8247c3f7390d378c027b45c7535a224 drm/i915: Add no_lvds entry for the Clientron U800
5e11611a5d22252f3f9c169a3c9377eac0c32033 Merge master.kernel.org:/home/rmk/linux-2.6-arm
d4509e5a6edf8862c18d887a642ce4994bde297d Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
0afa80ab6ff9aac57f118463699cee306ad6ed8a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
5193d7a7f500cfbbfc0de221e808208199723521 PCI quirk: RS780/RS880: disable MSI behind the PCI bridge
5e123e5d9bf8c4ae44121ffe5e844adeb30ff21b Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
24b99d1576e6e330c2eba534a793b6e6dcb37f6b Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
6da8d866d0d39e9509ff826660f6a86a6757c966 tty: release_one_tty() forgets to put pids
3d61510f4ecacfe47c75c0eb51c0659dfa77fb1b HID: usbhid: enable remote wakeup for keyboards
0e0d5e0c4bb0476d53a43bfc87d03a25ec4b5579 ceph: fix ack counter reset on connection reset
4e4f10f6498bc5038c0a110b5f21682fcb5578d7 phylib: Add module table to all existing phy drivers
8626d3b4328061f5b82b11ae1d6918a0c3602f42 phylib: Support phy module autoloading
9045b4b9f7f340f43de0cf687b5b52f6feaaa984 nfsd4: remove probe task's reference on client
3df796dbe97a98a6a25e6b7b88e9d326e261f371 nfsd4: remove dprintk
b0f86f5a169c758a82b0e23eef6795356f6d5a25 perf, probe-finder: Build fix on Debian
147efd0dd702ce2f1ab44449bd70369405ef68fd nfsd4: shutdown callbacks on expiry
9092c658bab215b2752fa59d2a36c05b74d1e9e9 net: illegal_highdma() fix
227f98d98d2ed7929f41426adc21f57b927354a6 nfsd4: preallocate nfs4_rpc_args
4da75b9ceac6939cd76830ec9581bef5bb398ad3 kgdb: Turn off tracing while in the debugger
ae6bf53e0255c8ab04b6fe31806e318432570e3c kgdb: use atomic_inc and atomic_dec instead of atomic_set
62fae312197a8fbcd3727261d59f5a6bd0dbf158 kgdb: eliminate kgdb_wait(), all cpus enter the same way
cad08acebf4b7d993b0cefb9af67208c48fb9a5e kgdbts,sh: Add in breakpoint pc offset for superh
a0279bd58060ccedbd414edf97d50cfa3778c370 kgdb: have ebin2mem call probe_kernel_write once
91dd6c27a29f97d81d2f71651d3b6bb55a4c1788 iwlwifi: remove trailing space in messages
b744cb79aec7d95905943c0bc64699eb02de143b iwlwifi: code cleanup for generic defines
d34a5a62da12ffa53b91895d094960b35474f2fc iwlwifi: deprecate "iwl4965" alias support
6aac74b40d5828c6f6b24974580aa43d7bee905c iwlwifi: clear rxq->queue in queue reset
bed2263feb10ea29b2696030cdec2eea611caf14 iwlwifi: remove irrelevant comments
2b068618031a91929c21410069f872178ec00329 iwlwifi: merge module parameters into single place
b1dcc03cb8ee0f5718491e8c518257238dc64e00 perf/scripts: Tuple was set from long in both branches in python_process_event()
2aefa4f733f2c5ce51dd2316ffecb258463fde71 perf tools: sort_dimension__add shouldn't die
ad5b217b152d99ca3922153500c619d9758dd87a perf session: Remove one more exit() call from library code
b9fb93047756c5e4129dfda7591612de61b0e877 perf hist: Only allocate callchain_node if processing callchains
71cf8b8ff7d6a79af086be9e4c72628da9d62d58 perf kmem: Fixup the symbol address before using it
e727ca73f85d4c5be3547eda674168219d1c22d8 perf kmem: Resolve kernel symbols again
a4e3b956a820162b7c1d616117b4f23b6017f504 perf hist: Replace ->print() routines by ->snprintf() equivalents
70162138c91b040da3162fe1f34fe8aaf6506f10 perf record: Add a fallback to the reference relocation symbol
c29ede615fd35a640e771fbbb1778e915fac43a7 perf tools: Allow specifying O= to build files in a separate directory
8b2c551f9635bf1c5c2d38de300137998915478f perf tools: Use -o $(BITBUCKET) in one more case
5f4d3f8816461300ce54505c9117bf85b3044aa0 perf report: Add progress bars
7e5e1b1404c30db5f6bc3f5203b6c21c1d244f99 perf symbols: map_groups__find_symbol must return the map too
c6e718ff8cdcf5e7855077687720b37c4a07650a perf symbols: Move more map_groups methods to map.c
de0f60ea94e132c858caa64a44b2012e1e8580b0 iwlwifi: avoid Tx queue memory allocation in interface down
472a474c6630efd195d3738339fd1bdc8aa3b1aa x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards
04f2dec1c3d375c4072613880f28f43b66524876 iwlwifi: use consistent table for tx data collect
dd48744964296b5713032ea1d66eb9e3d990e287 iwlwifi: fix DMA allocation warnings
371fd7e7a56a5c136d31aa980011bd2f131c3ef5 sched: Add enqueue/dequeue flags
cc87f76a601d2d256118f7bab15e35254356ae21 sched: Fix nr_uninterruptible count
65cc8e4859ff29a9ddc989c88557d6059834c2a2 sched: Optimize task_rq_lock()
0017d735092844118bef006696a750a0e4ef6ebd sched: Fix TASK_WAKING vs fork deadlock
9084bb8246ea935b98320554229e2f371f7f52fa sched: Make select_fallback_rq() cpuset friendly
6a1bdc1b577ebcb65f6603c57f8347309bc4ab13 sched: _cpu_down(): Don't play with current->cpus_allowed
30da688ef6b76e01969b00608202fff1eed2accc sched: sched_exec(): Remove the select_fallback_rq() logic
c1804d547dc098363443667609c272d1e4d15ee8 sched: move_task_off_dead_cpu(): Remove retry logic
1445c08d06c5594895b4fae952ef8a457e89c390 sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
897f0b3c3ff40b443c84e271bef19bd6ae885195 sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
25c2d55c00c6097e6792ebf21e31342f23b9b768 sched: Remove USER_SCHED from documentation
32bd7eb5a7f4596c8440dd9440322fe9e686634d sched: Remove remaining USER_SCHED code
47a70985e5c093ae03d8ccf633c70a93761d86f2 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
269484a492d9177072ee11ec8c9bff71d256837a sched: Fix proc_sched_set_task()
c9494727cf293ae2ec66af57547a3e79c724fec2 Merge branch 'linus' into sched/core
40b91cd10f000b4c4934e48e2e5c0bec66def144 perf, x86: Add Nehalem programming quirk to Westmere
caaa8be3b6707cb9664e573a28b00f845ce9f32e perf, x86: Fix __initconst vs const
b4cdc5c264b35c67007800dec3928e9547a9d70b perf, x86: Fix up the ANY flag stuff
a098f4484bc7dae23f5b62360954007b99b64600 perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks
948b1bb89a44561560531394c18da4a99215f772 perf, x86: Undo some some *_counter* -> *_event* renames
ec5e61aabeac58670691bd0613388d16697d0d81 Merge branch 'perf/urgent' into perf/core
75ec5a245c7763c397f31ec8964d0a46c54a7386 perf probe: Fix to close dwarf when failing to analyze it
12e5a7ae475ccb2733d740ffb95d9ca0a18392da perf probe: Correct error message for non-structure type
c9e385826d4f1ca5a72005ab8503598f791a8dc0 perf probe: Fix not to return non-matched file
085ea739adf107b5a5d131f3625e517ff4a5181e perf probe: Fix --line syntax help and document
8bb39f9aa068262732fe44b965d7a6eb5a5a7d67 perf: Fix 'perf sched record' deadlock
257ef9d21f1b008a6c7425544b36641c4325a922 perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels
b38b24ead33417146e051453d04bf60b8d2d7e25 perf, x86: Fix AMD hotplug & constraint initialization
85257024096a96fc5c00ce59d685f62bbed3ad95 x86: Move notify_cpu_starting() callback to a later stage
50d11d190afa4e21284b735bb0a092036f298f0b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
51591e31dcb3716f03f962e26ec36a029aa46340 x86: Increase CONFIG_NODES_SHIFT max to 10
b5442a75deee293d10c2ab8f4a77013973c4c9e0 ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with recent ALSA PCM code
8c0d8fa26ba5ec1f69e88044c671dab58c51e0e1 mfd: update gfp/slab.h includes
483f64c430ad981188d865ee635f3f7a469f0b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
bc53ba2918bef821dec3528397bc49cd55291e56 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
308f44193f796b1c522b3b87760e43d8d8e316d2 nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v()
144214537370b4f133a735446ebe86e90cfb2501 backing-dev: Handle class_create() failure
be97d758e5728099e95fe229866d5c6c900d3092 sh: Fix up the SH-3 build for recent TLB changes.
5dd6ef5050c5012267e2b84f3d82ba85cdb5ca32 sh: export return_address() symbol.
9195291e5f05e01d67f9a09c756b8aca8f009089 blkio: Increment the blkio cgroup stats for real now
303a3acb2362f16c7e7f4c53b40c2f4b396dc8d5 blkio: Add io controller stats like
9a0785b0da561e1e9c6617df85e93ae107a42f18 blkio: Remove per-cfqq nr_sectors as we'll be passing
ed6b6dc7c142bfb5840d201a9b4a465c9e56ce33 Merge branch 'for-linus' into for-2.6.35
a506aedc51093544ff0f9610af6066d18cb6abbe Block: Fix block/elevator.c elevator_get() off-by-one error
b2b163dd47024e445410b72d0c5df6d819c14dfd drbd: lc_element_by_index() never returns NULL
61917bdaaf6bea4b885525cf63f65272914f6be2 cciss: unlock on error path
ba343c7736b36d62d276e20383588bcf9403d6c6 be2net: Adding PCI SRIOV support
f64e96973a1fa885ce6e4f7e3fdbae83de98fcab net/pcmcia/3c589_cs: using netdev_info and friends where appropriate
e6b043d512fa8d9a3801bf5d72bfa3b8fc3b3cc8 netdev/fec.c: add phylib supporting to enable carrier detection (v2)
5acbbd428db47b12f137a8a2aa96b3c0a96b744e net: change illegal_highdma to use dma_mask
4fd89b7af28292e190650b9b9bc4308658d81dd1 bnx2x: Added GRO support
d7997fe1f4584da12e9c29fb682c18e9bdc13b73 flow: structurize flow cache
ea2dea9dacc256fe927857feb423872051642ae7 xfrm: remove policy lock when accessing policy->walk.dead
c8bf4d04f970fafb3430d332533e1cf103f2a018 xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler
34996cb91dd72f0b0456d8fd3fef4aaee62232f2 xfrm: Remove xfrm_state_genid
93f4d91d879acfcb0ba9c2725e3133fcff2dfd1e r8169: clean up my printk uglyness
43e9da8d782b8a40d5127fcc59ac2e543cf16d7d net: Hook up cxgb4 to Kconfig and Makefile
b8ff05a9c3237f694a1c3bf8ceec3bf6c3c14b15 cxgb4: Add main driver file and driver Makefile
625ba2c2eed763fad9c3f51318cbe8e1917b9fc8 cxgb4: Add remaining driver headers and L2T management
fd3a47900b6f9fa72a4074ecb630f9dae62f1a95 cxgb4: Add packet queues and packet DMA code
56d36be4dd5fc7b33bff7986737aff79c790184a cxgb4: Add HW and FW support code
bbc02c7e9d343c521f17dc06e8d8d7468639d154 cxgb4: Add register, message, and FW definitions
bd2c77a0a749589b45f2697ea446a4438d078f9b ipv6 fib: Make rt6_info{} more cache-line aware.
152102c7f2bf191690f1069bae292ea3925adf14 rps: keep the old behavior on SMP without rps
630b943c182d1aed69f244405131902fbcba7ec6 r8169: Fix rtl8169_rx_interrupt()
5d944c640b4ae5f37c537acf491c2f0eb89fa0d6 gen_estimator: deadlock fix
d4fc6dbb5ae51430e35b2005f6d68938861f8d8b ipv4: remove redundant verification code
430e55b11e9756bb7648fc1cdf5063e385cd6dec acenic: use the dma state API instead of the pci equivalents
07e7de8f7a7146b3ac77c52ebd91c93a8370d9a8 acenic: fix the misusage of zero dma address
b914f3a2a35812545f773645f340d7c075e5b64d netlabel: Fix several rcu_dereference() calls used without RCU read locks
9e2e61fbf8ad016d24e4af0afff13505f3dd2a2a bonding: fix potential deadlock in bond_uninit()
6503d96168f891ffa3b70ae6c9698a1a722025a0 net: check the length of the socket address passed to connect(2)
a1d6f3f65512cc90a636e6ec653b7bc9e2238753 stmmac: add documentation for the driver.
7ba8a9b4f92e9559933af305c9b11e9beb97f9ea stmmac: fix kconfig for crc32 build error
9cae9e4f8b5887d8ef46fc56c7ca97814ae741ce be2net: fix bug in vlan rx path for big endian architecture
8b93b710a9cd70d67013b4b0f00df7dfda058064 be2net: fix flashing on big endian architectures
f510fc64cce4646a1fd3c7e5ba7e36cad7e98f02 be2net: fix a bug in flashing the redboot section
042be38e6106ed70b42d096ab4a1ed4187e510e6 ibft, x86: Change reserve_ibft_region() to find_ibft_region()
b4a5e8a1deca7e61ebaffb37344766b0f0e9f327 x86, hpet: Fix bug in RTC emulation
8da854cb02156c90028233ae1e85ce46a1d3f82c x86, hpet: Erratum workaround for read after write of HPET comparator
aa235fc712f379d4194cff9217f07026c452c141 bootmem, x86: Fix 32bit numa system without RAM on node 0
337998587f802535896e9ed16d19f97915ccd368 nobootmem, x86: Fix 32bit numa system without RAM on node 0
909fc87b32b3b9e3f0b87dcc5d98319c41900c58 x86: Handle overlapping mptables
819ccbfa448403992ceafc05d6d7097aaa74d4c3 ceph: fix leaked inode ref due to snap metadata writeback race
6298a33757ba7361bb8f506c106daad77e5ac8cf ceph: fix snap context reference leaks
80e755fedebc8de0599a79efad2c656503df2e62 ceph: allow writeback of snapped pages older than 'oldest' snapc
42be79e37e264557f12860fa4cc84b4de3685954 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
445c682b93479c06d1b062b63ed79202f3ed5503 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
c7681f4637df65082aeee1ea1ff0479607d71982 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
91cb17314e74d0e5ab572b4b84b9398c61b71abb ALSA: hda - Update document about MSI and interrupts
b95c35e76b29ba812e5dabdd91592e25ec640e93 oom: fix the unsafe usage of badness() in proc_oom_score()
c125ba3becb3cb93b2207cf06656aead6506de3d Merge branch 'topic/hda-alc-mute' into topic/hda
7a2e38a555f2b1a20aaaf30f3d8ecad8faa97ea7 Merge branch 'fix/hda' into topic/hda
02e4eb75912a5c8babccc1acdc9cc913989be04e netfilter: xt_hashlimit: RCU conversion
902a3dd5e6b19048604ec533203d7d38a39505a2 netfilter: CLUSTERIP: clusterip_seq_stop() fix
d26e6a02835affa8bafe09a51e37f9fbc339e415 netfilter: ctnetlink: compute message size properly
00bc42a11b0be6ce34c403ccc1990a6846a90d37 Remove empty comment in acpi/power.c
1af185034662b75279f90e1c7cb958271d4121e2 ide: Must hold queue lock when requeueing
6072f7491f5ef391a575e18a1165e72a3eef1601 ide: Requeue request after DMA timeout
6c57990696a16ae43ea9fddb131b2784292068ba net-caif: using kmalloc/kfree requires the include of slab.h
ca3865bae5ff86f5670edc9beebbd1f58c29de85 microblaze: Support word copying in copy_tofrom_user
6059b3cbeb27a38e3ca9ac9d2827f7b5be32e2ba microblaze: Print early printk information to log buffer
3f2189358666b6fa09d41f527be07b3cc8026050 microblaze: head.S typo fix
0691c97d74cbdfd49333ef01939ecaef158ebe1b microblaze: Use MICROBLAZE_TLB_SIZE in asm code
9373dd6ab140f1e6f2e62a9f0bf473987a0b62dc microblaze: Kconfig Fix - pci
78ebfa884bcef125464399f8d1cb05937bfeb6e1 microblaze: Adding likely macros
13851966da54be8e37863aa93ee2c8f3d3a3186a microblaze: Add .type and .size to ASM functions
e84452dd9ff517bd3028f6444d000727cd39e783 microblaze: Fix TLB macros
3765d6958dfff34a15588e23c5d1274e1f6ba200 microblaze: Use instruction with delay slot
bd1637d63e82aaf732ffbe907ba887fa12e82df4 microblaze: Remove additional resr and rear loading
b175bcfe31cba846d8bfa35a3a4820667f7af383 microblaze: Change register usage for ESR and EAR
7a6bbdc9304b45cc759e03623cbe63d81aff7337 microblaze: Prepare work for optimization in exception code
708e7153d6fc4d2e5fe15c6ccc5d2907fe8a9c8d microblaze: Add DEBUG option
ee68f1745e7734a55c8bf680f6f464205f1f15da microblaze: Support systems without lmb bram
89ae9753aef160c2f7bcecec21a7c4a6bc4c9b9b microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user
94804a9b3d0e62096a52fb62afcea32b899380c5 microblaze: uaccess: Unify __copy_tofrom_user
cca79120c253451220e589a104bdeb57e4901871 microblaze: uaccess: Move functions to generic location
ef4e277b5d86e56db650137de0b1cd16ded32498 microblaze: uaccess: Fix put_user for noMMU
3a6d77245efe062993284fd1c2f7510d9a90efe1 microblaze: uaccess: Fix get_user macro for noMMU
527bdb52d50ddbc8dd64369e464d7a08bc7eb83c microblaze: uaccess: fix clear_user for noMMU kernel
40e11e3380d4bd14bb3d85c7e7b863075a6a8d86 microblaze: uaccess: Fix strncpy_from_user function
4270690bd4b1420a8d634ea31953a1c4def2a44a microblaze: uaccess: fix copy_from_user macro
cc5a428b7ae9c2d6233b5bf6b3e6fbb24ddd1ed5 microblaze: uaccess: copy_to_user unification
0dcb409de73edeb221aed38d9ff8640cf41ff0de microblaze: uaccess: sync put/get/clear_user macros
8b651aa4a7c047b848f3a7bdf0aba9449e6dc3d3 microblaze: uaccess: fix put_user and get_user macros
c77a9c4bb7b6e26400853c92d74ccc697c5e2f7e microblaze: uaccess: fix __get_user_asm macro
40b1156db09ab2df48aa4970ddf4a27a17246f1f microblaze: uaccess: fix clean user macro
60a729f7bb936a9ab82b430de70a1952f560adf3 microblaze: move noMMU __range_ok function to uaccess.h
357bc3c9284b2fb201786176e8187d2273323bc1 microblaze: Move exception_table_entry upward
40db0834337ef0cde586feeb5588e45f0349098b microblaze: Remove segment.h
4009819cf90c26e3ec7b0ed949d5ff37c568e197 microblaze: Remove memset in free_init_pages
6fa114e0f18fb33b66fd5ee9037052830198a8c4 microblaze: Makefile cleanups
8a8804f1ab2d3226bfa9f9a64c4316f9a01f8ee9 microblaze: Fix Makefile to delete build generated files
699d17bc14edceb710998349fa74e66be3042372 microblaze: Add a missing single quote to make 'make help' happy
0c4ec16b86e6a823bc6e9fbe08a724d517eb3c24 microblaze: Fix "kstack=" parsing
ab310b5edb8b601bcb02491ed6f7676da4fd1757 x86,kgdb: Always initialize the hw breakpoint attribute
e49a5bd38159dfb1928fd25b173bc9de4bbadb21 perf: Use hot regs with software sched switch/migrate events
eb1e79611cc9bfe21978230e3521e77ea2d7874a perf: Correctly align perf event tracing buffer
eb741103f17a19fccf7c795ed1d9662196acc6e5 HID: picolcd: fix build failure
ff0ff84a0767df48d728c36510365344a7e7d582 ring-buffer: Add lost event count to end of sub buffer
bc21b478425ac73f66a5ec0b375a5e0d12d609ce tracing: Show the lost events in the trace_pipe output
66a8cb95ed04025664d1db4e952155ee1dccd048 ring-buffer: Add place holder recording of dropped events
eb0c53771fb2f5f66b0edb3ebce33be4bbf1c285 tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set
ae832d1e03ac9bf09fb8a07fb37908ab40c7cd0e tracing: Remove side effect from module tracepoints that caused a GPF
50354a8a28d0c91695a2d6d25b5a821bfe557a07 tracing: Update comments
4bdde044dc36ac7b01f7502394d52619af9d1927 tracing: Convert some signal events to DEFINE_TRACE
d668046c13024d74af7d04a124ba55f406380fe7 drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus.
08a370fa758fae7e387274ca3571ce625d7f829b drm/radeon/kms: rs400/480 should set common registers.
9e5786bd14cb9ffe29ebe66d41cedf03311b0d30 drm/radeon/kms: add sanity check to wptr.
fb668c2fed628179c7aa409a0de39a2b96bed18c drm/radeon/kms/evergreen: get DP working
d5dc056cce9e60528d5eac64efed623d26ffe46f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
a42ab8e1a37257da37e0f018e707bf365ac24531 ocfs2: Compute metaecc for superblocks during online resize.
b857bd292223f54aaae3693c82fa7299a99991cd sparc: Fix regset register window handling.
9f3a5f52aa63d3aa4c64a7245153549bb66bad8c x86: Make e820_remove_range to handle all covered case
3e340c05c0def3bb68db6751299b7821c2ba0621 IB/cm: Fix device_create() return value check
ee027e4aed3077c4bb3b585c67528eec0e7222df eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops
167215118a88dd56a1ab8c8d33e279d6d40f57b6 asus-laptop: fix warning in asus_handle_init
e3efca0a63b4ac4d8849d37d082a95cf1a75162d mac80211: Fix drop_unencrypted for MFP with hwaccel
9fd1ea428590cf6e35e5a7df32ff6bccfd371db2 wireless/ipw2x00: remove trailing space in messages
879999cec9489f8942ebce3ec1b5f23ef948dda7 ar9170usb: fix panic triggered by undersized rxstream buffer
f9ea3eb44218b0e12a190f222400f8d56136915f include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment
d5d9de024c157a3dfbab191241c5c51e4d4c069a nl80211: reenable station del for mesh
932d37c094b3c3410b4059f18f3b5c756bff059a ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames
fa83a2189870cdcd6fb4deeed391e0b988dc9a19 mac80211: Fix dropping of unprotected robust multicast frames
ecbcd3243651ae8ac2b73a96c320992a4cf01c5b mac80211: Fix BIP to be used only with group-addressed frames
e69e95dbecfb73f76765cdd16dadc6219a9068e3 mac80211: Send deauth/disassoc prior to dropping STA entry
17e4ec147f4939ca8c81b41b4261ec7974531381 mac80211: Track Beacon signal strength and implement cqm events
32fbccafed7e935432b601f0453c2b702a385a25 ath9k_htc: Fix TKIP encryption
29bffa96e9bef4fb84740a49e93d5bd6ca126bac ath9k: allocate tx and rx status information on stack
8e6f5aa250d6013ec0d66f9f45f376678d3fc4ab ath9k: split out access to rx status information
db1a052b73f7c97f9e8b21f3f19a92313ed2acb1 ath9k: split out access to tx status information
e65054b64ff6b89380a7f546c9eebf862e679646 ipw2200: restart adapter only when abort_scan doesn't work
9f01a84e81d10e38daa504348217895fe414a24b ath9k_htc: Initialize HW opmode
7757dfed5809b03aa61c7d7f5ff8092f85df8583 ath9k_htc: Handle TX queue overflow
6335ed0ff8670e6378da41191ab8bda33d1b7ac8 ath9k_htc: Simplify RX URB management
d5a4c5e3afb9697c8f627b2563f4b8583ef88498 ath9k_htc: Fix watchdog pattern parsing
ef98c3cd9b68ed27eeb94b833f74860fa1a734b7 ath9k_htc: Fix bug in aggregation initiation
0995d110118b35c0dc5195e3ddddcc0dec263830 ath9k_common: Move RX filter code to ath9k_htc
0af26b278bc1d747370b451595b7586cb7b3455c mac80211: enable QoS explicitly in AP mode
e61146e36b40fd9d346118c40285913236c329f3 iwlwifi: manage QoS by mac stack
e1b3ec1a2a336c328c336cfa5485a5f0484cc90d mac80211: explicitly disable/enable QoS
ecdf94b81237d272b1514b76f27a5d22782bcaa6 iwlwifi: remove skb_linearize for rx frames
e3cf8b3f7b9eefbe1d39b160726d6e5c2cbb4c5d mac80211: support paged rx SKBs
e58b1253f1e850b4469964d7b92cf230196223c0 b43: N-PHY: fix value written on 2055 radio setup
f19ebe7d772a3b48743fa798ad979a4ee3cb64e2 b43: N-PHY: prepare for rev3+ channel tables
ffd2d9bdac1a0a5d3184e085ea1bd3060b4166fe b43: N-PHY: find table entry earlier for setting chanspec
b15b3039919c7357c2851ec66843ff92f8ff86aa b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fields
d817f4e18cf54ae7d662cf2f33e51685e81ad254 b43: N-PHY: some dummy PHY rev 3 calls
f01a0229b0343d56b2e084f1472ff3edc1a2090b wireless: rt2x00: rt2800usb: new ids
6424bf700c1851fc7e86b83959a8578a401d80c1 wireless: rt2x00: rt2800pci: new id
27427013504d98f86f9baebfb8a44db3ce61f65e wireless: rt2x00: rt2800usb: delete id
fc3f14873d38a5c8a280ff4b8c8abde0244fb79b wireless: rt2x00: rt2800usb: identify ids-chips
bc0f03ea579d78f845a44a0c611806da64057b03 wl1271: Fix msleep() delay while waiting for completion
c18995540cc4d2c84d130581b8b6720b22ca16b5 wl1271: Enable hardware keep alive messages
bfb24c9e16921f0e57fcec5180ffa20929832545 wl1271: Add keep-alive frame template support
a9af092b524614dd3fc7b52bde7c87f8b82cd2a6 wl1271: Configure HW connection monitor
d60772f646f70ba0a72c9a300935df8fad256ff9 wl1271: Disconnect if PSM entry fails
c2b2d99bb0b5a9445ff8b845f6acd5046ef5815e wl1271: Configure probe-request template when associated
cbf7f3058ea17d9413a6889c3a229e8eac7a7c78 wl1271: Fix memory leak in firmware crash scenario
64e29e447ec01d2130b4c68f3459cfaa94fa138b wl1271: Removed checking of PSM from handling BSS_LOST_EVENT
60e84c2ebb7b04361cf1ba0d325cc93366bd04a6 wl1271: Update beacon interval properly for ad-hoc
5da11dcde3d2a91688e02f032062fa26877eacb0 wl1271: Fix ad-hoc mode handling
6ccbb92ead9379d7de2cc25cd950d15a8d22e0c9 wl1271: Disable connection monitoring while not associated
e7942235f2496587cb4af86168e54d588ffcbd4f wl1271: remove deprecated usage of RX status noise
2f826f55404ca43efced94d548356182820e764f wl1271: wait for disconnect command complete event
99d84c1de8fdf5f9b09f07fdbc628857a040bf8b wl1271: wait for join command complete event
9560134ff929a037f0c967ae47089586f4b34390 wl1271: Remove device MAC-address randomization
259da430b198fc7e6f21e33be3a2d6dd27200953 wl1271: Update busyword checking mechanism
1b00f2b560028a68cdbc57a0352163afd79822dd wl1271: Fix memory leak in cmd_data_path
99e50314d588673353bf94978938bd1c2437037d wl1271: Warnings caused by wrong format specifiers fixed
9d4e5bb3dec8c4b9245035bf29628071801041a8 wl1271: Configure clock-request drive mode to open-drain
9cea461fb0a37dae9ef0a83714c5fcdc4b2074c8 wl1271: Fix memory leak in scan command handling
f83cce3551a6238f6c86495ed949b31303c21a6d wl1271: Fix memory leaks in SPI initialization
31627dc59b4a87c4198b4245a7de1b8ccf4424fa wl1271: Add TX rate reporting
f876bb9aafc71d8ea395eec99666faaffec5df49 wl1271: Clean up RX rate reporting
7fdd50d07fed198b2c6ccdca96ab5537014597d8 wl1271: fix wl1271_spi driver name
a8c944f8a00dcc4ac6900efcddab1a0cf300c791 ath5k: add capability flag for phyerror counters
da35111ad970081bdf6e848d1861c7d16e71079b ath5k: update phy errors codes
495391d715a310a7cbf622850e372d40ac86ef6e ath5k: simplify MIB counters
9d332c82b4cf2e4538450e4af40f073cc5e599ec ath5k: initialize default noise floor
b4ea449df90684035985a77763fd1d2ff0eb9dad ath5k: keep beacon RSSI average
6a8a3f6b2ac02fb8542f2b36b0ecd9c48f7d9a7e ath5k: move ath5k_hw_calibration_poll to base.c
a9167f96428b832bf94c89908e000e16c4eb7d5b ath5k: optimize ath5k_hw_calibration_poll
e65e1d7713da89d98f01c3f4267b2c9ecb03c16f ath5k: remove the use of SWI interrupt
1063b176c072b936c43d0e6270168b19881ecb72 ath5k: remove static calibration interval variable
0e354fd01e4513cea25d66e9c6d9e76f7228accc wireless/libertas: remove trailing space in debugfs header
cb01b09c6914ab04dc836941dc92a1dd42714e19 wireless/raylink: remove trailing space in messages
4a89852c3533c0190cbe6b04b8b5d7bf4f9beea9 wireless/prism54: remove trailing space in messages
55f98938b5cea8949077c79813c4f86ef0018858 wireless: remove trailing space in messages
30d1872d9eb3663b4cf7bdebcbf5cd465674cced fat: fix buffer overflow in vfat_create_shortname()
fd187aaf980c45f1d16a94a846faa68e24de03c8 [CPUFREQ] use max load in conservative governor
499bca9b6d3243f9278a1f5a22d00e67acdd844d [CPUFREQ] fix a lockdep warning
753649dbc49345a73a2454c770a3f2d54d11aec6 genirq: Force MSI irq handlers to run with interrupts disabled
00ae702847df5566ce9182e9c895185e2ad1c181 bonding: bond_xmit_roundrobin() fix
d54a45e2533ef33678dc340298b022a289d2b3e3 OMAP3: clock: fix enable bit used for dpll4_m4x2 clock
766d305fead341889e7b9611fdc97236075a29fb OMAP4: prcm: Use logical OR instead of bitwise OR
56dc79aba14bad1b73508df9e210e93bbd81a577 OMAP: HWMOD: Bug fixes in hwmod structure definitions
d5647c18eac9a313a89a3049a9fff51b20021a44 OMAP: HWMOD: Adding clockdomain check
b8e80cf386419453678b01bef830f53445ebb15d ALSA: hda: Fix 0 dB offset for Lenovo Thinkpad models using AD1981
9bbf2b98ba11d00bd73e3254e15cfe17ccaff6ba HID: add experimental access to PicoLCD device's EEPROM and FLASH
467d6523065187d4c081b078755da4103d7ffacb HID: add GPO (leds) support to PicoLCD device
e8d931bb5977a5b36cc8e9b0fd2f26cb80a6c207 HID: add lcd support to PicoLCD device
f1c21761408c968ed1deb8f54fd60be9471999c1 HID: add backlight support to PicoLCD device
b8c21cf697d165999cc21a90e6caa73690ac6190 HID: add framebuffer support to PicoLCD device
236db47c2b3b69464d50c695ab2ddd516cf64520 HID: new driver for PicoLCD device
753234007f4ac2c96921cfb19ec1ba535ac29790 nilfs2: fix a wrong type conversion in nilfs_ioctl()
b68c92460d380c59891ba97531edbe5b01f5ea0b sctp: eliminate useless code
8379d07031e59a5d72bc73a6060c4d63aac956ce tipc: define needless global scoped variable static
b05b7d9563f11bf3d7b7f3f53cd74cbfab107355 net: remove redundant code
e446630c960946b5c1762e4eadb618becef599e7 Add hotplug support to mcp251x driver
598ed9367a36ee1fd4ae3271a54a3547a33975a5 fix net/core/dst.c coding style error and warnings
b00fabb4020d17bda4bea59507e09fadf573088d netdev: ethtool RXHASH flag
757b77e2b208490868cf21fd22d796eb9bd199c5 igb: add per-packet timestamping
3365a2934cce29fa9196bc4fd7086f62e799ee84 MAINTAINERS: ipg: Jesse Huang's email address bounces
dd4683daed6be3fd71105a8289257b75e151288c drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten
02cdce53f3d0d3eee8188944c96150ee8c97100d ipv6 fib: Use "Sweezle" to optimize addr_bit_test().
de7737e056d65ad6b0f135f7bb24d86458af0d47 sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().
d57b8fb8a8f94bdf467a4435be7d8bbebf87fe2a ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
ce6fbdefb68d46db88170494b277551f955b48e2 drivers/net: Add missing unlock
ddc01b3b8ab224b346daf61976078b166f36b7e8 net: gianfar - align BD ring size console messages
ed130589d9afa3238c94b9537f2024355b9638e1 net: gianfar - initialize per-queue statistics
7c0d10d35f7f47d00cc5f2b85ee5e95c2b1fdb7e gianfar: Fix a memory leak in gianfar close code
2c73e1fe94b1962ae5df7618519c18526e9d9072 e1000e: typo corrections
c041076a9f79a7cf28e808f73cc76f24cbf97093 igb: update hw_debug macro to make use of netdev_dbg call
e2b0a8e1e697dbcd62574a32f4f96151d21bdd36 drm/radeon/kms: add hw_i2c module option
ac1aade6876465060ebf9a71675dcb7305f0bafa drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks
3595be778d8cb887f0e0575ef0a0c1a094d120bb Merge branch 'v2.6.34-rc2' into drm-linus
c414a117c6094c3f86b533f97beaf45ef9075f03 drm/radeon/kms: disable MSI on IGP chips
f46c01208da1881591e3f55ca77d37f54469f8e4 drm/radeon/kms: display watermark updates (v2)
3b01a1191fe76bd11e5743eceed7c25d8157239e drm/radeon/kms/dp: disable training pattern on the sink at the end of link training
9f998ad7e92a1653b6b396b1278e75560a8be519 drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2)
7f768957f407f7b8c8793eedaf7512049d092f29 drm/radeon/kms/dp: remove extraneous training complete call
d9c9fe3622d15e7e84121ffedef60f4080ab4f03 drm/radeon/kms/atom: minor fixes to transmitter setup
3ca82da3ebe019facd611184385897fa614e6b9e drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM.
b8c40d6269d5e515341599b2e395f2dab4490d74 drm: fix build error when SYSRQ is disabled
e1e8a5dd4faf356b5d31c620c5787eaa83ee831d drm/radeon/kms: fix macbookpro connector quirk
97586c422b38c4c12e2b5011d59c401d03d09ed6 drm/radeon/r6xx/r7xx: further safe reg clean up
6bb118012ab0462d5ebc3ab17eb278416532cf15 drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support
fdb43528d4697b0e81e27a0d6539e744c2965cf2 drm/radeon/kms: bump the version for r6xx/r7xx const buffer support
5f77df368c84d0a4a5913c8c78f0c6fa0b0db674 drm/radeon/r6xx/r7xx: CS parser fixes
5898b1f33c881fe1352464efd15faf7d26513b98 drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup
d8fe2fa90ea9df694dcc022271391e7547772e1b drm/radeon/r600: remove some regs are not safe regs for command buffers
da58405860b992d2bb21ebae5d685fe3204dd3f0 drm: Return ENODEV if the inode mapping changes
fcbc451ba1948fba967198bd150ecbd10bbb7075 drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed.
f9274562026558ab54a29331cf13e9ebec8cc890 drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)
97f23b3d85a4d734a8584dade3a34579931c8f8d drm/radeon/kms: don't print error on -ERESTARTSYS.
a084e6ee6e64a76f1a9665d527203cdab7d6048f drm/radeon/kms/atom: make sure tables are valid (v2)
c1bcad9d16831859373d8f579fa1e146409f9960 drm/radeon/kms: remove lvds quirks
b2f8ccd84059f7d0c3e4f67d577abca391bc1868 drm/radeon/kms: fix display bandwidth setup on rs4xx
f95df9ca6896978108201a77422a1ae2cdc595ec drm/radeon/kms: never treat rs4xx as AGP
f47299c55a837af1727bc601e1fc0fa33adaeda5 drm/radeon/kms: display watermark fixes
7e5ab157813993356f021757d0b0dcbdca7c55a1 net_sched: minor netns related cleanup
9badba2543d165154c540b80e59ff06c1b3e3f76 sky2: avoid duplicate link up on Optima chip
4b7c47aa221191b2bd62c653ea851afe5b625162 sky2: add XL revisions
c1cd0a859a01ed0591cb2d8931bdd283542c0252 sky2: support Yukon EC_U rev B1 and later
d5e50daf92df8afcb701fd717b301985691e802f module: add stub for is_module_percpu_address
9b27105b4a44c54bf91ecd7d0315034ae75684f7 net-caif-driver: add CAIF serial driver (ldisc)
edc7616c307ad315159a8aa050142237f524e079 net-caif: add CAIF documentation
3908c6902372206cc582ecf459af889b09a150c9 net-caif: add CAIF Kconfig and Makefiles
cc36a070b5901cd54386348b4d79d2daac91ce75 net-caif: add CAIF netdevice
e6f95ec8db312491235b4f06343fbd991a82ce20 net-caif: add CAIF socket implementation
c72dfae2f77620e5b3fcee1beeee7e536a42b2ad net-caif: add CAIF device registration functionality
15c9ac0c80e390df09ce5730a7b08b13e07a8dd5 net-caif: add CAIF generic caif support functions
b482cd2053e3b90a7b33a78c63cdb6badf2ec383 net-caif: add CAIF core protocol stack
2721c5b9dd2a56a9710021c00146bb26ba8dd7b3 net-caif: add CAIF Link layer device header files
09009f30de188c847d72039e6250bfea56a0f887 net-caif: add CAIF core protocol stack header files
f671c54207d8a47129f35a84569fdfda614d2439 net-caif: add CAIF socket and configuration headers
70596b612c04694806a31dd389bd796c035085fa net-caif: add CAIF protocol definitions
2c45cd43ff791cc4ab6a6332165ad53d7bcb3673 virtio_net: missing sg_init_table
0cad8a1130f77c7c445e3298c0e3593b3c0ef439 Btrfs: fix chunk allocate size calculation
287a0ab91d25ca982f895a76402e5893b47ed7a6 Btrfs: kill max_extent mount option
1b1d1f6625e517a08640ddb4b8f8a0e025243fe3 Btrfs: fail to mount if we have problems reading the block groups
6cf8bfbf5e88edfb09a2bf0631a067060f534592 Btrfs: check btrfs_get_extent return for IS_ERR()
c2b96929e2ca6914cf4a66cd8fe2a34c4a98277f Btrfs: handle kmalloc() failure in inode lookup ioctl
683be16eb6e19a35aca2473668652259ed074094 Btrfs: dereferencing freed memory
f3eae7e8a5ed124bbc781e18ea10c21856017322 Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk()
ab59381ea43f81c977cbd09add26950aaf6cb9fe Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree()
471fa17dff556ad38caf26de097c0630530d8cbe Btrfs: Remove unnecessary finish_wait() in wait_current_trans()
90d2c51dbb4db05c040bc7db264bb7ab35e35455 Btrfs: add NULL check for do_walk_down()
2f3014fc2ab1e25c36531e19164c48182c168995 Btrfs: remove duplicate include in ioctl.c
9e7b414edbf5e037c1462bbd8676465ed2ae0ac3 drm/radeon/kms: init rdev->num_crtc at asic init
06abdb0ec6b91f634631404012c4d646389e9e0b drm/radeon/kms/pm: fix typo in power table parsing
f867c60def7a8dcd86657fd38a8920a4354f305e drm/radeon/kms: gfx init fixes for r6xx/r7xx
57f50d70e27f99a9a785c760b2123cdf6a68e2de drm/radeon/kms/pm: fix segfault in clock code
29fb52ca78b4e265ec6c626b0c7b2927953949cf drm/radeon/kms: expose thermal/fan i2c buses
d25d6fa1a95f465ff1ec4458ca15e30b2c8dffec Merge branch 'master' into next
baff42ab1494528907bf4d5870359e31711746ae net: Fix oops from tcp_collapse() when using splice()
9358c6d4c0264b1572554c49c4b92673ea9a5c72 ceph: fix dentry rehashing on virtual .snap dir
b7b7fa43103a9fb30dbcc60cbd5161fdfc25f904 reiserfs: Fix locking BUG during mount failure
428257f8870f0e72e85ce782d091fa1f366de7df ocfs2: Check the owner of a lockres inside the spinlock
a03ab788d070c256eff1ac24cf0e3bc2ca148096 ocfs2: one more warning fix in ocfs2_file_aio_write(), v2
efd647f744f3cf504ed83580274bd4b6918139fe ocfs2_dlmfs: User DLM_* when decoding file open flags.
7371400431389e1df6a2a05ab9882055b8a6ff2c net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
8e1a53c615e8efe0fac670f2973da64758748a8a iwlwifi: range checking issue
2d20c72c021d96f8b9230396c8e3782f204214ec setup correct int pipe type in ar9170_usb_exec_cmd
9e76ad2a27f592c1390248867391880c7efe78b3 rt2x00: Disable powersaving by default in rt2500usb.
71976907842abb71a0e6fda081e1d16e00420849 rt2x00: Fix typo in RF register programming of rt2800.
48a6be6a0dd3982bb2d48e82b3e6f5458d9f3c63 iwlwifi: clear unattended interrupts in tasklet
be6b38bcb175613f239e0b302607db346472c6b6 iwlwifi: counting number of tfds can be free for 4965
f6c8f1523a2de3b84340e45913cbcee8bee74570 iwlwifi: fix regulatory
7236fe29fd72d17074574ba312e7f1bb9d10abaa mac80211: move netdev queue enabling to correct spot
05a9a1617026977422c7c5ed3aeac6f46fa2132c Add USB ID for Thomson SpeedTouch 120g to p54usb id table
e5868ba10c3c5d8a56c06bbafe098103356ac03f Add a pci-id to the mwl8k driver
eb3d72c8b7e6bb6a55e15272c52eb4eadf7fb1f1 ar9170: add support for NEC WL300NU-G USB dongle
533866b12cce484994163b1e201778cbac4c04c5 mac80211: fix PREQ processing and one small bug
c7a00dc73b7185ab2ebd1aa7ce710c7b4edc77a4 mac80211: correct typos in "unavailable upon resume" warning
368d06f5b0eefcbf37d677d3b65381310a251f03 wireless: convert reg_regdb_search_lock to mutex
8ae06d223f8203c72104e5c0c4ee49a000aedb42 x86-32, resume: do a global tlb flush in S4 resume
e05c378f4973674a16d5b9636f2310cf88aca5f2 [LogFS] Remove unused method
2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6 Linux 2.6.34-rc3
e971461fc59e3823e1b8a01379ce55c3d2d89c31 KEYS: Add MAINTAINERS record
a68d5a5419d2a15161488b20f740115068e7b666 ALSA: hda - introduce snd_hda_codec_update_cache()
ad35879aa192e783db2d41c196f48f3fc059ce22 ALSA: hda - Add mute LED support for HP laptop with ALC269
c35c9d5d3f03c203168e816f6f735d23f92fd6f1 Merge branch 'fix/hda' into topic/hda
246750ffa1b26335df4e485b4e4d28d83756ac43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
4660d3d240ac6c92cd3ad33657ca302026bdc24b Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
be3fd3cc7c2142c46d5dcfec05e6031990d1f2ca Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
de380b55f92986c1a84198149cb71b7228d15fbd percpu: don't implicitly include slab.h from percpu.h
ea5a9f0c3447889abceb7482c391bb977472eab9 kmemcheck: Fix build errors due to missing slab.h
5a0e3ad6af8660be21ca98a971cd00f331318c05 include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
ed391f4ebf8f701d3566423ce8f17e614cde9806 iwlwifi: don't include iwl-dev.h from iwl-devtrace.h
57f4c226d1e095a2db20c691c3cf089188fe1c5d x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h
b3aa111f7ac1ad07009081a824b5ce7a71462c4c MXC: mach_armadillo5x0: Add USB Host support.
17669fd60e6b245945cdd4bbe87d1186a07a03b6 ARM mach-mx3: duplicated include
034cf2362af85259718c4930bc7b548fa4165c1c ARM mach-mx3: duplicated include
7d7a77e56744bb32b8a97a9903fd12433af1c4b2 imx31: add watchdog device on litekit board.
a7dc12ba756021a95866730b482c6e34b13f84ee imx3: Add watchdog platform device support
da54a0ced4502dc2a25df034f218463a2a50488d HID: update BKL comment in hiddev
570b8fb505896e007fd3bb07573ba6640e51851d CRED: Fix memory leak in error handling
1f85d72d2c9c9a1d6d32cf325936bc224ad5d591 ALSA: hda - Add missing printk argument in previous patch
c4a3987fa075b2d15ebc3d59b01fb7ed403cd3e1 drivers/serial/sunsu.c: Correct use after free
720fcb36ac1aa2df2c54c170253b6b29600cbefc Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk'
f4cff0d0ffc0162636357d0475409ecf1304f854 sh: sh7724 clkdev lookups.
788e69e548cc8d127b90f0de1f7b7e983d1d587a svcrpc: don't hold sv_lock over svc_xprt_put()
36c0d8cca3283c235c9af1954de641df84c80f0f vxge: Updating Maintainer list of S2IO 10GbE drivers (xframe / vxge).
b8ba796808c107f8fe6bcd318836972536d28eb0 vxge: Version update.
1dc47a9b1b05e3ab039e7d2ab97455ff09a9e554 vxge: Set function-0 as the privilaged function for normal function.
b59c94571a6593c71a78bbcebb42982099154938 vxge: Fixed MSIX interrupt configuration.
4c5f3b210f53e315e460d539655a8d14595c5d1a vxge: Fixed "ethtool -d" prints.
47231f7fb49bed800dd806b4c32f881005d84de8 vxge: Align the memory only if it is misaligned.
3363276f1c420b7de92169ddabd2bb88aa26a7d6 vxge: Fix starvation of receive ring controller when blasted by short packets.
18dec74c16abaa92d663dfef64ee6503e085be89 vxge: Fix a receive stall due to driver being out of synch with chip.
ed28f04b2753ce1b07b9c3dab7d186c43ce19e8c HID: update gfp/slab.h includes
6a3cd3ea48584d14f60dce0b3c4e9e4428beb0fe async_tx: use of kzalloc/kfree requires the include of slab.h
9623e5a23724d09283c238960946ec6f65733afe Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
9f321603724be7386ea39ea41fd885954db60a4a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
9d54e2c0b0a03b0f05fc4f988323c858ec9d7740 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
7b12887244293eb54acd07c6296b830b3af0f6da Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
6631424fd2efd75e7394b318ad2a8597327857a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
c45140a996b511bccdcbbdbea7e36f001826bdf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
de329820e920cd9cfbc2127cad26a37026260cce ext3: fix broken handling of EXT3_STATE_NEW
7905e357ebe67a26d9dc8caa1a0b8346431b5f0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
083ba279d52bcad20f1dfa3cefd4255cbe82d521 netxen: fix interrupt for NX2031
e270299a2f7a3040fe598113f74c2a7d5f63b582 netxen: fix fw load from file
10c0f2a852a529eacf2f223bbaef47832224a521 netxen: validate unified romimage
6b50ea1516fab30ce5843e5b11e43488f38c776d netxen: fix corner cases of firmware recovery
ff90cd4a1dcfc03bf228d94f553619198e65bc42 netxen: fix tx csum status
c0cd884af045338476b8e69a61fceb3f34ff22f1 r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)
9e8307ecaf9f8c8b5b3b22145021204c4e73114a sparc64: Properly truncate pt_regs framepointer in perf callback.
2c9504228fe4e4cc65f3debf6d2a6a0f44cf4c2d Merge branch 'for-2.6.34' into for-2.6.35
b00d8a7e299eab9970b0ba75a4e2ea1df39059ad hwmon: (asc7621) Add X58 entry in Kconfig
3f7cd7ea9383755eef53f92667c520489165667f hwmon: (w83793) Saving negative errors in unsigned
4d7a5644e4adfafe76c2bd8ee168e3f3b5dae3a8 hwmon: (coretemp) Add missing newline to dev_warn() message
fcc6a7462ec8d8a7d63ec59559e91f8fd6991160 hwmon: (coretemp) Fix cpu model output
9dd7b79a86c53a097463ee1582c0bc6c4b83b770 ASoC: ad193x: move codec register/unregister to bus probe/remove
fb48e3c6a4d8888aff61fbf567aadac7d206e973 ASoC: Fix passing platform_data to ac97 bus users and fix a leak
e6ab07ce0f0cb1636fd14aa4f3e6e9631bd5d0c6 Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.35
7b7b9042263f5cafb6ce85b3764375a8de7e22da ALSA: usb - update gfp/slab.h includes
923a00427a141a6d1c83f1b151221a2458b2de8d ASoC: update gfp/slab.h includes
292f60c0c4ab44aa2d589ba03c12e64a3b3c5e38 ring-buffer: Add missing unlock
e36673ec5126f15a8cddf6049aede7bdcf484c26 tracing: Fix lockdep warning in global_clock()
6be7fa06eb4d721df734bd0946b5e63b27c0589b [LogFS] Erase new journal segments
0943846ae05603efd98550f2d475e9c98191bde8 [LogFS] Move reserved segments with journal
eed63519e3e74d515d2007ecd895338d0ba2a85c x86: Do not free zero sized per cpu areas
c967da6a0ba837f762042e931d4afcf72045547c x86: Make sure free_init_pages() frees pages on page boundary
82593f87b6c1922a8f8317bb165c6c7794fa4639 ceph: update discussion list address in MAINTAINERS
8136b58dd0fce0b4cb649ac690e0493fb6fdacdb ceph: some documentations fixes
596b711ed6b5235f8545680ef38ace00f9898c32 x86: Make smp_locks end with page alignment
ad4ba059005f18ec9e274966c16d99fc5ce8b2cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
f7454c5d5c33b84fdbb957b7ad4a432e333b2550 frv/chris: fix lines with a missing semicolons
c6c352371c1ce486a62f4eb92e545b05cfcef76b ARM: 5965/1: Fix soft lockup in at91 udc driver
fd522a8dec11a08b5fdd23982193808e268be19e ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
782a0fd16723bfc0e765d789e82853d5dc424e76 ARM: 6005/1: arm: kprobes: fix register corruption with jprobes
367d6acceaacff1adc44f121543effb9c060e575 ARM: 6003/1: removing compilation warning from pl061.h
55a07517edbf15b83f323644edf346726eccd7e0 ARM: 6001/1: removing compilation warning comming from clkdev.h
aedceb2a490bae56f9d7e80be480421e1cf22ce0 ARM: 6000/1: removing compilation warning comming from <asm/irq.h>
c36207a4624f15020f2918324405c1c88a5d4cbc ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h
a53f4f9efaeb1d87cfae066346979d4d70e1abe9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
88be12c440cfa2fa3f5be83507360aac9ea1c54e slow-work: use get_ref wrapper instead of directly calling get_ref
376a21ff42ba71167afe7a47aeb1ca19470cf580 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
05ad62a5ee2ec2f65142aa2bf5c8a7e2f9cf9590 Staging: et131x: Properly disable FC in txmac.
6694635d3ae1b038d7a0e38b80637db867c7c8e2 ALSA: hda - Fix ADC/MUX assignment of ALC269 codec
c565c54d9bf336ec9cd22288d3aa4fb6e372e727 HID: Add NOGET quirk for Quanta Pixart touchscreen
10fad5e46f6c7bdfb01b1a012380a38e3c6ab346 percpu, module: implement and use is_kernel/module_percpu_address()
259354deaaf03d49a02dbb9975d6ec2a54675672 module: encapsulate percpu handling better and record percpu_size
f77f13e22df4a40d237697df496152c8c37f3f2b Fix comment and Kconfig typos for 'require' and 'fragment'
602c89d2e3e8652f94a697c9a919be739b9bcdd5 GFS2: Clean up stuffed file copying
4cb947b59c5835783fb96aad2f7d92b1e4250aff GFS2: docs update
7c9a84a57b57978f0ea0d2dc16394d75a781e6a5 GFS2: Remove space from slab cache name
8da552f26107f55186346cff280ec9d53cc42add mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.h
f4221802ea3a28f7c16d157ac6f697d58267cb58 sh: sh7723 clkdev lookups.
04b1731766b22cd41a0acd480e3206e93f2d5931 sh: sh7722 clock string death.
2169bc1bae5d6d996276ddbd017f9d9b582abcae sh: sh7366 clock string death.
5afdd0d93a32938752384f195fdbde06163b3c2e sh: sh7343 clock string death.
4dc50a068ad8fbbd2dd6dd5ac8ac2652589ba046 sh: Kill off timer clock strings for legacy CPG parts.
0776d602abe61871d27accd8e3bcb225a96f4a9f sh: provide some clock lookup aliases for legacy CPG parts.
975d260355fca4734b545a0e3366672af0356905 padata: Section cleanup
c55fbdd3f97a468d51cbdb03bb7c9c7287fbda2f sh: sh7785 clkdev lookups.
9966ddafe1b4f2a9a09ea748b42ef69417b23ff1 ALSA: usb pcm: use of kmalloc requires the include of slab.h
e21d2aa76e1fc91cbf18c4b593d32112d954fab5 sh: sh7786 clkdev lookups.
30bde1f5076a9b6bd4b6a168523930ce242c7449 rps: fix net-sysfs build for !CONFIG_RPS
c2a25e819717ea34e8f682d67a3fa76f4893395b clocksource: Deprecate clock string across the SH drivers.
d01e14a6b96a3384b6806fac1a769ca3be0022bb ASoC: Fix file permission of soc/codecs/twl6040.c
68b40cc40af45dd969c50fdbac6ab5b99c91255b ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.h
467126460818e287aa92c73232c38453ec2ab013 ALSA: hda - Report errors when invalid values are passed to snd_hda_amp_*()
55440e4e37540305997b7e93d319ddce97a9cfb1 Merge branch 'fix/hda' into topic/hda
5dbd5ec6e1cf2e49128025d80813a275744a7ac5 ALSA: hda - Fix invalid bit values passed to snd_hda_codec_amp_stereo()
620bb636dfb36574b57a89a4c3029237d69bee04 Merge branch 'sh/driver-core' into sh/clkfwk
bd05086bbe3f241cd552068f9ceba9e19c6ce427 driver core: Convert to kasprintf() for early dev_name().
85255c0e078158ede61ff8bd296e306db6f7ed19 Merge branch 'fix/hda' into for-linus
f30c14b64e0eb62319e7a3e930fb7ea2bee9d919 Merge branch 'fix/misc' into for-linus
1b132ea03e169ce5eca75b00224a78a6782740e8 ASoC: update for removeal of slab.h from percpu.h
9ec8ddad59fadd8021adfea4cb716a49b0e232e9 ALSA: hda: Use LPIB for ga-ma770-ud3 board
5cd165e7057020884e430941c24454d3df9a799d ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklist
6ae6650232ddcf2f50e8817acd63cde37cf1d093 sh: tlb debugfs support.
36db0456582484aa78809376f1e41ec2873fc9d5 ALSA: usb - use of kmalloc/kfree requires the include of slab.h
10f744d205dde72a0016dbdb11e239da8269958b net: __netif_receive_skb should be static
94aa8ae13db2ecf2ec1b4e65a65d3fe92b468e0e ceph: fix use after free on mds __unregister_request
4bea3418c737891894b9d3d3e9f8bbd67d66fa38 sh: Enable the mmu in start_secondary()
d5ab780305bb6d60a7b5a74f18cf84eb6ad153b1 sh: Fix FDPIC binary loader
59a2f7d9fd41c68b7013797e82b8f40fc154ccae arch/sh/kernel: Use set_cpus_allowed_ptr
5f6c477a35852c6bfa42474537c582f65bdcf9db sh: Update ecovec_defconfig
54c1a859efd9fd6cda05bc700315ba2519c14eba ipv6: Don't drop cache route entry unless timer actually expired.
9ce41aed0d392246eb788786253f242e829fd5e1 Revert "ide: skip probe if there are no devices on the port (v2)"
7855f761998893bb6bf861d55df95036fc9e36ab tulip: Add missing parens.
e92dd4fd1aa1cd081dac03973b33c972637d5b7a slab: Fix continuation lines
723b2ff40876678b49e61df34fb1d8001e34639d [LogFS] Clear PagePrivate when moving journal
81def6b9862764924a99ac1b680e73ac8c80ac64 Simplify and fix pad_wbuf
193219172691e29813821dc8433317768c6ed1a3 Prevent data corruption in logfs_rewrite_block()
325ffc3633f1c30ef89d98d619f7e1497366e77c ARM: 5997/1: ARM: Correct the VFPv3 detection
bc8a67386fd462914269fa93446e1891955a8bb3 pata_via: fix VT6410/6415/6330 detection issue
d2566af8c4860a03ca685ef0910de406679c3e4e arch/sparc/kernel: Use set_cpus_allowed_ptr
78f1cd02457252e1ffbc6caa44a17424a45286b8 r8169: fix broken register writes
0c0dbfecbf217b47d0b508afb59b8b3639582a4c decnet: Remove unused FIB metric macros.
adcfe1964e627b62fbc6e45609b1f0db2c64dd14 net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64
1546a713ae1f066f83469cdd99ebdf500d6a65e4 pcnet_cs: add new id
a2fd940f4cff74b932728bd6ca12848da21a0234 bonding: fix broken multicast with round-robin mode
14a4b42bd6082b4ce3b94bad00cd367707cc1e97 net: fix unaligned access in IFLA_STATS64
421e33d0045ac0aa119c033b78742e0fbf4c3b21 [SCSI] qla1280: retain firmware for error recovery
ebd09ec93c90c8ec571d7e166832fb1fc705bf5e [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init
cf7474451c3a3cf07811abbf2a39536d33046c36 [SCSI] advansys: fix regression with request_firmware change
89162e9c21de3cb3b7e9e29d50cb7c3e88a09e2b [SCSI] qla2xxx: Updated version number to 8.03.02-k2.
d6136f3f749cf68c3295c883cea612afd9919100 [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.
6377a7ae1ab82859edccdbc8eaea63782efb134d [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.
d84a47c2e8d8880d068f23f3033f6f6987717b17 [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not enabled at the same time.
12cec63e40f9b9c2a4766a0f43404a9642062f35 [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.
cad454b12a23c24fd7f409402cf51434655e76c1 [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.
d88a714bfefa7aed7b9cb6c3721707fcd056b472 [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline
4ae0a6c15efcc37e94e3f30e3533bdec03c53126 [SCSI] libiscsi: Fix recovery slowdown regression
7469a9acf919d36836f6c635099d8edc9be4528a sparc: Fix use of uid16_t and gid16_t in asm/stat.h
44ebb95290afcc687511ad3f7fd6434e867c270a drivers/net: Fix continuation lines
39ca5f033bb2ea18877632809185268eebbb37a9 e1000: do not modify tx_queue_len on link speed change
7438189baa0a2fe30084bdc97e3d540ebc5444f3 net: ipmr/ip6mr: prevent out-of-bounds vif_table access
e7d481a6f3c13041446b7bb8f98ab861460076a3 ixgbe: Do not run all Diagnostic offline tests when VFs are active
e017b60316468f21a63bdd4affefaf81a7f988fd igb: use correct bits to identify if managability is enabled
c0e4d4bad4e8cf0aa787a3045392f949d76b5886 benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c
71c5c1595c04852d6fbf3c4882b47b30b61a4d32 net: Add MSG_WAITFORONE flag to recvmmsg
e4afb29fa3ea759d408fa537ab6a81800708396e Revert "via82cxxx: workaround h/w bugs"
6f2e9e6a950a165a7d2c399ab7557e6745ef2bfd Use deactivate_locked_super
7db8064c17b92e95aec2e333096c035db9ddd4fe Fix logfs_get_sb_final error path
faaa27ab919799929732c356a92a160f8657ecc6 Write out both superblocks on mismatch
e326068806ee044cc617b1dc24be1293fca3fbf6 Prevent schedule while atomic in __logfs_readdir
e07bf553f37cd4fa470b499ff34d800956df2d48 Plug memory leak in writeseg_end_io
59fe27c0a8173a74b105debc803b97582028c90b Limit max_pages for insane devices
49137f2efb5cf68724bccaba531ab3d59acd71f9 Open segment file before using it
ed01f64b831481762437c8eedddcca8481dc7f67 powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them
95d2c8ef08a902953d1ea2cad14928909e91e5d1 powerpc/fsl: add device tree binding for QE firmware
7f809e1f8e2f46c486bfe529579a16a28daacd62 of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree
8544b9f7371ec6a7a5c0f8701ddde9e98f52a37e e1000e: Use pr_<level> and netdev_<level>
f49c57e141c7f53353e4265a31dc2324e6215037 e1000e: do not modify tx_queue_len on link speed change
a08af745e4c711d22aeadc2adade36958fe03ce8 igbvf: do not modify tx_queue_len on link speed change
6a2bad70d546cf30a46bc6d9ec0cb9a0891a38eb ipv4: Restart rt_intern_hash after emergency rebuild (v2)
b35ecb5d404c00f2420221ccbb1bbba1139353a4 ipv4: Cleanup struct net dereference in rt_intern_hash
4b97efdf392563bf03b4917a0b5add2df65de39a net: fix netlink address dumping in IPv4/IPv6
ac90a149361a331f697d5aa500bedcff22054669 tulip: Fix null dereference in uli526x_rx_packet()
a6d36d5689b1806a3365c909192e9f03a43a632b gianfar: fix undo of reserve()
66aa4a55fe0548c8b13a195c61774db65c5896cd netlink: use the appropriate namespace pid
5c58c47a4f3758c81594402451d8fe0d8accb4e8 ixgbevf: convert to use netdev_for_each_mc_addr
2853eb892edb6be1ea13787d0c24fb72c1d1cca5 ixgbe: convert to use netdev_for_each_mc_addr
810627a013163cd294762d57c0ea2ec055ffe4f6 [CIFS] Add mmap for direct, nobrl cifs mount types
bca3469205402d9fb14060d255d8786ae2256640 dmaengine: provide helper for setting txstate
0793448187643b50af89d36b08470baf45a3cab4 DMAENGINE: generic channel status v2
c3635c78e500a52c9fcd55de381a72928d9e054d DMAENGINE: generic slave control v2
b72c40949b0f04728f2993a1434598d3bad094ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
0f65169b1bf44220308e1ce1f6666ad03ddc27af dma: timb-dma: Update comment and fix compiler warning
5a7aadfe2fcb0f69e2acc1fbefe22a096e792fc9 Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
4f598458ea4450f53e8ed929ee4e66b3404a7286 Freezer: Only show the state of tasks refusing to freeze
e4d50423d773fb8d5b714430ba5358e8a1b87c14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
6f063aea557f66eea8c35034a25df85cae5ced33 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
f3845f3f6081b97ebc4dc905e097c07e868017b5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
054319b5e255c0671012a5a89b344a7d55cda80c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
833961d81f0ece46b7884f988cc65509e2c49646 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3cacf42462c8c97e045a07a5fc92aa357489c8b5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6fa41366c1c5e8b9640baba22d2b90ec9035a889 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
309d1dcb5b73ab1f8212aff3037a7bcb46afe819 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8128f55a0bc60cf3779135a1f837c4323e77c582 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
50da56706b989b99edb20f9c03172df193240c78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
e0df9c0b42cc8cb48b801f7a0f54382f6a89ca16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
1fb2f77c037624601fd214fb7c29faa84cd7bdd7 debugobjects: Section mismatch cleanup
af06393bbde6e8d474622a0517cffc662676e3fe ixgbe: filter FIP frames into the FCoE offload queues
ca77cd59d28456b4061afa5254972ec47fa8baf5 ixgbe: Priority tag FIP frames
a7551b75fe47fb6fb70f679935845e741c5e0855 ixgbe: Don't allow user buffer count to exceed 256
e0fce6950b822aba7840d82c2d2018f1e1b8276b ixgbe: cleanup maximum number of tx queues
581d1aa777580c1c22169538ffb46676b13c408e ixgbe: Change where clear_to_send_flag is reset to zero.
5809a1ae77721931ca7bd7aeacb37fdabe6f07c0 ixgbe: In SR-IOV mode insert delay before bring the adapter up
65deeed7b34bc5b8d3cbff495e8fa2ae7b563480 ixgbevf: Fix signed/unsigned int error
48c11a59c4c1d9926be34920d45da037516eb7b8 netxen: update version to 4.0.73
afbe5cd6c40e0f20fa8832d17fa44ae605591ce1 netxen: added sanity check for pci map
77c553900c58c3e4f475e233ad4ff6aeb282deb4 netxen: fix warning in ioaddr for NX3031 chip
bb2792e0383793d5135ba777e93f0a918371394b netxen: fix bios version calculation
4300e8c7f64d95a80ffa7d98d98738f41546bc30 Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"
3e297b613491f0d4928aa652a2cd266aa06dc409 Restore LOOKUP_DIRECTORY hint handling in final lookup on open()
01de69c2b0e471844193532a85c173f51d9ea6b2 mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on
e5f710cfc6947e64672b7205f7992515868c7782 mtd: nand: split out ECC module
ca7081d96e39ea276892f0577f9cf37568547e88 mtd: sm_ftl: initialize sysfs attributes
329f9052dbadf6f4afe2231668bd00c579a4aa10 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
11164cd4f6dab326a88bdf27f2f8f7c11977e91a perf, x86: Add Nehelem PMU programming errata workaround
5266874b09c8a9de744813dd0f7387f02e8191bf Merge remote branch 'alsa/devel' into topic/hda
0f17014b340b98465fcf0de4c0d6c84a002ec53b ALSA: pcm_lib - fix xrun functionality
cc780d380a004b58c139570b037d0e3b897bb2be ASoC: fsi: Add FSI2 device support
4a942b457ee239eab04db8dd4d4c12ef6dc4a152 ASoC: fsi: Add FIFO size calculate
ea8e61b7bbc4a2faef77db34eb2db2a2c2372ff6 x86, ptrace: Fix block-step
faa4602e47690fb11221e00f9b9697c8dc0d4b19 x86, perf, bts, mm: Delete the never used BTS-ptrace code
079e683ebd882655b6d6e0b17989e51bae2d77d6 ALSA: hda-intel - probe_only module option is int type now
38f57968f45333585293e88ea12ca577811fb9a7 ALSA: hda-intel - remove model=hwio from documentation
10e77ddac0e1f3b9cea04dfe8180f8641f329703 ALSA: hda-intel - remove model=hwio , use probe_only=3 instead
0bf0e5a6f304ac1bc93a80cdd68b4d91f3519eb5 ALSA: hda-intel - AD1984 thinkpad - add analog beep input control
cd508fe58b07499403e806b558c7f15c90442292 ALSA: hda-intel - add special 'hwio' model to bypass initialization
7c5ecaf7666617889f337296c610815b519abfa9 perf, x86: Clean up debugctlmsr bit definitions
5a10317483f606106395814ee2fdaa2f1256a3b3 perf record: Zero out mmap_array to fix segfault
5aab621b7bf024608f0c089e21656e7fe875a150 perf symbols: Move hex2u64 and strxfrchar to symbol.c
618038df3588fdfcaccfd40057f36ce792bee252 perf tools: Move __used from perf.h to linux/compiler.h
4b8cf84624e9a58a21aaac3d064222092ae234e0 perf symbols: Move map related routines to map.c
b177f63f5226e75280855bbcd106e677250778bd perf symbols: Pass the mmap parameters instead of using mmap_event
d5679ae4d2d4369477dc3b60027cca222aef33e9 perf report: Pass the DSO to 'perf annotate'
b3c9ac0846c654dea4df095999ee202e8b4cb253 perf callchains: Store the map together with the symbol
59fd53062f71011a68d03f4cd0ba93d822ac3249 perf tools: Introduce struct map_symbol
ac73c5a9c1767b2771e6d2b5accafdef89db04c2 perf annotate: Allow specifying DSOs where to look for symbol
96415e4d3f5fdf9cdb12eedfcbc58152b1e1458c perf symbols: Avoid unnecessary symbol loading when dso list is specified
53c540195724b52422da067a31ef6916d2c70202 perf report: Add a popup menu to ask what operation is to be performed
d814f30105798b6677ecb73ed61d691ff96dada9 x86, perf: Add raw events support for the P4 PMU
e1f7f02b45cf33a774d56e505ce1718af9392f5e ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklist
b79d1d54cf0672f764402fe4711ef5306f917bd3 ipv6: Fix result generation in ipv6_get_ifaddr().
b54c9b98bbfb4836b1f7441c5a9db24affd3c2e9 ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
3da0ae6298fa10d4f5e2855ae400b2470bc6693d isdn: Add netdev to lists in MAINTAINERS entry.
72f878cc6f324ecc2ca00ff2f9c0dc2c168cd4cc USB gadget r8a66597-udc.c: duplicated include
4539282dbc20fe612113c8f267d51a90d46a7f50 sh: update the TLB replacement counter for entry wiring.
de5d4453c5b224eefd02b6a141ed411a76d458af dma: Add timb-dma
225a9be24d799aa16d543c31fb09f0c9ed1d9caa TPM: workaround to enforce PCR updates across suspends
e7c5650f6067f65f8e961394f376d4862808d0d2 ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)
23107c542068b2b94390aa333f6b330af64961e4 ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)
319f551a0a167b49b5bbb4a9ff4802046a572bc5 ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)
33f663ff9186da1bcc88dc7830b3a632bd472da5 ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)
e1ee65d85904c5dd4b9cea1b15d5e85e20eae8a1 NOMMU: Fix __get_user_pages() to pin last page on offset buffers
7561e8ca0dfaf6fca3feef982830de3b65300e5b NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'
39f1cd635cbe8a42c3c74fa6bf9f61c1156bd27b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
126a031e437a4ab56a162e9cff7fc04b9f7efeec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
7c9f757319ccf7a47ce167b86eda671c87b5b917 TIPC: Removed inactive maintainer
c751ce4f52b11ea93764a7cd44e6ae9c098d361b drm/i915: Rename many remaining uses of "output" to encoder or connector.
21d40d37eca86872f2bf0af995809ebdef25c9d9 drm/i915: Rename intel_output to intel_encoder.
ec2755a93d5df044cb52558d2c778780272e0980 ALSA: AC97: add full duplex support for atmel AT91 and AVR.
7177395fdd919e561544a7d1c0ac196098a2ae2d ALSA: AC97: add AC97 support for AT91.
df3345457a7a174dfb5872a070af80d456985038 rps: add CONFIG_RPS
f61bb62e3ed7634fe5b7dfd8c9a52e6b799f4023 isdn: Cleanup Sections in PCMCIA driver elsa
a465870a808bccba63bf6da30a0b56a2a7abfa5c isdn: Cleanup Sections in PCMCIA driver avma1
158e33d1c6d0c6bacf577bcb47591aa4293dfcb1 isdn: Cleanup Sections in PCMCIA driver teles
93b39a0dba6a15c35a582b9e8b171b8a6ec971aa isdn: Cleanup Sections in PCMCIA driver sedlbauer
bcbe53682f65330bdd9ad7eed9575d2ff536353a via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()
80bb3a00fa314e3c5dbbd23a38bfaf94f2402b99 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
d28667f871991e0eea983b398421b8db2c8bdf8c iwlwifi: avoid device type checking in generic code
6e8cc38d5b05bb812f89a35bd9bf52405e67d0df iwlwifi: change spin_lock to spin_lock_irqsave
6c69d121676761b2a85282df796af9c3f8c99b64 iwlwifi: remove "\n" from module parameter description
2f3f7f9c23287c742af1d435b6fe8b9c9c7b7bd9 iwlwifi: Generic approach to measure temperature
ed1b6e99b5e64d2b9cdf764754a072c7fdc1c3c4 iwlwifi: remove noise reporting
3d2b162e7e0a3e5093bccdf455f7c83f65c82db8 iwlwifi: add missing email address information
510cb791ab32a6296e45ebc425a011551bed7bd1 iwlwifi: remove non-exist extern functions and structures
0b5af201b25334f7b9c991b2800693dd4cb4b5f7 iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptors
8d801080dd8d28bf7d85cacba131f18b7653ee49 iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagn
54b81550dd674466fe7d01629d2aab015c545a1e iwlwifi: move agn only rx functions from iwlcore to iwlagn
74bcdb33e99f49ef5202dd2f8109945b4570edc2 iwlwifi: move agn only tx functions from iwlcore to iwlagn
348ee7cd57831c47373dd157f138c558daaf129d iwlwifi: move agn module parameter structure to common place
00e70590dc2707043b82c0cf9a6929b81e640fee iwlwifi: each device has its own eeprom tx power version
e04ed0a5bb62520345c73587d7ebf51e426642ee iwlwifi: move agn common code to iwlagn library file
741a626627e42812afd957f875c34c89be8a103e iwlwifi: move ucode alive related code to separate file
19e6cda094002e9756a3d181cbb4c31ef2a9b6bb iwlwifi: move hw related defines to separate file
b305a08058f794c8a99c5ee87827b92d6b8c24ae iwlwifi: move tx queue related code to separate file
7dc77dba6a8bde512996824643da5669d73cbcdc iwlwifi: move hcmd related code to separate file
81b8176eb8edac7d2135db2af03ab5fe0cb3b6f7 iwlwifi: code cleanup for "load ucode" function
792bc3cbe06cddabd865acc3122ee0415f854a11 iwlwifi: move ucode loading related code to separated file
872c8ddcbec06995c1c7caa3e41c921290a8b6df iwlwifi: iwl_good_ack_health() only apply to AGN device
e184f67d39f681b1e8c9a43ff7001c3405c2bd7c Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"
5e64499f3d39c633de49320e399479642c2b1743 agp/intel: intel_845_driver is an agp driver!
23010e43b353c2cdc9725cbedc7e364708039bf7 drm/i915: introduce to_intel_bo helper
8d06a1e1e9c69244f08beb7d17146483f9dcd120 drm/i915: Disable FBC on 915GM and 945GM.
d558b483d5a73f5718705b270cb2090f66ea48c8 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
eb9fc8ef7cb1362374e55d9503e3e7458f319991 x86/PCI: for host bridge address space collisions, show conflicting resource
8f5992291457c8e6de2f5fe39849de6756be1a96 netfilter: xt_hashlimit: IPV6 bugfix
b44672889c11e13e4f4dc0a8ee23f0e64f1e57c6 netfilter: xtables: merge registration structure to NFPROTO_UNSPEC
d879e19e18ebc69fc20a9b95612e9dd0acf4d7aa netfilter: xtables: remove xt_string revision 0
110d99ed1c846458654e2771b3ad626319f19394 netfilter: xtables: remove xt_multiport revision 0
779dd630d8e198a2dc5581a48efae546161cc726 netfilter: xtables: remove xt_hashlimit revision 0
f95c74e33eff5e3fe9798e2dc0a7749150ea3f80 netfilter: xtables: shorten up return clause
4a5a5c73b7cfee46a0b1411903cfa0dea532deec netfilter: xtables: slightly better error reporting
d6b00a5345ce4e86e8b00a88bb84a2c0c1f69ddc netfilter: xtables: change targets to return error code
bd414ee605ff3ac5fcd79f57269a897879ee4cde netfilter: xtables: change matches to return error code
99f4692e13ba22b228bdd155473f24ae9bdec1dc frv/PCI: remove redundant warnings
c9c9b564717e5b6b2ae8b770da1c73a348c84cce x86/PCI: remove redundant warnings
f967a44343e407811898ddac97abc69b293e9810 PCI: don't say we claimed a resource if we failed
134b345081534235dbf228b1005c14590e0570ba PCI quirk: Disable MSI on VIA K8T890 systems
135367b8f6a18507af6b9a6910a14b5699415309 netfilter: xtables: change xt_target.checkentry return type
b0f38452ff73da7e9e0ddc68cd5c6b93c897ca0d netfilter: xtables: change xt_match.checkentry return type
9f5673174161cc026a6c87f70d9b457e7ad82a80 netfilter: xtables: untangle spaghetti if clauses in checkentry
7911b5c75b613f533b6cb6f999041dd5ea3bb004 netfilter: ipvs: use NFPROTO values for NF_HOOK invocation
5d877d876cfb96c0c3254184171b4767501f4f95 netfilter: decnet: use NFPROTO values for NF_HOOK invocation
b2e0b385d77069031edb957839aaaa8441b47287 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
9bbc768aa911a3ef336272eaa6d220abfba8ce50 netfilter: ipv4: use NFPROTO values for NF_HOOK invocation
713aefa3fb3929ce36305d4d1b7b4059d87ed115 netfilter: bridge: use NFPROTO values for NF_HOOK invocation
39c01b219fd30c74869b6fc8749f7900f04e9ef6 cfq-iosched: Do not merge queues of BE and IDLE classes
b1ffe737f5b743115ee46ffb59e338e580c54902 cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging
0a504541b3ba593535d70f3124546e5e471a175e HID: remove excessive _EMERG messages from hidraw
05471e4c446ca42d474b89df55bd48b0ce802717 Merge branch 'fix/hda' into topic/hda
5dc7a6d5749d3ddbf9fbea9512cb45762428512c netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
fd0ec0e6216baea854465bbdb177f2d1b2ccaf22 netfilter: xtables: consolidate code into xt_request_find_match
d2a7b6bad2c38e41eddb0b24d03627d9e7aa3f7b netfilter: xtables: make use of xt_request_find_target
6a4f2ccb467e00281470cde2dee08fe5ecde62d1 ALSA: hda - Don't set invalid connection index in Realtek initialiaiton
ff67e4e42bd178b1179c4d8e5c1fde18758ce84f netfilter: xt extensions: use pr_<level> (2)
2e57480b2a717916510b0c23b2851398a4cbd958 HID: remove BKL from hidraw
fca5bca48759c21eddc0667a4582a227d7b0165a ALSA: usbaudio: Add basic support for M-Audio Fast Track Ultra series
9c13886665c43600bd0af4b38e33c654e648e078 netfilter: ip6table_raw: fix table priority
55e0d7cf279177dfe320f54816320558bc370f24 netfilter: xt_hashlimit: dl_seq_stop() fix
5239c4ff4ae9e810ba761518ad71b463f0ccbf3c cpuset: Fix documentation punctuation
0491fcbb76339cecbe4b6b1e862fb0c166bacf2d Merge branch 'mx51' into mxc-rc
ae7a3f13ab59784d9d5041d8ecb08477a049e2c6 MXC: mach-mx31_3ds: add support for freescale mc13783 power management device.
a1ac442443342f778d5230b16efadc4c32d96298 MXC: mach-mx31_3ds: Add SPI1 device support.
a1b67b957ea3b9138ed8239796cb48d8b1bf66b0 MXC: mach-mx31_3ds: Add support for on board NAND Flash.
11a332adfeacee2634f73ad21b55aad5cc7fd54a MXC: mach-mx31_3ds: Update variable names over recent mach name modification.
6dc2d6bf5148a9ed027af21285b0e17b83b3a8f4 imx31: fix parent clock for rtc
0d34545563f99886b997be7da63f0e8084af3bc5 netfilter: xtables: make use of caller family rather than target family
01e77706cdde7c0b47e5ca1f4284a795504c7c40 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
1ff31056fb044a47cdda462bdef0dcacefbf6856 Merge master.kernel.org:/home/rmk/linux-2.6-arm
6c75969e22ffe27df64ff7477bd35fe72bface3e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
c02c873c25209f971c2e10884f50d4ab61db1e23 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
541e40ee087976ec793c53446099d3f0097e1697 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
1147d0f915e3b4c5c4fa279dae2c40016b8f441d fscache: add missing unlock
34c1c460f82c809f20a2d378373d6aeb58c7808a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
61964eba5c419ff710ac996c5ed3a84d5af7490f do_sync_read/write() should set kiocb.ki_nbytes to be consistent
47568d4c56677ede6e7ff7c8e4e0fd860a9c4372 FDPIC: For-loop in elf_core_vma_data_size() is incorrect
6467a71c56934251f3c917bd4386387c2a97b41e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
18020a0d8cccad0d3642219d6aef789420c04c1f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
c27b9a2e6c29eac2fe770bd1071007c9f8c43de5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
20dba4596fd768b2d9154e3258871ebdd2c9fa29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
90fddabf5818367c6bd1fe1b256a10e01827862f Document Linux's circular buffering capabilities
8e0cc811e0f8029a7225372fb0951fab102c012f fs/partition/msdos: fix unusable extended partition for > 512B sector
3fbf586cf7f245392142e5407c2a56f1cff979b6 fs/partitions/msdos: add support for large disks
b5c26f97ec4a17c650055c83cfc1f2ee6d8818eb lxfb: set the H- and V-SYNC polarity of the flatpanel output
4fd2c20d964a8fb9861045f1022475c9d200d684 kcore: fix test for end of list
c6b6ef8bb05af632889c5536513b9f4004961f73 mempolicy: fix get_mempolicy() for relative and static nodes
7198f3c9b13c7aa1e5d9f7ff74c0ea303174feff mmc: fix incorrect interpretation of card type bits
3f8b5ee33293d43ca360771b535dfae8c57259dc reiserfs: properly honor read-only devices
6cb4aff0a77cc0e6bae9475d62205319e3ebbf3f reiserfs: fix oops while creating privroot with selinux enabled
298359c5bf06c04258d7cf552426e198c47e83c1 exit: fix oops in sync_mm_rss
53feb29767c29c877f9d47dcfe14211b5b0f7ebd cpuset: alloc nodemask_t on the heap rather than the stack
5ab116c9349ef52d6fbd2e2917a53f13194b048e cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
5574169613b40b85d6f4c67208fa4846b897a0a1 doc: add the documentation for mpol=local
926f2ae04f183098cf9a30521776fb2759c8afeb tmpfs: cleanup mpol_parse_str()
12821f5fb942e795f8009ece14bde868893bd811 tmpfs: handle MPOL_LOCAL mount option properly
d69b2e63e9172afb4d07c305601b79a55509ac4c tmpfs: mpol=bind:0 don't cause mount error.
413b43deab8377819aba1dbad2abf0c15d59b491 tmpfs: fix oops on mounts with mpol=default
8c363afe94b885d39ae2e93e41680282a470ad84 c2port: fix device_create() return value check
cb53237513bd1e090cce120efe12ede72c932b5f mm/ksm.c is doing an unneeded _notify in write_protect_page.
20072205fcdf7d85cd3101f1f11dfab333c5fd0c scripts/kernel-doc: fix fatal error on function prototype
5e07c2c7301bd2c82e55cf5cbb36f7b5bddeb8e9 Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
4c87684d32e8f95715d53039dcd2d998dc63d1eb kfifo: fix KFIFO_INIT in include/linux/kfifo.h
3fa30460ea502133a18a07b14452cd660906f16f nommu: fix an incorrect comment in the do_mmap_shared_file()
28b8e8d4e2e3e27aa911b5aee59d5194a878f53e MAINTAINERS: use tab not spaces for delimiter
06ca02b06fc26b3f940d223f319397a72a591ddf drivers/gpio/max730x.c: add license macro
5ca9ea9a17a14c68611d3774d1e8a7ab6c7f4763 memcg: fix typo in memcg documentation
3a4df13d2420ae1998e5c7d26275f8714e84da30 get_maintainer: repair STDIN usage
1d53661d26aa779dcd74f8a1c5a94e181cc101d8 blackfin: enable DEBUG_SECTION_MISMATCH
091e635e6735fa4496c4a18e7e967b58e961303c Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation
7731d9a5d415414aa6903709453786d4a5ff57e4 fs/binfmt_aout.c: fix pointer warnings
ef5da59f12602815baa8fad98241b77dedea3b31 scripts/kernel-doc: handle struct member __aligned
05731b979476969d4d1cbbcb535fc0f5ea90dba7 rtc/mc13783: fix use after free bug
e7bbcdf3747e3919c31cfa87853c69d178bce548 memcontrol: fix potential null deref
9d34706f42f9b8c15185423d9af98d37ba21d011 cgroups: remove duplicate include
5cfb80a73b5a52fb19d8b0611203e4dd58e8e9a2 memcg: disable move charge in no mmu case
84c8447c544bc7579097649273bc3f4e1b5de6af DMAENGINE: COH 901 318 fix bytesleft
76232ebf898c4d5e657f2b663fbf7108bca80ded iwlwifi: fix build error for CONFIG_IWLAGN=n
2381a55c88453d3f29fe62d235579a05fc20b7b3 net/various: remove trailing space in messages
d6dbee861386cd3f4cee62bcf28597e63e251e0c net/intel: remove trailing space in messages
c2bb1b9c7e862ecca2ffb20b1457034d2c401845 net/tulip: remove trailing space in messages
014e46686eff2159bac0887465fed7662c379ad3 net/tokenring: remove trailing space in messages
84d57bd61866c06aee5658fabe43292a231a5992 net/smc91xx: remove trailing space in messages
583d077d35dd8df231c1e391e5406f0faf1a1788 net/ps3_gelic: remove trailing space in messages
19299b34b42f4d37be2ce9b411664f37ca10ff61 net/irda: remove trailing space in messages
a570f095eac34b7439eed2df6728381708c55bdc tipc: remove trailing space in messages
b138338056fc423c61a583d45f8aa64cfad87131 net: remove trailing space in messages
fe43d6d9cf59d8f8cbfdcde2018de13ffd1285c7 firewire: core: align driver match with modalias
5ae73518cb39dd81e641dfa7ce20751c853579e0 firewire: core: fix Model_ID in modalias
cecd87da83869ad4157295b87a2e51e38c3e03bf DMAENGINE: COH 901 318 rename confusing vars
18062ca94714a66e75da8a22e010d0e8e61ab4cd rds: cleanup: remove unneeded variable
a424077a0a48d5b2e1bdbb8cc56fd43abfd7fd6c wimax: remove unneeded variable
a3dcce97b285ba54810f38fe2eccc295d69a76ce llc: cleanup: remove dead code from llc_init()
9a127aad4d60968fba96622008ea0d243688f2b0 af_key: return error if pfkey_xfrm_policy2msg_prep() fails
a5ee4eb75413c145334c30e43f1af9875dad6fd7 PCI quirk: RS780/RS880: work around missing MSI initialization
ca8463926306580c25e62eb901a206530d480cae PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present
c519a5a7dab2d8e9a114f003e2d369bcf8e913f3 PCI: complain about devices that seem to be broken
e1944c6b0fba80a7837c1cbc47dfbf46e1274a4b PCI: print resources consistently with %pR
7b8ff6da028232aadae6bcc7c7406c8966d0b3c4 PCI: make disabled window printk style match the enabled ones
99ddd552fef7e6e3b7dc76ba8fee9ea5869d1e14 PCI: break out primary/secondary/subordinate for readability
966f3a7570447c5025d67a618d408e68a3ae3167 PCI: for address space collisions, show conflicting resource
14b44974d5a3c1ca59f6809b7313d7229eb55fd8 mac80211: remove unneed variable from ieee80211_tx_pending()
4ac5541bdaea4d8e93710c58775cfa48ac82e09b cfg80211: Improve connection quality maintenance docs in nl80211.h
a97c13c34509be460dea23c86f31c02daa2428b5 mac80211: Add support for connection quality monitoring
d6dc1a386358979e12366d1f35eeb68fc181e101 cfg80211: Add connection quality monitoring support to nl80211
921ca03c8f8e982f27fc406bc301caf2196b99f7 libertas: add auto auth mode feature
c26f91a3df1999ec1b3298372d73f90cbab81106 x86: Remove excessive early_res debug output
03e6d819c2cb2cc8ce5642669a0a7c72336ee7a2 skbuff: remove unused dma_head & dma_maps fields
f6b9f4b263f3178fc0f23f0e67d04386528cc727 vlan: updates vlan real_num_tx_queues
669d3e0babb40018dd6e78f4093c13a2eac73866 vlan: adds vlan_dev_select_queue
a5990ea1254cd186b38744507aeec3136a0c1c95 sunrpc/cache: fix module refcnt leak in a failure path
e1572c5eeca8ef87a250322364584458b2dadb35 ath9k_htc: Fix symbol collision with ath9k
a8462bde78fdb77c8ede61e1af99617905a78ccf ASoC: wm8994: playback => capture
0f5ed04cb365ce0117b0588c4d9ed89f2623650b i2c-scmi: Provide module aliases for automatic loading
e82e15ddd322e4c5847536f044a40812b7ec12bd i2c-scmi: Support IBM SMBus CMI devices
222e82ac9ffbd3b80ab1b0b1d2c8c60ddb47d69d acpi: Support IBM SMBus CMI devices
860652bfb890bd861c999ec39fcffabe5b712f85 genirq: Move two IRQ functions from .init.text to .text
cc8c3b78433222e5dbc1fdfcfdde29e1743f181a genirq: Protect access to irq_desc->action in can_request_irq()
62e7bec49479e0c61e8cfd914f722a9ca6fd52e5 crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1
80a6d7db9fa06c29c89ccce0374870ac64a81d3f crypto: pcrypt - Handle crypto_get_attr_type errors
92d6b71ab906be706f3679353b30a8d2c3831144 genirq: Expose irq_desc->node in proc/irq
10ea76cc25b6738eb2f7c58b3312e1ebc61f753e ASoC: fsi: IRQ related process had be united
feb58cffca772097a849b413fb7954f87e9e9e71 ASoC: fsi: ensures process inside master lock
06c0dd72aea3985d0ea036f771ebb1d1083bf69f [S390] fix boot failures with compressed kernels
7b26d82f5ea7de5667f87bb5ac6570111d7bff9f [S390] fix broken proc interface for sclp_async
9c95258c0d5911ae263bf50d854e402ce973ab32 [S390] sclp: avoid 64 bit division
b8fde7224d771ce55bfd67cb57d7c4c8f430972f [S390] dasd: check tsb validity
4a31ba57cae853ce1ac00a22c0f5d80bd36685ed [S390] dasd: fix alignment of transport mode recovery TCW
1bff779285f89cd0b62955c20cca70ada4074236 [S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
a08786568a7e334d8a07a7bb8f4fafa3f7afb89c [S390] smp: fix lowcore allocation
92fe31329cb3a2b02f1c7616965872d6a34bcf08 [S390] zcore: CPU registers are not saved under LPAR
d7646f7632549124fe70fec8af834c7c1246f365 pcmcia: use dev_pm_ops for class pcmcia_socket_class
e7176a37d436a214f6a7727ea7986c654cbee8f0 power: support _noirq actions on device types and classes
7d7ba8d31eb293016bc91a5c8fc36b21fd917265 pcmcia: allow for four multifunction subdevices (again)
5cfc8ee0bb5134e1204e1ec5843e164f24315021 ARM: convert arm to arch_gettimeoffset()
8a6d9b149f105f8bdfa8e42dd9753e45a1887a16 i2o: Remove the dangerous kobj_to_i2o_device macro
12180024cc22c0a67642ffa10e7069796e32969d Merge branch 'fix/hda' into for-linus
b72f1343d63f5bad966caf6013a943f4e1db9c72 Merge branch 'fix/asoc' into for-linus
1c583063a5c769fe2ec604752e383972c69e6d9b ALSA: cmipci: work around invalid PCM pointer
31b24b955c3ebbb6f3008a6374e61cf7c05a193c igb: only use vlan_gro_receive if vlans are registered
d07f3e375f608e52a1f8958fbde105bb27b7629a igb: do not modify tx_queue_len on link speed change
fa3d9a6d55014b5bce5575aeab1cf711cff748ab igb: count Rx FIFO errors correctly
1bf1e347ef254ed8a13e7971a30e1bf3983da3d1 bnx2: Use proper handler during netpoll.
4327ba435a56ada13eedf3eb332e583c7a0586a9 bnx2: Fix netpoll crash.
e51d739ab79110c43ca03daf3ddb3c52dadd38b7 net: Fix locking in flush_backlog
c4caae25187ff3f5e837c6f04eb1acc2723c72d3 ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs
ba69f9ab7df844125898104e854e063b47c26637 ext4: Don't use delayed allocation by default when used instead of ext3
37f328eb60a94779dd020084209fc4db2d6444a0 ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
14741472a05245ed5778aa0aec055e1f920b6ef8 ocfs2: Fix a race in o2dlm lockres mastery
b54c2ca475fa7d7450a45b6d778dae9dbe0bcbfe Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
3939fda4b389993caf8741df5739b3e49f33a263 Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
b4414eea0e7b9c134262c801a87e338bf675962c ocfs2: Clear undo bits when local alloc is freed
f722377bfa869c9c1abeca88266bb4cfd3a5d06d i2c: twl.h: Fix comment typos and tab
c5a079f46aabff026b2acaba0a2579a74c3c3731 drivers/net/wireless/b43/main.c:4351: Fixed coding style
1e4dcd012423b6a28f968a55886d2b27896a1586 mac80211: Add support for connection monitor in hardware
43ead78ac48b75aaf47de96fcf10cbf5962f32a6 drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes
adc009e2e76b222006beb7f9df6d0aee051509d2 orinoco/wext.c: Remove local #define STD_IW_HANDLER
56b632e8cc7a13cece861d890deb2843116f9372 drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
270020e85ec88a832d663fff4489523169641c2b drivers/net/wireless: Use IW_HANDLER macro
76326f1d4c98fe01daf363e3d07f84bafed1feec net/wireless/wext-core.c: Use IW_EVENT_IDX macro
44608f801283f0f69d8a04d9976837748e410084 net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
2ae2332ed11687325096e68e326ec57f0294cff9 wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
f6e0bb56d43d1f3b2ad54d51b65c07ef3bdead16 include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry
3b56dd6a090e905eece023f690298013da4b6b67 wl1271: Changed platform_device to be dynamically allocated
2ea9fb3d79aac371e5bb0c4b0f5be7195e8fcd33 wl1271: Remove circular interlocking related to the inetaddr notifier chain
a0cb7be4f4fa765dcfa82675811cd7e7713b5610 wl1271: Don't generate null func template for ad-hoc
14b228a0d4234e4a2d4e683052da78760e8abf0f wl1271: Update filters properly
801a673ed1b36fc0e7dd92d8bb0090a4dc26a7d0 wl1271: Removed duplicate code from module remove function.
a3b8ea7554862e80a14b83233b37ddd2506d1d70 wl1271: Added DEBUG_SDIO flag
c76a0d6c9357d3e6ac32793b89a0a303966e1c4c wl1271: Remove deprecated interface config function
1b72aecd950c4c3cec2d66dbe5436c9e25a487b7 wl1271: Fix MAC address handling
4695dc917d9ec7a38cb4f91fceb2b78aaec1f945 wl1271: enable U-APSD
522ac25048676b2141d0560841654323339c0cbb wl1271: fix ps scheme in wl1271_op_conf_tx()
023e082609ba3225dbd5c33933a90156d2201d7f wl1271: create qos nullfunc template
818e3063a9546fcd826155dd47582a6e2f4d1c37 wl1271: get probe request template from mac80211
899e6e65c39990a76c17940625dbe6001f618734 wl1271: get pspoll and nullfunc templates from mac80211
12bd89499f22ec01bbff21fd04a347ee82726bf6 wl1271: enable WMM
7fc3a8647d2eaa8bc2f7ac7e9baff55199da7be6 wl1271: Add sysfs file to control BT co-ex state
a1dd8187d8d8f565976c9e55374dee520cdc2fa3 wl1271: Move platform device registration from _spi to _main
1b00f546fc4271d94c1bccb1955ce64d9ace1000 wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
885c9907440947a4f50d4c7a93b1a45266b00b84 wl1271: Fix SG configuration message structures
93f56be146a7be4d3243fc64d9b6313d96eaa62b wl1271: Changed SDIO MMC host claiming
becd551cac0d6868819083c59fc32d1072ba1804 wl1271: Cleaned up wlan power on/off functions
b43316dbf9c6b01f3ac6dc23bcb94ae66eb3a721 wl1271: Fix configuration of the TX opportunity value
fb9987d0f748c983bb795a86f47522313f701a08 ath9k_htc: Support for AR9271 chipset.
736b3a27b3c50c4a23717b802240435a69e8d0ff ath9k_hw: fix hardware deinit
05020d236e91ddab1cb42483843a8995b3be1adf ath9k_hw: add HTC init hardware call for special resets for AR9271
25e2ab17fd77e752597050980cec4efae7f87854 ath9k_hw: always set the core clock for AR9271
02afa2a01b74ed3e8f3a85be11919b33f4ad4f02 ath9k_hw: use the skip count for PA calibration on AR9271
2cbfaea48500ce98588e31bd806bbfb524b36b31 ath9k_hw: restrict valid nf readings for AR9271 to -114
6398dc039d92b12805a900b3f82a033007a5b465 ath9k_hw: fix noisefloor history buffer usage on AR9271
14b3af381df6359b15416df350e4e11892a52ab3 ath9k_hw: Fix full sleep setup for AR9271
e492d7cfdbb49f364529bc1642b978d85654c398 ath9k_hw: fix TX descriptor setup for AR9271
527d485fd8765e1df1dd9114f5c623253d6349c3 ath9k_hw: skip chip tests for AR9271
5b5fa3558db7451f4744ef92f2b1830d05b9307b ath9k_hw: add GPIO setup code for AR9271
70807e99dbb0c5847668b617caf0ad7f876a23d9 ath9k_hw: update initialization values for AR9271
e21247cc4a37296f57281a472e961ff09de0e98d ath9k: decrease size of ath9k.ko
d82689e249266d64cd37429c9e1ff6346e5446ab Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
66f1207bce10fd80ee8ce99b67d617644612f05e resources: add interfaces that return conflict information
ec43b1a64a132303a6800c781bc17c683aedc55b be2net: fix unmap_single/page() called incorrectly in Tx compl processing
7101e111217581a36e2eeae7c4a3815d60673cbc be2net: handle dma mapping errors in Tx path
4881a4f89a95cc5fef6d32953954bcc3443eefd5 ksz884x: fix return value of netdev_set_eeprom
8e039d84b323c4503c4d56863faa47c783660826 cgroups: net_cls as module
88978e562302c836c1c4597700c79d971e93abc0 perf archive: Explain how to use the generated tarball
6e6c822868f113dabe3c33bdd91e883cc28fa11b drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.
9713ab28ec92d0c44b2ac5765dfc26c619d9cadd pcmcia: do not use ioports < 0x100 on x86
bb456928913fda2b360376afb13d9a0bc72c761c [ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON
9705c3961e73054b656720884f0da0a5a438fbae [ARM] Kirkwood: WPS button keycode mapping
f4e60e6b303bc46cdc477d3174dbf9cb5dd013aa eCryptfs: Strip metadata in xattr flag in encrypted view
1984c23f9e0cdb432d90a85ecf88b424d36878fc eCryptfs: Clear buffer before reading in metadata xattr
fa3ef1cb4e6e9958a9bfaa977c107c515907f102 eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front
157f1071354db1aed885816094888e0e257c9d0a eCryptfs: Fix metadata in xattr feature regression
ae76148114aa2457baa0d340fc506bb7d114cb12 ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards.
3d0205bd1383aa3cac93c209b7c7d03b27930195 ntp: Remove tickadj
e1292ba164742e3a236e407148e00300b7196906 ntp: Make time_adjust static
d067633b4483f3c7d971d8f889f35340a8635bb5 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs
830ec0458c390f29c6c99e1ff7feab9e36368d12 time: Fix accumulation bug triggered by long delay.
5cbb2b941d2cc77e6b915e8e55d375be632c9f6a pd6729: Coding Style fixes
d8e4ebf8b603bdcd091540e6b5bddf0dec10d516 HID: fix oops in gyration_event()
110d735a0ae69bdd11af9acb6ea3b979137eb118 nilfs2: fix hang-up of cleaner after log writer returned with error
23ab15ad7a9d042afa7303b735b6e24faa607241 ceph: avoid loaded term 'OSD' in documention
393f66209669ad23f4f6d4191234c1df4367df3c ceph: fix possible double-free of mds request reference
d96d60498ff748c5a88c72ec5d1cc4ba9a583e7e ceph: fix session check on mds reply
4736b009b880b7c19bea36327a71032a6dbee402 ceph: handle kmalloc() failure
9c423956b8a495f0c048143abc5da955a70eac97 ceph: propagate mds session allocation failures to caller
8f883c24de33ba929c95e018ac0ba66e4f46734b ceph: make write_begin wait propagate ERESTARTSYS
ec4318bcb4c59d8b8bf7037c9f444a9887ccb265 ceph: fix snap rebuild condition
87b315a5b5cec5d7086494b203577602f5befc8c ceph: avoid reopening osd connections when address hasn't changed
3dd72fc0e6dc49c79fa9e7cd7c654deac7ccaa29 ceph: rename r_sent_stamp r_stamp
3c3f2e32effd4c6acc3a9434bd7eecb0af653d89 ceph: fix connection fault con_work reentrancy problem
e4cb4cb8a03adde1aa4b874623c50b9a5b56e635 ceph: prevent dup stale messages to console for restarting mds
efd7576b2392cc5a0934352936d793e8884c46bf ceph: fix pg pool decoding from incremental osdmap update
80fc7314a7e26e8d2e4ba5b3d8cc2d4aeb750015 ceph: fix mds sync() race with completing requests
916623da10e270c7e9e802a7ddfe1ec8f890982d ceph: only release unused caps with mds requests
15637c8b1251c38694c32214eba69b72a30e9d9b ceph: clean up handle_cap_grant, handle_caps wrt session mutex
cdc2ce056a3620139056b60ad7f6d355ad13f445 ceph: fix session locking in handle_caps, ceph_check_caps
4ea0043a29c82ca52ca54728d837314563bec574 ceph: drop unnecessary WARN_ON in caps migration
12eadc190038e68b5884a4aa313b6ab89ba60f5e ceph: fix null pointer deref of r_osd in debug output
0a990e7093566ceb07e38951e1a01686923d4f09 ceph: clean up service ticket decoding
85ae01b2da0ed606a2e8d840aadef90fd30220a1 Merge remote branch 'alsa/devel' into topic/usb
332ac7ff77cdc6a183d78ab129545d7b14a1d57c libata-sff: fix spurious IRQ handling
b83419363eff1535309df97a4bf319c42d900a9c kbuild: Include gen_initramfs_list.sh and the file list in the .d file
da6df879b9f88d2224174a9e4e76dc0e42e47ebc kconfig: recalc symbol value before showing search results
52b80025ebaa992688959b4cb2cd86c7e805b70f .gitignore: ignore *.lzo files
1dcd81002453f9f22c6c4fd6c3c7d8f1c7c891fa headerdep: perlcritic warning
1ad747ca9b6f97f895e0a6ccd447b158aeaa568d ASoC: ak4642: Add enhanced sampling rate
0643ce8f42e763635d8d6cf311730a6e84d4be92 ASoC: ak4642: Add set_fmt function for snd_soc_dai_ops
4b6316b4b16c7fb5d51df43f0371416e054e7102 ASoC: ak4642: Add pll select support
778a76e2dbdb896d005849e9e74518d6aba85671 ASoC: Implement WM8994 DAI tristate support
306ff3e473a970f88680e8355c0900fcab0357e2 ALSA: ua101: remove experimental status
3089f381fbaf53560dcbcb4aef6ef17fe44e347c SH: extend SCI DMA support to work on SCIFA ports
b2623a61cfd3c6badb8396dc85ab5a70f4a05f61 dmaengine: shdma: Introduce include/linux/sh_dma.h
f354a38175f5219146f4675dca770e114cf3c502 serial: sh-sci: Use sg_dma_len() and sg_dma_address()
02ca5083f60521d09f13224596564a405108bc4c dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER
4bab9d426e6dbd9ea09330919a33d35d5faab400 dmaengine: shdma: Remove sh_dmae_slave_chan_id enum
4f4669ee732a6b37279e912af1833fbff15407a2 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
4e1a2594094020bdb41c18681c1765671138d06a sh: Silence unintialized variable warnings in dwarf unwinder.
90851c40769791a6ddeef691c482ecf69bae4a5c sh: Tidy up a couple of section mismatches.
3fe0f36c7edcd20af0a3cafc68bdd62534c0a7f0 sh: Fix build after dynamic PMB rework
b5b6c7eea1124de5b110a48ac62650a690ed2419 sh: Replace unsafe manipulation of MMUCR
a9eb4f6d1a168c830a206306dfbb1f95a7fed6b3 sh: Flush ITLB too in PTEAEX's flush_tlb_page()
685abecfc2a6036b713229617570980c566c7500 sh64: Remove long unused mid_sched macro
0a60a210ede8942c5149526bf6847176cee5c184 SH: remove superfluous warning from the serial driver
d7bbf7f50e03c427debb6d7d960c48b9b934e7e2 SH: fix SCIFA SCASCR register bit definitions
8d099d4446fcb23ca6cc054bde3c35b417e29b3b serial: sh-sci: fix SH-Mobile SH breakage
bf02bd2590eb78d79ba1033d6df80c778b2f5ddf ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()
67eaa3e4fb29a758f92c9296ca006264a034e9c2 sh: Add watch-dog register address for SH7722/SH7723/SH7724
bec9fb072f58a77a449c4bb3b1b036fcecc68663 sh: ms7724: Add tiny-document for sound
b230eb32c8d568284c1f33f5d06005eb97d4f897 sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_init
bc73675b99fd9850dd914be01d71af99c5d2a1ae ACPI: fixes a false alarm from lockdep
1ee4d61fd9822fb89e63b88a66848477087cd82e ACPI dock: support multiple ACPI dock devices
688328c7ec3cd0dc3b16342aeb045d28012cc955 netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.
7316ae88c43d47f6503f4c29b4973204e33c3411 net_sched: make traffic control network namespace aware
300bc0602489d9f09f7b548f790afd2952f6070b ixgbevf: Message formatting fixup
5fc05f8764f301138003ff562a31ad3721f1675f netpoll: warn when there are spaces in parameters
21afc27c9f9ae1f6370c47b323be7f3b75106569 can: bfin_can: switch to common Blackfin can header
91c030b4d6445ebe9fbddb86d584441f300df15c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
4f1deba435ef75380c1d06fda860c7a15ea16fdf pata_via: Add VIA VX900 support
38013262c2c815fa404fa9f42dbc958c616fb385 korina: use resource_size()
3e4aa12f8a81506c44f04b4f0eb7663981c5a282 ipoib: remove addrlen check for mc addresses
664ffe80c0df5ad2576420ed2e6bd75cc704ba3a ewrk3: range checking problem
ecbacf8da78d9312e3ef5ccdbbbd547267092941 netconsole: do not depend on experimental
7c5365bca33194092e0a094b34b268283022a1a1 stmmac: use resource_size()
d2ba2ed8fe3aa796a671a6922119d7171bb49515 igb: add support for Intel I350 Gigabit Network Connection
52a1dd4d15cc28da5d3e9bfb1526c314d65fdff8 igb: cleanup usage of virtualization registers
411f557c3accbaa1e2b378d29aeaffffbec39ccc igb: Do not overwrite mdicnfg register when accessing 82580 phy
33e2bf6aa16061bae1253514e7c32af27d2b4b31 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
e880eb6c5c9d98e389ffc0d8947f75d70785361a rps: Fix build with CONFIG_SYSFS enabled
b3c7740a120c8a7775cb63b4d094466da5c01692 Merge branch 'omap-fixes-for-tony' of git://dev.omapzoom.org/pub/scm/saaguirre/linux-omap-camera into omap-fixes-for-linus
4ded2b250f1fbba4e414d17dc55ee513485c0aa1 perf report: Implement Newt callgraphs
ae6be51ed01d6c4aaf249a207b4434bc7785853b Fix up prototype for sys_ipc breakage
8b4709ecea4aab1957ae7b726d6824485404a3a5 regulator: fix dangling pointers
451a73cd46573444f68f412c87439c0a291718ec lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic
cdb868f58103825856e27aa4e1f26943fc119e41 lp3971: Fix setting val for LDO2 and LDO4
4f26a2abe1eed18dc6adddf2d0ae5553e51578c2 regulator: Get rid of lockdep warning
67e46f347eb25222e2b415540b6ba3fd2574afe2 regulator: handle kcalloc() failure
3fff6c04d81a2852821135736fad2d8386464753 Regulators: max8925-regulator - clean up driver data after removal
91885258e8343bb65c08f668d7e6c16563eb4284 nfsd: don't break lease while servicing a COMMIT
478b0973bf8c90db3677fbb8d812e2bdefc43d9b perf tools: Exit browser before printing usage when unkown option passed
084ab9f862416b2ddb4bb9804884de19bf09774d perf stat: Better report failure to collect system wide stats
ca721e45b39209415d2288dbac3667b26d9d1def perf probe: Add NO_DWARF make option
4b4da7f76660ea8b5aa45615165c48f62167ffa8 perf probe: Cleanup debuginfo related code
f3a1f0ea9432ec395cd112f42201e8e523c07bc5 perf newt: Properly restore the screen when error exiting
301fde27c7fcd0380b02b175d547e894ff65d78a perf: Fix orphan callchain branches
d2f1e15b661e71fd52111f51c99a6ce41384e9ef Merge commit 'v2.6.34-rc2' into perf/core
ef1691504c83ba3eb636c0cfd3ed33f7a6d0b4ee netfilter: xt_recent: fix regression in rules using a zero hit_count
74511020dde10252f8b8e648690d99dba721de14 Merge branch 'for-2.6.34' into for-2.6.35
69266866a5790080d7fe80094b28d670ff8aa765 ASoC: Allow WM8903 mic detect disable and don't force bias on
7c3456fdb503071787f7f972de1069b9cacd16f0 rxrpc: Check allocation failure.
f06bce9c8c54354ea4ff96852bd92e10204c8cfb ASoC: Allow disabling of WM835x jack detection
2f14430af52fff08ed1987a3cee612e133a6b82f ASoC: Move WM8350 microphone detection bias managment out of driver
5b9e87ccccf77f46c006c2cf0988a66d0f3f310d ASoC: Allow force enabled pins to be disabled
d5021ec9fc32edc6f512c2375923d757e9825f6a ASoC: Add a notifier for jack status changes
7b1f513aacee53ed2d20cdf82191c7f486136469 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
258152acc09c5c2df97002cd58cb37cb241aacde Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
70f60a220b33832ae4e2622b913f138892b6fe7b qeth: l3 fix build error in ipv6 addr list handling
e91924158d89086357e46887c23d714cfb4e05ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
c3824d21eb653fe7017476724257ccaa8bf3d9e1 rxrpc: Check allocation failure.
99b437a9257cb6b267bf32adfb7675948dc6d485 AFS: Potential null dereference
45575f5a426c01ec68cd33d998267ba2f6278fac ppc64 sys_ipc breakage in 2.6.34-rc2
a90110c61073eab95d1986322693c2b9a8a6a5f6 x86 / perf: Fix suspend to RAM on HP nx6325
c96907f21f26a1f8c1a1a9096a22500e4d158c4f ASoC: TWL4030: PM fix for output amplifiers
7fb5622326bf98437e629e94f8710eb12a90b30d ALSA: hda - Fix uninitialized variable warning in alc_auto_parse_customize_define()
6407d474e6ae6a798fa5ba40b32f508a52de80ff ALSA: usb: fix usb build error when PM is not enabled
2fb20b61550d3c5335e59819ed22734900d4d6e3 Merge branch 'topic/misc' into topic/usb
5b89d2f9ace1970324facc68ca9b8fae19ce8096 edac, mce: Filter out invalid values
23d386d85a9144612c4a13733aa1ca6e5a21f4a2 HID: fixup Kconfig entry for Roccat Kone
14bf62cde79423a02a590e02664ed29a36facec1 HID: add driver for Roccat Kone gaming mouse
6da7a2aa899f75116e1a62cef78c358ada9878b7 ALSA: usb/caiaq: Add support for Traktor Kontrol X1
e3396b263c6a8f086a99f1d524272ff409d66de0 pxa168fb: fix incorrect resource calculation
2de16a493cc6153f7fa0b9da12a3862d063e3425 virtio: console: Check if port is valid in resize_console
ec64213c4d482ee4d15b34511441eaecdd002adf virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
3cc4e53f86dab635166929bfa47cc68d59b28c26 ASoC: Remove BROKEN from i.MX audio after dependencies merged
f9b44121b34174ae4f243a568393fc3225842e75 Merge commit 'v2.6.34-rc2' into for-2.6.34
556ae3bb32cabe483375b857dda1322384c57b65 NFS: don't try to decode GETATTR if DELEGRETURN returned error
f1f0abe192a72e75d7c59972e30784d043fd8d73 sunrpc: handle allocation errors from __rpc_lookup_create()
ff0901f8036a1586037c30a365c9666e946af0f1 SUNRPC: Fix the return value of rpc_run_bc_task()
c9acb42ef1904d15d0fb315061cefbe638f67f3a SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel
20a3ce7e490c5015d051f78414f6dd146eec283f HID: add sysfs speed attribute for wacom bluetooth tablet
06c7c313b5605471e321337c770683cf70464197 HID: separate mode switching function for wacom bluetooth driver
bae84e70d66fe46c12231082cf1c4848ea22f3ef ALSA: hda - Fix access-after-free in patch_realtek.c
ea823c08912cfb6d4af2fa8b6dd5d8deb2fb486a ALSA: hda - Sort codec entry list of Nvidia HDMI
e933e9e5238b79870b04718024416a6dcf602a27 ALSA: hda - Add support of Nvidia GT220 HDMI
025f206c9e0f96cc41567b01c07fb852d8900da1 ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki)
2e2e3b96d98d5c17e9c09bc6088df3e182a71814 Input: sparse-keymap - implement safer freeing of the keymap
2d8428acaee5468d194d8a84de22a0797791cb33 nilfs2: fix duplicate call to nilfs_segctor_cancel_freev
13bad37b04c779d98983307a27f97e9caa36f9b1 Input: update the status of the Multitouch X driver project
97065e033ec5fd824d0133ecd0c614fe1e5c20bd Input: clarify the no-finger event in multitouch protocol
243aad830e8a4cdda261626fbaeddde16b08d04a ip_gre: include route header_len in max_headroom calculation
7668448ea91cda36661878da54c851f8eb239d8e bridge: cleanup: remove unused assignment
9bf35c8dddd56f7f247a27346f74f5adc18071f4 if_tunnel.h: add missing ams/byteorder.h include
fe3ebaad3229c5e842e8b24cf2a24d7049a6481c [ARM] pxa/raumfeld: fix button name
af089f517a1fea0af2053f105c9360df614be07c [ARM] pxa/raumfeld: remove duplicated #include
c8c3dcb9df8025ed48f8b14bf4b8a77801d88758 [ARM] locomo: fix unpaired spin_lock_irqsave
1b0d76cb9d5a65567230097a2512046f09f30523 [ARM] locomo: fix SPI register offset
6533be390b1210285854fb2fc7ea80c0ada60b13 [ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pm
1fe2b6b527779ca966bc285dc27f84835bc1591a [ARM] pxa: remove unnecessary 'select FB_W100' from some platforms
ef80936f99ce558a470c5379040abd0ece52c2ff [ARM] pxa: remove spi cs gpio direction to avoid clash with driver
7471f46d74e0e2a668f4bc085ef486b1079b3466 [ARM] mmp: fix for variables in uncompress.h being discarded
2a8ac187e03027a958b289dd8701ca9c013ab096 [ARM] pxa: fix for variables in uncompress.h being discarded
5e016cbf6cffd4a53b7922e0c91b775399d7fe47 ipv4: Don't drop redirected route cache entry unless PTMU actually expired
986917b7b7570f889fa9c8c54962a9f2c3b32bf4 can: sja1000: add read/write routines for 8, 16 and 32-bit register access
abde89d7f57adfae5a43f086b45e5746be16e3f0 can: sja1000: allow shared interrupt definition
e99b99b471c21b071132e51bb7aa6b7a8796dc02 pktgen node allocation
99fe3c391d50d381687fd84ed0ab22d57079e41f net: dev_getfirstbyhwtype() optimization
ec733b15a3ef0b5759141a177f8044a2f40c41e7 net: snmp mib cleanup
62c97ac04a67c120ec37a9bfd445a8d5dbbc1ed2 atm: Use kasprintf
283f2fe87e980d8af5ad8aa63751e7e3258ee05a net: speedup netdev_set_master()
907cdda5205b012eec7513f66713749b293188c9 tcp: Add SNMP counter for DEFER_ACCEPT
32a806c194ea112cfab00f558482dd97bee5e44e bonding: flush unicast and multicast lists when changing type
755d0e77ac9c8d125388922dc33434ed5b2ebe80 net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
e3a61d47cc37c51834abe537e0ed685829d56ee2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
634a4b2038a6eba4c211fb906fa2f6ec9a4bbfc7 net: suppress lockdep-RCU false positive in FIB trie.
8c2eb4805d422bdbf60ba00ff233c794d23c3c00 softlockup: Stop spurious softlockup messages due to overflow
cdead7cf12896c0e50a8be2e52de52c364603095 SUNRPC: Fix a potential memory leak in auth_gss
93929ebc813e2bbb768676ed13a1661893631504 Merge branch 'fix/hda' into topic/hda
e3d2530a6cea80987f77b75d8784a00f3aaf22ff ALSA: hda - Add PCI quirk for HP dv6-1110ax.
fc8aa7b16a5fcfe9c6d0be9bb587f1fcedd9145f sound/oss/vidc.c: change the field used with DMA_ACTIVE
395b228858778d3c44f7c413693a6acaa8bb62dc mtd/maps/pismo: remove dangling pointer and a leak
c2c77ec83bdad17fb688557b5b3fdc36661dd1c6 Bluetooth: Fix kernel crash on L2CAP stress tests
aef7d97cc604309b66f6f45cce02cd734934cd4e Bluetooth: Convert debug files to actually use debugfs instead of sysfs
101545f6fef4a0a3ea8daf0b5b880df2c6a92a69 Bluetooth: Fix potential bad memory access with sysfs files
5b3dbb44ab40660a080d03585bd35f45b2890c49 ceph: release old ticket_blob buffer
807c86e2ceba8febe79b289d50cd0d5e0b0af917 ceph: fix authenticator buffer size calculation
63733a0fc55cca74b1911769633dc5dfd1a45907 ceph: fix authenticator timeout
8b218b8a4a65bf4e304ae8690cadb9100ef029c0 ceph: fix inode removal from snap realm when racing with migration
052bb34af3bf8ae2001b9f03d884ba0def3e427c ceph: add missing locking to protect i_snap_realm_item during split
978097c907b58a2d085bbf7632bee1a5a7e6f6ba ceph: implemented caps should always be superset of issued caps
3e81c6da39a265e11ef48f52bd15bf7ca0068c75 ipv6: Fix bug in ipv6_chk_same_addr().
b2db756449f63f98049587f7ede4a8e85e0c79b1 ipv6: Reduce timer events for addrconf_verify().
88949cf484bfc399e1d662b5dda6892aaca21aae IPv6: addrconf cleanup addrconf_verify
e21e8467d3188a36f7f0af0d4b9aae74e23fda0e addrconf: checkpatch fixes
bcdd553fd3037d8700082ec4cbb6b25437ea06d6 IPv6: addrconf cleanups
502a2ffd7376ae27cfde6172257db0ff9d8cfec2 ipv6: convert idev_list to list macros
3a88a81d89c20be312b3b219b185bbdde24b8fb8 ipv6: user better hash for addrconf
5c578aedcb21d79eeb4e9cf04ca5b276ac82614c IPv6: convert addrconf hash list to RCU
c2e21293c054817c42eb5fa9c613d2ad51954136 ipv6: convert addrconf list to hlist
372e6c8f1f7b2bb68f9992d2e664925c73552a1d ipv6: convert temporary address list to list macros
e77c8e83dd587f2616d7ff20d23a897891e6e20d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
af98441397227a5a4f212cd48710eea72a14dbdb Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
37b7ef7203240b3aba577bb1ff6765fe15225976 netfilter: ctnetlink: fix reliable event delivery if message building fails
1a50307ba1826e4da0024e64b245ce4eadf7688a netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
73852e8151b7d7a529fbe019ab6d2d0c02d8f3f2 NET_DMA: free skbs periodically
48edcfcfbfcb3ffa76539f237b5527b62d72133a ARM: Update mach-types
0372c38047394e23278fe6dbc0827db12ce60bd3 ARM: Fix IXP23xx build error in mach/memory.h
d90e6f6aad0ffdc674bc3a05c85c40dcc18e604c Input: bcm5974 - retract efi-broken suspend_resume
88fcf710c13bd41f2b98c5411e4f21ab98da4fb4 Input: sparse-keymap - free the right keymap on error
f5d410f2ea7ba340f11815a56e05b9fa9421c421 netlink: fix unaligned access in nla_get_be64()
6830c25b7d08fbbd922959425193791bc42079f2 tcp: Fix tcp_mark_head_lost() with packets == 0
a50436f2cd6e85794f7e1aad795ca8302177b896 net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
ea93fd9456ad32cd85b2d7914b58c6313cc40c9e KS8695: update ksp->next_rx_desc_read at the end of rx loop
b894fa2627e28c078740dc7041cd08c7e2c353ab igb: Add support for 82576 ET2 Quad Port Server Adapter
29b8dd024bd48c3d1d1e5140f5bbb683786f998e ixgbevf: Message formatting cleanups
4c3a822395c01d50ca2ba3aa4529e19d237a2f8c ixgbevf: Shorten up delay timer for watchdog task
33bd9f601ea21c4389870e425ae4eaf210d49b95 ixgbevf: Fix VF Stats accounting after reset
fd3686a842717b890fbe3024b83a616c54d5dba0 ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
936332b8e00103fc20eb7e915c9a3bcb2835a11a ixgbe: fix for real_num_tx_queues update issue
97e3ecd112ba45eb217cddab59f48659bc15d9d0 TCP: check min TTL on received ICMP packets
10414444cb8a8ee8893e00390b7cf40502e28352 ipv6: Remove redundant dst NULL check in ip6_dst_check
d11a4dc18bf41719c9f0d7ed494d295dd2973b92 ipv4: check rt_genid in dst_check
220bf991b0366cc50a94feede3d7341fa5710ee4 Linux 2.6.34-rc2
e4d806377b069881f930089bf880918d3ad555ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
b50df7d1fb37eb6aea87590b391d7111fde87121 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
b23179681c90a55e2a2083e1dde9f727ecffb2b7 ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.
dfe4d3d6a6f707fff1dbfd4b8fce65e64a91b809 ocfs2: Fix the update of name_offset when removing xattrs
035a02c1e1de31888e8b6adac0ff667971ac04db x86, amd: Restrict usage of c1e_idle()
352d4657b23fbd329efccc396000a549e0150907 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
95c46afe6034d15bdf0f95d69f25489cecad9a47 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
cf3966bf6ecfe25a75d625771e327b84878bc09d Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
fa8f130c504223d25c116b3d23787f465dfb1317 iwlwifi: code cleanup for connectivity recovery
d5a0ffa3eaf9e898f25a925813f1a723be7808f8 iwlwifi: Recover TX flow failure
beac5498b792ed8420885ee23e8d4f2885ee2d13 iwlwifi: move plcp check to separated function
b74e31a9bc1013e69b85b139072485dc153453dd iwlwifi: Recover TX flow stall due to stuck queue
c11362c01b280f8b2c728bc64793d484282b8734 iwlwifi: clean up driver names for 1000/5000/6000
fe0b3b96ab28b7e5fb6c5aea68e6dd88115873da iwlwifi: sta_id cannot be invalid in rs_initialize_lq
fe6b23dd361199bfbc50b0cbce6bed37c5797c75 iwlwifi: implement new mac80211 station add/remove calls
7e2461910e9115c9964975f77584baf8c2f76bfe iwlwifi: only add broadcast station once
647291f5c1596839eb69d6c1f231b2249a703c27 iwlagn: Add Flow-handler (FH) register dump for 4965.
8dba8f949492cf2ffb32c1c2fbfe12c3f53b1866 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
4bd96a7a8185755b091233b16034c7436cbf57af x86, tboot: Add support for S3 memory integrity protection
2eb645e7b5662da47646f76b41b4141f2c9bf13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
8fdb7e9f612b7c6ba6c3ba460c14263b5ce90f79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
819bfecc4fc6b6e5a793f719a45b7146ce423b79 rename new rfkill sysfs knobs
7c9e2b1c4784c6e574f69dbd904b2822f2e04d6e PCI: cleanup error return for pcix get and set mmrbc functions
bdc2bda7c4dd253026cc1fce45fc939304749029 PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions
4ca612ebdb795d15714487576cfb2e0f7173f0a4 Merge branch 'for-2.6.34' into for-2.6.35
b2dfa62c525fbe4d89790b6fa90af7c3f1c052ae ASoC: remove a card from the list, if instantiation failed
ded1d8f29b4d315a2093cafc3ee17ac870a87972 PCI: kill off pci_register_set_vga_state() symbol export.
fd23b7dee5e4d369f620979cb120f53629389355 ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
25daeb550b69e89aff59bc6a84218a12b5203531 PCI: fix return value from pcix_get_max_mmrbc()
b102c01faed5e0083a4e6d29a2d61f6b57716e94 ARM: 5978/1: plat-nomadik: use one-shot clock events
94bdc0e2d76c5f2467346bf14e7e16d6d8e0395d ARM: 5973/1: ux500: add gpio support
1df20afce51e7af2a587425d1aafca2608fe0066 ARM: 5964/1: ux500: support clock gating
75a36ee01e860be693220f1c40e2c04fb6cc69ba ARM: 5963/1: ux500: add support for u8500 v1 revision
cc2c13342508d52cf08ea81f639b5de69607fd5d ARM: 5962/1: ux500: move system timer to cpu file
3e3c62ca5395df48319b808379bc9fd487ff3c29 ARM: 5972/1: nomadik-gpio: convert to platform driver
aaedaa2b5c610ae97f863078075d8d3c6ef91575 ARM: 5971/1: nomadik-gpio: mask/ack/unmask the parent irq
c0fcb8dba829421fe20652a376a2bedaf168238f ARM: 5970/1: nomadik-gpio: fix spinlock usage
3a5e854e09b77c49c8030c7dfd3a3f506571a89a ARM: 5969/1: nomadik: move gpio to plat-nomadik
17cf4442497cb2551eae1dedee638515db47c23e Delete zero-length file drivers/mtd/maps/omap_nor.c
d812e575822a2b7ab1a7cadae2571505ec6ec2bd NFS: Prevent another deadlock in nfs_release_page()
e4bf5becccf4685754c4d8e4485bb2ff7d28147f ARM: 5979/1: CLKDEV: return from clk_find as soon as we get maching clk
0deac0bf66110fe70507c5dcec661c9e85fa07ca ARM: Arrange for COMMON_CLKDEV to select HAVE_CLK
fc7f99cf36ebae853639dabb43bc2f0098c59aef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
0a492fdef8aa241f6139e6455e852cc710ae8ed1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
8727b909bb2348d29e62c599cd7a5d610da3760f ASoC: pxa-pcm-lib: initialize DMA channel to -1
2c46cd8163b25bf6f38e612e9f1d162f0357c8f1 netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
1159683ef48469de71dc26f0ee1a9c30d131cf89 netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
4cb80cda51ff950614701fb30c9d4e583fe5a31f USB: gadget/multi: cdc_do_config: remove redundant check
d835933436ac0d1e8f5b35fe809fd4e767e55d6e usb: r8a66597-hcd: fix removed from an attached hub
9ce669a8924c61b7321d6e2f27ed67bcd46c1fbb USB: xhci: Make endpoint interval debugging clearer.
f09a15e6e69884cedec4d1c022089a973aa01f1e USB: Fix usb_fill_int_urb for SuperSpeed devices
e549a17f698e266373f6757bd068d1e98397b4c0 USB: cp210x: Remove double usb_control_msg from cp210x_set_config
7f56cfd253d929c06ce4ed5bfb99a8c6805075c9 USB: Remove last bit of CONFIG_USB_BERRY_CHARGE
83ba11d93434e6f0cc2e060336b0b19a3f687fa3 USB: gadget: add gadget controller number for s3c-hsotg driver
9c67d28e4e7683b4f667fa4c7b6f9aee92b44b5c USB: ftdi_sio: Fix locking for change_speed() function
11b10d999469dc0514447a15e88c7ef14ec0761d USB: g_mass_storage: fixed module name in Kconfig
f479d70b4f7674083c2e3c3e603b15811713fb18 USB: gadget: f_mass_storage::fsg_bind(): fix error handling
f88f6691b73a35b0c6dcabb9e587aa4c63d09010 USB: g_mass_storage: fix section mismatch warnings
f2984a333fb5e325d478950c9d8af3693869e69c USB: gadget: fix Blackfin builds after gadget cleansing
872f8b42544c58dfa241956d220ada115a8e93c7 USB: goku_udc: remove potential null dereference
33c387529b7931248c6637bf9720ac7504a0b28b USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff
510607db7e2ad5078c554911418a71b469886076 USB: serial: Fix module name typo for qcaux Kconfig entry.
338124c1f18c2c737656ac58735f040d90b23d8c usb: cdc-wdm: Fix deadlock between write and resume
d93d16e9aa58887feadd999ea26b7b8139e98b56 usb: cdc-wdm: Fix order in disconnect and fix locking
62e6685470fb04fb7688ecef96c39160498721d5 usb: cdc-wdm:Fix loss of data due to autosuspend
beb1d35f1690fe27694472a010a8e4a9ae11cc50 usb: cdc-wdm: Fix submission of URB after suspension
d855fe2e9c19edaa47baba0e7f95e17f7a24dba8 usb: cdc-wdm: Fix race between disconnect and debug messages
922a5eadd5a3aa0b806be0c18694b618d41d0784 usb: cdc-wdm: Fix race between autosuspend and reading from the device
860e41a71c1731e79e1920dc42676bafc925af5e usb: cdc-wdm: Fix race between write and disconnect
aa4714560b4ea359bb7830188ebd06bce71bcdea usb: musb: core: declare mbase only where it's used
7f4bca4049941ba8dac35775fe462d4ef9f0dce4 USB: musb: fix warnings in Blackfin regs
adb3ee421d6d39fbfadadf7093a587461ac4597e usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
9957dd97ec5e98dd334f87ade1d9a0b24d1f86eb usb: musb: Fix compile error for omaps for musb_hdrc
fa7bf3424ead0a496f5176abb3253b8176bb2935 usb/gadget: fix compile error on r8a66597-udc.c
1e63ef0e0c2cfb5deb9331420c9857fbe04bea73 USB: Fix documentation for avoid_reset_quirk
3b04872aa75006e2a4adaaec21e9c9ede8b8ad9d USB: option: add support for a new CMOTECH device to usb/serial/option
bb73ed2a268a29ab1b7d8cc50b5f248578e7e188 USB: option: move hardcoded PID to a macro in usb/serial/option
eaff4cdc978f414cf7b5441a333de3070d80e9c7 USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH
dee5658b482e9e2ac7d6205dc876fc11d4008138 USB: serial: ftdi: add CONTEC vendor and product id
1d68064a7d80da4a7334cab0356162e36229c1a1 USB: xHCI: re-initialize cmd_completion
bc75fa3825cdbbdeee3a65d91cc5583bdfe41edf USB: xhci: rename driver to xhci_hcd
ae926976ac362efc9db2365a07891cc52414f2ec USB: musb: fix build error introduced by isoc change
0725e95ea56698774e893edb7e7276b1d6890954 USB: qcserial: add new device ids
f0730924e9e32bb8935c60040a26d94179355088 USB: cdc-acm: Fix stupid NULL pointer in resume()
1082f57abfa26590b60c43f503afb24102a37016 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
92bc3648e6027384479852b770a542722fadee7c USB: EHCI: fix ITD list order
bf162019b7f5bda9eb3241ae22de831df2126132 USB: Option: Add support for a variant of DLink DWM 652 U5
cd0e8aa1f4d36ece677b8ecf270ba921843dc6ca USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
eb8878a881c306ff3eab6e741ab8fc94096f4e1a USB: serial: use port endpoint size to determine if ep is available
6313620228624ff4dcb78b1dbd459d0c208df126 USB: serial: fix softint not being called on errors
0ae1474367a15e1b65a9deed3a73a14475a419fc USB: serial: fix error message on close in generic driver
7152b592593b9d48b33f8997b1dfd6df9143f7ec USB: fix usbfs regression
336cee42dd52824e360ab419eab4e8888eb054ec tty_port,usb-console: Fix usb serial console open/close regression
231443665882a02214c3748b9f86615a3ce9e5c2 tty: cpm_uart: use resource_size()
d4bee0a677cfa5a32f964ffa420e27406c65e605 tty_buffer: Fix distinct type warning
e74d098c66543d0731de62eb747ccd5b636a6f4c hvc_console: Fix race between hvc_close and hvc_remove
f157b58511e56d418eb582de96fedc4ea03d8061 uartlite: Fix build on sparc.
352fa6ad16b89f8ffd1a93b4419b1a8f2259feab tty: Take a 256 byte padding into account when buffering below sub-page units
87a6aca504d65f242589583e04df5e74b5eae1fe Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call"
12ee3c0a0ac42bed0939420468fd35f5cdceae4f driver core: numa: fix BUILD_BUG_ON for node_read_distance
f0eae0ed3b7d4182a6b4dd03540a738518ea3163 driver-core: document ERR_PTR() return values
178a5b35b2777346206d4b577b36d10061732f8c kobject: documentation: Update to refer to kset-example.c.
67fc233f4fb67907861b4077cea5294035f80dc7 sysdev: the cpu probe/release attributes should be sysdev_class_attributes
462bd295a3d74c7d1641501bda549bccf404be5b kobject: documentation: Fix erroneous example in kobject doc.
e59817bf089a3893e05a059026c668fb65f8c748 driver-core: fix missing kernel-doc in firmware_class
4d26e139f0b7d4c0700d6993506f1f60e2f2caa5 Driver core: Early platform kernel-doc update
3691c964fa1a8f0eb5e5f00c644ef1bdd7e35a95 sysfs: fix sysfs lockdep warning in mlx4 code
21e3bde964e873bb5d3b1dfef68294b1437fe678 sysfs: fix sysfs lockdep warning in infiniband code
c7df670bf702d1c25ae22b4cd49deb05c1e55ecc sysfs: fix sysfs lockdep warning in ipmi code
6757eca348fbbdd4ab1020e565f325cd6a6b2698 sysfs: Initialised pci bus legacy_mem field before use
e1955ca0ee55286cbc65a8ed7471d540ae83dac8 sysfs: use sysfs_bin_attr_init in firmware class driver
093208f5d03980d7216b706e3c54432d0f299e26 ASoC: Hook up microphone jack detection on 1133-EV1 board
a655b96c2404245ee1c309a4b199b92812b09651 Merge branch 'topic/jack' into for-2.6.35
698c3756660f7afd6fa5051f667a259a953eea77 ASoC: change bf5xx-ad1938 machine driver to bf5xx-ad193x machine driver
cffce322be94ecdd3bbb74dfd3f3834c51b4232a ASoC: Unexport AD193x bus probe/remove functions
a1533d94c6b930ef4263941adfd1e1132ca95627 ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9
8ecbabd977dc64d2d8c9980420a3d72db06fe551 ASoC: TWL6040: Add twl6040 codec driver
6937c947d31186750f72c9f8c942bbcc6fe63585 ASoC: Bail out of wm_hubs DC servo if calibration fails
fdb6b1e195757a66670801702e4b5fcc66ed3d72 ASoC: tlv320dac33: Internal clocking changes
44f497b4e0bba6ce1b73a107cc13636393344252 ASoC: tlv320dac33: Fix DSP modes
27648b2f1c464f8827cc01ba4eb21580b5402947 ASoC: Correct typoed Mic2 connections on 1133-EV1 board
299a151f53ed9272af616076305d3ee762c2eba0 ASoC: omap-mcbsp: Add support for Left Justified format
9fc71e8f586efc99472337a8b089a4915877b4b8 ASoC: McPDM: Use tabs for indentation
c027ddcd01c852dfa5880862e47f022d7d9402f5 ALSA: hda - Add alc_codec_rename() helper
da00c24493bf6ae3772dfe7343dca033ebc75955 ALSA: hda - Add parse customize define function for Realtek codecs
fc300206ad07e771ed003d35b1dc179eaf0c508f i.MX51: remove NFC AXI static mapping
5443856cadac7faaaeefeed9d769f497a8c6fa4b i.MX51: determine silicon revision dynamically
6ff86a3f33e84c430aeb8ff3b7f68b1c052ec1e9 ALSA: hda - Take internal mic as Front Mic
3d1bc8626c7b17facfcb7fb5dee4686f47a1e75d i.MX51: map TZIC dynamically
1b6a2b2d0ff2ced5fe608e0b2e13ccd2b7a283e5 i.MX51: Use correct clock for gpt
b7a5633ab39105b47b341249824f9387a002cea9 fix comment typo in sound/pci/hda/hda_local.h
48fae657f04924c06fe8c9afdb149efdd99d68dd i.MX51 Babbage: Add uncompress output
ab5097b11f6fcb587b65cd08bd7241661ade77db memcg: fix typo in memcg documentation
40b7e05e17eef31ff30fe08dfc2424ef653a792c perf, x86: Fix key indexing in Pentium-4 PMU
181fdde3b4268cb7b4af76ba6337e7ec8accbb36 block: remove 16 bytes of padding from struct request on 64bits
dec710b77c2cf04bf512acada3c14a16f11708d9 sh: INTC ioremap support
01e9651a21bc0e6731da733593e4aaf4cf46b5e5 sh: add INTC out of memory error handling
b4b7a4ef097f288f724420b473dbf92a89c0ab7e Merge branch 'master' into for-linus
e9ce335df51ff782035a15c261a3c0c9892a1767 cfq-iosched: fix a kbuild regression
191aee58b6568cf8143901bfa3f57a9b8faa6f1c powerpc: Remove IOMMU_VMERGE config option
a93272969c6b1d59883fcbb04845420bd72c9a20 powerpc: Fix swiotlb to respect the boot option
09156a7a409cf93d1ca2706bf05d714879a5b7ea powerpc: Do not call prink when CONFIG_PRINTK is not defined
409d241b7bb2cf0278186040ace1c4704fb2a82f powerpc: Use correct ccr bit for syscall error status
d6a8536a93a3d14b6e5e3e3a59b9fb2bca6e8df2 Merge commit 'kumar/merge' into merge
11bc3088373e913f165a8652601c6f8b8dc4aea2 smsc95xx: Fix tx checksum offload for small packets
0ecad5a262923967147e2d1725e277a2a5fbcdd4 ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
1097cd17700c4e9903b7bbfcec1432f61784cb53 ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
641cb85e68945878d520d5fc3c2dc64aa1dda868 enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS
d883aa76416f8e9e872f11ac08c5a3c6684840de enic: Clean up: Add wrapper functions
73c1ea9b54eb4794b7413ceb2250ad7957dfcc91 enic: Do not advertise NETIF_F_HW_VLAN_RX
b6d24eb663cdf4af9c08b37ad2e31056c5eb2561 enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations
a55a603dae47a1ea4fbfad3a3a428ea7a0900ab6 enic: Bug Fix: Fix hardware descriptor reads
4227f62db38ed221a49908c224b9fa2b91dc797b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
0641e4fbf2f824faee00ea74c459a088d94905fd net: Potential null skb->dev dereference
54d259d474e1fee6f6bb8f0f1360d85195199ac5 jme: Advance driver version number
bf5e5360fd1df1ae429ebbd81838d7d0879797d1 jme: Protect vlgrp structure by pause RX actions.
17da69b8bfbe441a33a873ad5dd7d3d85800bf2b jme: Fix VLAN memory leak
658cc524305c9759019c4430ded231f631472482 KS8851: Avoid NULL pointer in set rx mode
b634f87522dff87712df8bda2a6c9061954d552a tcp: Fix OOB POLLIN avoidance.
ba7e94a44afbbf4c494e00b844f7bbfb144e7f6d net: remove unused #include <linux/version.h>
2271048d1b3b0aabf83d25b29c20646dcabedc05 ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
1c01fe14a87332cc88266fbd6e598319322eb96f net: forbid underlaying devices to change its type
3ca5b4042ecae5e73c59de62e4ac0db31c10e0f8 bonding: check return value of nofitier when changing type
93d9b7d7a85cfb4e1711d5226eba73586dd4919f net: rename notifier defines for netdev type change
5286944d75cbe21dd21b0d57335cc6206622b62a alpha: fix compile errors in dma-mapping-common.h
7f2d889c9cdcd33e8942a23765623adbd468cf04 alpha: remove trailing spaces in messages
2a238a96358dde09aa52de9b9f97a383165ca651 alpha: use __ratelimit
1e94d72feab025b8f7c55d07020602f82f3a97dd rps: Fixed build with CONFIG_SMP not enabled.
39710479303fd3affb3e204e9a7a75cc676977b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
9d20593a722c2dab7a5ab74f5d8c9b604aca52f9 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
9b59a0a4eefa132a3899b6e8d362f92559c67844 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
c3a0bd7515c682f4529a35318b6712c9ae456edc Merge master.kernel.org:/home/rmk/linux-2.6-arm
a41842f70d6d6b0cfde3d21e163add81c4318ebd Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linux
722874465e3cd3268387b96e02220f84b35a8d98 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
31cc1dd344d941358345bd02f24c629dada9b08c Merge branch 'for-linus' of git://neil.brown.name/md
961cde93dee2658000ead32abffb8ddf0727abe0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
f82c37e7bb4c4d9b6a476c642d5c2d2efbd6f240 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
c6b9e73f2fee8bb86058f296de808b326473456b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
441f4058a04b2943685ff94e0f5f1992b0b3649e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
7c34691abe23741bfc7d2514efd5a39f0e0ecb06 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
5f87e54d7d6f58e8f15819cf8901860d9512e8b4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
01da47059ab54544a508b217598fb0e73b73e7a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
fe305198d4bf481d6dd017df35c566c9d477fada drm/intel: fix up set_tiling for untiled->tiled transition
8956c8bba5b11b3d3aec000e6c6184943011a8d4 drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.
61d718076e95eb461fd4c3692b702a82e2be0df4 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
66f6ff09ff67c45919b336395c4d7d0ed3a97edc agp/intel: Don't do the chipset flush on Sandybridge.
285aca8e2a7f8af2a18cf89d1dfa95df2f9c9132 agp/intel: Respect the GTT size on Sandybridge for scratch page setup.
5dbc2f543d2eb5499f3839d1abb72105cf0c03af Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
01d61d0d64065b591a3c1502d42b350b10764c54 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2e0c17d100c35e843dac1e99daf19b5e2b3fe168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
7de4a9a73563e5f6f3c153015fadee433a443241 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
9c8c6bad3137112d2c7bf3d215b736ee4215fa74 x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)
1cd2296909e77702c68021ede9d87a1d967a6a99 drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
d0719e59f4ad96616f7c02ef0201667e41778c88 mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
6ac9ea69069804d357064357d0082b0eab4c87ce mmc: msm_sdcc: Fix the dma exec function to use the proper delays
91bb64952a8c57826b01878925bea8831c71a492 mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk timer won't fire
24bbd7d5b422cde6a149ac2f9ac6e61e66536532 mmc: msm_sdcc: Enable busclk idle timer for power savings
673ce00d7cb4ec060b5091992959da4a1d91c634 mmc: msm_sdcc: Don't disable interrupts while suspending
b3b0ca84cfec581fba3ea8efaa8052cb5e6fc857 mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
f4748499d3dc5e7cadecb977f0d4f1f4f4a8d8c5 mmc: msm_sdcc: Featurize busclock power save and disable it by default
c7fc9370df1433486dfa9460a833fae664e8be6c mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
0cff810f54b3b52075c27f7a7021d5b195264b6c rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives
b22b63ebafb97b66d1054e69941ee049d790c6cf ocfs2: Always try for maximum bits with new local alloc windows
56a8b5b8ae81bd766e527a0e5274a087c3c1109d mmc: msm_sdcc: Reduce command timeouts and improve reliability.
51905dcbcf1f72a17f491c64485d513986110a6f mmc: msm_sdcc: Schedule clock disable after probe
8b1c2ba274c8416afb7eab3bd788f98a917efe06 mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
865c8064a2fb07100525097983966b8e789bde1a mmc: msm_sdcc: Driver clocking/irq improvements
5b00f40f90e7b17c11cf388680f43e8466b3666d msm: Add 'execute' datamover callback
b3fa579118b239e218e690f5ef76870aff6fe738 mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
4adbbcc7b6cfb3dcf5ab49b06edb7752391b0e80 mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling clocks
1097d7cef683c30f9768007daae2e961a0686a10 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
4b24a88b35e15e04bd8f2c5dda65b5dc8ebca05f perf_events: Fix resource leak in x86 __hw_perf_event_init()
6a1c7b7e2ea3ca5f6ae73154c4b72755d262c9e0 OMAP4: PMIC: Rename twl6030_codec as twl6040_codec
8ad6fcab564c5bc956bdc3dfa440ab152b6e780f Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree
1b53ac4d1b75b23bdc2b54ace787b8f718a987ef Btrfs: allow treeid==0 in the inode lookup ioctl
90fdde147fd32d18a20be5b498d5f26e56cca8a3 Btrfs: return keys for large items to the search ioctl
abc6e1341bda974e2d0eddb75f57a20ac18e9b33 Btrfs: fix key checks and advance in the search ioctl
cb7d6b5053e86598735d9af19930f5929f007b7f perf, x86: Add cache events for the Pentium-4 PMU
f34edbc1cdb0f8f83d94e1d668dd6e41abf0defb perf, x86: Add a key to simplify template lookup in Pentium-4 PMU
55632770d7298835645489828af87f854c47749c perf events: Fix false positive build warning with older GCC's
7335f75e9ca166044e38a96abad422d8e6e364b5 x86, perf: Use apic_write unconditionally
d674cd1963129b70bc5f631c51fb30fb73213fb2 x86, apic: Allow to use certain functions without APIC built-in support
d6d901c23a9c4c7361aa901b5b2dda69703dd5e0 perf events: Change perf parameter --pid to process-wide collection instead of thread-wide
46be604b5ba738d53e5f5314813a4e7092864baf perf record: Enable counters only when kernel is execing subcommand
6be2850effd6a8bae11d623c8c52e88d2fbc0e96 perf stat: Enable counters when collecting process-wide or system-wide data
4d682420cead1ce06d8cd44ae193414404f0e7f5 mtd: block2mtd: Use kasprintf
9205124c66a69664c6825501cb062ebd2acd3b3a powerpc/5200: Build fix for mpc52xx watchdog timer code
1976152fd8e706135deed6cf333e347c08416056 of: Fix comparison of "compatible" properties
8bee4bad03c5b601bd6cea123c31025680587ccc netfilter: xt extensions: use pr_<level>
be91fd5e323b46450ca82f6828e933e3791fb2f2 netfilter: xtables: replace custom duprintf with pr_debug
85bc3f38147c5d3fb1eb9ca2236536389b592cae netfilter: xtables: do not print any messages on ENOMEM
f5c511c67aaec323c186543856cfddab31bed1d1 netfilter: xtables: reduce holes in struct xt_target
4f948db1915ff05e4ce0fd98e6323db6a3ec0fc0 netfilter: xtables: remove almost-unused xt_match_param.data member
16599786ae5e9d5f936706d2202d8c7224cd51ed netfilter: update documentation fields of x_tables.h
aa5fa3185791aac71c9172d4fda3e8729164b5d1 netfilter: xtables: make use of caller family rather than match family
115bc8f2874078e6ac78d88652a91b58447d5f4d netfilter: xtables: resort osf kconfig text
e5042a290097b7c2fc9b6a247585b6ed07b13026 netfilter: xtables: limit xt_mac to ethernet devices
1d1c397db95f1c0cd95f6fa633c1e68acfaacec3 netfilter: xtables: clean up xt_mac match routine
7d5f7ed802507999c22949b84686d03987fe57ec netfilter: xtables: do without explicit XT_ALIGN
f77e347bd44e3640bdc56003b7402c63ddb1241d HID: simplify error handling in hid_input_report()
304a204ec9d4b9b31f3491e736bfbba44feaa1b0 crypto: vmac - Fix big-endian support
e8a96f69383f3d88cdc06d8ccd450f70c48628a3 Merge branch 'master' of ../nf-2.6
da3b062e306452ffb74cf5e9e5128f9f1e0502ab ASoC: SIU driver shall select FW_LOADER
f4bee1bb0083869b1b7d73c6eda7703a7aae0506 ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 mode
85dfcdffc227717fd218b9a86b507d9b7a3c321d ASoC: soc-cache: add i2c read entry for 8_8 mode
1caea61eda5c4d446147aa0e712ba395bb6b81c3 HID: output event in debugfs even if hid_get_report() fails
e07b5d795aebbd7445cc98e8cd86b2c05fab07f8 hpet: x86_64 and i386 are not different code any more
1a934c3e57594588c373aea858e4593cdfcba4f4 ocfs2: enable discontig block group support.
abf1b3cb5b20fbad27ca9c7497235eeb4dd3f4fd ocfs2: Set ac_last_group properly with discontig group.
74380c479ad83addeff8a172ab95f59557b5b0c3 ocfs2: Free block to the right block group.
af2bf0d86019e0b0306965321096f8380b7ca830 ocfs2: Add ocfs2_gd_is_discontig.
8571882c21e5073b2f96147ec4ff9b7042339e1b ocfs2: ocfs2_group_bitmap_size has to handle old volume.
4711954eaa8d30f653fda238cecf919f1ae40d6f ocfs2: Some tiny bug fixes for discontiguous block allocation.
95ec0adf0b56d6a3f0ca1ec87173311898486b2e ocfs2: Don't relink cluster groups when allocating discontig block groups
8b06bc592ebc5a31e8d0b9c2ab17c6e78dde1f86 ocfs2: Grow discontig block groups in one transaction.
2b6cb576aa80611f1f6a3c88708d1e68a8d97985 ocfs2: Set suballoc_loc on allocated metadata.
ba2066351b630f0205ebf725f5c81a2a07a77cd7 ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.
1ed9b777f77929ae961d6f9cdf828a07200ba71c ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
13e434cf0cacd2f03a7f4cd077e3e995ef5ef710 ocfs2: Trim suballocations if they cross discontiguous regions
aa8f8e93c898a0319bcd6c79a9a42fe52abac7d7 ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument.
9cbc01231e82f9390edaea2b766abcb7165dc4b2 ocfs2: Add suballoc_loc to metadata blocks.
7d1fe093bf04124dcc50c5dde1765bd098464bfa ocfs2: Pass suballocation results back via a structure.
798db35f4649eac2778381c390ed7d12de9ec767 ocfs2: Allocate discontiguous block groups.
4cbe4249d6586d5d88ef271e07302407a14c8443 ocfs2: Define data structures for discontiguous block groups.
42c259193ef3934733e300fefd3f0d0bb3576f3f mtd: small typo in Makefile
a034016287236f435dbb8f1f57aee906f22b4598 Net / e1000e: Fix build issue introduced by runtime PM patch
9eff26ea48bfbe2885b158742a7512a097ec911b powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs
57b552ba0b2faf7cce66d476ef8ce7f6210c62fd memory hotplug/s390: set phys_device
bc32df00894f0e1dbf583cc3dab210d2969b078a memory hotplug: allow setting of phys_device
e5d6151115aee73825c1752aff7cd09adfece839 hpet: use for_each_set_bit()
c4af96449e20f9245cf3d904098db508cdebcda8 ntfs: use bitmap_weight
bcc54e2a6d8e93ff83ec398511930b0a73e19151 jffs2: fix up rb_root initializations to use RB_ROOT
e9e58a4ec3b1086d1ed8c915311aef1ae55454fd memcg: avoid use cmpxchg in swap cgroup maintainance
a8d89807373f95f3f7637e3987710a4500a7a857 kfifo: fix kerneldoc for kfifo_avail and kfifo_in_locked
8301b91ba0b2d15c86fdf5357efe7c04eb767a6e firewire: ohci: add cycle timer quirk for the TI TSB12LV22
9c5fb19adbeabd269ace11ee2d916cbc0d9118e6 HPET maintainer email update
22001a13d09d82772e831dcdac0553994a4bac5d gigaset: fix build failure
535297a6ae4c3b7a0562e71fac15c213eeec68e7 vhost: fix error handling in vring ioctls
915a428e43acfd05e4ffeaf40549b0cf163eebe2 drm/i915: fix small leak on overlay error path
1f2b10131f83f7caa67bf1273cec126b4283015d drm/i915: Avoid NULL deref in get_pages() unwind after error.
59f2d0fc4bdfbbfabfa3715ba17d0609e5964c7e drm/i915: Fix check with IS_GEN6
76e47c30bdc591815eeb5598f1e2a243a30bd585 drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats
71cf39b117d5aa817a4693f4478397e6b04bee25 drm/i915: Enable VS timer dispatch.
4967790112b284f276c5065dc724f7340a2fd7a5 drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers
5d9391628e8eb3b0830697697a95bfd0c3c35b9e drm/i915: remove an unnecessary wait_request()
f05dd2f09cac422c423dae8f9b8e2be13df05a8f drm/i915: Don't bother with the BKL for GEM ioctls.
5db5b0215af94a36d4bf10900ff9707b6d5c1610 ahci: pp->active_link is not reliable when FBS is enabled
fcefd25ac89239cb57fa198f125a79ff85468c75 ocfs2: set i_mode on disk during acl operations
6527f8f848ec84b9daf1cb07601266126b8507ab ocfs2: Update i_blocks in reflink operations.
78c37eb0d5e6a9727b12ea0f1821795ffaa66cfe ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
ee860b6a650360c91f5d5f9a94262aad9be90015 [PATCH] Skip check for mandatory locks when unlocking
ebb812cb8df48e299b3d4ab75cbb0042384ef70d ALSA: Add support for key reporting via the jack interface
1c6e555c3a66af29a51690748ca54314e62c16d5 ALSA: Rename jack switch table in preparation for button support
9deb343189b3cf45e84dd08480f330575ffe2004 ahci: use BIOS date in broken_suspend list
603037c3d1a42d5013f035355a2c60b0006a9fdf ahci: add missing nv IDs
dadf28a10c3eb29421837a2e413ab869ebd9e168 ACPI: EC: Allow multibyte access to EC
2acebe9ecb2b77876e87a1480729cfb2db4570dd x86, UV: Delete unneeded boot messages
c01ae818a3e3578747861d9a0c7fabe9641786c1 netfilter: remove unused headers in net/netfilter/nfnetlink.c
606a9a02633c02d0e09fc96706f041053dbc57ee netfilter: xt_recent: check for unsupported user space flags
0079c5aee34880bcee7feee9960f0502c73dc5fa netfilter: xt_recent: add an entry reaper
5be4a4f589841ef06fd79b241de3d5353a6c5efa netfilter: xt_recent: remove old proc directory
06bf514e3199150c715ab72e8e0e335ae8f99666 netfilter: xt_recent: update description
8244f4baf5e1793a75a1d4409efc3e2d9d71c9cb netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
408ffaa4a11ddd6f730be520479fd5cd890c57d3 netfilter: update my email address
0cb47ea24d2f72ca91bbe60e1c831f57e03efa20 netfilter: xtables: schedule xt_NOTRACK for removal
b8f00ba27e4acc4a2224360ce3aa8a22354434c5 netfilter: xtables: merge xt_CONNMARK into xt_connmark
28b949885f80efb87d7cebdcf879c99db12c37bd netfilter: xtables: merge xt_MARK into xt_mark
44c5873199a90a45e9d64a86a1f54b1ccab21ec8 netfilter: xtables: add comment markers to Xtables Kconfig
f76a47c83247b453f25629618056a6d2c1e39103 netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one
076f7839dd30b379f3cd468b13cf513cdcd5cee7 netfilter: xt_CT: par->family is an nfproto
0e255572121180c900e24e33b87047abd8153cce vhost: fix interrupt mitigation with raw sockets
dd76769dd53bdb804a4b02a3eb256f4740f78720 ASoC: Refresh WM8750 bias management
a6c65736bc2e63392334bd800f1b2754ab55db1e ASoC: Remove current PGA control handling
d6dc0b4ead6e8720096ecfa3d9e899b47ddbc8ed perf/core, x86: Remove duplicate perf_event_mask variable
10f1014d86fd4fe5087080d609b51183396c5e4c perf/core, x86: Remove cpu_hw_events.interrupts
141c4296cb630a7ed4c3730913bc3c0617ef9753 perf/core: Correct files in MAINTAINERS entry
b27ea29c6267889be255f2217fa7a6106e6a8b04 perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macros
dcd5c1662db59a6b82942f47fb6ac9dd63f6d3dd perf: Fix unexported generic perf_arch_fetch_caller_regs
3b0d516463f8deb897a55cb81e9dbbe58a2490ed perf probe: Fix !dwarf build
7df2f32956cf0f1a45df38cd0e0fe0c3467580e8 perf probe: Add data structure member access support
fb1587d869a399554220e166d4b90b581a8ade01 perf probe: List probes with line number and file name
4235b0454ebeefc2295ad8417e18a8761425b19e perf probe: Introduce kprobe_trace_event and perf_probe_event
f4d7da499e4fc1fdff8f26fdeb1a058d475a7a6c perf probe: Add --dry-run option
016f262e4fb10c6ecff709317098912f94a21efa perf probe: Introduce die_find_child() function
95a3e4c4e21de1920a2ddb54bfc57c0af7e2561e perf probe: Rename some die_get_* functions
12a1fadb41b5a6733c36b488b881fb19a28c92d3 perf probe: Rename session to param
e0faa8d35845bb1893cf9e608a5a5d92e9390bf0 perf probe: Move add-probe routine to util/
31facc5f1ac674fbcc29f212377e589396bb934c perf probe: Use wrapper functions
a1d37d5285bcda07f9c0b80a2634ca20ab545297 perf tools: Introduce xzalloc() for detecting out of memory conditions
e4713e93b125497e9ba44d93de1bd9d8e5ad8946 Merge branch 'perf/urgent' into perf/core
8bc037fb89bb3104b9ae290d18c877624cd7d9cc sched: Use proper type in sched_getaffinity()
a6b84574eed7e4fd8cb8dac2d0926fe2cf34b941 perf: Fix unexported generic perf_arch_fetch_caller_regs
984763cb90d4b5444baa0c3e43feff7926bf1834 perf, x86: Report error code that returned from x86_pmu.hw_config()
2a0761a35b70f170a9c14ecbcb6a959fb6e7bdf3 ASoC: Implement WM835x microphone jack detection support
e04dd2d21bb70dd707d569d4ac843149b9acfb27 Merge branch 'fix/hda' into for-linus
2a5e00ed14e27908dae698900473a65cc53ccd82 Merge branch 'fix/misc' into for-linus
e50208a080a8abdfa6c85865362a1cf329e9fe31 e1000e: Fix build with CONFIG_PM disabled.
9d296cfa69b3d4abc9d556986d544f0727988eed powerpc/fsl-booke: Get coherent bit from PTE
fa05e1ad1b61b37fb64a66794c11ab478e975c56 drivers/net/e100.c: Use pr_<level> and netif_<level>
d6ccb1f55ddf5146219707c0e71b85e3a52179b4 powerpc/85xx: Make sure lwarx hint isn't set on ppc32
abf35df21513c51d7761c41fa6d3b819cdf4103e NET: Support clause 45 MDIO commands at the MDIO bus level
23606cf5d1192c2b17912cb2ef6e62f9b11de133 e1000e / PCI / PM: Add basic runtime PM support (rev. 4)
e175944115db6762d3e98520c709e5a87f933c61 r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)
ff6e2163f28a1094fb5ca5950fe2b43c3cf6bc7a net: convert multiple drivers to use netdev_for_each_mc_addr, part7
0dc7d2b3cbfcf4ff20bdc68f563a2e52e6a2178f drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
ca50910185fcce694af0cc194de50d2374a7c7ef tipc: Allow retransmission of cloned buffers
1a624832a06b465d0e5651901bcbc3680c78d374 tipc: Increase frequency of load distribution over broadcast link
10708f37ae729baba9b67bd134c3720709d4ae62 net: core: add IFLA_STATS64 support
6ce1a6df6efbbeaa262a225a1a439ebc30a75d2e net: tcp: make veno selectable as default congestion module
dd2acaa7bcb150dadac0b17c8eb654b0712a62ab net: tcp: make hybla selectable as default congestion module
2fb3573dfbca0bd853ddc1e47617eb446fa3deae net: remove rcu locking from fib_rules_event()
14bb4789833a2e2610f30e2d3e1451701ac96ec1 bridge: per-cpu packet statistics (v3)
0a9627f2649a02bea165cfd529d7bcb625c2fcad rps: Receive Packet Steering
768bbedf9ca4cc4784eae2003f37abe0818fe0b0 RDS: Enable per-cpu workqueue threads
561c7df63e259203515509a7ad075382a42bff0c RDS: Do not call set_page_dirty() with irqs off
450d06c0208ad195ccd74a7edd11321e316791ad RDS: Properly unmap when getting a remote access error
b98ba52f96e7cdb4dbe2b06bced83d95d94c9d02 RDS: only put sockets that have seen congestion on the poll_waitq
550a8002e4340eaf3bc333e33b59427e9c20272d RDS: Fix locking in rds_send_drop_to()
97069788d6784ac92d050557a02f6e7bf4d1f53d RDS: Turn down alarming reconnect messages
571c02fa81e43ebb4b793f626d6c7bf0fa18902b RDS: Workaround for in-use MRs on close causing crash
048c15e641289d902f7ef9f1241068d8045e210c RDS: Fix send locking issue
2e7b3b994529d4760231a45a6b88950187bda877 RDS: Fix congestion issues for loopback
8e82376e5f72bb576504c8c6117685e56c1b97db RDS/TCP: Wait to wake thread when write space available
b075cfdb666d6fa90c55c8619186398a3c4fd865 RDS: update copy_to_user state in tcp transport
1123fd734df6ad82373a5a27f0f2ed3115555b9d RDS: sendmsg() should check sndtimeo, not rcvtimeo
735f61e62611161588123930823af6e6a9fd5c2c RDS: Do not BUG() on error returned from ib_post_send
61f8603d93fa0b0e2f73be7a4f048696417a24a3 nfsd: factor out hash functions for export caches.
00909e955125e90a6ebb34671c56c4c851e62951 perf top: Add missing initialization to zero
f04e879bf296d136bcafd8c5a26e95599b141671 sunxvr1000: Add missing FB=y depenency.
87faf3ccf1c939938600ab57c6c9ed5bd2e5f4cc bridge: Make first arg to deliver_clone const.
32dec5dd0233ebffa9cae25ce7ba6daeb7df4467 bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping.
858a18a6a2f74e8f0e5b2e9671d4b74694aba708 route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
8440853bb70010f2f8edc26cb0f7af60da8b2c5a bridge br_multicast: Fix skb leakage in error path.
0ba8c9ec25465cd0680b80c0f5836f558e3b972d bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
21edbb223ed2af88b090e7945af7d91d672e3aa6 NET: netpoll, fix potential NULL ptr dereference
a2f46ee1ba5ee249ce2ca1ee7a7a0ac46529fb4f tipc: fix lockdep warning on address assignment
c3259c8a7060d480e8eb2166da0a99d6879146b4 l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
db443c441e204cecc1bcec490d40997db988ce3a smsc95xx: wait for PHY to complete reset during init
3feec9095d12e311b7d4eb7fe7e5dfa75d4a72a5 l2tp: Fix oops in pppol2tp_xmit
d0cad871703b898a442e4049c532ec39168e5b57 smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
c5e49fb5189dbce00bc37f27c83ab0f9e4748bc6 ne: Do not use slashes in irq name string
edee39321be9f88c47627379e8abadfce0508768 NET: ksz884x, fix lock imbalance
6ad34145cf809384359fe513481d6e16638a57a3 gigaset: correct range checking off by one error
e8c3753ce4cd6a805ebcfdb3aa6d30e6f4b8b3e0 xfs: don't warn about page discards on shutdown
8a262e573d30187b32b5534ec489446931239cc5 xfs: use scalable vmap API
cd9640a70d542ca026a812ac34733799da0a39c9 xfs: remove old vmap cache
14b5d6dd40b3091cb5f566568baa4a74dc619286 leds: Fix race between LED device uevent and actual attributes creation
ec57af9c2ece22ae6234189972105d777ff5f939 backlight: panasonic-laptop - Fix incomplete registration failure handling
28d85873cd6d8d3176e30e02b941b1329df1024c backlight: msi-laptop, msi-wmi: fix incomplete registration failure handling
fa11de0a33e214a00e205494c27fb5a7bb71a5fa backlight: blackfin - Fix missing registration failure handling
f0af78991363d704694a3618b638662c97d8a110 backlight: classmate-laptop - Fix missing registration failure handling
36bc5ee6a8d13333980fa54e97d3469d3d4cda98 backlight: mbp_nvidia_bl - add five more MacBook variants
0493a4ff10959ff4c8e0d65efee25b7ffd4fa5db leds-gpio: fix default state handling on OF platforms
72dcd8d08aca4ac6154dc37243880ee306c7ea73 leds: Add Dell Business Class Netbook LED driver
d09e16664be88dc8463fe7508a2123460bf6d676 leds: Kconfig cleanup
bb9b6ef70f08f256ab4b8ec127c17ee629b85350 leds: led-class.c - Quiet boot messages
5e89a3484dea8a3d962f83fe497d064fbcde4e55 leds: make PCI device id constant
936034026280facd7050c96c3b28339f28b09cdd leds: ALIX2: Add dependency to !GPIO_CS5335
a19a6ee6cad2b20292a774c2f56ba8039b0fac9c backlight: Allow properties to be passed at registration
57e148b6a975980944f4466ccb669b1d02dfc6a1 backlight: Add backlight_device parameter to check_fb
a4ebb780e194e8751dc22deeabcddd3fdc8f18f0 video: backlight/progear, fix pci device refcounting
c3cf2e44d3bbc694eccef33b0f2fe8e2d89baae7 backlight: l4f00242t03: Fix module licence absence.
b4144e4f6e3b448d322095ca08af393682a69e33 backlight: Revert some const qualifiers
e7fb9c4ad351a8da7c09e182bd2e7ccd043daf08 backlight: Add Epson L4F00242T03 LCD driver
7fde62bffb576d384ea49a3aed3403d5609ee5bc Btrfs: buffer results in the space_info ioctl
c8406ea8fa1adde8dc5400127281d497bbcdb84a iwlwifi: Silence tfds_in_queue message
4fdec031b9169b3c17938b9c4168f099f457169c ath9k: fix BUG_ON triggered by PAE frames
3f60ebc9d6291863652d564bacc430629271e6a9 wl1251: fix potential crash
09a08cff3d13315c948e6aee5cf912f8f1db54e7 mac80211: (really) fix rates setup on IBSS merge
819386dfc67e770b4a0b59983f7948f8ddaa357e Revert "mac80211: fix rates setup on IBSS merge"
bf18723d50206a0b485e438f14c22faf91a3908f rt2x00: Fix TX status reporting for rt2800pci.
632dd959d13d7b96b8eeb2af77b4511053c04633 rt2x00: txdone implementation supporting hw encryption.
ce769a2904bf5a9110ef534a7702397e38e2b3e9 Btrfs: use __u64 types in ioctl.h
854d2c3531e6d32e76b94ca5e096ea54c7497e40 Btrfs: fix search_ioctl key advance
4e06e240dcbb803433ee31bfe89a3e785a77cd3b PCMCIA: resource, fix lock imbalance
fbc2dae854da5fc44e2ce2f97446c8bd283c7e17 ASoC: Support GPIO based microphone detection for WM8904
cdce4e9ba7ff86a5f43b971a9af88b25a3f6c9a4 ASoC: Allow configuration of WM8904 GPIO pin functions
7245387e36e16ae918467685c34510606fd74b7c ASoC: Implement interrupt driven microphone detection for WM8903
8abd16a65d81756706016720e2cc7eeb81d06a2e ASoC: Add WM8903 interrupt support
37f88e8407f75fc6ced5cefb633c314556de3ad1 ASoC: Initial WM8903 microphone bias and short detection
73b34ead7429789f35eea147a3e185abd61c7d94 ASoC: Add GPIO configuration support for WM8903
da34183e640ed380f708bf9ebcd592afda619028 ASoC: Allow pins to be force enabled
e82f5cfa6389893e3e17f928d4c4f402b10c79eb ASoC: Remove unused 'muted' flag from DAPM widgets
e639ba481b76e445df354acd6e29d859a9b1657f HID: avoid '\0' in hid debugfs events file
59d2334ac9f4255f5f8f3e4e1bf41653e0bba99e HID: expose wacom pen tablet battery through power_supply class
88393161210493e317ae391696ee8ef463cb3c23 Fix typos in comments
ff30a0543e9a6cd732582063e7cae951cdb7acf2 x86: Fix placement of FIX_OHCI1394_BASE
c890692bf37671b5b78a1870d55d6d87e1c8a509 kernel/sched.c: Suppress unused var warning
5cc718b9dad682329a60e73547c6e708faa5bbe4 kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobes
6427462bfa50f50dc6c088c07037264fcc73eca1 sched: Remove some dead code
7f5b774275df8c76a959eae7488128b637fcbfc8 rcu: Fix tracepoints & lockdep false positive
d0cb4260f899d07462d49fc67e29f2438dbaca2f perf probe: Use original address instead of CU-based address
67c7ff7c56f38a8ab338fbbfe366621ce6303ba1 perf probe: Fix offset to allow signed value
e3818b8dce2a934cd1521dbc4827e5238d8f45d8 rcu: Make rcu_read_lock_bh_held() allow for disabled BH
b63be8d7beda7fe5879559be6f70f8e1c93109e4 perf top: Improve the autosizing of column lenghts
8ea7f544100844307072cae2f5fc108afdef999a x86, perf: Fix comments in Pentium-4 PMU definitions
1d199b1ad606ae8b88acebd295b101c4e1cf2a57 perf: Fix unexported generic perf_arch_fetch_caller_regs
6404fccafa3bfdc0602130a87f4d93baf928bea4 MAINTAINERS: Add entry for sparc serial drivers.
910ac735bad53ce54741a72a5b19ab69794ae069 block: make CONFIG_BLK_CGROUP visible
97fedbbe1046b3118f49df249840ca21041eefe4 Remove GENHD_FL_DRIVERFS
935050daad4c0ce687f7111995ed7791796deff9 drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt_mask0 fields
7f7708f0055e49e331f267700aa8b2ee879f004c bridge: Fix br_forward crash in promiscuous mode
fb40b496ad8bbe60a60c25eb2fce20f3cc114679 sound: sequencer: clean up remove bogus check
a9104f989916aac5d92bfa2c51915d5985fb2e6c Merge branch 'topic/misc' into fix/misc
572c0e3c73341755f3e7dfaaef6b26df12bd709c ALSA: hda: Use LPIB and 6stack-dig for eMachines T5212
627a2d3c29427637f4c5d31ccc7fcbd8d312cd71 md: deal with merge_bvec_fn in component devices better.
36e9e1eab777e077f7484d309ff676d0568e27d1 x86: Handle legacy PIC interrupts on all the cpu's
0821ec55bb1382dd3b9476dc15d5dbbb19f0c3fd bridge: Move NULL mdb check into br_mdb_ip_get
d00561a2f64b381aefb41f4a140ff5dc373b52e7 ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
4961e02f1999e1c3468c09b2669c94d7c3ae82a8 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
0e17226f7cd289504724466f4298abc9bdfca3fe ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362
d14a0ebda7d3daede1a99c01527affb9ceaa4c22 net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
b8d689743106bab5c49dda87080e76aa78db8a56 myri: remove dead code
873a69a358a6b393fd8d9d92e193ec8895cac4d7 gigaset: prune use of tty_buffer_request_room
3a0a3a6b92edf181f849ebd8417122392ba73a96 gigaset: correct clearing of at_state strings on RING
bc35b4e347c047fb1c665bb761ddb22482539f7f gigaset: avoid registering CAPI driver more than once
4d823be98c5b24d94c7f41a384a4bb60d7848ad5 obsolete config in kernel source: HSO_AUTOPM
6329da5f258ae752d1f33b549bae4f8a20b6871a obsolete config in kernel source: USE_INTERNAL_TIMER
d287d66ee460b8d90b9ac840dd37f524a289bf97 atm: use for_each_set_bit()
a1ca14ac54675d3bf48d442b5a7b9eba133f1888 phonet: use for_each_set_bit()
f28f9e43b3d81d1e69da0ebf77c8a6780cb5e0c8 timestamping: fix example build
65e543f12cb7f98cb041a759a21685569eec8695 ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>
876e956f207373f974f2808c36aabcd4e32c9ee4 drivers/net: drop redundant memset
255f5c327ec3a1d77fe54ef5773ef5eaf7c35a3e i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names
8b4017d8c191822f1c93744e7876c9020e6209aa i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver
dec9951b8ad86c591af7b452966bf48b307a4010 isdn: misplaced parenthesis in pof_handle_data()
9baddeb8c6c7faa7da8706ad629f09ca221850c1 bnx2x: change smp_mb() comment to conform the true
0efc22f3afa5d8f070a33fea06162d7d9d518e38 bnx2x: remove not necessary compiler barrier
2d99cf16f42b1979a2c498bb6d09498dbd689978 bnx2x: use smp_mb() to keep ordering of read write operations
d4a2ac3e802d9f598453a7854d0fdf67371ac2dd be2net: fix mccq create for big endian architectures
d4fdcd923daf9d03d2e1b956d66f05c3f2ca4c43 TI DaVinci EMAC: Convert to dev_pm_ops
be5bce2bf5cfe021bc6bdff4d49fa18776bc293d net: davinci emac: use dma_{map, unmap}_single API for cache coherency
e79032aa75af76a14e2cdd973b199855e7761881 ARM: SAMSUNG: Add suspend/resume support for S3C PWM driver
664e87e47e086962a832f9a613a8fd4042a02ac1 ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.
211a0d941b1924e667483f822a55e2cc694cd212 e100: Fix ring parameter change handling regression.
0d5e6f7ae8609b944c08e8a2f63f7d169c548134 ARM: Fix RiscPC decompressor build errors
310de047eef6685274045db1e6b39c9f313df428 selinux: fix warning in genheaders
e6e8ea63f5d745e5a3030eec1964d0429b93107d omap3: zoom2/3: Register only 1 8250 port
fcbcea93abbe361e14dd458d0a5a3e9dadaa5ba9 omap3: zoom 2/3: Change debugboard serial port id
9e265aa7ac493aa0a3de80aa3092d8677b3e8546 omap3: 3630sdp: Explicitly enable all UARTs
2d7f66104cc9ef508c382c8d6cb1ce6123383350 omap3: zoom2/3 / 3630sdp: Don't init always all uarts
4b1bbd3fd9384ad6ca62903172ccb6a8729dd897 omap2/3/4: serial: Remove condition for getting uart4_phys
10c805eb4f89d44fe4e457d727b59af15c4a4a36 OMAP3: serial: Use dev_* macros instead of printk
e88d556dc5f0ef437e3538277a1dd33e5038be77 OMAP3: serial: Check for zero-based physical addr
77c160e7798b4141a0705c734397a9236bb0e726 SELinux: Reduce max avtab size to avoid page allocation failures
1bdb6f9199def1c3538c18089e499f5df5ff1747 fat: Cleanup nls_unload() usage
3ed3dec1568d1232fcfb2aa8c5f9e3f38940c9d8 fat: use pack_hex_byte() instead of custom one
cfbc0683af235106e7dabe92003870b82ad6f0ba NFS: ensure bdi_unregister is called on mount failure.
d6e36ec1d04edec73fedeea89ec8027e3d215dcb rt2x00: fix warning when building rt2800pci with just soc support
27ae60f8f7aac221b428422eecafddaa7aff9549 ipw2x00: replace "ieee80211" with "libipw" where appropriate
484b4dd582867c6cfec3a1feb128d60af21c4978 orinoco: disable support for prism chipset by default
1e3f7ac81ef81f25d8d8d902b73d884f97e6aa21 wl1251: reduce eeprom read wait time
3f9e750d130b4a4d9f8226642b46ed17d8357f40 wl1251: fix ELP_CTRL register accesses when using SDIO
3c9cb9c38a1368b1e3f187f23c1a56883ec656c2 wl1251: make local symbols static
eaf55530c94cb7adcd320c28ed6c7d463c9a3727 mac80211: optimize tx status processing
819cf15e7cde0a1b0fa4f831478f792434f55679 DRIVER: Libertas: Fixed coding style in rx.c
200763bb7503102aa364658e2b32cb2463a08d91 ath5k: remove unused beacon timer code
a93b7aec657e3bd01ef043dff46d3c27dba26bb3 ath5k: remove dead source in ath5k_combine_linear_pcdac_curves
6fe10e760bcde8c29b84ad16f54015af5ef59ff5 ath5k: remove some dead functions
f3a981ffddcc9671505b85ead976630878116434 airo : Print of firmware version
3bc819e8d4dd385e481137b2dbe3b7d23314319e airo : fix printing status info
ccf50e2341c4174d5579315e184ea312081acec6 ARM: Fix sorting of platform group config options and includes
8e4971f2fb2380ce66196136e113d04196b80fcd ARM: 5991/1: Fix regression in restore_user_regs macro
1da05f50f6a766c7611102382f85183b4db96c2d netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
d06d92b7c9b99ea52bdaeb13f544675529891b8a perf annotate: Properly notify the user that vmlinux is missing
8212cf7583a5ba5d213d9c9180be808222a2813f cifs: trivial white space
b0a9ab62ab96e258a0ddd81d7fe2719c3db36006 perf top: Properly notify the user that vmlinux is missing
bedbfdea31daf3880745001d56450c683959ee7e perf record: Enable the enable_on_exec flag if record forks the target
ef5780c018ed169a77b623f87c4ba52faa8ad0fe Btrfs: fix gfp flags masking in the compression code
5ff7ba3a797a8ffd5299b8477df2dca3c3ebd34e Btrfs: don't look at bio flags after submit_bio
a343832f1a55c74791a8a37053fc02ad80640710 btrfs: using btrfs_stack_device_id() get devid
91748467a5c5884e44ad5cf58630c0c28474f1f6 btrfs: use memparse
1406e4327be3a533a2b18582f715ce2cfbcf6804 Btrfs: add a "df" ioctl for btrfs
2ac55d41b5d6bf49e76bc85db5431240617e2f8f Btrfs: cache the extent state everywhere we possibly can V2
5a1a3df1f6c86926cfe8657e6f9b4b4c2f467d60 Btrfs: cache ordered extent when completing io
c2a128d28a2e78e159e17e8c9274d0a9d9492555 Btrfs: cache extent state in find_delalloc_range
49958fd7dbb83cd4d65179d025940e01fe1fbacd Btrfs: change the ordered tree to use a spinlock instead of a mutex
4125bf761cd0786e1163e024c7c809ce2cc625bc Btrfs: finish read pages in the order they are submitted
0be2e98173f8badd5ccc7c2e994891746ba1caf4 btrfs: fix btrfs_mkdir goto for no free objectids
0bdb1db297ab36865a63ee722d35ff0a1f0ae522 Btrfs: flush data on snapshot creation
bd4d10888990f7e3f8029205d27eb155202d6969 Btrfs: make df be a little bit more understandable
3a0524dc054791688177544fe510d2868ee20d9f btrfs: Update existing btrfs_device for renaming device
1e701a3292e25a6c4939cad9f24951dc6b6ad853 Btrfs: add new defrag-range ioctl.
940100a4a7b78b27e60a3e72340fb9b5397dcdb2 Btrfs: be more selective in the defrag ioctl
51684082b11c304829ea22193d4d96a5b1663b97 Btrfs: run the backing dev more often in the submit_bio helper
4849f01d153be0f52b8191ee1be0ce492aa96811 Btrfs: make subvolid=0 mount the original default root
6ef5ed0d386be5c43ec66d6f2999919c0893558b Btrfs: add ioctl and incompat flag to set the default mount subvol
73f73415caddbc01d9f10c03e0a677d5b3d11569 Btrfs: change how we mount subvolumes
12534832cb7b0abc7369298246e8b7af03b863ca Btrfs: make set/get functions for the super compat_ro flags use compat_ro
ac8e9819d71f907a0532b01b22c26b56bbbcbd21 Btrfs: add search and inode lookup ioctls
98d377a0894e6bcca44eafd4d2eee74e8af4db83 Btrfs: add a function to lookup a directory path by following backrefs
80c43ed724797627d8f86855248c497a6161a214 ALSA: hda - Disable MSI for Nvidia controller
932fb06b0898f5883200f1da2e00075f0d70ba9c kobj: kref.h incorrectly describes itself as kref.c.
108afd0491e5bc2abda08645685da69d36688cb6 omfs: remove unused version.h include
5d8614cc5d6c5c02b7995ed97303481d4e3a8cc7 ARM: 5989/1: ARM: KGDB: add support for SMP platforms
75216859d96f66856a0ee78c2de5b02115ff65f3 ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4_mmu_cache_flush
30c96ce56a195963764de9521087202ba73e9bff powerpc/BSR: fix device_create() return value check
3e21ec224f0acbd2e9beeb3dea04edc1d36dbe1f kobj: add comment and multiple inclusion protection
b89ebadc3421f8ff85030768ec14144794984877 ARM: Add final piece to fix XIP decompressor in read-only memory
320cc51d90832231cece478f0db6550ef367f8f3 mm: fix typo in refill_stock() comment
2d3b5fa3a39d16c880bda3cf2bd9dd6ed5a01f74 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6
32e688b8c1afafa389223a4813b97e8c128a1636 Documentation/filesystems/proc.txt typo fix.
31a2d31dbd01a7d530a748e6f708ba047c37fb90 kconfig: util: Fix typo in comment
4da361b69102cdffe73006771eae7504d2cb8736 HID: register debugfs entries before adding device
e794c01b7de40d180417eacbd910e8f31f2fafeb pcmcia: add important if statement
0d3a940de51c47a3d6322537c8dce925db755477 pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary
ba8819e991ac507fcbfa080eacdff3e7eea4dc03 pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socket
28ca8dd71fc170090edca62cb8129625d01b7760 pcmcia: honor saved flags in yenta_socket's I365_CSCINT register
b416cd8efb6ce2661f8f98f603972f0b8f796ee4 pcmcia: revert "irq probe can be done without risking an IRQ storm"
7a96e87d6e58a07235a2bc3eff9b093af4937a72 pcmcia: pd6729, i82092: use parent (PCI) resources
7a410e8d4d97457c8c381e2de9cdc7bd3306badc pcmcia/vrc4171: use local spinlock for device local lock.
cf36df6bfb49fd265a39f676bfc9718029fef160 firewire: core: fw_iso_resource_manage: fix error handling
c77a5710b7e23847bfdb81fcaa10b585f65c960a block: Export max number of segments and max segment size in sysfs
ee714f2dd33e726346e34f5cda12543162f4753e block: Finalize conversion of block limits functions
2cda2728aa1c8c006418a24f867b25e5eb7a32e2 block: Fix overrun in lcm() and move it to lib
b4452d1fbf3fe30435850d2971d700e0ab3852b6 ASoC: Remove version display from WM8750
8871d54b5e1558bd59baad02eb7a80f86d49f4a1 OMAP: DSS2: panel-generic: re-implement mode changing
ce619e1fb86d68f125e0e6d10a5484f67a6d97b3 OMAP: DSS2: initialize dss clk sources properly
b43f6e5e258d67acae5961896d10bbe38c271070 ALSA: hda - Add PCI quirks for MSI NetOn AP1900 and Wind Top AE2220
9c4cc0bdede1c39bde60a0d5d9251aac71fbe719 ALSA: hda - Fix secondary ADC of ALC260 basic model
28d1a85e136985982448b2f9b1342bae85ad1c98 ALSA: hda - Add an error message for invalid mapping NID
c602c8ad45d6ee6ad91fc544513cc96f70790983 ALSA: hda - New Intel HDA controller
cd3d8031eb4311e516329aee03c79a08333141f1 sched: sched_getaffinity(): Allow less than NR_CPUS length
12b8aeee3e51654fb95a3baff2e093f2513bb87d Merge branch 'linus' into timers/core
e4495262826d1eabca3529fa6ac22394eb348132 perf, x86: Enable not tagged retired instruction counting on P4s
a3d3203e4bb40f253b1541e310dc0f9305be7c84 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
f937331b3f92cb2f67bc81baa1b8cc5198c439e5 init dynamic bin_attribute structures
3f7581d66ece6b7ff643c8c817bfbd72cdbe9077 serial: sh-sci: remove duplicated #include
7278a22143b003e9af7b9ca1b5f1c40ae4b55d98 video: enable sh_mobile_lcdc on SH-Mobile ARM
3a14d0397732b6aaa541348b5a8e8f639ecd02b7 ARM: mach-shmobile: ap4evb SDHI0 platform data V2
c57a31abf0b469b9cab6810f4e1895bb7ef1c482 ARM: mach-shmobile: sh7372 SDHI vector merge
c148abfc2d807b2734e7ecd0e00c71ef7d4b7f42 ARM: mach-shmobile: sh7377 SDHI vector merge
9615b37c5c8fed963811c100053d495c412880fb ARM: mach-shmobile: sh7367 SDHI vector merge
6676a1701b0b135dacbb7cfeef48004315300df0 ARM: mach-shmobile: G4EVM KEYSC platform data
3e862c05ca1bf5bd4cb703bc257d180a4583bc41 mtd: enable sh_flctl on SH-Mobile ARM
143f3b833f98271341379d813cb72deb1657a380 ARM: mach-shmobile: G3EVM FLCTL platform data
03fb256df9c960b10c0e01b7e92d2f31433675fe ARM: mach-shmobile: G3EVM KEYSC platform data
d202cce8963d9268ff355a386e20243e8332b308 sunrpc: never return expired entries in sunrpc_cache_lookup
ec28dcc6b4c00b78ad269ad5b85ebd5c2d504825 Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release
2b497502b7cef167288a08737403a5a6cec697f0 drm/radeon: collect r100 asic related declarations in radeon_asic.h
e6990375ef4ec449994991034238f1ffab8a3a1a drm/radeon: include radeon_asic.h in the asic specific files
9479c54f0dfa63dad1ecfca897f51693c7c2fa65 drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg
48e7a5f19fe0c10ebb35be7acf383366d139ee0a drm/radeon: move asic structs to radeon_asic.c
0a10c85129c2d53cfd6db81677628e2fe58b5928 drm/radeon: create radeon_asic.c
149fe9c293f76803206648270ca24fc2604d5f01 ACPI: processor: push file static MADT pointer into internal map_madt_entry()
eae701ceadf5aa3fc3b334029ef71f6885ef1cde ACPI: processor: refactor internal map_lsapic_id()
d67420956b7b1dcffb894b2f1f81b9408fca1b4c ACPI: processor: refactor internal map_x2apic_id()
11130736c99c37e253f45b2d3fd30b07313f83c6 ACPI: processor: refactor internal map_lapic_id()
d8191fa4a33fdc817277da4f2b7f771ff605a41c ACPI: processor: driver doesn't need to evaluate _PDC
3b1da4c5d1032ebc29fec8bd8f592ba6589be8ed ACPI: processor: remove early _PDC optin quirks
5d554a7bb0643a6151a84319bfeba8270bf5269e ACPI: processor: add internal processor_physically_present()
78ed8bd2944b6400f742306e5fe9d1b9b6bf18ba ACPI: processor: move acpi_get_cpuid into processor_core.c
2e9d5e4efa0beeca03ad550bda28027826e83e42 ACPI: processor: export acpi_get_cpuid()
4d5d4cd88c542ff56cf7feacd29cc907f2abbfbb ACPI: processor: mv processor_pdc.c processor_core.c
0131aa3dd7dcf41c66784b96ff351f63ee3ef348 ACPI: processor: mv processor_core.c processor_driver.c
1fc59eda33e55f8787901e3501d695bf5ecec48b Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus
d5e5deddf67389eabc3d9b13004c108120d397e1 Merge remote branch 'nouveau/for-airlied' into drm-linus
68ca406930d6380b3be7ada5f15fcf85bfcbd552 ACPI: delete the "acpi=ht" boot option
4c81ba4900ab4eb24c7d2ba1aca594c644b6ce4c ACPI: plan to delete "acpi=ht" boot option
44fef22416886a04d432043f741a6faf2c6ffefd drm/edid: allow certain bogus edids to hit a fixup path rather than fail
8144c880397d502d12af4ef721f3eac50163fa39 ACPI: remove "acpi=ht" DMI blacklist
725398322d05486109375fbb85c3404108881e17 drm: remove the EDID blob stored in the EDID property when it is disconnected
ae6445ac7475ff0526b019560793e50bad9cf78d drm/vmwgfx: depends on FB
b642ed06f2fccf62534f5269358776e0cba28f3c drm: "kobject_init/kobject_add" -> "kobject_init_and_add".
72e942dd846f98e2d35aad5436d77a878ef05c5e drm/ttm: use drm calloc large and free large
d0d6cb81e7eb34d83461070ca3e919fba1db437c drm/radeon/kms: prepare for more reclocking operations
839461d3b0e3082eb382f17a3e3899372f28649a drm/radeon/kms: switch to condition waiting for reclocking
7e0e9c042790d4ea44c6a00ddaad8b8bbcc3f17f PNPACPI: add bus number support
fa35b49260b615d634bfa1f767aa315fa323c2e9 PNPACPI: add window support
9d7cca04211d4eb104eaaa424b98f650bc29c730 resource: add window support
0f4050c7d3ba0275e5f39513c0670a717d43048c resource: add bus number support
cd7e9fcd1f7c9c397f747cf506c66f7dca11d1c6 resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type
65388342d66a63a29c76058e94a00d7bc0c6423b drm/radeon/r600: add missing license and comments to r600_blit_shaders.c
3fe373d98cdb35c494517b0954b76f8094f4c59d drm/radeon/kms: improve coding style a little
0a7d934e6022a12e3f428b2adcb4b531e86170dd drm/radeon/kms: remove dead audio/HDMI code
8a8c6e7cfb63cc5e04d5c247ab8d6253200fd425 drm/radeon/kms: enable audio engine on DCE32
5715f67cecee3617c7a6ff84ee44da46d525559e drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs
2cd6218cb8043ef4360b561e726cd081f8a380cc drm/radeon/kms: clean assigning HDMI blocks to encoders
808032ee296ee7b37a6df090be40a330e09ae30e drm/radeon/kms: clean HDMI definitions
d805f50aa1d9eef63fec356b2be557e2da3cd643 drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing
b28ea41164dc36110dafcdc63783e9b7fb865784 drm/radeon/kms/r1xx: enable hw i2c
96a4c8d50de20da865296a380b996f73204d6b34 drm/radeon/kms: fix i2c prescale calc on older radeons
ae08819c2a4729444676f1bb55e5e28263f6f5a1 drm/radeon/kms: fix for hw i2c
15f7207761cfcf8f53fb6e5cacffe060478782c3 drm/radeon/kms: fix pal tv-out support on legacy IGP chips
267364ac17f6474c69b03034340f769b22f46105 drm/radeon/kms: further spread spectrum fixes
86cb2bbfda2cf402aee46779ee90bbb7d915482b drm/radeon/kms: use lcd pll limits when available
b792210e7d1f9fb102061e2016da96cf2ad5cdbd drm/radeon/kms/atom: spread spectrum fix
f4053509669f904aec70c51e2ff75563ba7ae823 drm/nouveau: add module option to disable TV detection
965cf68e8797932e9cd49238a6dd39423ac9b256 drm/nouveau: Never evict VRAM buffers to system.
c21b0fe6de3912f53087b4f3991942529f03eef6 drm/radeon/kms: catch atombios infinite loop and break out of it
338e2b1d571e4873908b199c90d6a31f65137fe3 drm/radeon: add new RS880 pci id
d330a5befb88875a9b3d2db62f9b74dadf660b13 ext4: Fix estimate of # of blocks needed to write indirect-mapped files
2f50d8b63dd6e5320a9d223298df19df3502da29 sunrpc/cache: factor out cache_is_expired
3af4974eb2c7867d6e160977195dfde586d0e564 sunrpc: don't keep expired entries in the auth caches.
181427a7e01beab76c789414334375839f026128 tomoyo: fix potential use after free
d06070509147c948a06056da619c9dc2ed349805 acpiphp: Execute ACPI _REG method for hotadded devices
70287db87cfc968fe78bf82a489833cc77b84352 ACPI video: Be more liberal in validating _BQC behaviour
3f17522ce461a31e7ced6311b28fcf5b8a763316 Video: ARM CLCD: Better fix for swapped IENB and CNTL registers
1027247f6eb727db6c600b9eb02796f0766ae704 ARM: Add L2 cache handling to smp boot support
bca14dd14f3b0c5e3e2d1d314679f85b67871365 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
02ca6c407e0d43e6de5d646d26d87fc2eaa7a98b Add include to i2c-xii.c to fix build error
3f995f317f7070e81e8e38bb11357d6671ab6969 Add the platform data include for the Xilinx XPS IIC Bus Interface
a818d8e43147f40864363456b37a00b819439307 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
f901e753923192a7793e5d7591e2c03dcb252d68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
bced86359918326a65258b1be245834e5c493c88 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
ceb804cd0f63b0e0a87b81913b66add6de03043d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
2aa2b50dd62b5d0675bd7453fbeb5732dc2d7866 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y
31968ecf584330b51a25b7bf881c2b632a02a3fb Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table
c91ed059a080c6f9a7ba525e5027c65d19115d15 Input: ALPS - fix stuck buttons on some touchpads
3474cbd11df8cdd6413781ea95bd51dd469098ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
c91cea11dfec65968ff9d1b4239c1eab63bf72fd nilfs2: remove whitespaces before quoted newlines
55480a06e9ee8d05d0e580bf46611df489653c76 nilfs2: remove spaces before tabs
7a65004bbaa6a21a0438aac9c64814e46084dc3f nilfs2: fix various typos in comments
1621562b6ac55aa69239895d90276577547a5f62 nilfs2: fix typo "cout" -> "count" in error message
9ccf56c13831c5fe0edecd8c1184c9a6fe805d23 nilfs2: fix function name typos in docbook comments
6c477d44a7dad43a2783b4dea7f4ca3882d77126 nilfs2: fix discrepancy in use of static specifier
2d378b9179881b46a0faf11430efb421fe03ddd8 sparc64: Add very basic XVR-1000 framebuffer driver.
d89b218b801fd93ea95880f1c7fde348cbcc51c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
80a186074e72e2cd61f6716d90cf32ce54981a56 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15c989d4d14b82f43cae7efc6a7794cdd556f274 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
4e3eaddd142e2142c048c5052a0a9d2604fccfc6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8655e7e3ddec60603c4f6c14cdf642e2ba198df8 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
461d208cfbd1f0af26027b2c35ded515e54b1ee6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
9fdfbc2bff587f454dd95e2caa6d147c9abe39e4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8cea4eb642890a1de58980e7e1617d1765ef8f7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
122ce878dc189860a380539bde19498bf93443a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
3ee8f0a2b1c81f0472b25d40aa5c1c7c6a0edc2a HID: Add RGT Clutch Wheel clutch device id
bec68ff1637ca00bb1585a03a7be8a13380084de bridge: ensure to unlock in error path in br_multicast_query().
c251c7f738cd94eb3a1febda318078c661eccb4d drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages
2a40018984c5c9647df1c18489449a3a227d9136 sky2: Avoid rtnl_unlock without rtnl_lock
e2577a065832f2c6d108de2e027891bdb2d78924 ipv6: Send netlink notification when DAD fails
3f07d1295191cfa41125e4e61ee2064790070071 drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
a003460b21323ddb29479505d9555f0985b8b2f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
0a9c14751377a1407f5e35791e13651d2fc7801c i2c-algo-bit: Add pre- and post-xfer hooks
d07b56b3098b9f32ae6dedeacbc594bd01dcfcd1 at24: Init dynamic bin_attribute structures
e77482d735efa2606c1f2afeebd53e1119d0e5c6 i2c: Drop configure option I2C_DEBUG_CHIP
6a9bcced518b98a7e52b9e8e96af228b171e0498 tsl2550: Move from i2c/chips to misc
c074c39d62306efa5ba7c69c1a1531bc7333d252 i2c-i801: Don't use the block buffer for I2C block writes
8e4b980c28c91cfe9d0ce0431bc0af56e146b49e i2c-powermac: Be less verbose in the absence of real errors.
f635a1e74bd6001f06fe1df53d32daf2b28bf04b i2c-smbus: Use device_lock/device_unlock
f78233dd44a110c574fe760ad6f9c1e8741a0d00 9p: Skip check for mandatory locks when unlocking
fc0f296126433e61600539325975b6c30681c07e 9p: Fixes a simple bug enabling writes beyond 2GB.
45bc21edb52fa71dbb1324c6f573aa880e95519d 9p: Change the name of new protocol from 9p2010.L to 9p2000.L
fae4528b2341f2ab0c86c191e24d9cdd93624c60 fs/9p: re-init the wstat in readdir loop
86c8437383acd85c05ec7c9a004f59fe7ac9821a net/9p: Add sysfs mount_tag file for virtio 9P device
97ee9b0257402f4731b55dfea42f24d26d793ddf net/9p: Use the tag name in the config space for identifying mount point
8576e1971663ffdb6139041de97cdd2e1d4791cc x86, perf: Unmask LVTPC only if we have APIC supported
d10fca9f39238b07cc670b441d2b423de30359d2 ARM: 5960/1: ARM: perf-events: fix v7 event selection mask
ddee87f208b6229d2910dd5930c87089dc56c87e ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCING
a91ed072d6135926c296a42b0b46de35e6347845 ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds
bb35579b45bcb0b74167a2165d3ea973f640bf00 ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h
438ff39d7813515d3aac20f53b5b95aaa58b38f9 ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration code
a2302b45d8ab41a55e84c39a6c6f813586ad8493 ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstatic= PIC hack"
32cbd7dfce93382a70f155bf539871b4c55bed29 crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1
0e152cd7c16832bd5cadee0c2e41d9959bc9b6f9 x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems
fc6ceea045031658d0b59af562369eae980b4370 perf probe: Fix need_dwarf flag if lazy matching is used
594087a04eea544356f9c52e83c1a9bc380ce80f perf probe: Fix probe_point buffer overrun
567e54790e5c07152a93b6de4d0210af8b77da87 perf tools: Fix non-newt build
b6345879ccbd9b92864fbd7eb8ac48acdb4d6b15 tracing: Do not record user stack trace from NMI context
a2f8071428ed9a0f06865f417c962421c9a6b488 tracing: Disable buffer switching when starting or stopping trace
283740c619d211e34572cc93c8cdba92ccbdb9cc tracing: Use same local variable when resetting the ring buffer
ea14eb714041d40fcc5180b5a586034503650149 function-graph: Init curr_ret_stack with ret_stack
52fbe9cde7fdb5c6fac196d7ebd2d92d05ef3cd4 ring-buffer: Move disabled check into preempt disable section
daf9fe2ee9a203c4fc555cfe5c5f3d9f660e743c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
9d85929fefd040ca84a5e04ee704d043efcc3c2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
6db823cf4b44f235b5e1da8ec1fe3c3cd63647fe Fix up .gitignore for top-level file patterns
64d5aea30062ce9f3ce7c62be8ae65e776cbfee2 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3836a03d978e68b0ae00d3589089343c998cd4ff anon_inodes: mark the anon inode private
83c0fb6500b13c9b7564fe453b76356dc58415d4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
11bfe2ea732c6499c46c4f3a63d567c05b9dbafd Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
b97c4bc16734a2e597dac7f91ee9eb78f4aeef9a locking: Make sparse work with inline spinlocks and rwlocks
f5c9c9be267f73eda6a668ac81ddde56ed7fa793 sparc: Convert sparc to use read/update_persistent_clock
8eff8a5c1d3a1de7a2d173e0effc6cc9bcbb5177 cris: Convert cris to use read/update_persistent_clock
ffbcad49e79cd82428010b44a87401446ea7f370 m68k: Convert m68k to use read/update_persistent_clock
944694716d6ea3c274a73c830bf33e194bad4bcd m32r: Convert m32r to use read/update_peristent_clock
cb0e996378900fa05d5c779d6bfa52d55ebc3407 blackfin: Convert blackfin to use read/update_persistent_clock
6ffdc5774a9ef80e58db398a8307d5b2db2644ce ia64: Convert ia64 to use read/update_persistent_clock
e2032a4a7237e97cd2ee36e2d806c5742ace189f avr32: Convert avr32 to use read/update_persistent_clock
12833c1e373ad2b12667ca159d335fae29968473 h8300: Convert h8300 to use read/update_persistent_clock
739b27116a0e6903d6c85d6769e69f43d8fa4128 frv: Convert frv to use read/update_persistent_clock
f7a56575fa4e62e94a644f72ef8c5d423c073982 mn10300: Convert mn10300 to use read/update_persistent_clock
1e871be1aa97babb467a929d6adcb1960659928b alpha: Convert alpha to use read/update_persistent_clock
b6fedfd2a18a489d31246312f7279f82e3cc6b37 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
c32da02342b7521df25fefc2ef20aee0e61cf887 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
dca1d9f6d7ae428c193f32bd3e9a4ca13176648b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
9ff99339447de403a46be5e3f23d0c794d540b06 sysctl extern cleanup: poll
2edf5e49800846a2b2b6461d99cdae18067c440f sysctl extern cleanup: lockdep
4f0e056fdebc15d3f4724ebc7bbf323158add1d7 sysctl extern cleanup: rtmutex
c55b7c3e82d0ad58f35a0785faaaf2f70b9b6cd3 sysctl extern cleanup: acct
15485a4682d1d3bfee2aa78b4b1a5d36f5746b64 sysctl extern cleanup: sg
5ed109103d73b0bafc92e860cead56725231384d sysctl extern cleanup: module
e5ab67726f33b50f40db0ccf271ceb3c658554d5 sysctl extern cleanup: rcu
d33ed52d57e794eba55cea3f5eab3c8f80b6cb5a sysctl extern cleanup: signal
eb5572fed55f4c2b7dbc42582bc82dcb47632380 sysctl extern cleanup: C_A_D
d759c3745e62c36fd7efee7a2ce2a327f22e9056 mxcmmc: fixed max_seg_size value on initialization
51ea3f6a4571e9283e2ff79b74bcedfc2986dbe2 inflate_fast: sout is already a short so ptr arith was off by one.
e69eae65523b457a3ac4262a66cfff57f2c924a9 zlib: make new optimized inflate endian independent
5ceaa2f39bfa73c4398cd01e78f1c3ebde3d3383 decompress: fix new decompressor for PIC
8c1840f15feecb6961f480cad1a7a8e53a3f2ba6 sgi-gru: use for_each_set_bit()
0fbcae222b8aa3a47034a484e02e7fc14050c783 drivers/char/mmtimer.c: eliminate useless code
582ef52a5d5650931f6d76c81d824bd98419ac8a w1: mxc_w1: move probe() and remove() to the dev* text area
6786073927c3ff3eb7fc3d2192e761e86fa0d352 w1: fix test in ds2482_wait_1wire_idle()
7ed63d5eb4c0de0321f5c0a7328e132a78f9fafe serial amba-pl010: enable PPS support
dc77f161aa5e81ddaf38390094c4f2ca3814e6b1 serial 8250: enable PPS support
a0880df0ccde8d551fc4d88c455acb2ee0801e26 pps: serial clients support
572b9adbd40b5565dc413db04af9cc234f72bf19 ldisc n_tty: add new method n_tty_inherit_ops()
b3e63afe8a74c0134d05a551cc74facc3b3ec0d7 ldisc: new dcd_change() method for line disciplines
697fb85fcf21b5229a3072440222d14b05ef2abe pps: LinuxPPS clients support
51e7364ef281e540371f084008732b13292622f0 Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
f5a69f4c1319c03b946e1e99a590b6002aa3e5ef Documentation: remove the PCI DMA API description in DMA-API.txt
216bf58f4092df33262bea498f0460657f4842a4 Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API
5f3cd1e0bb452c31a306a3e764514ea2eaf7d2e0 dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h
6fee48cd330c68332f9712bc968d934a1a84a32a dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
6e6c70e6910d21443ab0f894bab52b9ea653ef27 dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
6a1961f49ee8d7339ea2454443dfc0460e0b2748 dma-mapping: dma-mapping.h: add dma_set_coherent_mask
e3c4bccabaf3e5c13f4b307c7737cbe8d0cecd02 dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
c186caca3dbe7f44da624cb4f9d78e1b1dfb13b8 dma-mapping: alpha: use include/linux/pci-dma-compat.h
349004294c365cb99a0ee84149286d6f29b1e6b9 dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
06db881b4f1b5fb8fff563423f76b7361de8281a dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments
2b4f767af73d50ab9ce3a92f254eb290f5e5507c dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments
027491f4b2ff15fe5cc36c900cb2d1fdb35cefdd dma-mapping: frv: remove the obsolete and unnecessary DMA API comments
0acedc124aca35f5cce9d4ee288dc372bf517e09 dma-mapping.h: add the dma_unmap state API
f41b177157718abe9a93868bb76e47d4a6f3681d pci-dma: add linux/pci-dma.h to linux/pci.h
c7e67ac1f329fa28b6a411335787c786de618cba pci-dma: cris: use include/linux/pci-dma.h
479ea1e90c2b052de793a80ecc5eceab480f44ff pci-dma: xtensa: use include/linux/pci-dma.h
d15b51be6f3a04762522c8ee9ac6a3a02752c0ed pci-dma: sparc: use include/linux/pci-dma.h
5cabbb6277286adf973fbb30aca9b194922a316e pci-dma: sh: use include/linux/pci-dma.h
af407c6db16aa9ca63559076dbe620220a822580 pci-dma: powerpc: use include/linux/pci-dma.h
74a0bd66a3f78cb993144aaf336ce115017a0b5c pci-dma: parisc: use include/linux/pci-dma.h
e1e02b329d64353e67af070516a9bd14caff8bb0 pci-dma: mips: use include/linux/pci-dma.h
66ed5ef8b44374def8461a0a05d4afc34d4ad684 pci-dma: ia64: use include/linux/pci-dma.h
272ecbe5919d057388bbbea751fad5471aaf3f02 pci-dma: frv: use include/linux/pci-dma.h
ccd7ab7f7efb4cb94b4a000ba220a0aeefe9bc11 pci-dma: arm: use include/linux/pci-dma.h
08d925badd63a4e335905066152d96b83266987c pci-dma: alpha: use include/linux/pci-dma.h
3bc4e4590de89c2dfcfb1000344cd072574c9ad4 pci-dma: x86: use include/linux/pci-dma.h
5637f2df8d56b64697c1ee5c96cf0d6b650b30cb pci-dma: add include/linux/pci-dma.h
771cb3ecfb4d2858a7583be83caf27726f6c3002 um: remove dma_sync_single_range
8d2efd0800ee7a7c71ae8748d759bb5eb4b71839 alpha: remove dma_sync_single_range
8127bfc5645db0e050468e0ff971b4081f73ddcf DMA-API.txt: remove dma_sync_single_range description
9705ef7ec8c67a62474291bb4b235927bdf702db DMA-API.txt: add dma_sync_single/sg API description
039956e9199b71ea673954e025f52f319110ca58 Documentation/DMA-API.txt: remove deprecated function descriptions
8004fd2ad6042ae24d3913cf5089909781db3a25 edac: e752x: add dram scrubbing support
8de5c1a165be5624a1003ce17877299e04b2afd6 edac: e752x fsb ecc
66ed3f7516da31205aed9b47a13348c0d982c4f5 edac: mpc85xx use resource_size instead of raw math
dcca7c3d003ce61ed71b412f645cfbe7bd8e882e edac: mpc85xx improve SDRAM error reporting
21768639be419d00275ac4e58b863361d0c24ee4 edac: mpc85xx mask ecc syndrome correctly
8467005da3ef6104b89a4cc5e9c9d9445b75565f nsproxy: remove INIT_NSPROXY()
13aa9a6b0f2371d2ce0de57c2ede62ab7a787157 pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
6edb6764409392836b44a61b06d94954efd6200f ipmi: remove ipmi_smi.h self-include
2f95d51308a72288d877c3c8dc4597c9a93f7344 ipmi: fix slave_addrs setting to actually work
ae74e823cb7d4cd476f623fce9a38f625f6c09a8 ipmi: add parameter to limit CPU usage in kipmid
f1eb1332b8f07e937add24c6fd2ac40b8737a2f4 ipc: use rlimit helpers
d6db2ade10852b7c665b361239c3411abaa880b5 copy_signal() cleanup: clean tty_audit_fork()
93c59907c6f247d09239135caecf294a106a2ae0 copy_signal() cleanup: clean thread_group_cputime_init()
4dd66e69d472f0ba5355a2529364d0db9a18a02b copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
a56704ef6b0c5796c9ff38cc78aa232dfb9644d7 copy_signal() cleanup: use zalloc and remove initializations
e34112e3966fc466ced2698e6c196bb50b1ee20e m32r: use generic ptrace_resume code
290ba3aef58ff21c977585ff6b687e457f80bf54 cris arch-v32: use generic ptrace_resume code
8313809ef3bfa8fa366d416add2150787235f192 cris arch-v10: use generic ptrace_resume code
6d75ca10225be4c7509026f9b61c740b22e734e4 xtensa: use generic ptrace_resume code
1bd095083558928cc3b36b826422d69bcd743dca um: use generic ptrace_resume code
55436c91652b45be576b91ec96a8d65f6b7447fa mips: use generic ptrace_resume code
fa1ac57a317f927b8fb901e6270fc41fdaae8e1c microblaze: use generic ptrace_resume code
7a0fde8b3b16fcfb2bb4a136c53918f1ca9b35cc m68knommu: use generic ptrace_resume code
857fb252a1858ccded2e31ee98c6c0ab79c07999 h8300: use generic ptrace_resume code
1d8393171b1f6c30a889fd7cb16fc193f689923c avr32: use generic ptrace_resume code
440e6ca79aebdc274ce4c625a6f42c8bf3c7bc91 arm: use generic ptrace_resume code
fd341abba65e3d93fc24c132e4c0278d18b6d2fc alpha: use generic ptrace_resume code
dacbe41f776db0a5a9aee1e41594f405c95778a5 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
b3c1e01a09d6af2dd7811a066ffcfc5171be2bed ptrace: use ptrace_request() in the remaining architectures
7baab93f9297da3e42a8cecfbf91d5f22f415500 nodemask: fix the declaration of NODEMASK_ALLOC()
a38374b8bd482b1e7c25f830772e9b73337ec2ed memcg: update maintainer list
867578cbccb0893cc14fc29c670f7185809c90d6 memcg: fix oom kill behavior
0263c12c12ccc90edc9d856fa839f8936183e6d1 memcg: fix typos in memcg_test.txt
1e111452d457ceedec8a57fc3d45b1312e736fba memcg: update memcg_test.txt to describe memory thresholds
1d8fd973a41942bc760dd21581e24117bc1dd063 cgroups: add simple listener of cgroup events to documentation
a0a4db548edcce067c1201ef25cf2bc29f32dca4 cgroups: remove events before destroying subsystem state objects
4ab78683c17d739c2a2077141dcf81a02b7fb57e cgroups: fix race between userspace and kernelspace
daaf1e68874c078a15ae6ae827751839c4d81739 memcg: handle panic_on_oom=always case
1080d7a30304d03b1d9fd530aacd8aece2d702a2 memcg: update memcg_test.txt
d2265e6fa3f220ea5fd37522d13390e9675adcf7 memcg : share event counter rather than duplicate
430e48631e72aeab74d844c57b441f98a2e36eee memcg: update threshold and softlimit at commit
c62b1a3b31b5e27a6c5c2e91cc5ce05fdb6344d0 memcg: use generic percpu instead of private implementation
6a6135b64fda39d931a79090f4da37f1c6da4a8c memcg: typo in comment to mem_cgroup_print_oom_info()
2e72b6347c9459e6cff5634ddc815485bae6985f memcg: implement memory thresholds
378ce724bc2a0ef1243e11c09d58a70bb6be007a memcg: rework usage of stats by soft limit
104f39284e830f425085886ef72c49aee6631575 memcg: extract mem_group_usage() from mem_cgroup_read()
0dea116876eefc9c7ca9c5d74fe665481e499fa3 cgroup: implement eventfd-based generic API for notifications
483c30b514bd3037fa3f19fa42327c94c10f51c8 memcg: improve performance in moving swap charge
024914477e15ef8b17f271ec47f1bb8a589f0806 memcg: move charges of anonymous swap
8033b97c9b5ef063e3f4bf2efe1cd0a22093aaff memcg: avoid oom during moving charge
854ffa8d104e44111fec96764c0e0cb29223d54c memcg: improve performance in moving charge
4ffef5feff4e4240e767d2f1144b1634a41762e3 memcg: move charges of anonymous page
7dc74be032bfcaa2f9d9e4296ff5bbddfa9e2f19 memcg: add interface to move charge at task migration
b70cc5fdb445a6929a01e9c406593265b136c99d cgroups: clean up cgroup_pidlist_find() a bit
67523c48aa74d5637848edeccf285af1c60bf14a cgroups: blkio subsystem as module
8ca712ea84728531d36841ca8f98f9e8680bcf4e cgroups: fix CONTENTS in cgroups documentation
cf5d5941fda647fe3d2f2d00cf9e0245236a5f08 cgroups: subsystem module unloading
e6a1105ba08b265023dd71a4174fb4a29ebc7083 cgroups: subsystem module loading interface
aae8aab40367036931608fdaf9e2dc568b516f19 cgroups: revamp subsys array
d7b9fff711d5e8db8c844161c684017e556c38a0 cgroup: introduce coalesce css_get() and css_put()
2468c7234b366eeb799ee0648cb58f9cba394a54 cgroup: introduce cancel_attach()
5ce9f07bf1bed9a1f9886373ad0b149294f84c25 Documentation/email-clients.txt: update gmail information
4c98ecaf350737cd424eb94140e9e9f1a3408956 scripts/kernel-doc: fix empty function description section
b6b6e2b112cafcd63bdbebbffe97279f41e5ca62 Documentation: remove obsolete voyager.txt file
b5247c854ed1cef30e0c7f4c6dfbf3c9d83bcf8e Documentation/SubmitChecklist: add rule #1
70bace8c1edefa700c7f7af522c5374ef63860ae Documentation/vm/: split txt and source files
1e0051ae48a253685e4309256f9c1ec2bdb74b5d Documentation/fs/: split txt and source files
d49129accc21ddb2e779d375dacafb612b1bd28d Documentation/laptop/: split txt and source files
e61863099f58e458f08c101da87da752a1e009f5 Documentation/timers/: split txt and source files
ad25ad979a309963e580015d57e4ec7da72bb7d4 ufs: make solaris fsck happy
b3a0fd4d877fe7692901b5867ba7cbd3f6d19d22 fs/ufs: recognize Solaris-specific file system state
d7d4d849b4e3acc405ec222884936800ffb26d48 drivers/char/mem.c: cleanups
dcefafb6ac90ece8d68a6c203105f3d313e52da4 /dev/mem: dont allow seek to last page
2cb9a75d13676d75bcc6fbc6f885403795581913 fbdev: bfin-lq035q1-fb: remove duplicated #include
a8b1925430339be1464a9a028754d94984dacfdb video: fix first line of kernel-doc for a few functions
2164235da9153f1fbd5191bf71c86fae322c7dd7 obsolete config in kernel source: LWMON5
2c0e0c88422033c9b6162bf7875aecdd095130b7 drivers/video/via: fix continuation line formats
8661970875d7d27e4de233d357327fffdb4a5e3d NUC900 LCD Controller Driver
91d4e0a4c889e3e8078c26542b8f5a322b87adf4 fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
55a23c4af83df9c8fdf55690a09a3f0a92bd127b intelfb: new maintainer
b32bfc3843f7fd090d30853d98866d923cfb8fff broadsheetfb: support storing waveform
2afb18981739a1426af2a6c952e03c5966b3dfc6 broadsheetfb: add MMIO hooks
e17cea3cece6d3ec47a5b358821505943abe6541 viafb: support color depth 15 and 30
415559fbf2353f4271a4cd6e11259b8bbc97cc33 viafb: rework color setting
dbb7884be758ca9ac5ec84cbe7eb21f21bce9d8f viafb: some virtual_xres handling fixes
bd140691bda491b417a6d1e81b03416b54cb8d8d viafb: rework color checking
dba77f8409eb861b28d295211776d953a8255ec7 viafb: make some variables a bit less global
4bbac05f8c0ab40dcc52ed6dff44e1b0d80fa6e3 viafb: remove dead code due to IGA1_IGA2
daacccd1657bdecae8f7c98a8e2b84367a8d4e87 viafb: split color mode setting up
fe9aab8ec2d65378b0663c3287a67da4a892b54e viafb: introduce strict parameter checking
5c9443ed284fc6ec8a4f702c66e9ad6bdf912c05 viafb: make viafb_set_par more dual framebuffer compatible
ee79d54db45bb5e6da3eb76bae162c920aeb9763 viafb: video address setting revisited
7cf607923dee1898b9fc1e62568b79e7f785b995 viafb: reorder initialization for dual framebuffer mode
d8566b29e86ef3906dd6c0ea4a02c2a925748da5 viafb: yet another dead code removal
c5f06f5cddd6681b978ffdb53755e28eefccb1bb viafb: some dvi cleanup
9b24b00c364bb3bfa717ba2ead258a527b20cc5f viafb: remove the remaining VIA_RES_* uses
dd73d6868b9ecb4841def0c6ff0a25da27db33ba viafb: split global index up
2365dfe99495159b3395dd0eddece2f0d58f527a viafb: remove dead code
cc8b82f8c80e8b9e212e0102ee7af9972829e45c viafb: deprecate private ioctls
c1c341a060da1bd66a1982198b1a99765b07b8a2 broadsheetfb: add multiple panel type support
d40f29bff30a1a50d7ad69bd150c9cda1ce1ba9d fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler
0d3580d40cc38bbaf63d0b2756931e0ae241a9ea asiliantfb: fix test of unsigned in asiliant_calc_dclk2()
6e3e37a5a7c91045497553bcbd6a5faea98b21b3 coredump: plug a memory leak situation on dump_seek()
5cacdb4add1b1e50fe75edc50ebbb7bddd9cf5e7 Add generic sys_olduname()
e28cbf22933d0c0ccaf3c4c27a1a263b41f73859 improve sys_newuname() for compat architectures
baed7fc9b580bd3fb8252ff1d9b36eaf1f86b670 Add generic sys_ipc wrapper
a4679373cf4ee0e7792dc56205365732b725c2c1 Add generic sys_old_mmap()
5d0e52830e9ae09b872567f4aca3dfb5b5918079 Add generic sys_old_select()
724ee626f38feaea215a11790e1a0cb5d83b0628 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl
0aad92cfea6fec14bd57dd9c283cc6eb023c97bd drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro
712e1de43ed572886d6913a86eee5e73b7de4318 drivers/block/floppy.c: remove obfuscating CODE2SIZE macro
ded2863d09208b27baa4a6ad95bb7e5539e48c05 drivers/block/floppy.c: add __func__ to debugt
7f2527174ab1ee7f4550c91be47b3f843ff1316d drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto
ce2f11fe784f7999b82c7a71cdbcb86ad2653def drivers/block/floppy.c: remove some unnecessary casting
1ebddd85a6a6ad793eca82d65fba4573d0e28042 drivers/block/floppy.c: use %pf in logging messages
275176bc2a7bbd5c4446ba12b8f4353a69012053 drivers/block/floppy.c: use __func__ where appropriate
891eda80a5227a12956d7997baf9f4b54a9aa4f9 drivers/block/floppy.c: DPRINT neatening
1a23d133359eec2297ff4c72c260ccacb156d883 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK
73507e6cd8dc6cd98a39164a9b775c7092faddb4 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout
0da3132f90c01f532dd85c537b5c78a196a11e24 drivers/block/floppy.c: unclutter redo_fd_request logic
416d8d2888db392c562fb8afaf9136730ef0da9e drivers/block/floppy.c: remove REPEAT macro
15b2630c587dcea931f563deb50d617af96b4edb drivers/block/floppy.c: remove unnecessary return and braces
57584c5a3824a15f65d2b065d9f453fc1ae1dab7 drivers/block/floppy.c: add function is_ready_state
29f1c7848feb3954939b52fd5b7dca30dbce9426 drivers/block/floppy.c: convert int initialising to bool initialized
4d18ef09dfe4d1272446ad55ce5d7b06ff4b9ca8 drivers/block/floppy.c: remove #define DEVICE_NAME "floppy"
c529730a98874fa951995d8a312c7fd606832eda drivers/block/floppy.c: move leading && and || to preceding line
74f63f469ed1cee8305840b7bbcee2f99797cd12 drivers/block/floppy.c: convert int 1/0 to bool true/false
55eee80c6233c67217a6238dd94f1fc765c723d1 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT
86b12b48a29f4795e2e550f510d39931576bdf75 drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros
4575b55281825d157573bbc5aa28b9144193ddd2 drivers/block/floppy.c: remove most uses of CALL and ECALL macros
e029853612ba5999caed4dbc833dab729aac75ba drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros
87f530d8f1733651f3e34b81c801d6e1bb635936 drivers/block/floppy.c: add debug_dcl(...) macro
52a0d61f64123ab758d8b8cc8f8ca521733d2f32 drivers/block/floppy.c: remove macro LOCK_FDC
a0a52d67de6da21db0e549e38749b7a00029fea3 drivers/block/floppy.c: remove a few spaces from function casts
da27365342868df88fdd5c217bf68ec10b14b5f0 drivers/block/floppy.c: remove IN/OUT macros, indent switch/case
96534f1dd5bf9d324c2d31355cb69565381d1460 drivers/block/floppy.c: indent a comment
b87c9e0a880f2992dc210eb4ea8b2da6c63883ca drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset
bb57f0c662faa9879e8f265c9bc1f15bb238d2c7 drivers/block/floppy.c: comment neatening and remove naked ;
2300f90e31178f44b0e903c12ea311df1297d7fa drivers/block/floppy.c: remove LAST_OUT macro
d7b2b2ecd88d06ae212d069a4e187ab690b1636f drivers/block/floppy.c: hoist assigns from if()s, neatening
045f98363080ddbbcef6b8b8306ec58a818406a0 drivers/block/floppy.c: remove used once CHECK_READY macro
a81ee5447157a4b9930bab8ec70cf77a55db64e8 drivers/block/floppy.c: remove unnecessary braces
b46df356de8c63882cfb1ee7501bd9c772a6981b drivers/block/floppy.c: use pr_<level>
48c8cee61f22fe5a2ea00488222b3415378469ad drivers/block/floppy.c: #define space and column neatening
d49375434ec011dabcc8bfa5091f5327284e42ce drivers/block/floppy.c: convert some #include <asm/ to #include <linux/
718a38211bf4375c0a1efad3afbc5dbaef5d33f9 mm: introduce dump_page() and print symbolic flag names
9b3a6549b2602ca30f58715a0071e29f9898cae9 drivers/scsi/ses.c: eliminate double free
2d30a1f6315b8940537e8e98882c6038fbac9ba5 mm: do not iterate over NR_CPUS in __zone_pcp_update()
53bddb4e9f3f53df02a783751984ddeade71b085 nommu: fix build breakage
936ed49a540e2dce645da27e7e4032b24310a8e4 MAINTAINERS: add bfin_sdh driver
516a82422209e078345d0ca54b16793d7bfd4782 sdio: recognize io card without powercycle
d0ab4a4d5094e5d17b103dc5073529a04f00a469 rtc/hctosys: only claim the RTC provided the system time if it did
019b4d123aa7b9fc135b532e021cfde85db7665d fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub
03affdef4fc85e416e3862abb0aa549c6034cdd0 fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4
104f9c471ffb425fd081074ef31521b38d77592a xtensa: Fix unnecessary setting of xtime
c4507257764ae0387f0d8c2ca57808f37e4c9439 time: Clean up direct xtime usage in xen
25268498c9e07870323aead10751b7c6e99a3a78 time: Add xtime, wall_to_monotonic to feature-removal-schedule
fdb19a6cb48407c59a2007063f4005c9384603c3 cs5535-clockevt: Free timer in IRQ setup error path
802702e0c2618465b813242d4dfee6a233ba0beb timer: Try to survive timer callback preempt_count leak
576da126a6c7364d70dfd58d0bbe43d05cf5859f timer: Split out timer function call
06f71b922ce5a05352acd706564ca4ae1f2add0e timer: Print function name for timer callbacks modifying preemption count
64ce4c2f5252f25798117fa80a027993163d6d84 time: Clean up warp_clock()
c28739375bf0d6e239b4fa939ec8372aa2c707d2 cpu-timers: Avoid iterating over all threads in fastpath_timer_check()
1f169f84d25a74fb2dc67274d31d082ce30c60fb cpu-timers: Change SIGEV_NONE timer implementation
ae1a78eecc45fe41215d9dbfd7079999455772d6 cpu-timers: Return correct previous timer reload value
5eb9aa6414bdab6d075a8763bc3b647181ef3aab cpu-timers: Cleanup arm_timer()
f55db609042faecd5e518ce372b87f846659b32e cpu-timers: Simplify RLIMIT_CPU handling
0308635917273030db6121d67c41ef2279b30340 Merge branch 'perf/x86' into perf/core
3997d3776a6e89586e76a0ef355bfbbd8a76966c perf hist: Don't fprintf the callgraph unconditionally
cb7afb7092bc502b890f0a897ffd67c2b078d347 perf newt: Use newtGetScreenSize
7081e087b90d4eb4348f7970bd6b266d837321ef perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit from forms
0636b33c5f2fac4e274464ae6867805f080fc433 Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next
a72042c08a8ba3b685dc9cba62c57c48188ef2c8 RDMA/nes: Fix CX4 link problem in back-to-back configuration
15365c108ea27598e265f8c13e7051d99ca5b0b9 posix-cpu-timers: Reset expire cache when no timer is running
829b6c1ef488856c6a46a2f705f5068062d5f34c timer stats: Fix del_timer_sync() and try_to_del_timer_sync()
80a05b9ffa7dc13f6693902dd8999a2b61a3a0d7 clockevents: Sanitize min_delta_ns adjustment and prevent overflows
29b2ee5af5f3a02846bd38a1e2121d62ee5f6aca ARM/OMAP: Remove the +x bit from a couple of source files
0841cb826859a4f14c472cc75a782811310f010e omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register values
23caaf19b11eda7054348452e1618d4512a86907 ALSA: usb-mixer: Add support for Audio Class v2.0
99fc86450c439039d2ef88d06b222fd51a779176 ALSA: usb-mixer: parse descriptors with structs
f0b5e634ff25e02a64676022ee13284a9c810879 ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]
7b1eda223debcba706ab989a09c4eecb327aebdf ALSA: usb-mixer: factor out quirks
45d760567a7d773237b8996584a4ae0440d5e369 ALSA: usb-mixer: use defines from audio.h
7e847894039d7590321de306fca2b1ae58662f29 linux/usb/audio.h: split header
75581d2459d3e6e5e796a42b362e4abb612bc958 ASoC: OMAP3: Report delay caused by the internal FIFO
7dc976ed38a927fc9880bd3dc498a6a903d1ba74 OMAP3: McBSP: Add interface for FIFO caused delay query
eeb309a8a6ff86ce462e072bc95ecbe85618505e ASoC: tlv320dac33: Add option for keeping the BCLK running
c3746a07f13f8711885fd3909c03477a1b47ab82 ASoC: tlv320dac33: Start/stop sequence change
aa9b88ee80d3985ebae9567a8f4e0d07ce15b5a7 DaVinci: DM365: Voice Codec support for the DM365 EVM
b56e972b75a945e97818437720551859c7ef2d53 ASoC: DaVinci: CQ93VC Voice Codec
e155fcc23c918f5d78a35d1eb6f3f0d523f51991 ASoC: DaVinci: Voice Codec Interface
ca26308c2223cb424c297a70fb7b6c7530a563ba MFD: DaVinci Voice Codec
d9ad6296ec3b4a55ba25f2c5e4824be487242e1f ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags
f9224c5c944b60cf709db4adf1f5195264b8d194 perf report: Implement initial UI using newt
dd2ee78dd8e4c6d6f1a333fd60c3dd27d1b07042 perf tools: Add missing bytes printed in hist_entry__fprintf
b4f5296f0eec2aa7061dfd8bb8c0744f095f9bd1 perf tools: Use eprintf for pr_{err,warning,info} too
895f0edc3cd04a2a3de2c608ba20821b832a8abb perf top: Export get_window_dimensions
fe2197b8bb2f318c1e0b0f589f24f781dd27d1f2 perf symbols: Bump plt synthesizing warning debug level
937779db13fb6cb621e28d9ae0a6cf1d05b57d05 Merge branch 'perf/urgent' into perf/core
8447b360a3897bdfb0677107564d1dd9ab6e63be x86, UV: Fix target_cpus() in x2apic_uv_x.c
0b861225a5890f22445f08ca9cc7a87cff276ff7 x86, perf: Fix NULL deref on not assigned x86_pmu
f11c9c5c259cb2c3d698548dc3936f773ab1f5b9 vfs: improve writeback_inodes_wb()
c12ec0a2d94001003dfb929ce14c287fca0522b0 paride: fix off-by-one test
8d002bdc9f1f9a1220c0d87a7321f0233ace97cd mfd: Several MFD drivers should depend on GENERIC_HARDIRQS
a5300dcbbd5d455a1a5978095b8f78af66c540a6 mfd: Fix sm501 requested region size
964ad81cbd933e5fa310faeec1e923c14651284b ipconfig: Handle devices which take some time to come up.
aa4b1f6e83aaf20997edc4c10e03baf834343e5a OMAP4: fix temporary hacks that break multi-omap PM
54c44fb7df4774280a2deb4ba191cbab84602413 OMAP2: cpu_is_omap2*: fix compile-time removal of unused code
03d5671dde04a186471969d73cfc89ee02664c2c omap3: pandora: add missing i2c3 board_info
8185e468446e1e2b383bd61210702fffaed3ddc0 omap: mach-omap2/io.c: fix function declarations
9f29006ae8c85746e5a52d557f689359149a0793 RDMA/nes: Clear stall bit before destroying NIC QP
883c699241f48667ff59277d8c20790868fd4829 RDMA/nes: Set assume_aligned_header bit
f00d649703fbedbdeb33d63c4c4731656e11297c omap: Fix gpio_resume_after_retention
228893f9d2b70a7416267050ce03bfd9eb624713 omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2board
00df9384ccfa02c062449e381c051bcfe97cdf6f omap: Checkpatch cleanup for blizzard.h
29b9a218d0be8e207ddeacdc68eb1e4b7f54b85a omap: pass the reboot command to the boot loader
26e4248359c6bf2da4a07767f6e12f1df426ab0a omap2/3/4: mailbox: remove compiler warning
21b90340207d324f92111e25ead1752533eeb9ca OMAP2: serial.c: Fix number of uarts in early_init
69960a275efc9d82797bbbe2460a2d6c9cace314 RDMA/cxgb3: Wait at least one schedule cycle during device removal
070e140c4c536df33a9870318791b2ca8f7dbfcf IB/mad: Ignore iWARP devices on device removal
a48f509b26cec53338f4b0abd52ecea35e3974b8 IPoIB: Include return code in trace message for ib_post_send() failures
f0dc117abdfa9a0e96c3d013d836460ef3cd08c7 IPoIB: Fix TX queue lockup with mixed UD/CM traffic
9e542f37ce20428170010baa36a0ecbfcc0b29bb omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errors
6230f2c7ef01a69e2ba9370326572c287209d32a perf record: Mention paranoid sysctl when failing to create counter
9f591fd76afdc0e5192e9ed00a36f8efc0b4dfe6 perf record: Don't try to find buildids in a zero sized file
79cf5bff25bc30c31fd7e4782c36947ec4bace7f omap2: Update n8x0 defconfig to test multi-omap and DMA api changes
97b9ad1633ed3724e0563d250850763d20275da7 omap2: add USB initialization for tusb6010
a072738e04f0eb26370e39ec679e9a0d65e49aea perf, x86: Implement initial P4 PMU driver
d660f9a26ef81c3bbced92514ffbe82e1b882ee1 omap4: Fix build break by moving omap_smc1 into a separate .S
beac4c7e4a1cc6d57801f690e5e82fa2c9c245c8 sched: Remove AFFINE_WAKEUPS feature
13814d42e45dfbe845a0bbe5184565d9236896ae sched: Remove ASYM_GRAN feature
c6ee36c423c3ed1fb86bb3eabba9fc256a300d16 sched: Remove SYNC_WAKEUPS feature
f2e74eeac03ffb779d64b66a643c5e598145a28b sched: Remove WAKEUP_SYNC feature
5ca9880c6f4ba4c84b517bc2fed5366adf63d191 sched: Remove FAIR_SLEEPERS feature
6bc6cf2b61336ed0c55a615eb4c0c8ed5daf3f08 sched: Remove NORMALIZED_SLEEPER
8b911acdf08477c059d1c36c21113ab1696c612b sched: Fix select_idle_sibling()
21406928afe43f1db6acab4931bb8c886f4d04ce sched: Tweak sched_latency and min_granularity
a64692a3afd85fe048551ab89142fd5ca99a0dbd sched: Cleanup/optimize clock updates
e12f31d3e5d36328c7fbd0fce40a95e70b59152c sched: Remove avg_overlap
b42e0c41a422a212ddea0666d5a3a0e3c35206db sched: Remove avg_wakeup
39c0cbe2150cbd848a25ba6cdb271d1ad46818ad sched: Rate-limit nohz
6f69a1815a93722b360a1439934856e766509002 omap2/3/4: ehci: avoid compiler error with touchbook
0c82d3ce2f479c728f99e228d9ae32a9cd853c5a mtd/nand/r852: Use pci_dma_mapping_error()
f696aa43fadb13a21c4e723fb6e51bf640dd1363 mtd/nand/r852: fix build for CONFIG_PCI disabled
720e7749279bde0d08684b1bb4e7a2eedeec6394 GFS2: Skip check for mandatory locks when unlocking
39ad2bbb5900d1bc9ae8f06cebb4cb2529d9e42e drbd: fix al-to-on-disk-bitmap for 4k logical_block_size
1f55243024087b56aef0b1e6d9c0ea89c76f0a6b drbd: Renamed overwrite_peer to primary_force
d10a33c68b8526d95ef6ee72b371c392d48df4d3 drbd: Forcing primary should also work for Consistent disks [Bugz 266]
d0c3f60f3611ceac9b1e4fdffd1497337568e7cb drbd: Make sure we do not send state updates during an empty resync [Bugz 271]
309d1608cce32903d67d47e7545e232c400b6aa0 drbd: Reduce the time an empty resync takes usually
c42b6cf4b38c9726d4b46c48d04197c9ca74d773 drbd: add missing drbd command names to avoid <NULL> in error messages
4589d7f829951c1713ef5a4ad1a9bb563da329b5 drbd_disconnect: grab meta.socket mutex as well
676396d545350a70d922605ec23c2ed26124334a fix unit of rs_same_csums accounting
580b9767dbdf2c049c4d05330c70ea786ef01016 drbd: fix broken state change after split-brain attach while connected
4aa83b7bf122106669346eef40632289f540653f drbd: fix NULL pointer dereference on 4k hard sect size
cf14c2e987ba0a09a7b09be2ecd55af0bc9c17b4 drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
9b33fa6ba0e2f90fdf407501db801c2511121564 perf_events: Improve task_sched_in()
41acab8851a0408c1d5ad6c21a07456f88b54d40 sched: Implement group scheduler statistics in one struct
3d07467b7aa91623b31d7b5888a123a2c8c8e9cc sched: Fix pick_next_highest_task_rt() for cgroups
639fe4b12f92b54c9c3b38c82cdafaa38cfd3e63 perf: export perf_trace_regs and perf_arch_fetch_caller_regs
45e16a6834b6af098702e5ea6c9a40de42ff77d8 perf, x86: Fix hw_perf_enable() event assignment
85cfabbcd10f8d112feee6e2ec64ee78033b6d3c perf, ppc: Fix compile error due to new cpu notifiers
bb6fbc4548b9ae7ebbd06ef72f00229df259d217 NFS: Avoid a deadlock in nfs_release_page
d6dd692168c049196f54edc2e8227c60702bb1d2 x86: Reduce per cpu warning boot up messages
10fb7f1f2d311b4d2e5d881fe2d83f1c281100f9 x86: Reduce per cpu MCA boot up messages
841d6e8c4e969b2cdd80f7216af34d932c41b1a6 microblaze: entry.S use delay slot for return handlers
8633bebc63ba5752254925f8b49a19102df1a0ff microblaze: Save current task directly
b1d70c62fff3e8b6224699801c610c244882685a microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap
79bf3a137617e6deeac411c39f1660b7e91d6348 microblaze: PCI early support for noMMU system
1be53e084a5bd8f59850348e1066d25aa0200031 microblaze: Fix dma alloc and free coherent dma functions
3a0d7a4dd5b3a6545e5764735b48ab84e64af723 microblaze: Add consistent code
ae8ee1505162f47f8b8cf7a44c26ea6b172e1445 microblaze: pgtable.h: move consistent functions
b8a84059b5c3a3b9ba3973dcdab1e1d9cc4975e0 microblaze: Remove ancient Kconfig option for consistent mapping
cca5613f0278fb0ae0aba285a496add55d0cabab microblaze: Remove VMALLOC_VMADDR
22607a28213068af113b46862eafa785f00a482e microblaze: Add define for ASM_LOOP
6f4edd69e40aba4f45bf9558c1e9a950d79ab4e4 x86, UV: Clean up UV headers for MMR definitions
dcbae4be907488df5e1cc8a89b7df1a0565c257c microblaze: Preliminary support for dma drivers
4c912c1a33abb67aefecb5ed8bd73d91887c4977 microblaze: remove trailing space in messages
e786c6ad2ba7f1f9b9cc9d75d5e7ba7d9cdc550a microblaze: Use generic show_mem()
137d0795a72786fa33e6900cb2ac2eae81f4b6ee microblaze: Change temp register for cmdline
d79f3b06a9e40b382bd5d5ae8dea9b3210eda9ce microblaze: Preliminary support for dma drivers
7ae5f21361fea11f58c398701da635f778635d13 perf: Make the install relative to DESTDIR if specified
407c1da07d5afa001ed0fdb8f379c00bbd09990a microblaze: Move cache function to cache.c
777537905744c28b02c283692e7f75f5445c1afa microblaze: Add support from PREEMPT
83ff56f46a8532488ee364bb93a9cb2a59490d33 kprobes: Calculate the index correctly when freeing the out-of-line execution slot
733cc2183116b216abb52e709709bb0e626c9a75 microblaze: Add support for Xilinx PCI host bridge
a6475c132278c1be158a13872c233aeab8a00176 microblaze: Enable PCI, missing files
d3afa58c20b65155af9f0d5eaa59fe2d367ac432 microblaze: Add core PCI files
2ed975b43c1bf09652795a355c4e820e21c4ec44 microblaze: Add pci-bridge.h
830980a0a83e0b5af97c31f24dc7f1b57aa9ccea microblaze: Add pci.h
2ddafeab6f159640299d17fb9b73b57f65011d85 microblaze: io.h include asm-generic/iomap.h
ab3b3aa5dd01b3aaa6b15caee113b21b1b6520c4 sched: Cleanup: remove unused variable in try_to_wake_up()
c6ba01a4c7806d134c8d483525997559071d0990 microblaze: Add irq_create_{of_,}mapping functions
a84642a339235020e6dccc022de27055f1fa9340 microblaze: Add {z,}alloc_maybe_bootmem functions
2549edd353196d7de9c18e08146d7a8836f97235 microblaze: Implement __dma_sync_page
ccfe27d7000668b02d10fc3e06aa49e3e3603162 microblaze: Support DMA
938179b4f8cf8a4f11234ebf2dff2eb48400acfe x86: Improve Intel microcode loader performance
915a0b575fdb2376135ed9334b3ccb1eb51db622 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
f56e8a0765cc4374e02f4e3a79e2427b5096b075 x86/mce: Fix RCU lockdep splats
007b09243b099811124f69d492adeebe9e439f96 rcu: Increase RCU CPU stall timeouts if PROVE_RCU
3f379b03fbfddd20536389a85c6456f8233d1f8d ftrace: Replace read_barrier_depends() with rcu_dereference_raw()
a12b51c478899fe0b7e874a559b05ba35f1128ee perf tools: Fix sparse CPU numbering related bugs
8a03ae2a5baed3df09e5643615bdd853fc142a09 block: drbd: Convert semaphore to mutex
220b140b52ab6cc133f674a7ffec8fa792054f25 perf_event: Fix oops triggered by cpu offline/online
960b3b4b4cb6d22d55ad0ebb280dac9876937fa0 ASoC: da7210: Add 11025/22050/44100/88200 rate support
2d74b2c62cf8867d0762f6e6b5ed8906cb6a745f scripts/Makefile.lib: Align the output of LZO
2e95e3f668c85276ce699993596d3b52b0fcf4c5 GFS2: Allow the number of committed revokes to temporarily be negative
afadb8e08c48d08b75f3caf8404742b13e6b3624 Input: wm831x-on - convert to use genirq
fdba2bb1f2eed85085a0fe154e1acb82de3239f7 Input: ads7846 - add wakeup support
04b4b88cca0ebe3813b4b6f014fb6a0db380b137 Input: appletouch - fix integer overflow issue
85373ee817f95e4b9ad50822ec0c1d8a6f1f7a7f ssb: Export ssb_chipco_gpio_control - needed by N PHY code
e9f08381cb117d66ad14474228ce02a27d6f62ae ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc
d969847c2202f82b3f6755d16909925e64e354e5 ath9k: fix rate control tx status handling for A-MPDU
7c3c76a82f3a6d52bbeabf48dd32109cc951a7cf wl1271: Changed wl1271_sdio to be selectable only on ARM
687c8ff12df6b469c662a6cc288ea35989ee0704 ath5k: Minor EEPROM documentation updates
49a85d211a63ad1d565842ebc535c5168d85d86a ath5k: IQ calibration for AR5211 is slightly different
7644395f8df9aa5b42af268a485b83e44bba2784 ath5k: add debugfs file frameerrors
919154540aa26e8c333c420b5b930e94ef7a6839 ath5k: remove ah_gpio_npins
a71bcebcb776e84dd765d2c7da51ed45a714e3ea ath5k: remove ah_mac_revision
ff5d96ce622271df430c715ebe3e0b7400059dc1 ath5k: remove ah_magic
ccfe5552aeb18c87a4d0ecb8cb7512280435bfdd ath5k: remove double opmode definition
caec9112d6cb07cb5b82a967a448c3b15b257654 ath5k: preserve antenna settings
604eeadd1880bddfb155369491cc13fb8d3f9df6 ath5k: add antenna statistics and debugfs file for antenna settings
5a7d05830de1ecfdaf0a9fb43e4aa08abbdbfe9f rndis_wlan: Implement cfg80211 PMKSA API
0308383f9591c991b3eb865c4f5ea2a87242afac rndis_wlan: get max_num_pmkids from device
ea29d65ea4e7585a5ac94f7ec0069d384315bd77 rndis_wlan: remove unused variables from priv structure
80f8c5b434f94926c6489d7350d58aecb53ab70f rndis_wlan: copy only useful data from rndis_command respond
eae44756d60c4e938259358090dba5df675dced0 minstrel: make the rate control ops reusable from another rc implementation
44ac91ea8450b0e7a27b4a1fd64aefd35a144728 minstrel: simplify and fix debugfs code
8127fbdc417b5916b82e91400a4be1d9555feee7 ath5k: Fix TX/RX padding for all frames
c2ef355bf3ef0b8006b96128726684fba47ac928 mac80211: give warning if building w/out rate ctrl algorithm
1da3f88222579135569ad52d1c82a7393cf87178 iwmc3200wifi: typo fix and code cleanup
d281fd461dcb9b3d0dc46180bf6e90da3913079d iwmc3200wifi: mark some pmksa functions static
880f8bdd396ef0548d5967db55e45ce2135fbb2b iwmc3200wifi: increase concatenated buffer
c03c6aefdc2c1f5785a5b0d1a3f7e48eeaae3505 iwmc3200wifi: protect rx_tickets and rx_packets[] lists
34dd5feb8b8b15654714731e1dbb34a6d37fb34e iwmc3200wifi: add ftrace event tracing support
04d1c22761f33ac8f345665e7ef809c875142425 iwmc3200wifi: remove "_safe" for some list_for_each_entry usage
7d49c6111c27f0e68b0310aeececf7ded53f7f94 iwmc3200wifi: refuse to associate on unallowed channels
6c26361e4be3cf0dad7083e38ca52001a987e3e6 enhance sysfs rfkill interface
69c86373c6ea1149aa559e6088362d58d8ec8835 Document the rfkill sysfs ABI
acc6a0935e5958ad1a1b99a1c6f44a52264bedf0 powerpc/52xx: update defconfigs
dee60269f0fe90927ce5095eef3a8723bbb9c53e Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
51f5f8ca446d4c59041b9b6995821e13208897ea mac80211: Fix memory leak in ieee80211_if_write()
2a13052fe495948e572839e514e0e0cd236c50b0 mac80211: Fix (dynamic) power save entry
41093167ec6c1854903a4bc38a37b5740c028984 ipw2200: use kmalloc for large local variables
9bd4517ddc51c803784778ab52e6f0bc03b77a52 spi/omap2_mcspi: Use transaction speed if provided
5e7749436d576a525d7b2a4bcffb17b3364b9e00 spi/omap2_mcspi: fix NULL pointer dereference
5f13bfac0718ce6f83ecba3755f224c3790e8d66 ath5k: read eeprom IQ calibration values correctly for G mode
86415d43efd4f7093979cfa8a80232114266f1a4 ath5k: fix I/Q calibration (for real)
a3b980fd1391e75068ae25f3817728b27bfdb04c ath5k: fix TSF reset
8bd8beab49fec3f7d014c328641bd94de3df744b ath5k: use fixed antenna for tx descriptors
8e59340e4fb65cfd748eaa1e23db057c52520f35 libipw: split ieee->networks into small pieces
38a679a52be13d5a0c766597ab823e06688d6e8e mac80211: Fix sta_mtx unlocking on insert STA failure path
e5a9a35cb9c0d92d7c986cb3696fb794be100087 rt2x00: remove KSEG1ADDR define from rt2x00soc.h
07081fd8587478849b69d7b41596e81ff5a7f532 uartlite: Fix build on sparc.
b4d2314bb88b07e5a04e6c75b442a1dfcd60e340 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()
9c9b125736db934b98aa7e16b675767ed4fcf5ce ASoC: S3C: I2Sv2: Segregate hw_params callback
bf3288260288160e22f85bbf00b281523c14b587 ASoC: S3C64XX: I2S: Make BCLK independent of sample size
0b1adaa031a55e44f5dd942f234bf09d28e8a0d6 genirq: Prevent oneshot irq thread race
717ea4b3474852057b1ce2c639ce219f4f8d3a8d net: add ColdFire support to the smc91x driver
7f29a3baa825725d29db399663790d15c78cddcf asix: fix setting mac address for AX88772
2b4c32972b9bcfee29d5e2c1b6f261dda5ef2a21 ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
3041f5170751e3522aa1bd6e8ca5d98e846720b0 net: Fix dev_mc_add()
0a141509ede48ac33ef756ac1640f4d3f46fa2db net: Annotates neigh_invalidate()
bb134d5d9580fc7b945e3bca3c4b263947022966 tcp: Fix tcp_v4_rcv()
fe234f0e5cbb880792d2d1ac0743cf8c07e9dde3 tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
78cb27939ff4fd66d7f76cfe7c59c0fdf1b29ed8 qeth: change checksumming default for HiperSockets
869da90b9ae39f0d5b9b5aa3a84502684a6aa1f4 qeth: no recovery after layer mismatch (z/VM NICs)
a959189a978e0104e8aa7f1522f5eff42d891456 qeth: set promisc off after trace disabling failure
21fde749cbf71d03e8cf87a7a9a45349597e138a qeth: l3 send dhcp in non pass thru mode
fe7a26257a4191de6047f7e1d38832472eb22f85 qeth: enable kmsg hash processing in qeth_core_sys.c
2886539d5e649c22a6d2107eb431d3bee81e0e6d HID: ntrig: fix touch events
fad837c16cdd856c68ce2e1335ad0fe836ed8ecd Merge commit 'v2.6.34-rc1' into for-2.6.35
51c6ab130642ed975681df843c772dda48a1d2ed ASoC: S3C: I2Sv2: Reject immidiate register value
97d5a22005f38057b4bc0d95f81cd26510268794 perf: Drop the obsolete profile naming for trace events
c530665c31c0140b74ca7689e7f836177796e5bd perf: Take a hot regs snapshot for trace events
5331d7b84613b8325362dde53dc2bff2fb87d351 perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot
61e67fb9d3ed13e6a7f58652ae4979b9c872fa57 perf/x86-64: Use frame pointer to walk on irq and process stacks
db2c4c7791cd04512093d05afc693c3511a65fd7 lockdep: Move lock events under lockdep recursion protection
65f2ed2b2fa6034ef9890b60c8fd39fbe76b9d37 perf report: Print the map table just after samples for which no map was found
cbbc79a53278b83bf7f834127751459f9299e402 perf report: Add multiple event support
eefc465cdd49cb89a742083fac2807c718ddad31 perf session: Change perf_session post processing functions to take histogram tree
cb8f09393646c5058056db771583c86e0ed1d92f perf session: Add storage for seperating event types in report
d403d0acc9c5afa679a3f61e71489530d7fa0606 perf session: Change add_hist_entry to take the tree root instead of session
8907fd607b66e36636469a2de9833db643869db8 perf record: Add ID and to recorded event data when recording multiple events
accd3cc45a0e1d11090ea66888405987de77bdca perf probe: Add missing variable initialization
1224550969e0bf18785786a1a9f801cd86d68586 perf tools: Don't trow away old map slices not overlapped by new maps
caa0142d84ceb0fc83e28f0475d0a7316cb6df77 perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build
ba7e4d13fc7e25af1d167d40e6f028298dfc55ad perf, x86: Add INSTRUCTION_DECODER config flag
63fb3f9b2312e131be5a0a2dddb63f2fb123db9b perf, x86: Fix LBR read-out
d80c7502ff63aa0d99d8c0c5803d28bbef67a74e perf, x86: Fixup the PEBS handler for Core2 cpus
7645a24cbd01cbf4865d1273d5ddaa8d8c2ccb3a perf, x86: Remove checking_{wr,rd}msr() usage
b83a46e7da4a948cc852ba7805dfb1a392dec861 perf, x86: Don't reset the LBR as frequently
ad0e6cfe2a2a61d7b5530188e571d508146cb43b perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable}
12ab854d744f04bfc5c6c4db723b7e31fc03eb29 perf, x86: Deal with multiple state bits for pebs-fmt1
d329527e47851f84b1e7944ed9601205f35f1b93 perf, x86: Reorder intel_pmu_enable_all()
2df202bf7520eaffcbfb07e45dfa3cfb0aeee2c0 perf, x86: Fix LBR enable/disable vs cpuc->enabled
4807e3d5dc7bb7057dd6ca3abb09f3da2eb8c323 perf, x86: Fix PEBS enable/disable vs cpuc->enabled
8f4aebd2be9892bf8fb79a2d8576d3f3ee7f00f6 perf, x86: Fix pebs drains
cc7f00820b2f3be656569c41158d9323e425bcfe perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)
a562b1871f7f7d2f3a835c3c1e07fa58d473cfb7 perf, x86: Robustify PEBS fixup
74846d35b24b6efd61bb88a0a750b6bb257e6e78 perf, x86: Clear the LBRs on init
3c44780b220e876b01e39d4028cd6f4205fbf5d6 perf, x86: Disable PEBS on clovertown chips
3adaebd69557615c1bf0365ce5e32d93ac7d82af perf, x86: Fix silly bug in data store buffer allocation
30a813ae035d3e220a89609adce878e045c49547 x86: Move MAX_INSN_SIZE into asm/insn.h
7e1a40dda619b0483fbe0740494ed2c2a1f05289 perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAW
8db909a7e3c888b5d45aef7650d74ccebe3ce725 perf, x86: Clean up IA32_PERF_CAPABILITIES usage
1676b8a077c352085d52578fb4f29350b58b6e74 perf-top: Show the percentage of successfull PEBS-fixups
ef21f683a045a79b6aa86ad81e5fdfc0d5ddd250 perf, x86: use LBR for PEBS IP+1 fixup
caff2befffe899e63df5cc760b7ed01cfd902685 perf, x86: Implement simple LBR support
69fef0d2e2c2c049ef4207a52e78b50d527bd85a perf: Add attr->precise support to raw event parsing
ca037701a025334e724e5c61b3b1082940c8b981 perf, x86: Add PEBS infrastructure
d4944a06666054707d23e11888e480af239e5abf perf: Provide better condition for event rotation
f3d46b2e6fa57547f9884330798792afc83f4b04 perf, x86: Fix double enable calls
19925ce778f9fc371b9607625de3bff04c60121e perf, x86: Fix double disable calls
356e1f2e0ace2d4b100c8eda9d49b709e8323da5 perf, x86: Properly account n_added
71e2d2828046133ed985696a02e2e1499ca0bfb8 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)
c08053e627d23490a03431285b78b7a5b617fbad perf, x86: Fix x86_pmu_start
34538ee77b39a12702e0f4c3ed9e8fa2dd5eb92c perf, x86: Use unlocked bitops
aff3d91a913c9ae0c2f56b65b27cbd00c7d27ee3 perf, x86: Change x86_pmu.{enable,disable} calling convention
cc2ad4ba8792b9d4ff893ae3b845d2c5a6206fc9 perf, x86: Remove superfluous arguments to x86_perf_event_update()
07088edb88164c2a2406cd2d9a7be19d8515214b perf, x86: Remove superfluous arguments to x86_perf_event_set_period()
3fb2b8ddcc6a7aa62af6bd2cb939edfd4c460506 perf, x86, Do not user perf_disable from NMI context
32975a4f114be52286f9a5bf6c230dbb8c0e1903 perf: Optimize perf_disable
3f6da3905398826d85731247e7fbcf53400c18bd perf: Rework and fix the arch CPU-hotplug hooks
dc1d628a67a8f042e711ea5accc0beedc3ef0092 perf: Provide generic perf_sample_data initialization
fa6231e1738617a864869600f51c3feb9e1081c8 ASoC: S3C64XX: I2S: Move RATE and FMT defines to header
87b7eb266c0bcdb5a0f1e670a73f2de742da459f ASoC: s3c64xx-i2s remove unncessary headers
b568f84b30f2b690e5ef704835effd09a212cd72 ASoC: s3c-i2s-v2 remove unnecessary headers
4793d6afbd7d66d64799a9dd1881888c28c4e1d0 ASoC: S3C: I2Sv2: Unify clock source IDs
08226614789496dc395e3714115a3bcf2ca3baa2 ASoC: S3C: I2Sv2: Add missing semicolon
f0d10f5aa3955fcd4a9a7f950c66b64666589d4d ASoC: bf5xx-sport: use common SPORT code for MMR info
4b527e2900531befd3d4df2e70c85029ea571f1a ASoC: SSM2602: add SND control for mic boost2 and default it to off
8d43d1bc81190ee8e4e694d805afa586339b0afc ASoC: DaVinci: Add hw_param callback for S/PDIF DIT link
73d1393eb8507ed5fd7f8e696f6b1ecc18035ebe kbuild: Generate modules.builtin in make modules_install
5c1f96f4cffbdde9e194f3ae5373953f3fa12836 OMAP: DSS2: VRAM: Fix early_param for vram
18bcc9194da3c97e8f458fb1b06ac5b9b35fb23f crypto: tcrypt - Speed testing support for ghash
12387a46bb150f5608de4aa9a90dfdddbf991e3f crypto: aesni-intel - Add AES-NI accelerated CTR mode
269ab459da46ae37979a0d16307d1fcaa05600b2 crypto: internal - Fix checkpatch errors
c7ed1ab3f7b2fe0dedebf34cbf40bf12cb5ae48b serial: sh-sci: clkdev updates for MSTP gating.
55c63bd256d41d79adbe1c3fc2325fb328419a18 ALSA: provide a more useful get_unmapped_area handler for pcm
0e49887703015dd73667664c5abc9a6366641da9 Merge branch 'topic/misc' into for-linus
7d39cf62242d52729ddff9a9ae195669f462d5c4 Merge branch 'topic/hda' into for-linus
5b34d1ee1e51d61e779a25d28808e8ad824cea3d sh: Export uncached helper symbols.
d28c145debb1bd53cde63ac8bccc192e3e00067e Merge branch 'sh/driver-core' into sh/clkfwk
089b43f9737f2e51c6ce354749f5a9f3f093601c sh: Fix up NUMA build for 29-bit.
ec0ffe2ee0e0fb9da4409d86bfd72636450f32df sh: Kill off all timer name clobbering.
214a607a4f5bf5a14dab0304ba350cdaf3916795 clocksource: Use dev_name() universally across the SH drivers.
4eb6f91b95e7618eae0103b6cba7c7f01f9d40f3 Input: ad7877 - increase pen up imeout
06a09124b5ec65f81df66c56695d9a9ae04a0114 Input: ads7846 - add support for AD7843 parts
d544d623c5ef3ca14407e8bc042fdf938a966b04 drm/nv50: fix connector table parsing for some cards
9e49f6c1339a7972e23a335c4c71a289b4c6f65b Input: bf54x-keys - fix system hang when pressing a key
ce48fa93a6f5cadd4141a921dfb4129c8850374e drm/nv50: add a memory barrier to pushbuf submission
81441570c9cbf453891d90f5725adbbfe5a9cc69 drm/nouveau: print a message very early during suspend
e5ec882cfc18007c6076236ac33a713bcc1d35aa drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
53c44c3a065ac48c4ccb38f811cf7c5d305c9d4e drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
da647d5bf3c0a4b7ad150803910cb1d737ac522e drm/nouveau: add option to allow override of dcb connector table types
304424e17dd904cef048ef8966d9f54618a915cc drm/nv50: Improve PGRAPH interrupt handling.
3bf777bf0ab112527cea103c3681934a9f41c03d drm/nv50: Make ctxprog wait until interrupt handler is done.
c82b88d578847909797945824851a6a9a84f9c20 drm/nouveau: Fix fbcon corruption with font width not divisible by 8
37000d275721e25af6b49fbb2dbcd04022091276 drm/nv50: Remove redundant/incorrect ctxvals initialisation.
eb8bff85c5bd5caef7c374ff32b86545029efb56 Input: alps - add support for the touchpad on Toshiba Tecra A11-11L
2f2177c8dadbcb08c14f796ac983c5475eca1bd3 Input: remove BKL, fix input_open_file() locking
77554b4d1fac6a66d4e624a6e36c020a4f5b6b64 Input: serio_raw - remove BKL
c90c6a885ac9827921e8f94f3ce4360ae11148f1 Input: mousedev - remove BKL
a19c5bbefb37ebe22fb42bd3861a8d3b2a2652a1 security/ima: replace gcc specific __FUNCTION__ with __func__
a636ee7fb35b731ba2b331f6294e809bb6be09c8 driver core: Early dev_name() support.
04e82ffb0f02e645f3dde5128ef39d425a8b3c6d serial: sh-sci: Fix build failure for non-sh architectures.
d2197e1e6038bb01568367a220e4a4e040f8337d omap3: Fix compile for Touch Book early_param
1382c71c764540880d35485b033a44ce104d8e2e Revert "iwlwifi: Send broadcast probe request only when asked to"
1d79e53c56afe0826a311c3bc1653ad938166c22 iwl3945: fix memory corruption
75a9a92625a7d7401d04209f4226061cd2674b59 iwl3945: check ucode load error code
edc1a3a090e83c48d4b33c23aa16c54b3b790ef5 iwlwifi: clean up queue/fifo handling
4f4d4088b05155d4904e29d5c00316395ce32f27 iwlwifi: add internal short scan support for 3945
13115ba76b3200fca62d1bfd54f917f208e7d2e5 iwlwifi: remove unnecessary parameter in scan function
9856b7fa36a77d69e1413c63cb867514876796d2 iwlwifi: remove duplicate function
f8e200de3af29c36ec93b72e3fc36350f8fbec84 iwlwifi: remove needlessly exported symbols
72e15d71b02a21fd7b94ee1af4ba3a41f722b1f3 iwlwifi: change WEP key protection to use mutex
4967c31677cf3c6c49aadf205f1a31d15d7610da iwlwifi: remove un-necessary parameters
60987206cba0dbb547bce2d23c3a3338c5aaf5ac iwlagn: move sysfs flags and filter_flags files to debugfs
b55e75ed926ded110293b0d1e24eb6a878883115 iwlwifi: remove STATUS_MODE_PENDING
76c9cc18fd2c8cfa5a7f66d5496d469db00eaf54 iwlwifi: remove alive start adhoc restart
67d613aed70194387edb1f8bf990f9cf197d3717 iwlwifi: move 3945 clip groups to 3945 data
949cd92c85fbdf9550582fc09271fa91cc802069 iwlwifi: clear up AC/FIFO debug output
fbc66daa82b0f0aaae393323bcb9766a8b64e632 iwlwifi: remove sanity check
b2f30e8bdd8ef5f3b5a7ef9146509585a15347d3 iwlwifi: remove IBSS channel sanity check
4a02886bae3f2362d4e6efc6fb25dd3507bde8b9 iwlwifi: remove priv->active_rate_basic
470ab2dd6a7b0719e59830e11d7bc2e710867b94 iwlwifi: remove never-changing priv->rates_mask variable
254aebf3d0439e7b0a8318f1604b3fdb4144f689 iwlwifi: remove frame dropping
b4665df448b316fd5282f4947e27eaf92dc105bb iwlwifi: remove dead code from iwl_mac_reset_tsf
d6bde7d9508f9ce9a5d57b1c0fa48f43fc5defa8 iwlwifi: remove superfluous channel check
e99f168c7cc2f78c07c23250fe933362847cb3e0 iwlagn: remove write-only variables
a4c8b2a692601de0a7bcb032b69f806050944dff iwlwifi: move ICT data to agn part of union
ee525d13f501baeaa33209620398adaf0a820629 iwlwifi: move 3945 specific data into union
a1175124f34a4b859b5064efb84a197e4f6794a6 iwlagn: move ICT code into separate file
e739cf1da48e841bc5d744a99764c1a668b4bdd2 Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming
512ea3bc30c0e052a961e1abce8e783f3e28c92a Security: key: keyring: fix some code style issues
ff215713eb33c56301cf6bfec0143ddc7f22c138 [CIFS] checkpatch cleanup
abab095d1fd25986b910d3c46289d8fa3582cdc5 cifs: add cifs_revalidate_file
eff66c519e8087e18526a6e0c5ee3dd1de1bc792 b43: N-PHY: switch to chanspec ops
1b69ec7bac9cc0688ecf1411d167d1b8a34aeb07 b43: N-PHY: implement chanspec setup
7955de0caf70e4aefd51d68e42f78d4bd82f26a2 b43: N-PHY: isloate 2055 radio setup
d24019adaae5a6498c189b42431000cf24d4d355 b43: N-PHY: adjust gain table
902db91d969c0eaf70245b6d3db5be5e3cff35f4 b43: N-PHY: switch to chanspec struct
036cafe4212a7d71d415b2f02cc5d6cad690dc27 b43: N-PHY: update post init of 2055 radio
e5255cccb26e88d0c7dd2d25b5ec2f26a3c6301d b43: N-PHY: update writing channel-specific radio registers
c2b7aefdc9b10c64a4e4be2303131006f9dc7013 b43: N-PHY: turn radio on/off (rfkill)
8987a9e98fbc6a8b74c0dfc96a69d5e8c200492a b43: N-PHY: initialize super switch
9734485c8d2064f39ff77acf615e87da0766ce76 b43: N-PHY: add some registers and structs definitions
fa9029f8c34576e121a4b6ddbbd645081fe50c74 mac80211: use different MAC addresses for virtual interfaces
df13cce53a7b28a81460e6bfc4857e9df4956141 mac80211: Improve software scan timing
74bad5cb497080514c4a945f38589bdb574fdfb7 ath9k: never read from the AR_IMR_S2 register
b4d59a9317e41faec3d0b6a03f0454d1e8abb710 mac80211: fix rates setup on IBSS merge
6f6b5d49105eba1be0b2ef0c04a4571f20793778 wl1271: Remove tx-power level workaround
0a34332f669dbcd9efc13a45b30985c30ba8f65e wl1271: Disable host TX rate control
04e36fc5f1ff4e349ea21de8d15e4e1844d04197 wl1271: Clean up TX security sequence number handling
5c9417f1656b0f415f4be5a7cd7195ecadd7dd1a wl1271: Clean up firmware block allocation calculation
ac5e1e39c1eeaaff7e6f03bf7cf7a444b42fbc23 wl1271: Update TX packet life time handling with higher resolution time
1e73eb62cec7cf78b7295769b6e51a915518f5a1 wl1271: Implement looped IRQ handling
4aa05917051b01da037a80c3207b48aee252eed2 wl1271: Don't mask interrupts while handling interrupt
295cc0bff60bee988028dc431fa1f1a353fd18a7 wl1271: Aggregate RX acknowledgements to FW
18f8d468919da89185e2ab90cefa6c4a1936038e wl1271: Remove annoying PSM entry/exit kernel traces
06f7bc7db79fabe6b2ec16eff0f59e4acc21eb72 wl1271: Fix queue stopping/waking for TX path
15305498a443c181c8fb5deafb94eae585fe3ad5 wl1271: Fix ad-hoc mode neighborhood detection
ffb591cd0e32d817bdbd359dead3baa770b999f8 wl1271: Improvements to the TX path
93c5bb68c89eff0cd41afce8ac932d12cc9d7ae8 wl1271: don't get received frames from hardware in PLT mode
49d7f6d8113a04abacdf99525db9c17d872c1efa wl1271: Fixed unloading of the wl1271_sdio module
09a9c2b3f464e757b6597f621cc3bedb6f040a27 wl1271: Changed access to fw status register to use raw read
5129dffebd4eab1749e63bb4a1b7abdc92903227 wl1271: Initial SDIO implementation
50b3eb4bdda4690fc2848079f209b8d605c89fb5 wl1271: Divided driver to two separate modules
760d969f9e91a734161a5979a3b3818062e80b7e wl1271: Removed wl1271_spi.h and made some functions static
b42f91ba49ff135392b8f6140e21f85fb0467285 wl1271: Inlined IO functions
8197b7118add28f9aaa99c1fb73c0e201c8cde52 wl1271: Implemented abstraction of IO functions.
54f7e5037c95f2beff0252bfcf288f711c185799 wl1271: Added functions to enable/disable interrupt handling
2d5e82b8bcda58ec1e2fae5277a81e5fd067e627 wl1271: Moved module basics to wl1271_spi.c
d57b87fde86a641da7782b99bec0a3130ed32f4a p54: Enable HW_REPORTS_TX_ACK_STATUS
ec182d976345b5eb671fe879ad73b90fe29a34e9 ath5k: move ath5k_hw_register_timeout() into reset.c
a25d1e4cd7799570ecea6b5dcc4dbf5a6d5336bf ath5k: remove useless "extern" from function declarations
626ede6b1aafb3a8cadfdd04b512fd1d3dc2113e ath5k: remove stale function declarations, make some functions static
62bb2ac5cb6c2f813e151617525ec518e2d1c649 mac80211: deprecate RX status noise
ecd216260f87dd8c14b2580a16f055554644bbea ALSA: hda - Sound MSI fallout on a Asus mobo NVIDIA MCP55
3a065fcf9efed42ba736da7be528f2d3dec4965a udf: use ext2_find_next_bit
5833ded9b6d783b8446349bada08f0f5e4227895 udf: Do not read inode before writing it
aae917cd188f397e9223001d9f6c0adfb339fd64 udf: Fix unalloc space handling in udf_update_inode
548b84166917d6f5e2296123b85ad24aecd3801d Merge commit 'v2.6.34-rc1' into perf/urgent
3a9d620278981f367a77a8888c0d59a70473b056 ASoC: da7210: Add 8/12/16/24/32/48/96 kHz rate support
eb63e5d15758d2b1e607ddd5fb861b5596629380 Blackfin: stop cleaning include/asm/asm-offsets.h
eff7f270e9a05688066f40589d7b44e1dcf335dc HID: add quirk for UC-Logik WP4030 tablet
28918c211d86b6eeb70182c523800c7bc442960c HID: magicmouse: fix oops after device removal
e9edb1d8a345119c9baafa1b240eb1ec06a44662 GFS2: do not select QUOTA
3dd1b39497b6820219581af16e6a8831a582bb3a Input: add driver for TWL4030 vibrator device
3e6e15a862a0bc20128497bbdc54254cdec21835 Input: enable remote wakeup for PNP i8042 keyboard ports
881245dcff29df992d8431392a41fb81549129f9 Add DocBook documentation for the block tracepoints.
58b939959d228681208ba997595411fddc860849 Input: scancode in get/set_keycodes should be unsigned
ec62e1c8dd2f9b2a833b48d4a2f58f0c5e07384c Input: i8042 - use platfrom_create_bundle() helper
ce67eef6a112bb283c6db39f9195800f31f5599a Merge commit 'v2.6.34-rc1' into for-linus
cfb581bcd4f8c158c6f2b48bf5e232bb9e6855c0 MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer
7998a8787a8b35fede689c2bb716f65b231e7492 Blackfin: scale calibration when cpu freq changes
f2b0cd61cf635cbdc110472f6edc97328322cb8b Blackfin: eat spurious space in asm/dpmc.h
2943bff69e3728cfd69841537120125f9373bb28 Blackfin: fix anomaly 283 handling with exact hardware error
6ba255f4a8a0785ea8a2b052837a7b91eeac1bb4 Blackfin: bf537-stamp: add example ADXL346 orientation resources
848c51ccee5c4d51b1dc1a029508cfbb73f8c260 Blackfin: bf537-stamp: add example AD2S1210 IIO resources
ae4a8c1903e5d0ec19dcb257ec922b888941abba Blackfin: don't support keypad wakeup from hibernate
ef8873e06efdc023ee2e7f708787c79b78df3fcd Blackfin: bf537-stamp: add example AD7416 IIO resources
72fa2e9204d5efe4732346f99465a01c380f5cd3 Blackfin: bf537-stamp: add example ADP8860 backlight/led resources
5f0225948ecc4bb21cc35839d3d447e22d40a71f Blackfin: bf537-stamp: add example AD7414 temp sensor resources
d40bd71f88e7be193ce4feb4b92572c70024b9c2 Blackfin: rename AD1836 to AD183X in board files
df6a949b4666780969fd90a2f3ac3db3b62552d6 Blackfin: bf537-stamp: add example AD2S120x resources
aec59c911307639c77076bdc9d9b546a4a767a73 Blackfin: add support for the on-chip MAC status interrupts
b2740801457b2fbbe14812c0fda24bd689025886 Blackfin: asm/page.h: pull in asm-generic headers
f9c29e872b1c468d09c04ed452dc58961914c9d7 Blackfin: mark gpio lib functions static
c48d767569ec6449277bf4248295b4c165b57159 Blackfin: bf537-stamp: add example ADAU1361 resources
7f4f69f991146fa976cbc914a50285b2afc0ad93 Blackfin: GPIO: implement to_irq handler
f8e6dbffa7a6cb3da3bcaf1fde3039896e1ac764 Blackfin: bf537-stamp: add example ADP122/ADP150 power regulator resources
f5f9531c7e588ee62e3aeddb14613ea80e7c2ca2 Blackfin: bf537-stamp: add example AD2S90 resources
f32792d045e1bbd86c0af0a28a46ae87af1ae100 Blackfin: bf537-stamp: add example AD5398 power regulator resources
2bc4affe9c374983220c1a5d5566ce67c95384fc Blackfin: remove trailing space in messages
fe5b25c09873faee44077ee6ff8f23eee61b0fa0 Blackfin: bf537-stamp: add example ADS7846 touchscreen resources
ddaebcabbc18811ac4ac6e84fb9c327e8393a1dc Blackfin: add support for restart_syscall()
9e228ee9eae97b533d3b3133f76478c70dbd4294 Blackfin: check for bad syscalls after tracing it
600482c13d3d3612d71f39d8aaec47f63aafa801 Blackfin: fix single stepping over system calls
e8f263dfd32a784a816fe68956e564f8ede4a9fc Blackfin: initial tracehook support
e50e2f25c5b90abd00a1e5871c45094cf5207afc Blackfin: initial regset support
f2ce48024a9a6d3e92a023ded0f7b1e99da1cd16 Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
5f09c77d2ad69397498b6555f0d3cd697304253c Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
f5b99627a3065858ad5c678703ed7af5363dca39 Blackfin: use generic ptrace_resume code
ad6720c0b52ae1cde0bc567e57a71acde1a292aa Blackfin: bf537-stamp: add example AD715{0,2}/AD774{5,6,7} IIO resources
718340f62900ed44046d2b0f74d0dec7cf844194 Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
6c2b7072a7035837998da38809f98e4182e4c41c Blackfin: add support for cpufreq on SMP systems
3b82790c12f8122d3df07cc387d2d74355e54c75 Blackfin: rename AD1938 to AD193X in board files
7136d9c5e874813ccbd1d438924c413b7305944c Blackfin: add CALLER_ADDR ftrace macros
652afdc3403cbccb93c7e6db582a1204a9e5e90a Blackfin: move KGDB selection to the way other arches do it
64b33a00dc39dceac04dbd7622ab14017e074712 Blackfin: split watchdog definitions into a dedicated header file
4ab069e5356bae71dda2ce6bb2b2a62a34f2bf25 Blackfin: add dma_disable_irq_nosync() API for irq handlers
3750411fb7ca96dd11ce8a63f213b60bfe4b5c29 Blackfin: fix whitespace damage in thread_info.h
b73faf74493fd1bc75a8938aa5d296facf50a650 Blackfin: support new ftrace frame pointer semantics
aebfef03249819886a7f9c981940cbd48d82ea47 Blackfin: implement ftrace mcount test
6388d14eb2dd3af655cee28ca2a1c56881e63e56 Blackfin: implement ndelay()
60ffdb36547da2397d6cfefe9c752ebad16524f6 Blackfin: implement nmi_watchdog for SMP on BF561
726e96561e4704278bc5197238f6459e1a63aa77 Blackfin: respect the L1 kconfig optimization in the MPU code
336746ed8ee8ef503ba79bc4b6f0b5a40e8ab3ce Blackfin: bf537-stamp/bf527-ezkit: move ASoC SPORT resources to boards file
439b486746df9f57524e002dfd6117bbc040e925 Blackfin: bf548-ezkit: add ASoC CPU DAI resources
f3dec78333d6369161eb833dbd8c8f006f359fdf Blackfin: increase NR_IRQS beyond NR on-chip IRQs
5e8d3210b5bffbe64afca9152241284a46611c7e Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
0531c467da6438f278e9420a30f73eea2fdb73bd Blackfin: bf537-stamp: move ADF7021 MAC storage into platform resources
441504df6b81302c06010083c8d63b1465ead405 Blackfin: add support for irqflags tracing
5aff1642aee0fe3cb9be7339fcc09dd2bd1976f0 Blackfin: tcm-bf518: new board port
38e7673f24e6c19aba9ecff86760cb7981b91464 Blackfin: bf537-stamp: declare parallel flash as ROM with XIP kernel
29bb3bc0c71d867d50b18a0277bf28cd8dd3fca7 Blackfin: bf527-ezkit/bf537-stamp: add example SSM2602 I2C resources
c6669c223a409199a45bb8f31a2e160ee26d19cc Blackfin: fix up mm locking in address dumping
7e1082b7dbb60081b157d82106da33686cb9ea91 Blackfin: bf533-{ezkit,stamp}: add sound platform devices
8d0177dbcbad26ffd451b607c8fa74295d81e7b9 Blackfin: kgdb: mark all local funcs/structs static
48a74f9d1b381471397097851531c4e392f97451 Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
d86bfb1600db38e8387beee0aaab4263cfd728a2 Blackfin: initial XIP support
aad16f32284030907b4f105e92e5fb534fd272bc Blackfin: fix initial stack pointer setup
8916a1499d958fcb9086a2c49a5fa3000689bb81 Blackfin: fix the section name of init_thread_union
6feda3a6530204ad73a2dc1713c051462a1d9c49 Blackfin: replace harcoded define with proper THREAD_SIZE macro
0afc272cc6044b7a4f1318eadbfb10c4be654441 Blackfin: fix relocation errors with large initramfs images
cb191718fcca887fb4d5e3de833546ab12b433f9 Blackfin: try to simplify interrupt ifdef ugliness
54536c5c6a807d0db7252c3b33638b88f34650ff Blackfin: simplify SMP handling in SRAM code
0b39db28b953945232719e7ff6fb802aa8a2be5f Blackfin: SMP: add PM/CPU hotplug support
0d152c27e336b5fd777da7dd3e814617e7305afd Blackfin: SMP: make core timers per-cpu clock events for HRT
682f5dc4ed7cdef1f55e40ee505c4346dfa6fa91 Blackfin: drop cpu_callin_map on SMP systems
0325f25a919ed09d11b16ec8eccf95618dc36601 Blackfin: SMP: add support for IRQ affinity
69e1d8a61d5aa9e03676dc21fdfb750c5a97bb34 Blackfin: unify MMR helpers
f05ede3a9416b6eff6c997c12fd749044fb4fdac Blackfin: isram: add unlikely to sanity checks
0ea19c64e30f3688d1a890217c382db2b0ca411c Blackfin: update defconfigs
0f7b468b6eace87ecdc59b3ec8476d50b0561ac2 Blackfin: add optimized version of Hamming Weight functions
252077cf7d44f1f261a5fdaedab88057f8379859 Blackfin: bf561-acvilon: save the smsc911x mac address
7a9cc48907e05e61033b953a3860e55703625950 Blackfin: bf537-stamp: unify duplicated ADP5588 headers
01218654cd97a1e970034b1e080ec5459172c3f6 Blackfin: bf537-stamp: change CONFIG_USB_SL811_BFIN_IRQ to IRQ_PF4
3b781de6dd96d64c133a7ed774f385d35129575b Blackfin: drop unused SL811 platform resources from bf527/pnav boards
1dafdc513a20410e328b22b6d25d4ac78557516a Blackfin: BF51x: fix L1 Instruction SRAM size
244d34230b7447fba95221dbf39b39e94257939c Blackfin: update AD7879 resources to match the new gpiolib driver support
edd07992504e631b50d18d130c62addbcb16269e Blackfin: gpio: use shorter name
15435a2a55a678b21b9bb75a7513b3c9ff69a68e Blackfin: pull in asm/bfin_can.h for interrupt masks
a3a6a590190ca77aedf9de871d941c1139a5a24c Blackfin: dma-mapping: fix thinko in constant optimization
0c270807db7c6478d60ab2bc23511fd5868a7a80 Blackfin: drop duplicate HOTPLUG Kconfig option
0e64268ced7975ddcfed3e47a26b8df534f8e3ed Blackfin: merge common CAN defines into one headers
360adee8a5c249f221de43d7d46073391359a4ba Blackfin: wire up the various memory related syscalls
ead9b1156d4b128db9f13ee8be32cbcd3f255db9 Blackfin: SMP: enable HAVE_LEGACY_PER_CPU_AREA
5792ab2a0a22fdaef33056ca2b31847a28b1af60 Blackfin: MPU: handle caches for reserved memory
d94a1aa44ed6bfe8d8ab36c02de652d4fcf0d2c3 Blackfin: extend bfin-lq035q1-fb resources to include PPI mode
6924dfb0588dab02a331a3a526f8a8fae7d1b3cc Blackfin: bf527-ezkit: add support for V2.1 boards
e18e7dd33454f277b9438af66d25984362278021 Blackfin: fix MPU page permission masks overflow when dealing with async memory
c9784ebb23be1e2ef23f537d6df04e0ea0206802 Blackfin: flush caches on SMP when one core calls another via IPI
3630ac34b0ab346ff0910401dbed7af624be7027 Blackfin: bfin_sport: unify & standardize SPORT masks
c13ce9fd26c3a0e32b3bf0b00929181e66114ed2 Blackfin: add UART/SPORT early platform resources
b635f1912da764c960c044ffd58ba27157aa2c85 Blackfin: allow boards to register early devices
df5de261306d9bfc1ed9121595593b10a7626b95 Blackfin: move SPORT UART resources to boards files
08a54bffaf7d5dc9391518323234ce9f9ea4be8e Blackfin: bf537-stamp: ad1938: switch to GPIO CS
6bd1fbea2e8bff9346a5afb44ca948b4e4ed74a5 Blackfin: move on-chip UART resources to boards files
e4d64cab99a2d659bf9d6fe9ab67666bceb68d87 mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
2e733b3f84fa9c2ae60513c5f7b56d599ed2ae02 sh: Support early clkdev allocations.
51a5006afcd13176276f0935ee57c4cc6f210e83 sh: Merge clkdev API updates.
7de6f798e13093536b6cb229213db2fab6e6555f mtd: Make SM_FTL depend on MTD_NAND
1f6ca0d6213278f8608c7e342e423ec0c0198040 mtd: nand: r852: declare inline functions static
ada496578850cb063ccf64d43a293cfcc9d32bf8 mtd: nand: r852: fix name space clash
b2aaf7a2b476820cf5fd7738e8641ed88046acf5 mtd/nand/r852: fix build for CONFIG_PM=n
fb45d3232c641bfee5000c8a81e2005903734702 mtd: r852: Few fixes for problems that occur when card is rapidly inserted/removed.
c43a7523470dc2d9947fa114a0b54317975d4c04 Merge branch 'next-queue' into next
30124d11097e371e42052144d8a3f4a78d26e09f powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
a8e6da093ea8642b1320fb5d64134366f2a8d0ac powerpc: Reduce printk from pseries_mach_cpu_die()
0212f2602a38e740d5a96aba4cebfc2ebc993ecf powerpc: Move checks in pseries_mach_cpu_die()
8dbce53cc249a76e9450708d291fce5a7e29c6a1 powerpc: Reset kernel stack on cpu online from cede state
de0b632ba05bc88949e67d33d1c313fcf922ae2e powerpc: Fix G5 thermal shutdown
f09b7b2a1115d3afe02c66156746287f6c63bba0 powerpc/pseries: Pass CPPR value to H_XIRR hcall
856f70a368022645a08fbecc5d30ec218f13232d powerpc/booke: Fix a couple typos in the advanced ptrace code
5b72d74ce2fccca2a301de60f31b16ddf5c93984 powerpc: Fix SMP build with disabled CPU hotplugging.
1426d5a3bd07589534286375998c0c8c6fdc5260 powerpc: Dynamically allocate pacas
59603b9ae426e968d452f9325cdcff308573dee7 Merge commit 'kumar/next' into merge
522dba7134d6b2e5821d3457f7941ec34f668e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
51d0f6d1f50349579f007adf5c0b51aaedd93b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
da495ecc0fb096b383754952a1c152147bc95b52 Btrfs: kfree correct pointer during mount option parsing
6bef4d317193d3badbbfa3f3c593758ace84a629 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
42d38041a94cef1e38f7b8ab9827881022a183a9 MAINTAINERS: add netdev to CAN network layer and drivers entries
de5865714621e23d65c52955ca2125dbb074c242 tipc: filter out messages not intended for this host
91e013827c0bcbb187ecf02213c5446b6f62d445 Merge branch 'master' into for-linus
988addf82e4c03739375279de73929580a2d4a6a Merge branch 'origin' into devel-stable
d88dca79d3852a3623f606f781e013d61486828a tipc: fix endianness on tipc subscriber messages
f5c445ed4148434f142be0263a8ad7cb58503e8a ethtool: Use noinline_for_stack
81160e66cca3d3a16b7d88e0e2dccfc5c76f36f9 net/sunrpc: Convert (void)snprintf to snprintf
fc0b579168cbe737c83c6b9bbfe265d3ae6baca6 net/sunrpc: Remove uses of NIPQUAD, use %pI4
e9dcd1613f0ac0b3573b7d813a2c5672cd8302eb can: fix bfin_can build error after alloc_candev() change
49697ee79242d5f8ac88f1ebc62e583d16bcc687 nfs4: Make the v4 callback service hidden
28b2774a0d5852236dab77a4147b8b88548110f1 tcp: Fix tcp_make_synack()
f6bb13aa1ea3bb26a4c783822347873f085b9000 ACPI / EC / PM: Close race between EC and resume from hibernation
7dd08a570dcf45d52155996fee688405635ee481 nfs: fix unlikely memory leak
5fe46e9d733f19a880ef7e516002bd4c2b833e14 rpc client can not deal with ENOSOCK, so translate it into ENOCONN
77d3926306bf4eecac50150ba5625797219f14ba qlogicpti: Remove slash in QlogicPTI irq name
57d54889cd00db2752994b389ba714138652e60c Linux 2.6.34-rc1
9837638727488922727b0cfd438039fa73364183 net: fix route cache rebuilds
1515faf2f995add976d4428bbc1583a4a0c81e5f qlcnic: remove extra space from board names
addd5abf49be31787aeb6203d266e0bd31a3fadd qlcnic: fix bios version check
b7eff1007fea3d153a9a5c0f872304ec19412bbb qlcnic: validate unified fw image
9ab17b3968f9521bb4fffd8767953d2b0148aad0 qlcnic: fix multicast handling
8bfe8b91b8b877066c8ac788f59a40324eaac6d8 qlcnic: additional driver statistics.
8bae5698616ac336938684ce7a7370299bd55d01 qlcnic: fix tx csum status
7e8a9298adf7531c58d73ba9c499353e3807cf19 be2net: remove unused code in be_load_fw
500ca9ba241304937c54c379e515b24400379353 be2net: remove usage of be_pci_func
6cce09f87a04797fae5b947ef2626c14a78f0b49 tcp: Add SNMP counters for backlog and min_ttl drops
4045635318538d3ddd2007720412fdc4b08f6a62 net: add __must_check to sk_add_backlog
e10154189f001b6428a83f58b03a27954f0f8022 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
89c0ac7cab2440a771ba1e2ab953186bc9c29786 sound: fix opti92x-ad1848 build
0d9dc7c8b9b7fa0f53647423b41056ee1beed735 [SCSI] scsi_transport_fc: Fix synchronization issue while deleting vport
004c1c7096659d352b83047a7593e91d8a30e3c5 Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable
318ae2edc3b29216abd8a2510f3f80b764f06858 Merge branch 'for-next' into for-linus
d4bab1b091be4a91a7363118c9ede3cc9a7fefd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
56b78921c32ae825c596c158e74ab48c0e8e280d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
3c443cbc1dbb9a3b4dd9a134b97349195bcb4990 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
d4014030d2b2508aaf54093a5885f1c8a2275dd7 FS-Cache: Remove the EXPERIMENTAL flag
2786095a58fd55931fa0298ff6e3914331edaaf2 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver
8b408fe4f853dcfa18d133aa4cf1d7546b4c3870 x86/amd-iommu: Use helper function to destroy domain
7b4df05537f4e6c0c3524055ece7f99b5c98cc87 netfilter: remove stale declaration for ip6_masked_addrcmp()
0898f99a267f89a7dc72cc687955f17613a711b8 netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()
63e690caf24e8f43ba019fe1107669746b072d80 netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup
40d1f0048289b1baed859baee06878417fae540e sh: Fix up uncached offset for legacy 29-bit mode.
f790c0ca6fad60b544bb73eda8cc841a6436725b Merge branch 'master' of /repos/git/linux-2.6
1ffaa640c6ba135aafc91841204e41846eae6841 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents
09003ed90a2880de7e36b170a9298dd10d53e322 [S390] smsgiucv: declare char pointers as "const"
33b62a30f78536b976183cc764c08038ac011e0a [S390] dasd: automatic recognition of read-only devices
584dfddfce1bd81d877f14de2b56d4bc747af821 [S390] remove unused qdio flags in zfcp and qeth
b1e2ba8da973535e62839915403b6f5450081d8c [S390] Cleanup xtime usage
bd6e8a162ecdec4f1d8895b0f330f75425993567 [S390] qdio: add missing bracket
a290156f479af436f94ac23f5729a1e33c94293b [S390] cio: fix init_count in case of recognition after steal lock
52898025cf7d458d029c18773d0ef49b4789d829 [S390] dasd: security and PSF update patch for EMC CKD ioctl
91a970d9889c7d6f451ee91ed361d0f0119d3778 [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA
596a95cdf0ba35ea353fb5b65750f596d712041e [S390] uaccess: make sure copy_from_user_overflow is builtin
5311114d4867113c00f78829d4ce14be458ec925 ALSA: hda - Fix input source elements of secondary ADCs on Realtek
50ae0aa8f55813b2cc5e5b7f589f328b8fcd45ec ALSA: hda - Fix wrong model range check for ALC268
39f3be72c1a1b20d7e6e35717afa2ddb89259650 [WATCHDOG] i6300esb: fix unlock register with
e93bc1a0cab3e54e3c1947e01c8e73892e35630d Revert "kbuild: specify absolute paths for cscope"
a6c366324cacd5f71107dd01362b995a1c67b1ad kbuild: Do not unnecessarily regenerate modules.builtin
a3087ae970e5c8984fab2306b1f4dbe5ef132ff7 Merge branch 'topic/misc' into for-linus
f0f20a16983f7d3713ab695e19bd15eca4e7533f Merge branch 'topic/asoc' into for-linus
f1cf9a666de65254b0c56b4dec8ca2ecdab5b620 Merge branch 'topic/hda' into for-linus
c2282adbdea3548ae0271c1b1b2deec5f56ad224 Documentation: fix block/biodoc.txt dma mapping description
8bf8c376ab2eefaf0386f4e003e720e1434fa43d blkdev: fix merge_bvec_fn return value checks v2
2abbf4391fb56dfa97221ed6796782537d15196f ALSA: hdmi - show debug message on changing audio infoframe
079d88ccc374d2c1a850b8a83595ba4c907fb3df ALSA: hdmi - merge common code for intelhdmi and nvhdmi
a8941dad1f12b4e8a87a517ed27f29d0209c817c sh: Support CPU affinity masks for INTC controllers.
410c17651998944630a95fbb286a50362de2dbb0 msi-laptop: depends on RFKILL
e22388e71b8787b26dc33d023e5c1eec58865541 msi-laptop: Detect 3G device exists by standard ec command
ec766278ba927f3d3c75211ea7697aae37f327f0 msi-laptop: Add resume method for set the SCM load again
472ea12d1a265c868e1605abb59bf21f595eedfc msi-laptop: Support some MSI 3G netbook that is need load SCM
fc0dc4c926e6b7afe680aecf809f48eef3faa182 msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command
46d0e9e091ba5dd29cac7543e97084540da9c4b7 msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook
8e9394ce2412254ec69fd2a4f3e44a66eade2297 Driver core: create lock/unlock functions for struct device
62e877b893e6350c900d381f353aa62ed48dcc97 sysfs: fix for thinko with sysfs_bin_attr_init()
0f4288ec6fcc1a47d1fa0241ec1c6dacd5a09e96 sysfs: Kill unused sysfs_sb variable.
fac2622bbad4d7e3a32c53e631e018b80ec631dc sysfs: Pass super_block to sysfs_get_inode
2354dcc7218853a6537ec722be40fde9a11c413b driver core: Use sysfs_rename_link in device_rename
7cb32942d91a501b2df944928ccc9e6590ab237b sysfs: Implement sysfs_rename_link
19c38b632d4554329986021fd66bdea468cf452c sysfs: Pack sysfs_dirent more tightly.
f8d4f618fed5a4978afada52166bc2efaf7656d1 sysfs: Serialize updates to the vfs inode
b35c74dab64f4c212f36d868419108556c9cf3e2 sysfs: windfarm: init sysfs attributes
361795b1eb7c08e9e65a2ebb4a4e536294d378a2 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes
35960258ed388cdcebdb71df35fd5126978ca325 sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
a07e4156a2ee6359d31a44946d7ee7f85dbf6bca sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
6992f5334995af474c2b58d010d08bc597f0f2fe sysfs: Use one lockdep class per sysfs attribute.
a2db6842873c8e5a70652f278d469128cb52db70 sysfs: Only take active references on attributes.
e72ceb8ccac5f770b3e696e09bb673dca7024b20 sysfs: Remove sysfs_get/put_active_two
3c31f07ad0dab02fe17195d32a965d57fd947707 Driver core: Fix first line of kernel-doc for a few functions
d6e976c0d258c9547a308bd8a9a82ec93e2bc6e2 UIO: Remove SMX Cryptengine driver
0a965eb9f69caf0fb331d45556da8bab1c8dcb11 UIO: minor Kconfig fixes
8f314cfc1259d3f5039b142ce6fdc90367c22d82 UIO: Add a driver for Hilscher netX-based fieldbus cards
57f1e87523bdb6c39659ead7c0f72eea9e520fbe auxdisplay: move cfag12864bfb's probe function to .devinit.text
ea180ca4d6fbeeb8f8bea4a175d2b84b9129b693 media: move omap24xxcam's probe function to .devinit.text
a96b9121862bbd18e00c865d9516e0a98bb135ef w1: move omap_hdq's probe function to .devinit.text
1139aea97a6325270bda6c86ea1c9711a0c21e33 i2c: move i2c_omap's probe function to .devinit.text
ea79632d90754409b11388410bbe23b62394401d x86: move hp-wmi's probe function to .devinit.text
c2e13037e6794bd0d9de3f9ecabf5615f15c160b platform-drivers: move probe to .devinit.text in drivers/video
1b07193b34c1bc1c184e2d53a62633a73ea9b0a0 platform-drivers: move probe to .devinit.text in drivers/scsi
91a99dfc6b57f2e956d10d41123234fad3399212 platform-drivers: move probe to .devinit.text in arch/arm
831fad2f75f0d7bfc339de81173e7068a3c72276 Driver core: make struct platform_driver.id_table const
52cf25d0ab7f78eeecc59ac652ed5090f69b619e Driver core: Constify struct sysfs_ops in struct kobj_type
6c1733aca0b48db4d0e660d54976a1cca25b5eaf sysdev: fix up the probe/release attributes
c607cf0c20903f22919c187d1db4f3256c58f0c5 HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
9cd43611ccfb46632bfa7d19f688924ea93f1613 kobject: Constify struct kset_uevent_ops
985fc176a6c03836454629be2f2a611ccc7c7002 driver-core: firmware_class: remove base.h header inclusion
1e5289c97bba2d8ee7239a416bc3f28743362cd9 sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
3f5468c9ae293cbca43e4ffe6ca3b3235189042a Driver-Core: require valid action string in uevent trigger
7934779a69f1184f29d786b89e77dd14519bd226 Driver-Core: disable /sbin/hotplug by default
4237e5fd3e07da268029cd4862cf551d9a74e33f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description
5e31d76f2817bd50258a092a7c5b15b3006fd61c Driver-Core: devtmpfs - reset inode permissions before unlinking
0933e2d98d1b170ef62d48e18157f5dc43b58217 driver core: Convert some drivers to CLASS_ATTR_STRING
869dfc875e32fd832385fd52ce54525a10401ed6 driver core: Add class_attr_string for simple read-only string
28812fe11a21826ba4c97c6c7971a619987cd912 driver-core: Add attribute argument to class_attribute show/store
5fbcae57db69128c14080a7a5a42d0626bfe155c sysdev: fix missing s390 conversion
8564a6c140317de04a71eb203bdbb58845d69f9c sysdev: Fix type of sysdev class attribute in memory driver
1e395ab3d9b6aa09c5f0aa46a1b0a6fc5bd33133 sysdev: Add sysdev_create/remove_files
3701cde6e35245e26f63252f46c62e8a790fa996 sysdev: Use sysdev_class attribute arrays in node driver
e1a7e29a266ba3313a873d302b352521403bd155 sysdev: Convert node driver
38457ab3a0d36320370c715145ba6da514127194 sysfs: Add attribute array to sysdev classes
1c205ae18db53ff72985dd79f3baaf2dbaba6db7 sysfs: Add sysfs_add/remove_files utility functions
265d2e2e31c5f6dc1b20ae1653a17fdba706f79e sysdev: Convert cpu driver sysdev class attributes
b15f562fc2f5429f27e5dfb0b0ee5ec44f661986 sysdev: Convert node driver class attributes to be data driven
c9be0a36f9bf392a7984473124a67a12964df11f sysdev: Pass attribute in sysdev_class attributes show/store
3d03ba4d1dd2246adff5a9ff1194a539b3bc05a7 driver core: make platform_device_id table const
ecdf6ceb8cf4756bd4214bf9755755752b6015f5 Driver core: add platform_create_bundle() helper
20ef9f46a9abe3c25d9f2834f6cc86bfab46d609 kset-example: Spelling fixes.
a115bc070b1fc57ab23f3972401425927b5b465c kobject-example: Spelling fixes.
77d3d7c1d561f49f755d7390f0764dff90765974 driver-core: fix race condition in get_device_parent()
25cf84cf377c0aae5dbcf937ea89bc7893db5176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
322aafa6645a48c3b7837ca7385f126ab78127fd Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
dd04265b028c00c365a78f9ff78a05e217f98656 Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux
6dc3eb5c1f96641cda7056aa34393e317076d6cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
8fe900b8c7aa6a307e552ff776e0c04c28dcf9c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
138860b95359feee49a31fb12be87825e4cd84ac seq_file: fix new kernel-doc warnings
4a31c08d2fecc74a630653828f5388fbb037f8c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
2ddb3b15f1b46836c61cfac5b00d8f08a24236e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
5980bb3ee6e733d66eea04c221a140dea15d52de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
68ae6b5cc1e8b88754a64140b88e467e02abfea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
10cc2b50eb4b01ca4dc014af2094d28b4ebe20d7 bridge: Fix RCU race in br_multicast_stop
49f5fcfd4ac3df24aa66520e1c5f37db5dfa8c10 bridge: Use RCU list primitive in __br_mdb_ip_get
0c9a2ac1f8a2e55b3382dfc27256878a58ea49e9 ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
25dc27d17dc868aae78fd03bef3113cf586b12e5 cpmac: bump version to 0.5.2
9fba1c31f4f3f9f860a4afee0b409cde27d06741 cpmac: fallback to switch mode if no PHY chip found
30765d0502905a9248e5de72fc7ac83c23422861 cpmac: fix the receiving of 802.1q frames
8d15d3864a733476931f7e0b3d82824cddc766c2 MAINTAINER: Correct CAN Maintainer responsibilities and paths
e7111eac8ebda724d1e4d9e6aaf4569744a584d5 another pegasus usb net device
0e2b807234c42fab59f98ec913db30dfda0e63a7 irda-usb: add error handling and fix leak
72150e9b7fec217fbd646a29ea2f65a3d4d55ea9 sock.c: potential null dereference
ea3fb371b2a391958670f2a65e1203f7dba61671 ems_usb: cleanup: remove uneeded check
02a780c014c40973cbe71d04cec7a24e6629995f bridge: cleanup: remove unneed check
b96b894c518bc7399e6b86b635b5e8cd7356a8e9 fix a race in ks8695_poll
3b05007e43ea629394e89ea0b023d7b15375a2bb ARM: Merge next-samsung-s3c2443-clock
41f23a09f32124322dc41bea7f65baff6e9b0ac5 ARM: S3C2443: Add set_rate and round_rate calls for armdiv clock
71ed587d4a5d377ef5a6917043543ff949ff7dcf ARM: S3C2443: Remove #if 0 for clk_mpll
2dd5f181420ae8ea1cb976b81ed87517f0d4fcd7 ARM: S3C2443: Update notes on MPLLREF clock
4bed36b2c5b3248ae6f9aaf5194fbe85153e4026 ARM: S3C2443: Further clksrc-clk conversions
9aa753c4422492547a190df8a3b6a56282669f9b ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation
f9fed7cd7efaa0d050f21f6f9ed532d3143b7369 USB: Fix s3c-hsotg build following Samsung platform header moves
0ea5357f2e02aa3741daddf71dd8b2f3b313db74 ARM: S3C64XX: Reintroduce unconditional build of audio device
634a539e16bd7a1ba31c3f832baa725565cc9f96 selinux: const strings in tables
3f4ae8605261e6f71e721e026bc18cb1851a7276 Merge branch 'next-i2c-xilinx' into next-i2c
2086f848e0f7bd71d49a92c6acb127e3bf766907 Merge branch 'next-i2c-omap' into next-i2c
aaa02ab55796341e713f798c57c5099153869278 Merge branch 'next-i2c-mpc-v8' into next-i2c
e1d5b6598cdc33257fe68302ae9db81d2f7bb883 i2c: Add support for Xilinx XPS IIC Bus Interface
d84d3ea317ce0db89ce0903b4037f800c5d4c477 i2c: omap: Add support for 16-bit registers
ad0194e8d624df67a970a36e8ef9e61514e25553 i2c-pnx: fix setting start/stop condition
192505bdb4e43ecbd11627bc0e205875edba473c powerpc: doc/dts-bindings: update doc of FSL I2C bindings
f00d738f04899534e2c372b2ad8b670050a945e2 i2c-mpc: add support for the MPC512x processors from Freescale
a93522116ee5aa13eeb74c0fd73d8c5d15211e64 i2c-mpc: rename "setclock" initialization functions to "setup"
6e56dd3d0e1e899a824c247aa72bc4250ce7668a i2c-mpc: use __devinit[data] for initialization functions and data
96eb7164e3c2f8c1b53118078e5c06f7c34c2d49 i2c/imx: don't add probe function to the driver struct
3f9900f17cdb0366d234c0487df80a6b0d18c852 i2c: Add support for Ux500/Nomadik I2C controller
2c08583c6a6b4c5f5dea4cb0931eca82af7db6fe mfd: Fix ucb1x00 build failure for collie_defconfig
860fb8c134ebca9be8bc2ddd2b13e19ac10c192e mfd: Fix lpc_sch related depends/selects, fix build error
8e7aafe41be2a7cd5c181ed68876e9ec55ccdba7 gpio: Fix sch_gpio warning
be9b06b2d80fe661491138c6993f944babb26260 gpio: add Intel SCH GPIO controller driver
fd46a0064af171c90664e5b7165c0c9f94478a87 i2c: convert i2c-isch to platform_device
473fe73650b9f92114edbedfbb616561c1a0026c mfd: Use completion interrupt for WM831x AUXADC
d19663ac61a6e36eec655d3c84a106686ebddd2c mfd: Use completion interrupt for WM835x AUXADC
11a441ce82d6ffecfd39b324024de0cd630b36c1 mfd: Introduce remove_script function for twl4030
3d8ca8c0b9fe42d005360e255fbf7a6f8580ef87 mfd/mmc: SDHI Kconfig update
3c49e810507c9d0659b8aa61f7f91aecda428ee3 mfd: sh_mobile_sdhi MMC_CAP_MMC_HIGHSPEED support
1bca748cccec1c7f30b4424882de965100744432 gpiolib: Force wm831x GPIOs into GPIO mode when requested
f92e8f8144243a3651b2e350b706ea2d04931f8c mfd: Add WM831x revision B support
6b8274fafeec9b112cee5b6ced5f9189957c889f gpiolib: Correct debugfs display of WM831x GPIO inversion
3383d23d86791503559cb87837491af37469d9e5 gpiolib: Actually set output state in wm831x_gpio_direction_output()
7ee422dc6e947fcdc153246d47f26ae0b7cf083d tmio_mmc: Balance cell enable()/disable() calls
707f0b2fbc65876e8abd94d26d8d0620600c05d4 tmio_mmc: Remove const from platform data V3
6d9af5af61a6c30676ef6f56a791d4036c92d249 tmio_mmc: Use 100ms mmc_detect_change() delay
b741d440a97c376af309e902eeb2f3c5673d2c92 tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
a8c39d8deb8341d15fc0eabaa9750f7a1db9d0df tmio_mmc: Keep card-detect interrupts enabled
fa0d976298b25d090fafc3460c63fee1c8eea854 mfd: Add twl6030 base addr for ID0, ID1, ID2
a29aaf55cd6faa75e35abfe00bd3ffc537490485 mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups
e82c60ae7d3a7f19c4b9b3e7bd6ea298fa5efe93 mfd: Introduce lpc_sch for Intel SCH LPC bridge
91fedede0338eb6203cdd618d8ece873fdb7c22c mfd: Check for ACPI conflicts
14e5c82ca32870698b7cbe54196e00682d929ca5 mfd: Fix twl_has_pwrbutton typo
6985403138b74ad28c8ddac8baf88869556bec9a input: Support onkey in 88pm860x
2afa62ea76027b00e472ddb672191e6e15425b43 mfd: Use genirq in 88pm860x
7731074ab21745cde00578148ce760df107eaf27 mfd: Fix WM8994 error handling
e8343ddaccb322b1a2a989ac362cabd1e94597ad mfd: Use i2c_dummy in 88pm860x
34c9120805ff4b3f7a8053bd64157ba564774433 mfd: Clean code in max8925
28db38888b2a53b6bdd70104c2d2a199632ca507 power_supply: Enable power supply of max8925
a39069f6ce6500a5ca39e534108247f25169d8e0 rtc: Enable rtc in max8925
1f1cf8f98cf6588365efeaab8e7e7758aaa77f6e mfd: Update irq handler in max8925
b13c0df517bedbc40cff4ab5f797b08b1111918b mfd: Update i2c driver for max8925
1ea933f4cdbb88197139b9e62778beba0120e229 mfd: Program twl4030 remap_sleep correctly
2955c309921e23d592ef585cf8e7ded1e11565b7 gpiolib: Add WM8994 GPIO support
9e50108668a70a9927257298bd4e679300124420 mfd: Add initial WM8994 support
1c4d3b70a40c666331052adf77933e6994590b74 mfd: Add WM8994 register definitions
bef3e20c9f8ce5cb8809cf33494d95a78db07857 mfd: htc-i2cpld depends on GPIOLIB
f7ea2dc59ed46dcd0f1cfaccda02211f4507207b mfd: Remove leftover from discontinued TWL4030 battery patch
ca229f1b624a72a1c9eb1d94bbca7a0c094a1b8b mfd: Fix debugfs code in AB3100 OTP driver
2071db4848ea809887e97248dd3dec02a2e3dd6b mfd: Use AB3100 MFD core IRQ for interrupt randomness
6048a3dd2371c58611ea0ab8b306f8f1469399ae mfd: Add HTCPLD driver
08ff6f2a9908c87b0adffe6453291be22db3a62f regulator: Add max8925 support
4f811ef0d40048ae80b6ea77080b814725bffc58 backlight: Enable max8925 backlight
1ad998934e9c6cbae91662a05e0cb8772b1f4f75 mfd: Add subdevs in max8925
d50f8f339f6901fccc9d4292b65ce8b69d7413d4 mfd: Initial max8925 support
34a4b2391e9fbd12de9817de4ae409528bd7d7b6 regulator: Unsupport 88pm8607 A0 and A1
866a98ae6e1a9768cd25fe1185481569c7e4b4a9 input: Enable touch on 88pm860x
0a2f915b405ac1a8d19d9b7cf7873f26ba682a24 led: Enable led in 88pm860x
d07e8bf83fd71567aaf9c27c3b133ab3cf8f3c4c backlight: Enable backlight in 88pm860x
a16122bcacf050e7f83015183053cf799713cc37 mfd: Append subdev into 88pm860x driver
5c42e8c4a9c86ea26ed4ecb732a842dea0dfb6b6 mfd: Add irq support in 88pm860x
2cc50bee9934deb6dfe32929a4c1742cf83d6db3 mfd: Rename 88pm8607 to 88pm860x in mfd
53dbab7af9ca13fa95605e9a5c31bb803dcba363 mfd: Support 88pm8606 in 860x driver
bbd51b1ff1bf57b9ed7f062486a415509968d4d9 mfd: Split 88pm8607 driver
0df883df8e8aea79b501f6262b595e66dec175dc mfd: Convert AB3100 driver to threaded IRQ
38f6ce45f0bca04ac653c57cacd375c469995321 gpiolib: Add support for WM8350 GPIO controller
59f25070df0325067d7916b467ad15725657fedc mfd: Update WM8350 drivers for changed interrupt numbers
ecf926bcda5ba1da7269dcaa71a1b6920dc48349 mfd: Don't allow WM8350 to be built modular
760e4518788df6762700e6bb9dd8692379f11168 mfd: Convert WM8350 to genirq
29c71b138c83c8191f1f7e46fcc28b9d6bc8a5dd rtc: Suppress duplicate enable/disable of WM8350 update interrupt
f99344fc69c3df46786a39ea4283a4175ea40b3f mfd: Add a data argument to the WM8350 IRQ free function
0e820ab60118e06db62ef4e55b6dd96db807a34e mfd: Correct use after free for t7l66xb
1ecc09e765d3ae16ef42a4d454836d9ed804fd18 mfd: Use resouce_size for tc6393xb
c02e6a5ff43d24d73cf7830c2925e213fc72e037 mfd: Use resource_size() for t7l66xb
311e54c07e784fe63d421f724dcc597d1f82ccad mfd: Use resource_size() in sm501
08b8499bdd26822df16f962db88215d02e40850a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
3ceb85ae35421c5bc560c7af8d0dd1c73d071ad0 USB: remove unused defintion of struct usb_device_status
bae4cecc09db9d472d71cb262de3c976147ad628 headers_install: use local file handles
dbbe33e99f41a6f07e61dbce455964112d8ac72b headers_check: fix perl warnings
91416cfdf98bdbc828fd3e5ca7208beba5979d63 export_report: fix perl warnings
9c49fd307a6cb2d3255f9441bce5b7cb08dff79e profile2linkerlist: fix perl warnings
86d08e569f63a71a2d259507e335beea32b4d2aa namespace: perlcritic warnings
a208868fc0a90f62a91893b0193459de957c8d8e checkversion: perl cleanup
3da27157316cbcce326d56faa0a7a5cadc7ae507 checkincludes: fix perlcritic warnings
1f2a144f5ab5e836b5ca8f67bd76b759fa947751 scripts: improve checkstack
b8fa05719ba4349be80ce929237249b57886a203 Revert "lib: build list_sort() only if needed"
12c7389abe5786349d3ea6da1961cf78d0c1c7cd iommu-api: Remove iommu_{un}map_range functions
468e2366cdb80cf8a691b8bc212260cfbdbd518e x86/amd-iommu: Implement ->{un}map callbacks for iommu-api
f03152bb7d0a74f409ad63ed36916444a7493d72 x86/amd-iommu: Make amd_iommu_iova_to_phys aware of multiple page sizes
24cd772315c19e4d9409d0d21367ec1ebab3149f x86/amd-iommu: Make iommu_unmap_page and fetch_pte aware of page sizes
cbb9d729f3433c9c2660b01dc52e6deb89488886 x86/amd-iommu: Make iommu_map_page and alloc_pte aware of page sizes
fcd95807fb61e67d602610e7ff7129ed769e9fee kvm: Change kvm_iommu_map_pages to map large pages
b146a1c9f7f1feeacf840fa1ba197a99593cea15 VT-d: Change {un}map_range functions to implement {un}map interface
67651786948c360c3122b8a17cb1e59209d50880 iommu-api: Add ->{un}map callbacks to iommu_ops
cefc53c7f494240d4813c80154c7617452d1904d iommu-api: Add iommu_map and iommu_unmap functions
4abc14a733f9002c05623db755aaafdd27fa7a91 iommu-api: Rename ->{un}map function pointers to ->{un}map_range
b59a12258460b3d019918719b1bd2563cf37ad9a kbuild: deb-pkg md5sums
1dace8c801ac531022bd31a7316a6b4351837617 vhost: fix error path in vhost_net_set_backend
c1bf3acffcddcf794e3d8a1d25fb8bd4d5912383 [WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-static
168b5251adddb1554926cfb94f79a8a28bc6ebe5 [WATCHDOG] change reboot_notifier to platform-shutdown method.
42747d712de56cf2087b702d2ad90af114c53138 [WATCHDOG] watchdog_info constify
8d2b09f5b0de2c0e37f50d04980bc81098988239 ARM: 5961/1: ux500: fix CLKRST addresses
51d47999b9452a8dc7ae58a11423c5db28f21ae1 ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corrupted
4193d13b2c2b694aa59e629e6daf6269d7922f13 ALSA: hda - Add ASRock mobo to MSI blacklist
7484399fe2f85212754ffdd78121636b47a49a13 Merge branch 'fix/hda' into topic/hda
d55f88f0275e4b21435957d3d354a79bb9edeec7 [SCSI] bfa: Update the driver version to 2.1.2.1.
d1c61f8ef582055569de76a86fa1984f9b6698cf [SCSI] bfa: Remove unused header files and did some cleanup.
95aa060decd2472d319c3f12b0b1b699a5f35058 [SCSI] bfa: Handle SCSI IO underrun case.
25e2934c26f5efaea156c9fda4457d01a8bb44e1 [SCSI] bfa: FCS and include file changes.
ca8b4327e405820966971236224db0e0724b5673 [SCSI] bfa: Modified the portstats get/clear logic
0a4b1fc0b24fc7adbaf8413f2992ce1395991a78 [SCSI] bfa: Replace bfa_get_attr() with specific APIs
f58e9ebbf78bd36c6cf1ca651280d39efe73a7c0 [SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).
1c8a4c37494932acd59079b4fc8d8f69fb329c2a [SCSI] bfa: Rename pport to fcport in BFA FCS.
13cc20c5e764e6ef8d57f33980ab8c386c25fb4d [SCSI] bfa: IOC fixes, check for IOC down condition.
78f915f7b095dda76970c8c9568489fa779ef73f [SCSI] bfa: In MSIX mode, ignore spurious RME interrupts when FCoE ports are in FW mismatch state.
f5713c5dfb4d61cd77debf61d3873eb36877ff1f [SCSI] bfa: Fix Command Queue (CPE) full condition check and ack CPE interrupt.
816e49b8ed209e5e08d4c43359635cbca17e7196 [SCSI] bfa: IOC recovery fix in fcmode.
2993cc71d1bff61999ade7f2b6b3ea2dd1e2c8d9 [SCSI] bfa: AEN and byte alignment fixes.
9693e7dff5c2911b4e445f5f656ef57b3a5bffac [SCSI] bfa: Introduce a link notification state machine.
738c9e66dcb7e17a962a7d65c976386b970d10ca [SCSI] bfa: Added firmware save clear feature for BFA driver.
f926a05f5c1507aeae0e36175a03c0a19c201187 [SCSI] bfa: FCS authentication related changes.
7af074dc9d343f69bab4bfd699e6d7ba09915fd9 [SCSI] bfa: PCI VPD, FIP and include file changes.
86e32dabbad0d860b2be3c30a33c10a134d4ccf1 [SCSI] bfa: Fix to copy fpma MAC when requested by user space application.
72041ed8fc8ed92c11af90949bab7b08f3e34fd3 [SCSI] bfa: RPORT state machine: direct attach mode fix.
e641de37e67953fa9ecad72608942481a5d66a1d [SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()
8b651b4294e67789028982d18779a9ebe75c2b8a [SCSI] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes.
0a20de446c76529028cb239bf2a13cb0f05b263a [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code.
4da0b66c6e9ea7ba78a19f9f186779826d89f8b0 vsprintf: move %pR resource printf_specs off the stack
b89dc5d6b0981c1096ccffbf8f4413c7bb1bcc0a vsprintf: clarify comments for printf_spec flags
ef0658f3de484bf9b173639cd47544584e01efa5 vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytes
7bc80cd935a4d5fd8574f6994bd95d0aad273d56 usbfs: fix deadlock on 'usbfs_mutex', clean up poll
6ee77658ce387ad6c85dcbda4a68bc33efd8de39 parisc: use __ratelimit in unaligned.c
c60185248fd1c7b777f08d3f3337836331da3d17 parisc: Convert to read/update_persistent_clock
eef83afbd6c2577c9fd07e1a280bb0beb603b293 parisc: Simplify param.h by including <asm-generic/param.h>
1d747c7e7b754cacb9bc8d31854bdc3a58d70597 parisc: drop unnecessary cast in __ldcw_align() macro
888c31fc83ddc7fcd9947cb67c5718b4e3dd5e1b parisc: add strict copy size checks (v2)
a3bee03e718c9251456676b71a723a34c999e891 parisc: remove trailing space in messages
81e4a5e3057740a625cf556879ae0becf6199f8c parisc: ditto sys_accept4
9ceb38e6b691debe4bf04cb63165c503a8556177 parisc: wire up sys_recvmmsg
66b89159c25a47d2177743526c61b5ada7acc39e Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
d690b2cd222afc75320b9b8e9da7df02e9e630ca PM: Provide generic subsystem-level callbacks
87d1b3e60b55ef65f10054ccc319e5d67cf010e9 PM / Runtime: Document power.runtime_auto and related functions
e7b184f199fd3c80b618ec8244cbda70857d2779 nfsd4: document lease/grace-period limits
efc4bb4fdd09c11f5558446e584a494c6feb43c7 nfsd4: allow setting grace period time
f013574014816c7a557b3c52233f3620463f0b9b nfsd4: reshuffle lease-setting code to allow reuse
f958a1320ff7a1e0e861d3c90de6da12a88839dc nfsd4: remove unnecessary lease-setting function
e46b498c84163e86e2627c30bca298c968664f65 nfsd4: simplify lease/grace interaction
cf07d2ea43e5c22149435ee9002cb737eac20eca nfsd4: simplify references to nfsd4 lease time
87c7ae06cc50bcbcdcc60d64a959ca0b9b71f892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
dff6d1c5ef9116a4478908001d72ee67127ecf01 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
66ce3cf84deba6cc71dcf43c9d56a4278e5f712d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
05c5cb31ec47cacf38db56d9efaa37ca9d473132 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
4582a30c2fdca5d2b40f63a20ea082b93230ff2b Merge git://git.infradead.org/ubi-2.6
9cc0cb3c7d54f320b9eede6f4a49072ecadd864d gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
a8a5164c297c16c2f4be776714ca47dba252cc3d gpio: cs5535-gpio: fix input direction
89ea8bbe9c3eb2ea0cb57a4ecf283cab7326f0b0 gpio: pca953x.c: add interrupt handling capability
8c35c89aa3d7e0f253c3a10456a8b075288b4565 timbgpio: add support for interrupt triggering on both flanks
3e45f1d1155894e6f4291f5536b224874d52d8e2 gpio: introduce gpio_request_one() and friends
62fecb70cfaa9b4c6aa1981acd53b18f4ad925f0 pca953x: minor include cleanup
e952805d2d2e706aed182723e5ab3ec0b1f91de3 gpio: add driver for MAX7300 I2C GPIO extender
5a98c04d78c896d52baef20ffc11f6d1ba6eb786 rtc-coh901331: fix braces in resume code
9407351d7cce01a9ada942f00201e92e2541d9cb rtc/mc13783: implement alarm
4c014e872e02baa5b0bde38b2b2867ccf1f9df76 rtc/mc13783: protect rtc {,un}registration by mc13783 lock
86c3400810a7a33e176bf33b6b074d881e829374 mfd/mc13783: new function reading irq mask and status register
4dd4dd655cedb7c5c0bf45bc1d012ebbe21e8319 rtc/mc13783: don't use deprecated mc13783 API calls
2a83319182afe9ba7d958180b3bd3a32a9e3d1be input/mc13783-ts: don't use deprecated mc13783 API calls
57205026da070b59e9546df352fe465f1aeacf99 mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix
2a7a06a0cdd86d572e91657603180da5992be6d3 rtc-core: fix memory leak
2e84067b6e557b0b85cdbceaf9a9189fc2c26536 rtc-twl: Storage class should be before const qualifier
870a2761a8df7dea7449b4225c9babcf22c6ead4 rtc-at91sam9: Correct size given to memset
b51e8293182764ca7b1a1bdb28a5c5dc60152c76 rtc-pcf2123: move pcf2123_remove to .devexit.text
b4877d2b3678f4455f2b8b0211868ac57c3b1ff6 rtc-ep93xx.c: cleanup probe/remove routines
49908e739e23e2672d3efb9b1a35f877f8e86342 rtc: mxc: fix memory leak
27fb7f009bdb1ff13d4e4c008a2fd36b2305055b xen: add kconfig menu
6aed359df4d82c38145d95957b741f0b08d24074 console/vgacon.c: mark file-local symbol static
a52712af5a7473b9f85d8499153f4bbfe875f942 console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE
76595f79d76fbe6267a51b3a866a028d150f06d4 coredump: suppress uid comparison test if core output files are pipes
5c99cbf49a6e1a1efd25b11f4604c65c455e1612 coredump: set ->group_exit_code for other CLONE_VM tasks too
30736a4d43f4af7f1a7836d6a266be17082195c4 coredump: pass mm->flags as a coredump parameter for consistency
8d9032bbe4671dc481261ccd4e161cd96e54b118 elf coredump: add extended numbering support
93eb211e6c9ff6054fcf9c5b9e344d8d9ad29175 elf coredump: make offset calculation process and writing process explicit
1fcccbac89f5bbc5e41aa72086960059fce372da elf coredump: replace ELF_CORE_EXTRA_* macros by functions
088e7af73a962fcc8883b7a6392544d8342553d6 coredump: move dump_write() and dump_seek() into a header file
05f47fda9fc5b17bfab189e9d54228025befc996 coredump: unify dump_seek() implementations for each binfmt_*.c
12bac0d9f4dbf3445a0319beee848d15fa32775e proc: warn on non-existing proc entries
e17a5765f20d1219c3f05eb17aab11671978e0ec proc: do translation + unlink atomically at remove_proc_entry()
5748150eabdacd3f870c311b63d32f5e312bf624 drivers/hwmon/adcxx.c: fix for single-channel ADCs
4cae787840ae82aa02649f45c46839b349034435 drivers/hwmon/vt8231.c: fix continuation line formats
4f2a9463d18517a9839401c3de6419ee1435875b crc32: some minor cleanups
5e79d96eed306a8b4af67b3f35f6867edfabeebc checkpatch: warn on unnecessary spaces before quoted newlines
08e4436566250cb98b3f3ac37643b1cf09481256 checkpatch.pl: warn if an adding line introduce spaces before tabs.
79404849e90a41ea2109bd0e2f7c7164b0c4ce73 checkpatch.pl: extend list of expected-to-be-const structures
22fd2d3e4f75a2596ccdfdcbdfd505c9c60bf346 checkpatch.pl: add union and struct to the exceptions list
52131292c069b74f4b5f3c786ff66ff6e82b0e69 checkpatch: fix false positive on __initconst
691e669ba8c64d31ac08d87b1751e6acfa3ff65e checkpatch.pl: allow > 80 char lines for logging functions not just printk
42bdf74c95b6935f3c09a09ba4bead6cad11b540 checkpatch: trivial fix for trailing statements check
8f53a9b80f011080555c498d2ca2dc6b1a77c42c scripts/checkpatch.pl: add WARN on sizeof(&foo)
849382948992cc6482c778b1e854c19368b60c05 mmc: enable DMA on Ricoh sdhci reader by default
752993ef8e40d1863b26c7dc51e12223588d0fe0 mmc: at91_mci: correct kunmap_atomic()
5b27a1a566c5a4cce81d75107a0f130e43c6a5f8 mmc: at91_mci: introduce per-mci-revision conditional code
541e7ef0399c6c5753cc8d3e8f371dcb3627e8a4 mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
9af13be2acac60ca5593e41a601d4a5b6bc35302 mmc: at91_mci: enable large data blocks
86ee26f5b0a889bf7e9f6351bbf01516d0686461 mmc: at91_mci: use DMA buffer for read
3780d90602dfef6df3d8b39b203d6bf7fb99f22a mmc: at91_mci: use one coherent DMA buffer
a04ac5b9b45a7adec7d3ee3968e677b6e4b98f25 mmc: at91_mci: fix timeout errors
0b3520f2df8e4e5dad6a7b2743d037bf06c22024 mmc: at91_mci: fix pointer errors
dc2ed552804f3a2ae41c0ffe4bc09879ec8f7396 s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin
c212808a1ba6bfba489006399b8152a047305acf s3cmci: initialize default platform data no_wprotect and no_detect with 1
6b5eda369ac3772dad416ef96d86064204d74770 sdio: put active devices into 1-bit mode during suspend
40216842dca4fa485cb1aa5eb231149a4a57cc85 sdio: kick the interrupt thread upon a resume
3bca4cf703826fcb2bbabbe19c6fc7b2fc4fd7cc sdio: don't use CMD[357] as part of a powered SDIO resume
2f4cbb3d834922ffa0309b6a08fa42dac87ef9d2 sdio: sdhci support for suspend mode PM features
da68c4eb258cd9f3f0b8aeb7e46b8118bb6358b6 sdio: introduce API for special power management features
9e506f35b1dc327c448d4791bc098f07b9b2efe9 sdhci: improve sdhci sdhci_set_adma_desc() code
118cd17d4137f34c747c32765c1cb4d3910c04d4 sdhci: add adma descriptor set call
3fb7fb4a01d09f81d1daaf65e52d929734bd691f sdio: add quirk to clamp byte mode transfer
729adf1b5f4562f67fe8bf6c1df97edc1128fac7 mmc: bfin_sdh: set timeout based on actual card data
05dabcc4a51eab7342b2220f0121b4f4a5109386 mmc: bfin_sdh: drop redundant MMC depend string
c744d988729db9be37d1c877d143cfe63941c25c mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
09591dd3183d5aeae515bd5fcba718ec49e11ece mmc: Atmel host kconfig cleanup for everyone else
132f10746c2bb2e4bcfc3fadff12f390ace2d183 davinci: MMC: add support for 8bit MMC cards
03cd8f7ebe0cbef5ca7eed349774085e92a3d726 ricoh_mmc: port from driver to pci quirk
45bf5cd7be624712ef1591e9de71f0ff7ad21cf1 fs/compat_ioctl.c: suppress two warnings
08564fb7ab9ead9226b6154439c3fecd17972eb0 bitmap: use for_each_set_bit()
9a86e2bad0b9fbf3290ae496da6dab9536dd6bf7 lib: fix first line of kernel-doc for a few functions
a069c266ae5fdfbf5b4aecf2c672413aa33b2504 lib: build list_sort() only if needed
02b12b7a28faa2e9ed5a361cd08ea576ab1f1509 lib: revise list_sort() header comment
835cc0c8477fdbc59e0217891d6f11061b1ac4e2 lib: more scalable list_sort()
d6a2eedfddcded92c8f9b0ac022a99c4134696b0 lib/string.c: simplify strnstr()
a11d2b64e1f2556953120d516241243ea365f0ae lib/string.c: simplify stricmp()
8a6e25357d51d6ecf4ee21e9048f0416a085a79c MAINTAINERS: document and add "Q" patchwork queue entries
e200e0ec9148ad2941e30d59b9552973d49a82b6 MAINTAINERS: WAVELAN moved to staging
931812cb1b40650e44f6bbb2acb84a129498202f MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging
dc95ec6fbd9e2426df76b8cf62063d2ee8e32dc2 MAINTAINERS: update PERFORMANCE EVENTS F: patterns
a9582206c526be81054a8be2227e92a4403d2452 MAINTAINERS: remove HAYES ESP SERIAL DRIVER
82cc83473559e0e6da6278053c2d14448b189e0e MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.c
3c840c18bcd8efb37f1a565e83a9509e1ea5d105 scripts/get_maintainer.pl: fix possible infinite loop
a63ceb4c36a7674f7efa90e8ba96b44a3989d717 get_maintainer: quote email address with period
22dd5b0cba50a197aaa3bd2790a29ee2e8e4e372 get_maintainer: fix perlcritic warnings
64f77f312b15f101bf6c4c65d5359ccc16e3f82b scripts/get_maintainer.pl: add ability to read from STDIN
f11e9a1534c5e9dd4be97b30e6b24902e0ec325b scripts/get_maintainer.pl: change --sections to print in the same style as MAINTAINERS
4b76c9da611593eed6a13527c5ebd00c173624ad scripts/get_maintainer.pl: add --sections, print entire matched subsystem
03372dbbe618bfcd02f9c8cdbfe78e97e3aad43b scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
cea83886dde49fd7524e9f4a246dd5dff4ad236a printk: avoid warning when CONFIG_PRINTK is disabled
5ef097dd7ba4eab8b4f0026d85fcef9fe23b821f exec: create initial stack independent of PAGE_SIZE
9728e5d6e6c432ee8487c63ce6e479e2474d9945 kernel/pid.c: update comment on find_task_by_pid_ns
8aeee85a29e27e043db582bf2ae8e5f42767934f panic: fix panic_timeout accuracy when running on a hypervisor
78d7d407b62a021e6d2e8dc24c0b90e390ab58a1 kernel core: use helpers for rlimits
d4bb527438b4181cd3c564ae04dd344c381283a1 posix-cpu-timers: cleanup rlimits usage
f3abd4f9531becb71626bd206955d47d5ea54f06 kernel/exit.c: fix shadows sparse warning
9c03c383563f147907f1a90cf16f1e190e2f4aae includecheck fix for kernel/params.c
5f1664f92b2247111b7d37e454a050b76ac61b7f splice: comparing unsigned int < 0
0347af4ee3922220f6bfe74b87b526aa709a0365 lkdtm: add debugfs access and loosen KPROBE ties
33fd797b3e2c6a7663b9331150da0acdb31990a2 eisa: fix coding style for eisa bus code
08d9e7363b87a4c5fb3fc17070607a75a9eb4cc8 drivers/misc/iwmc3200top/main.c: eliminate useless code
7463e633c5f94792dcff1afefb0d2961318a9d09 init/main.c: make setup_max_cpus static for !SMP
cfd8d6c0ed89ba387609419e3d8d4c6b92a5d446 smp: fix documentation in include/linux/smp.h
72c3368856c543ace033f6a5b9a3edf1f4043236 nodemask.h: remove macro any_online_node
d554ed895dc8f293cc712c71f14b101ace82579a fs: use rlimit helpers
221e3ebf6d5f2625373573155924e39f196c5d3d cpumask: let num_*_cpus() function always return unsigned values
8aaed5bec2b9177eab1796c8c4f7a4c90804eef6 init/initramfs.c: fix "symbol shadows an earlier one" noise
9a85b8d6049cbb0e7961df2069322fbc4192026a init/main.c: improve usability in case of init binary failure
87d5e0236d9d688fb575e9e12232764ac617617c kernel/cpu.c: delete deprecated definition in cpu_up()
9c8f05c2837b06bb2739e85204c0d34009fb6494 MFGPT: move clocksource menu
3b2a8c8f3c65c08bd737b30d3ceee732ed84813a um: tell git to ignore generated files
03315b59165ee2049a4b903a1b0b8bf673d701fa uml: line.c: avoid NULL pointer dereference
be1494527c4dea4db87749d08b09be23327157dc cris v32: typo in crisv32_arbiter_unwatch()?
cda1c5af26a00ee31cdc5ab8321a1be7851cbfff cryptocop: fix assertion in create_output_descriptors()
ba875ba6b7cd28c5f15680ed694276510aa69970 cris: convert to use arch_gettimeoffset()
56e6943b41468826c26155139629c9a5379550ab cpuidle menu: remove 8 bytes of padding on 64 bit builds
77079dbec721a282bf0931385ae10d77cdbac5af alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
6822190882ce02ae8ae135026c2b3f17c006960b frv: remove pci_dma_sync_single() and pci_dma_sync_sg()
08259d58e4fa12ceaece82193c5816152f638cca mm: add comment on swap_duplicate's error code
c08c6e1f54c85fc299cf9f88cf330d6dd28a9a1d nommu: get_user_pages(): pin last page on non-page-aligned start
f047f4f3792344901e1ea18a180515d7d5349e02 mm: use the same log level for show_mem()
478352e789f507105193d3d0177c3b4f26da0399 mm: add comment about deprecation of __GFP_NOFAIL
645747462435d84c6c6a64269ed49cc3015f753d vmscan: detect mapped file pages used only once
31c0569c3b0b6cc8a867ac6665ca081553f7984c vmscan: drop page_mapping_inuse()
dfc8d636cdb95f7b792d5ba8c9f3b295809c125d vmscan: factor out page reference checks
e7c84ee22b8321fa0130a53d4c9806474d62eff0 mm: document /sys/devices/system/node/nodeX
a1b57ac061b0e348c9a878f8fa3a93a67fe6af42 mm: document /proc/pagetypeinfo
72f0ba0252e7177965255ed2c663be126b6b5f91 mm: suppress pfn range output for zones without pages
452aa6999e6703ffbddd7f6ea124d3968915f3e3 mm/pm: force GFP_NOIO during suspend/hibernation and resume
ad2bd7e0e9647cd48593a6b3a2be07dc2c2d28ed mm/swapfile.c: fix swapon size off-by-one
fc148a5f7e0532750c312385c7ee9fa3e9311f34 mm: remove VM_LOCK_RMAP code
c44b674323f4a2480dbeb65d4b487fa5f06f49e0 rmap: move exclusively owned pages to own anon_vma in do_wp_page()
033a64b56aed798991de18d226085dfb1ccd858d rmap: remove obsolete check from __page_check_anon_rmap()
5beb49305251e5669852ed541e8e2f2f7696c53e mm: change anon_vma linking to fix multi-process server scalability issue
648bcc771145172a14bc35eeb849ed08f6aa4f1e mm/memcontrol.c: fix "integer as NULL pointer" sparse warning
19adf9c5d5793657118f2002237c0ee49c3b6185 include/linux/fs.h: convert FMODE_* constants to hex
0141450f66c3c12a3aaa869748caa64241885cdf readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
42e49608683ab25fbbbf9c40edb944601e543882 vfs: take f_lock on modifying f_mode after open time
85f1fb72fa76eabc4481dc79f42d2b011df54762 mm/migrate.c: kill anon local variable from migrate_page_copy
da0aa138944311e6745a00ac3d88f03e8d9a46c4 mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
d96ae5309165d9ed7c008a178238977b73595cd9 memory-hotplug: create /sys/firmware/memmap entry for new memory
9d8cebd4bcd7c3878462fdfda34bbcdeb4df7ef4 mm: fix mbind vma merge problem
93e4a89a8c987189b168a530a331ef6d0fcf07a7 mm: restore zone->all_unreclaimable to independence word
fc91668eaf9e7ba61e867fc2218b7e9fb67faa4f mm: remove free_hot_page()
c475dab63ae798d81fb597a6a1859986b296d9d0 mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
f650316c8b80fe61a31b8b575405b37cbf170459 mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
76ca542d880ebe59a7a03c1597e73e1ded271857 mm, lockdep: annotate reclaim context to zone reclaim too
84b18490d1f1bc7ed5095c929f78bc002eb70f26 vmscan: get_scan_ratio() cleanup
45973d74fd3b1e3e16c025b688a725c7653b1443 vmscan: check high watermark after shrink zone
59e99e5b9706867f18d4a36c1e4645fbaacbec2e mm: use rlimit helpers
06f9d8c2b50060543fb6e0af87ddb86e654dee6b mm: mlock_vma_pages_range() only return success or failure
c58267c32429ea6535428ca6b8a036892c1697f2 mm: mlock_vma_pages_range() never return negative value
b084d4353ff99d824d3bc5a5c2c22c70b1fba722 mm: count swap usage
34e55232e59f7b19050267a05ff1226e5cd122a5 mm: avoid false sharing of mm_counter
d559db086ff5be9bcc259e5aa50bf3d881eaf1d1 mm: clean up mm_counter
19b629f581320999ddb9f6597051b79cdb53459c infiniband: use for_each_set_bit()
984b3f5746ed2cde3d184651dabf26980f2b66e5 bitops: rename for_each_bit() to for_each_set_bit()
e3cb91ce1ac1d93a7cc6f81bb5247f7602b572bb timbgpio: fix build
781b16775ba0bb55fac0e1757bf0bd87c8879632 Fix a dumb typo - use of & instead of &&
cda61c9420028ddd251b60f1445c9eed756991c7 [WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint venture
ec26985be4a22652c323f264cf570e4fbe3610b6 [WATCHDOG] iTCO_wdt: clean up probe(), modify err msg
f538ed9ea0a54ba2121f35f52d63e4025c534909 [WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanup
66aaa7a5592c0d8ca768c77d15d561bd43f514d8 [WATCHDOG] support for max63xx watchdog timer chips
12926dc4167a9af460476a0df17f055398c8b871 [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driver
c90bf2aa94c08a0f48874f64ebdeb5fe973cf02e [WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs
c2f843f03d658e9ab2a1a455f2c1851fd6a869af [LogFS] Change magic number
9cf05b416d3324457f1dd8be35f4eaa7a9640bed [LogFS] Remove h_version field
c8634fd3115497ac311f57be9c12f993437745cf cifs: add a CIFSSMBUnixQFileInfo function
bcd5357f430363376565d07ca542127d6d36602c cifs: add a CIFSSMBQFileInfo function
df2cf170c823ba779ca339e3ede347c87f4dc6a9 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
f070304094edb8d516423e79edd27c97ec2020b0 dm raid1: fix deadlock when suspending failed device
924e600d417ead9ef67043988055ba236f114718 dm: eliminate some holes data structures
3abf85b5b5851b5f28d3d8a920ebb844edd08352 dm ioctl: introduce flag indicating uevent was generated
a97f925a32aad2a37971d7bfb657006acf04e42d dm: free dm_io before bio_endio not after
8215d6ec5fee1e76545decea2cd73717efb5cb42 dm table: remove unused dm_get_device range parameters
0f3649a9e305ea22eb196a84a2d7520afcaa6060 dm ioctl: only issue uevent on resume if state changed
ede5ea0b8b815560dc54c712536fdf0b456b6ad0 dm raid1: always return error if all legs fail
fb61264297ca42a2a132f0433f75ccf7fd304ac6 dm mpath: refactor pg_init
2bded7bd7e8b12a913b0b58167a48220560e1514 dm mpath: wait for pg_init completion when suspending
d0259bf0eefc503d3c9c9ccda35033c3dd3aac30 dm mpath: hold io until all pg_inits completed
fce323dd68e13354071538c765b062859e6f8286 dm mpath: avoid storing private suspended state
c53a381efbe3d0e0629121b3f0d2b62a0e167791 dm: document when snapshot has finished merging
ecdb2e257abc33ae6798d3ccba87bdafa40ef6b6 dm table: remove dm_get from dm_table_get_md
f7b934c8127deebf4eb56fbe4a4ae0da16b6dbcd dm mpath: skip activate_path for failed paths
83c0d5d5388a8d45f7a45e0ec34adc52a78c81ad dm mpath: pass struct pgpath to pg init done
0e95017355dcf43031da6d0e360a748717e56df1 function-graph: Add tracing_thresh support to function_graph tracer
1acaa1b2d9b5904c9cce06122990a2d71046ce16 tracing: Update the comm field in the right variable in update_max_tr
a094fe04c751698a18c3a0d376a3bdb117f1e0d8 function-graph: Use comment notation for func names of dangling '}'
801c29fd1fdeb84f60241beb445ff5db154450ae function-graph: Fix unused reference to ftrace_set_func()
bb910a7040e90a0ca3d3e8245d6d5c128a5d1287 PCI/PM Runtime: Make runtime PM of PCI devices inactive by default
f1a3d57213fe264b4cf584e78bac36aaf9998729 ceph: update for write_inode API change
64096c17417380d8a472d096645f4cbc9406c987 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
3a22813a5aaf8e8c72be575dabe0ba26f9352f4d s2io: Fixing debug message
a80483d3722b603dae8a52495f8d88a7d4b1bf1c e1000e: fix packet corruption and tx hang during NFSv2
5fe88eae26dbd24eed73eb0b681e13981fd486b3 typhoon: fix incorrect use of smp_wmb()
d17792ebdf90289c9fd1bce888076d3d60ecd53b ethtool: Add direct access to ops->get_sset_count
723b2f57ad83ee7087acf9a95e8e289414b1f521 ethtool: Add direct access to ops->get_sset_count
4b79a1aedcb9dd6e3f27b970dcb553aefcd97254 net: smc91x: Support Qualcomm MSM development boards.
a3a858ff18a72a8d388e31ab0d98f7e944841a62 net: backlog functions rename
2499849ee8f513e795b9f2c19a42d6356e4943a4 x25: use limited socket backlog
53eecb1be5ae499d399d2923933937a9ea1a284f tipc: use limited socket backlog
50b1a782f845140f4138f14a1ce8a4a6dd0cc82f sctp: use limited socket backlog
79545b681961d7001c1f4c3eb9ffb87bed4485db llc: use limited socket backlog
55349790d7cbf0d381873a7ece1dcafcffd4aaa9 udp: use limited socket backlog
6b03a53a5ab7ccf2d5d69f96cf1c739c4d2a8fb9 tcp: use limited socket backlog
8eae939f1400326b06d0c9afe53d2a484a326871 net: add limit for socket backlog
cc7889ff5ee7a1c1a2b5073c53db5ad9b76f14e2 Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
b13d3c6e8ab6ac53e8c1858a9c837cb6ba3bbef0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
e213e26ab3988c516c06eba4dcd030ac052f6dc9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
a0a5e3488a51c46f383c5faa86b53828e30ce153 hwmon: Remove the deprecated adt7473 driver
dc71afe5ac7e8d049bb991330518e4c898a7d92e hwmon: Fix off-by-one kind values
a44908d742a577fb5ccb9a8c082326d4cea234c2 hwmon: (tmp421) Fix temperature conversions
8d59582a867470a3e0c3eced4a01625ae8dc546b hwmon: (tmp421) Restore missing inputs
d58de038728221f780e11d50b32aa40d420c1150 hwmon: Driver for Andigilog aSC7621 family monitoring chips
232449850229deeda84194e8a3c93a49ab6a043e hwmon: (adt7411) Improve locking
d84ca5b345c2b77ebf053d534ada6af2332a43b6 hwmon: Add driver for ADT7411 voltage and temperature sensor
5852f9609d21794c45964129b03365883150a6d0 hwmon: (w83793) Add watchdog functionality
ebec05bdc4f7d3da852aa86fb54b163d9aeb9848 hwmon: (g760a) Make rpm_from_cnt static
cccfc9c4bb3c7888f8249b36e08d6e115238c613 hwmon: (it87) Validate auto pwm settings
4f3f51bc21d434f8d91a79438a1957ec0baa9e30 hwmon: (it87) Add support for old automatic fan speed control
404a552d8ae6847ae17f3c749bd5d312da08efe4 hwmon: (it87) Drop dead web links in documentation
d624870ffe6e13df94671be9a0e0e2fb001f1bef hwmon: (it87) Add an entry in MAINTAINERS
f5f64501e430784251b23625850ce6d690800acf hwmon: (it87) Use strict_strtol instead of simple_strtol
5f2dc798cadd144659cc9f5b6fc2a0a12c6dbdb0 hwmon: (it87) Fix many checkpatch errors and warnings
d9b327c310030fa80abbbc9eaaca9f1a6228dbf3 hwmon: (it87) Add support for beep on alarm
6a8d7acfbef8ac6bf34421eae980f903cbe36874 hwmon: (it87) Create vid attributes by group
723a0aa0a10f111d7e9e0977d51ac996bf8edbbf hwmon: (it87) Refactor attributes creation and removal
94ac7ee616809d1c919f222037330eca211da9e4 hwmon: (it87) Expose the PWM/temperature mappings
b99883dcd565e30299a6c5c3250725a4d48a8253 hwmon: (it87) Display fan outputs in automatic mode as such
53de33427fa3d7dd62cc5ec75ce0d4e6c6d602dd hwmon: (lm90) Add SMBus alert support
95238364167edaf93ce2890e5f55326b63194851 hwmon: (lm90) Restore configuration on exit
6771ea1fff988651593f78c122bc02e80f5100a0 hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASG
c812a51d11bbe983f4c24e32b59b265705ddd3c2 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
5717144a01d701614cfdb15f09ed562d720cf3db fs/9p: Add hardlink support to .u extension
c5a7697da9775f7a0e122fa23180becc311772d1 9P2010.L handshake: .L protocol negotiation
342fee1d5c7dfa05f4e14ec1e583df4553b09776 9P2010.L handshake: Remove "dotu" variable
0fb80abd911a7cb1e6548b5279568dc1e8949702 9P2010.L handshake: Add mount option
dd6102fbd917889384d89bc427e98e85e8fda000 9P2010.L handshake: Add VFS flags
c1a7c2262035e83a8f70ebe1328b3451702cf51b net/9p: Handle mount errors correctly.
37c1209d413242d9560e343c040777049a8dd869 net/9p: Remove MAX_9P_CHAN limit
f75580c4afb72c156746b3fc1ec977b1a85d3dee net/9p: Add multi channel support.
3fa04ecd72780da31ba8b329e148179bc24a9c7d Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
1cda707d52e51a6cafac0aef12d2bd7052d572e6 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
5cf95214ccb915591e2214f81de4659302d3e452 NFS: Clean up nfs_sync_mapping
7f2f12d963e7c33a93bfb0b22f0178eb1e6a4196 NFS: Simplify nfs_wb_page()
acdc53b2146c7ee67feb1f02f7bc3020126514b8 NFS: Replace __nfs_write_mapping with sync_inode()
c988950eb6dd6f8e6d98503ca094622729e9aa13 NFS: Simplify nfs_wb_page_cancel()
2928db1ffeacc9717c2d5c230d450bcc377b3ae9 NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages
5bad5abec4058c5214bfc72cec418348d6747977 NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
420e3646bb7d93a571734034249fbb1ae1a7a5c7 NFS: Reduce the number of unnecessary COMMIT calls
ff778d02bf867e1733a09b34ad6dbb723b024814 NFS: Add a count of the number of unstable writes carried by an inode
8fc795f703c5138e1a8bfb88c69f52632031aa6a NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
9467c4fdd66f6810cecef0f1173330f3c6e67d45 Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
35c2e967d067ff02dc944f2434f024419c2fe83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
6c550ee41596798cbd873d3df9f8ea0a4ce7ad2f x86: fix mtrr missing kernel-doc
660f6a360be399f4ebdd6572a3d24afe54e9bb1c Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
586fac13f8685bf9dfb32e1ee98bfb14f0dd0061 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
1f63b9c15b17d5af360c180f5c71537e954d5d3b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
b24bc1e61cec2174faf5dfa632da16b6ca17144f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
a9185b41a4f84971b930c519f0c63bd450c4810d pass writeback_control to ->write_inode
26821ed40b4230259e770c9911180f38fcaa6f59 make sure data is on disk before calling ->write_inode
9b1f56d60acfd634728f91f34922066c6f80ede6 Merge branch 'for-2.6.34-rc1-batch2' into for-linus
07000ee686cf19e853fa06f7904eff2cfe230ea3 xfs: return inode fork offset in bulkstat for fsr
8babd8a2e75cccff3167a61176c2a3e977e13799 xfs: Increase the default size of the reserved blocks pool
3ed3a4343b79a79d10e31f85f2d1afabcead76c6 xfs: truncate delalloc extents when IO fails in writeback
20f6b2c785cf187445f126321638ab8ba7aa7494 xfs: check for more work before sleeping in xfssyncd
694189328a7e566cb84bd3205503a42b60e87882 xfs: Fix a build warning in xfs_aops.c
692247196dd845eef02f26bf2959719b82e935c6 ASoC: Improve DAPM pop_wait delays
1d24452b5536bd5c0c7721887a38d736b885014f ASoC: Remove unused pmdown_time flag
bc6552f4717e07e7737b5dc17883c2ff99f2a315 ASoC: Add 16/16 registers to soc-cache
d2db09b87eb7b547136d5d25ff1df06820e070bf ALSA: hda: uninitialized variable fix
06862f884d9c2453daaf0c1d070c69cf444f10b1 Squashfs: get rid of obsolete definition in header file
ae4a3179b11a97a5b36a768ae6ac1662d0315ff0 Squashfs: get rid of obsolete variable in struct squashfs_sb_info
6a08ab846cefc82a328cbf9abd96c2e58a6c3664 [LogFS] Check feature flags
0321b69569eadbc13242922925a4316754c5f744 ALSA: hda: Use LPIB for a Biostar Microtech board
1f36f774b22a0ceb7dd33eca626746c81a97b6a5 Switch !O_CREAT case to use of do_last()
def4af30cf945a3735ffca865788ea84b30b25d9 Get rid of symlink body copying
3866248e5f86d74960a3d1592882490ec3021675 Finish pulling of -ESTALE handling to upper level in do_filp_open()
806b681cbe588bebe8fe47dd24da62f2d1c55851 Turn do_link spaghetty into a normal loop
10fa8e62f2bc33c452516585911f151d88389e4c Unify exits in O_CREAT handling
9e67f36169117e07daf16dc7ca314f1db9e2050a Kill is_link argument of do_last()
67ee3ad21d0d0b2cc0b70708de8aed860fadda44 Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open()
4296e2cbf2138b5831b83f03e81de916ce1a967d Leave mangled flag only for setting nd.intent.open.flag
5b369df8263fe7ab4dac2bb08b8f423dc5e33752 Get rid of passing mangled flag to do_last()
9a66179e13504c676f891908a1e94912ec5cdefb Don't pass mangled open_flag to finish_open()
a2c36b450ee68470836cb858c58a6ba3a52c5ec5 pull more into do_last()
c99658fe970f442199733bcace1a00b087336a0d bail out with ELOOP earlier in do_link loop
a1e28038df98e186807ff55a49c1c26d33d530a5 pull the common predecessors into do_last()
c41c14056210e4a328659c82b1edaccb0910d18c postpone __putname() until after do_last()
27bff34300482632caf52ff589a4e7d755b32539 unroll do_last: loop in do_filp_open()
3343eb8209cc69f0d2059f8c484ad7a3e1834c0b Shift releasing nd->root from do_last() to its caller
fb1cc555d533869910e20de4b8d5147570afdfad gut do_filp_open() a bit more (do_last separation)
648fa8611de3d4d43bbd64af3226679d2d0eb609 beginning to untangle do_filp_open()
a11106544f33c104706ae42d27219a409b67478e powerpc/perf: e500 support
776943fd6f104a6e8457dc95a17282e69e963666 Input: wacom - merge out and in prox events
5bc923c505926af927d4f3011da92c243787d6a7 Input: gamecon - fix off by one range check
36e632d61ae2febf55d5cd93b9e5ae0f5a5c6207 Merge branch 'topic/misc' into topic/usb
2b9ddcb8b2ce6a44f0f969000f16b016caa64294 ALSA: usb/audio.h: Fix field order
767d75ad1c08c31646498a13837a5c59db90ccad ALSA: usb-audio: add support for samplerate setting on v2 devices
29088fef3e3f62147c1dd53d764da4f04bf3188d ALSA: usb-audio: support multiple formats with audio class v2 devices
015eb0b08150c6fef843efe22609589ead3d4fb8 ALSA: usb-audio: use a format bitmask per alternate setting
e11b4e0e4f5ab40ec342dc07b7201c09a45f9574 ALSA: usb-audio: rename substream format field to altset_idx
e5779998bf8b70e48a6cc208c8b61b33bd6117ea ALSA: usb-audio: refactor code
3e1aebef6fb55e35668d2d7cf608cf03f30c904f ALSA: usb-audio: header file cleanups
bc700ab1407864ebee838de53c9565a394f4da38 ALSA: usb-audio: move ua101 driver
50152dfaa7d09da85588b66fee7e8c7f541f631d ALSA: fix jazz16 compile (udelay)
64e290ec69be39f1887fa0b403c1e417b6b038e7 ext4: fix up rb_root initializations to use RB_ROOT
facf92695dcf40836973ce09b7f62d3cc3a89152 ASoC: Fix S3C64xx IIS driver for Samsung header reorg
efd8f0e6f6c1faa041f228d7113bd3a9db802d49 quota: stop using QUOTA_OK / NO_QUOTA
871a293155a24554e153538d36e3a80fa169aefb dquot: cleanup dquot initialize routine
907f4554e2521cb28b0009d17167760650a9561c dquot: move dquot initialization responsibility into the filesystem
9f7547580263d4a55efe06ce5cfd567f568be6e8 dquot: cleanup dquot drop routine
257ba15cedf1288f0c96118d7e63947231d27278 dquot: move dquot drop responsibility into the filesystem
b43fa8284d7790d9cca32c9c55e24f29be2fa33b dquot: cleanup dquot transfer routine
759bfee658beab14af7b357156461d0eb852be2c dquot: move dquot transfer responsibility into the filesystem
63936ddaa16b9486e2d426ed7b09f559a5c60f87 dquot: cleanup inode allocation / freeing routines
5dd4056db84387975140ff2568eaa0406f07985e dquot: cleanup space allocation / freeing routines
49792c806d0bfd53afc789dcdf50dc9bed2c5b83 ext3: add writepage sanity checks
7eb4969e04060dcf3fbd46af9c21b1059b853068 ext3: Truncate allocated blocks if direct IO write fails to update i_size
ab94c39b6fa076d4f6d2903dcc54cda35d938776 quota: Properly invalidate caches even for filesystems with blocksize < pagesize
8ddd69d6df4758bf0cab981481af24cc84419567 quota: generalize quota transfer interface
ad1e6e8da9fe8cb7ecfde8eabacedc3b50fceae4 quota: sb_quota state flags cleanup
86963918965eb8fe0c8ae009e7c1b4c630f533d5 jbd: Delay discarding buffers in journal_unmap_buffer
e5472147e1c0712d95d973acfdbd862957c77add ext3: quota_write cross block boundary behaviour
ac0e773718dc20551e72900d2e7eada96ac91100 quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota
5582c76f901d240f57329212b59b4d957ea8d6cf quota: split out compat_sys_quotactl support from quota.c
799a9d44023c069f46bc5933a930eab0bd37d0df quota: split out netlink notification support from quota.c
a56fca23f67282467c08e75c40081da2345dfdbf quota: remove invalid optimization from quota_sync_all
5fb324ad24febe57a8a2e62903dcb7bad546ea71 quota: move code from sync_quota_sb into vfs_quota_sync
8c4e4acd660a09e571a71583b5bbe1eee700c9ad quota: clean up Q_XQUOTASYNC
c988afb5fa3fc450207c3dfc0ce535f4bfdae4d1 quota: simplify permission checking
6ae09575b3c951ad77c07d068b8dbbc09031b2d1 quota: special case Q_SYNC without device name
f450d4fee42c52e8045131a355b2de03094aa066 quota: clean up checks for supported quota methods
c411e5f66a5dd36827a5f9d1392a1afdf69ff075 quota: split do_quotactl
0a5a9c725512461d19397490f3adf29931dca1f2 quota: Fix warning when a delayed write happens before quota is enabled
c469070aea5a0ada45a836937c776fd3083dae2b quota: manage reserved space when quota is not active [v2]
c7e8d4d6dceeb6fd236991f590d3fa6f97c59874 jbd[2]: remove references to BUFFER_DEBUG
e1f5c67a1994312300ebc41195e6f5bea2f6c065 ext3: trivial quota cleanup
e3c9643597ac4bd6b5db62b5e7d915f8c8fa34b6 ext3: mount flags manipulation cleanup
9df93939b735dd273e49cbee290b9f4738500ef4 ext3: Use bitops to read/modify EXT3_I(inode)->i_state
26245c949c8473ea7352907b5a54bc34487eb87f quota: Cleanup S_NOQUOTA handling
8997de30adf5d11e9c807f1d89a894ffed60616b ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 support
c8563473c1259f5686ceb918c548c80132089f79 Security: Fix some coding styles in security/keys/keyring.c
c6d3830140f1d56b07d8ab56a6e14ca3c492a39a [LogFS] Only write journal if dirty
9421502b4fc894cc477be8fc49776830e37ca157 [LogFS] Fix bdev erases
422d2cb8f9afadba1ecd3614f658b6daaaa480fb ceph: reset osd after relevant messages timed out
4ea41e2de5bba756858bb40f964e3490b6d1a25c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
0272282f7cffb469cd2676dcb6e58bc942fcf8a8 sh: Convert sh to use read/update_persistent_clock
9d6df3fdfc470c313b7ea13dbe8a63fb21ab7365 powerpc/perf: Build callchain code regardless of hardware event support.
a71b676fa9b92119c0fb4e3fab34e45a17f15107 Staging: winbond: fix up wireless api errors
653c60f37695d054e24b84102bb2426dd2840b8c powerpc/cpm2: Checkpatch cleanup
948e78c3fc9c799b3f9b6c683b83c665942e6bbe powerpc/86xx: Renaming following split of GE Fanuc joint venture
6f3d395a5c77e6ccddd59a5221e1354b22c29531 powerpc/86xx: Convert gef_pic_lock to raw_spinlock
43a5a01bcc5b53c67878f043b4a1b31eaa87a360 powerpc/qe: Convert qe_ic_lock to raw_spinlock
0e5d359cca2d685311c4eaeb570f2e7e7915da31 powerpc/82xx: Convert pci_pic_lock to raw_spinlock
7e026f72cf05137e0b52b7aa5420e95a76bd3195 powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlock
f341dddf1dadf64be309791f83d7904245f1261d Staging: merge staging patches into Linus's main branch
64ba9926759792cf7b95f823402e2781edd1b5d4 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
6895210e89df20520916c94a4dc148a43229053e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
4c10c937cc2eb197db565392db91d429eec71176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
9bb676966aa85e56af00b353387d3c274a26e480 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
0f2cc4ecd81dc1917a041dc93db0ada28f8356fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
b02957d58a27525499ab10d272d3b44682a7ae50 Staging: Merge two branches of coding style fixes together
62c8cbbfc2367e706317f56ac21959120ae72773 sh: Move PMB debugfs entry initialization to later stage
1fae4cfb97302289bb5df6a8195eb28385d0b002 Merge git://git.infradead.org/battery-2.6
b94c765ac31f8eb9c6fe895ba611bb446b799635 Staging: dream: camera: sk5k3e2fx: fix code style issues
df84f941e9370be6798fa11aa5a77396d8869fdc Staging: dream: camera: msm_camera: fix code style issues
3f4b4e779714ae2dd55757617a8033ab338fa7f0 Staging: wlan-ng: More checkpatch.pl error cleanups
ef1a0ed7f1793531e5fb3ee489cb1e2b627f76fd Staging: wlan-ng - checkpatch.pl fixups
6705b68d0be284e2f9949f3657ea65d426d0f988 Staging: comedi: comedi_fops.c: Checkpatch cleanup
639b9f1ee5987270be2bca4bf8b7e6110d3b47ec Staging: comedi: fix suspect code indent in ni_labpc.c
65d6d26c6bcd802ebe2b22a29d9b6bbebfd8d7f8 Staging: comedi: fix yet another brace coding style issue in ni_labpc.c
2bb9c335902a5d59fc084170aaae0ccc9d9d4012 Staging: comedi: fix another brace coding style issues in ni_labpc.c
8377e813c75cf5aca46032fb780ca74c923dbe86 Staging: comedi: fix brace coding style issue in ni_labpc.c
a917d4c4251314afc196fd7a7d9d10faff2effda Staging: comedi: poc: Adding some KERN_ facility level
d4023a5ee2f683f57636346c0baf94cda710055a Staging: dream: camera: msm_camera: fix some code style issues
71508ee489e09dc206ea3f62542dd3bd11c0e201 Staging: wlan-ng: fix most of the style issues in hfa384x.h
49c9b5c7bd6cf87ccc1d820dec8d23ba3ae53f64 Staging: dream: camera: msm_camera: fix coding style issues
0054a361e44bf71b8bb79b863bcf00e04dc4a464 Staging: comedi: fix bracing coding style and 80 character issues in ni_660x.c
c2ca6a476a2fde7239a576c1bde8d7cd2ded87a8 Staging: comedi: fix bracing coding style issue in ni_65xx.c
dedf3ad1534ff5e30a2eba88afe64bbe7beecfb6 Staging: comedi: pcmad: Checkpatch cleanups
52d83bde6f10480268c454b3373bfcec8c2e3c3e Staging: comedi: poc: fix coding style issues
c8bf9fec478bb8d3c66067be2aaa4082b83da46c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
a2e28fc1164e56d37a56e3c53bd3e5a64462fd02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
03a2c4d76c9e99b80d74ab8a4f344e135a5ae44b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
9919c7619c52d01e89103bca405cc3d4a2b1ac31 ALSA: hda: Use LPIB for Dell Latitude 131L
dd74b4653597d1d321efa13935cb029b4d819343 ALSA: hda - Build hda_eld into snd-hda-codec module
1ca7578043a79d74152774acee0ed6e393134d12 ASoC: Add delay information for Samsung IISv2 DAIs
25045705d4053925a617ed71c5e4b6888e468765 ALSA: hda - Support NVIDIA MCP89 and GT21x hdmi audio
7445dfc159f90b4bc82fd7d898b53d74520e2f83 ALSA: hda - Support max codecs to 8 for nvidia hda controller
12c3400a84742f8bb0e4edc822e9ccba58781e0c rndis_wlan: correct multicast_list handling V3
3e75c3b0ca669ce675c52ad36a7998f55f16757f Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
cf4fee50282312528e1f8adf73b1831d1d6ae389 perf trace: Don't use pager if scripting
10c95f4f41889daaa8130e0bd12209825dbe8d39 perf trace/scripting: Remove extraneous header read
da7196e1f986c846ffa8b2ec385223fad38e8518 perf, ARM: Modify kuser rmb() call to compile for Thumb-2
54dbf96c921513bf98484a20ef366d51944a4c4d rcu: Suppress RCU lockdep warnings during early boot
8d53dd546f36073e0d29b0cfc24c665db301e3e7 rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
99ee4ca746dda71326db7645463b4075ac1d665c rcu: Suppress __mpol_dup() false positive from RCU lockdep
e6033e3b307fcfae08408e0673266db38392bda4 rcu: Make rcu_read_lock_sched_held() handle !PREEMPT
cc5b83a9f884fe8722a275069a5a6fde39988455 rcu: Add control variables to lockdep_rcu_dereference() diagnostics
5ed42b8113667c06a6ff2c72717395b5044d30a1 rcu, cgroup: Relax the check in task_subsys_state() as early boot is now handled by lockdep-RCU
e02c4fd3142dfb9412531bbfabd510a2a7c6ea46 Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
4f16d4e0c9a4b20d9f0db365587b96d6001efd7d Merge branch 'perf/core' into perf/urgent
e67143243a1a6b47e1bdcda189ffac46d2a8744d [SCSI] bfa: Resume BFA operations after firmware mismatch is resolved.
db1466b3e1bd1727375cdbfcbea4bcce2f860f61 rcu: Use wrapper function instead of exporting tasklist_lock
0e064caf6402d1d67db4233d26beec88ca212919 Merge branches 'core/futexes' and 'core/iommu' into core/urgent
a046bf0559018ba3d16c412fc4e1aa2be5f11f36 [SCSI] bfa: Fix to allow creation of only 190 vports on CNA.
82794a2e4153657d12a0c29272e40b47eaadb748 [SCSI] bfa: New interface to handle firmware upgrade scenario
5b098082e22c168b7df4c5c3cd924047cee7d995 [SCSI] bfa: Changes to support FDMI Driver Parameter
ab5336189a12b6561a1b5708d782a4e27e2e3b79 [SCSI] bfa: Enable new halt interrupt in BFA.
2f9b8857a914b71ba1b84fb23a0a20a87de41c91 [SCSI] bfa: Enable IOC auto-recovery and IOC type fix.
5c1fb1d55672a74d1c318f67cdddbb599df9a76c [SCSI] bfa: Defined a new LPS event to clear virtual link on a vport
e5a11016643d1ab7172193591506d33a844734cc x86: Issue at least one memory barrier in stop_machine_text_poke()
32cb0dd50672056e510ccab442dc9c3a03be649e perf probe: Correct probe syntax on command line help
1154fab73ccbab010cfaa272b6987c624cfd63c6 SLUB: Fix per-cpu merge conflict
e2b093f3e9262353558c6f89510ab2d286b28287 Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus
4c147dd81966bd4ba7f026476237ba67ea72d5d9 [SCSI] bfa: Added separate MSI-X module parameters.
4c32531324b83672f100692354b680625bcd7fba MAINTAINERS: Add netdev to bridge entry.
a6f018e324ba91d0464cca6895447c2b89e6d578 cxgb3: fix hot plug removal crash
0eddba525cf4c3a4aab9feaf36b12b465290d4a7 gianfar: Fix TX ring processing on SMP machines
4c020a961a812ffae9846b917304cea504c3a733 r8169: use correct barrier between cacheable and non-cacheable memory
d0021b252eaf65ca07ed14f0d66425dd9ccab9a6 tipc: Fix oops on send prior to entering networked mode (v3)
6d55cb91a0020ac0d78edcad61efd6c8cf5785a3 gre: fix hard header destination address checking
c839d30a41dd92eb32d7fcfa2b4e99042fc64bf2 net: add scheduler sync hint to tcp_prequeue().
8f37ada5b5f6bfb4d251a7f510f249cb855b77b3 IPv6: fix race between cleanup and add/delete address
84e8b803f1e16f3a2b8b80f80a63fa2f2f8a9be6 IPv6: addrconf notify when address is unavailable
5b2a19539c5f59c5a038d213ede723f0245d97cf IPv6: addrconf timer race
122e4519cd5c224d4b8e681d368132b643e28f60 IPv6: addrconf dad timer unnecessary bh_disable
335a64a5c21ed58de21c0130c90c7e647cdcf572 virtio: console: Use better variable names for fill_queue operation
604b2ad7ccb11569d3b843bb1ce0fbe034e70769 virtio: console: Fix type of 'len' as unsigned int
b07f6b327e798610bebaa581ffb7a226f3bcb96b sh: Fix up flush_cache_vmap() on SMP.
281983d6ff2674ca2e4868de628c65809d84fa4c sh: fix up MMU reset with variable PMB mapping sizes.
e5c1a0aa00ce94ab0cd669bb290c3ae4657242a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
c437b2733520599a2c6e0dbcdeae611319f84707 ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
7247c0caa23d94a1cb6b307edba9dc45fb0798d4 ext4: Fix the NULL reference in double_down_write_data_sem()
5fd5249aa36fad98c9fd5edced352939e54f9324 ext4: Fix insertion point of extent in mext_insert_across_blocks()
74781387822cd7a549123ae2b35862bf802689be padata: Allocate the cpumask for the padata instance
731eb1a03a8445cde2cb23ecfb3580c6fa7bb690 ext4: consolidate in_range() definitions
bda00de7e8569b1fcde27b68fa59e74e14c5f93a ext4: cleanup to use ext4_grp_offs_to_block()
5661bd6861b7490394e29aaf74dca812188272e4 ext4: cleanup to use ext4_group_first_block_no()
dd58ffcf5a5352fc10820c8ffbcd5fed416a2c3a Merge branch 'coh' into dmaengine
aa4d72ae946a4fa40486b871717778734184fa29 ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
b9cc98697d1ca35a86bbb708acc6d93993c28f0f ioat3: interrupt coalescing
aa75db0080603bae27961c0502812dfd0f522bb3 ioat: close potential BUG_ON race in the descriptor cleanup path
a27341cd5fcb7cf2d2d4726e9f324009f7162c00 Prioritize synchronous signals over 'normal' signals
3a8954e8f22cf31791d8c524c2839433e39f9368 staging: dt3155: revert u_long to u64 usage
5617f9da4619ec975514e6b385a052e024215da3 Staging: comedi: drivers.c: Checkpatch cleanup
b91665e95d1968c3cd8dd0c3a9a8d617639db1a6 Staging: arlan: arlan.h: more Checkpatch cleanup
e22245b6c26fbb7dfb948382ceb242edccb3a7e3 Staging: arlan: Makefile: Checkpatch cleanup
aa1468b3faca778274ed0a79da52613fee48672e Staging: rt3070: md4.h: Checkpatch cleanup
a5a8695987b4c541f2003640d8583412b8c154ff Staging: arlan: arlan.h: Checkpatch cleanup
fa93e19dcf8600c87a60160735b1065cd4bb4dbb Staging: comedi: dt2801.c: Checkpatch cleanup
20962c10c19862c58c03eec2434279a5d104c40e Staging: comedi: dmm32at.c: Checkpatch cleanup
882e5b32b5d68960f46331215fc3c301df508110 Staging: comedi: cb_pcimdas.c: more Checkpatch cleanup
ecd89ddcabf8646651f152155bff5f8bed9c6e92 Staging: comedi: das6402.c: Checkpatch cleanup
dd105f08c0e9d4081629f96b09abadc0bb51e0d8 Staging: comedi: hwdrv_apci3120.c: Checkpatch cleanup
d539047c7bb3d462b4b505accbb3cc31dce87801 Staging: comedi: das08_cs.c: Checkpatch cleanup
426054ce11ecb416048aa0f92628fa4ba93c3a0e Staging: comedi: contec_pci_dio.c: Checkpatch cleanup
f1c54e82726fe51a55a18d15dc9377b8fd568ca2 Staging: comedi: cb_pcimdda.c: Checkpatch cleanup
7c2f1946a5d41da3cfc1696944aaa420db5b5145 Staging: comedi: cb_pcimdas.c: Checkpatch cleanup
e3a21d0ac2ee4f6c1be5314e76939867a2d0b470 Staging: comedi: cb_pcidio.c: Checkpatch cleanup
20db7d7de7027ddee5df1b51b3d013568273b9df Staging: comedi: cb_pcidda.c: Checkpatch cleanup
2d238b2972bf365153ae8d699177c7a19a5f3056 Staging: comedi: cb_pcidas.c: Checkpatch cleanup
882e1233a1abb650149496b33eaeb1d09bbc0b7a Staging: comedi: hwdrv_apci1032.c: Checkpatch cleanup
a9ecb5bb5847b084d6d8bf5c60549fd5598c053a Staging: comedi: addi_common.h: Checkpatch cleanup
015fadba7c30a082cc8efa0f353be096b75e3952 Staging: comedi: addi_amcc_S5920.c: Checkpatch cleanup
48d07f2bf3fd6d0bbe7577f1844f7edfaf7399f6 Staging: comedi: amplc_pci224.c: coding style cleanups
02c7b237f6a01f580319187d4bdbf712b27a5460 Staging: Cleanup useless headers
7bd795bfcd7eb2f2962d458bf787d5ee0d1167cd Staging: rtl8192su: use list_for_each_safe() in ieee80211_crypto_deinit
a99840b1aa66d3797bfe0be4fb6982bba62d815b Staging: rtl8192su: re-enable tx-stats
29a1fbc88b822497a0a4d8e9cb7d8a471e70f339 Staging: rtl8192su: fix for rtl819xU:Error TX URB for zero byte xxx, error -2
2f22560880786acceb6bc63cbda7125e8d9a2206 Staging: rtl8192su: Remove Firmware from r8192SU_HWImg.c
c852ab66727558e7fb9c994a12ff30cc3d0e2448 Staging: make drivers use spin_lock_init()
21b0838c1a03686277e0cfeda42015e4538b9ea3 Staging: crystalhd: Misc improvements for crystalhd_lnx.c
092579690107ffdf9b146de7e67379d8434e9bb0 Staging: wlan-ng: Fixed line length issues in prism2usb.c
582de7caf578f3ed1f52bc93ad926a580af885b4 Staging/pohmelfs: fix write_inode parameter warning
83a0f9bc658b20b06740691d9ee711c5d14b6e8a Staging: fix wlan-ng printk format warning
128a5d0223ebef1cb6c0d94b3f87b49e38a11443 Staging: rtl8192* needs semaphore.h
0f7cf0034c6b9aafea3605ec61145c9b54b1b208 Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issue
ea12ac4fd241a141cc64683f4293f48bed84fd42 Staging: comedi: Increased timeout for digital output dma loading
2021937c6d8ec1212b8f4fa01e86f852c9b96368 Staging: comedi: serial2002: Fix filp_open usage
9f7a344b69485dc1052534a4e1b2e5a8f7de086e Staging: comedi: amplc_pc236: Checkpatch cleanups
669c930c8fe266917865f923db51c3b654ab78a3 Staging: comedi: amplc_dio200: Checkpatch cleanups
e20ad20d849eb902628553be1fd2dc9ccc40a4bd Staging: comedi: aio_iiro_16: Checkpatch cleanups
e41a6f6d9cb7404420d596f27609a3f4f55dcaf5 Staging: comedi: fix coding style issues in ni_labpc.c
af71b816cdc623bc7c0b616ededbf3dadaf03156 Staging: batman-adv: fix module initialization
da6d6c7ac366ad3189e494cd78376db7a4f40d59 Staging: batman-adv: avoid crash on memory allocation error
8d03847c090b12694fb9fa81dbefa7b3e4f10f1d Staging: batman-adv: Fix skbuff leak in VIS code.
837b8248f6206a6b08b3d6defe2946282e432679 Staging: batman-adv: atomic variable for vis-srv activation
bc0ad071a788625abb23aee4cb3c07d17d501641 Staging: batman-adv: remove obsolete variables
149de2e58b53cb87c9637a46441c477f0caf74bd Staging: batman-adv: avoid having the same error message more than once
eb50081d8fb76d5de9d65628d7f41977ece7044b Staging: batman-adv: don't lock while sending packets
0fce64362d4f2144586e3ffcff6f259bf8abc2f8 Staging: batman-adv: depend on NET instead of PACKET in Kconfig
77712e5fbe2e47476823f4853d756cc5ad1dfabc Staging: iio: Staticise non-exported functions
9a16a92c11e82a0a80b4847343cfb8b5c54ed6b6 Staging: comedi: fix brace and 80 character coding style issue in ni_daq_700.c
3c2aabc41da7e9f957bc826363115a54764fb396 Staging: vme: VMIVME-7805 board support
33e920d9ebaddbc9cf51cf6e1de7baa8d7b8d6dd Staging: vme: Allocate memory buffers for master windows
5188d74cc4597a63a0907b8996ca0a2d36f1b970 Staging: vme: Use A24 when requesting slave resource
877de4b4866f1cc0a25a4d67d3927304556f5d1f Staging: vme: llseek support in user driver
bb9ea89ec8a3d80a835d53afc388ad5f67fd3cb3 Staging: vme: Remove legacy unsupported code
25331ba2f8e36abe77211765fa879106cdbc43e6 Staging: vme: ca91cx42 slot detection
04e10e15f9509d08c5e2194ea2ae680c013d5b63 Staging: vme: Add ca91cx42 rmw support
21e0cf6d2e59e19f77096e73d83157734e7f7782 Staging: vme: Correct ca91cx42 resource handling
4860ab74d4d577d21fbfe0da3bd0925f3efc8907 Staging: vme: add ca91cx42 dma support
2b82beb8c1bc81b3dde69d16cacbc22546681acf Staging: vme: Add location monitor support for ca91cx42
8fafb47638012d93134d0ff38adcc5fc661beeb1 Staging: vme: Make vme_master_resource naming bus neutral
29848ac9f3b33bf171439ae2d66d40e6a71446c4 Staging: vme: Enable drivers to handle more than one bridge
4f723df45d3952c485ee0125fb6797ad615901c3 Staging: vme: Attribute Testing For Dma Request
66bd8db52ab48e7189e02d4bf1f23109cc1ede70 Staging: vme: Renaming following split of GE Fanuc joint venture
a94f530a5ee36f72e0377d081023b8d23dacf7ce Staging: rtl8187se: needs semaphore.h
bd80816b2877879d36011815858c8681408cc625 Staging: udlfb: remove printk and small cleanup
dd8015f1c83bfde9966c86a5958abd466a304398 Staging: udlfb: explicit dependencies and warnings
3e8f3d6fa672896096068296658a769649186150 Staging: udlfb: Support for fbdev mmap clients (defio)
530f43a8a69d9fa10ec6d30652244bb5e2a29694 Staging: udlfb: improved rendering performance
2469d5dbcafe064859475a8aaf8da00ab33d440c Staging: udlfb: Rework startup and teardown to fix race conditions
7d9485e2c53caaaed9606a39de1c2746cc9ba262 Staging: udlfb: Add functions to expose sysfs metrics and controls
4574203f45eb26b3fd76a171a77dd298dc1dc1ae Staging: udlfb: clean up function naming
4a4854dd2049ddc066a162a0f843dc2a78481060 Staging: udlfb: pre-allocated urb list helpers
cc403dc67d10b895fec14b837fa2a6cb6ee6c8bd Staging: udlfb: reorganize function order
1d31a9ee698f9b8d72c5813fe62a5184197443c3 Staging: udlfb: checkpatch cleanup
cd18964a1d67c4989474ffca0109ef1c0f8502a3 Staging: r8187se: Remove dead code from r8185b_init.c
8daba6b94dce76254b10de0a9a777f792a120322 Staging: r8187se: Remove two private variables that have a fixed value
b1b7621b08e49638aa65b5f67cdd35478f00a4c4 staging: r8187se: Remove write_phy routine
5dd8acc8fd6b0476a2dc49bc6de4712d22c368c0 Staging: wlan-ng: multiple safe style cleanups
46800b225f8c9dc264e1e9c15b1e104b9e0af5b5 Staging: wlan-ng: clean up assignments in if statements
bc2955ddf48d2da94019680fa46deae88d39b40e Staging: comedi: bracing fix to ni_atmio.c
cd9d25ba31b2def7f84da1e3cedf21e8ebb90722 staging: vt6655: add missing curly braces
6de92dd6495e36c0c2cddbee3e7c6a49f608e7cf Staging: r8187se: Fix for LED not following radio switch
742821ce5fdf691826154fe72ba0884f71a40982 staging: r8187se: Change to use common eeprom routines in EEPROM_93CX
13a21ad18cb43574a1a642baf105afdf2a9260c4 staging: dream: more Code style fixes
451ff3737d220a17869d7304d5735146f9cc587f staging: dream: another Codestyle patch
df16b962f06724f006ff06aa9e69971113e2fa46 staging: dream: Codestyle fix
326bdc6537d3f18d894745a344c44c9c34777014 Staging: comedi: rti800: more Checkpatch cleanups
3913add413ab95b1e33738b44e9a2118afb11346 Staging: rar_register: add suspend and resume functions
433e63c63eee9fd8ac3735ce5b41797f30d5ce58 Staging: rar_register: fix checkpatch errors and debug program file
9cedb3924bfa3f70d0c562c65e26ce824c686fc4 Staging: rar_register: fix checkpatch errors and debug header file
bafb6f63af819269c23871ba9ca8d9eb3f6893cc Staging: rar_register: provide better explanation in Kconfig
e33cc5cec039ac6aef68568c06998707bceb0953 Staging: rar_register: renaming directory to rar_register
ee7dfb7e245e92c011c335e7bac2474967eda192 staging: rar_register: renaming driver to rar_register
e37bcc0de040127281de13a84a608570355c20eb Staging: mimio: remove the mimio driver
ef97e4ef156500eb1c26de57354ad685f0b6127b Staging: dt3155: fix coding style issues in dt3155_io.c
dcff74ce8b458792c1628ad9f3803fc648f94e11 Staging: dt3155: replace u_int and u_long usage
5d3921117d7c3bfec5a5877ba0be0430e2aec491 Staging: dt3155: replace u_char usage
062d164719fcbffae6e2fe5e7ba5ab68da12ce33 Staging: dt3155: coding cleanups for dt3155_io.h
f721ad7a9c4cec5b151134b2ace164861aca0df9 Staging: dt3155: fix build warnings
dee86e8c9279110d787da64cbca5d4bda63d93c6 Staging: comedi: ssc_dnp: fixed a brace coding style issue
2d2facda0b71609be294aa1fd5f56d2cdbcbb794 Staging: comedi: ni_pcidio: Checkpatch cleanups
83c41dabcca05eacc5917928a3e6a3bdfefad652 Staging: comedi: rti802: Checkpatch cleanups
0acc516aee7b1527ad125a53deff328ef29be9e6 Staging: comedi: dt2815: Checkpatch cleanups
d3c796fd57f33a20b2ca968e0e449382397c8dba Staging: samsung-laptop: fix coding style issues
e41e5d601e1c035fde488f9543c978b8ae86e1be Staging: rt2860: correct onstack wait_queue_head declaration
01823a13dca4de28ddb55b63c3334ff928b3abbc Staging: rtl8192e: fix spacing style issues in r8180_93cx6.c
f4098b4f8ac65e0e44bbe579ac7d32b6e05ffa3b Staging: comedi: fix brace coding style in comedi_fops.c
412bd046b0a1726f8b168d5056d21213932f9d84 Staging: comedi: fix brace coding style issues in ni_labpc.c
c7e10c99565d7a4d2f4bcc37e7bccd6c8120a0a3 Staging: Fix continuation line formats
8455cd1bdba3331e07291c455ca70be33ff39860 Staging: wlan-ng: minor cleanups
bc56894234e55ad53419cfda1bbfc401a8be3e46 Staging: Fix continuation line formats
7df1735bebee6d1f3492c79ab110f3a6e67e0244 Staging: comedi: adq12b: Checkpatch cleanups 2
27aa7320972a130ba3cd2d4004c2568e7c40f01e Staging: comedi: fl512: Checkpatch cleanups
d8dfb3882e12539f34c6eeb01dee6f425e92e892 Staging: comedi: ni_65xx: Checkpatch cleanups
c733110ae3c49a69907b89f37ff1721a157df0f3 Staging: comedi: ni_670x: Checkpatch cleanups
900b78088567d2033c58d4e2433c3d2558f56b76 Staging: comedi: ni_660x: Checkpatch cleanups
94941bc805d2b77e6b548b83529b3fa5e98a3636 Staging: comedi: poc: Checkpatch cleanups
b1e68ea5e1b0829037a1dc97e8a2ef4bb6e9c91d Staging: comedi: pcm3730: Checkpatch cleanups
50ae2a521f60a62dce3fedfc3046064a680a6d5e Staging: comedi: pcm3724: Checkpatch cleanups
1130ebbaae8ed0dcf8be707449601f8d7dbb7538 Staging: ramzswap: Update copyright notice
c25d75a234df36446dc0d9bb3365ab8b83374d50 Staging: ramzswap: Handle case for invalid backing swap
2e882281742f7e483e751bbbaf6c0946b5f8513f Staging: ramzswap: Remove redundant check for zero page
de1a21a0f1f614dac0d8cacc13f41e32a15bba98 Staging: ramzswap: Return proper error code on device create failure
5d83d5a0b5ee332b724978d657c0af17f14e807e Staging: ramzswap: Set block size to PAGE_SIZE
7eef7533909f3ea50e8b375777242f778e8da11e Staging: ramzswap: Flush block device before reset
6a90772886d5d6812f9b2775d3caa0dc002754e0 Staging: ramzswap: Use lock for 64-bit stats
1994130e4f881696aad562429fbbafeb73418e5a Staging: r8187se: Fix a faulty if and do additional cleanups
e501b36bdf85212d537b30babf60dfedf3fdcebd Staging: otus: fix memory leak
411a861fc4f92cf0f5039928b448dcc7ca31d423 Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG
a439f5bff51d3e0c93d61ee6886b9dbf29a03da9 Staging: usbip: Remove dead code
aad86577b829be29048e0a692e1c28c3ffeda6ca Staging: usbip: use print_hex_dump() instead of open coding it.
1e5065dbd6fe53b46d8281db7b4286751dcf607a Staging: usbip: minor code cleanup
22e0967f72494564e416b157568ed5876666ad26 Staging: et131x_kill MAC_STAT_t
bd03d0d5bc253533a6d169a82f56626d552d9471 Staging: et131x: kill off the rxmac ctrl type
fef5ba3ae9760fdc2688b7160fa056e7ef2700bb Staging: et131x: kill the rxmac ERROR_REG_t
dcb0789bb344b76fdeb32876f1e498a5cd19ecc1 Staging: et131x: Kill MIF_CTL_t
370d52acf7f2a8f4fccbf9fa49defd6e364ae1f3 Staging: et131x: Kill the SPACE_AVAIL type
f7ae1957cac1388e7bbe070b13a5f5f5a98107d2 Staging: et131x: Kill off the rxq_diag types
287acb63a593c9872005824d6866937617624668 Staging: et131x: Kill of the MCIF types
b186f33137a124b3d10bcd7b9b35d76247b82014 Staging: et131x: kill off RXMAC_PF_CTRL_t
70a29a24088211369169b6285f33795be4d3a616 Staging: et131x: Kill rxmac crc fields
afa7e5ec93b4e9e991fd3feb0bda2589f785e357 Staging: et13x: kill off TXMAC_ERR_INT_t
003e52e85b1cf04c0bccc70c124d67aea3036fda Staging: et131x: Kill off the TXMAC_ERR_t type
1cb180dc9dadf7739fe5bf9a8f159097abb67590 Staging: et131x: kill txmac err count typedef
6720949d55623cb8c4cb6b06f218d8be68780a6f Staging: et131x: Kil the txmac type
69ea5fcb5e33b785f3f554db0ab0c2694da3f22f Staging: et131x: Collapse all the function definitions into one place
ec7d9f61012b9ab902810d63c4b5a7c796e4ceed Staging: et131x: Kill unused error defines
f1471660df8e88fa7840459e3ea28ac1f3187296 Staging: et131x: kill MP_ERR_COUNTERS which is unused
8f12785dd008f4ad94e3c9aad00517e082563935 Staging: et131x: Kill off RX_RING_t
4ba64c1ba5f26a445255dd7684c175e298d84d07 Staging: et131x: clean up the pkt_desc_stat_t types
8a66278cf91c9b0bfedd70865954d5fccba02237 Staging: et131x: Clean up the fbr lookup table
07563ac691c284a5b9402556a270b8cc14164ff8 Staging: et131x: Fix rx_status typing
f926d216502c55e3d1089e5845045d0c16004428 Staging: et131x: rx_status_block_t is now clean
c9a8ad187a67da5892ff1155960cd14912c49efb Staging: et131x: kill off the rx interrupt state enum
61aa21f208314496c4fa6c28c4a96c610831ed5e Staging: et131x: Clean up the rx status word types
dc26ffc7729e5a35c7019a6fb7d306005fdae518 Staging: et131x: Kill MAC_STAT_t
461e0e8b15864b2f8d7b13a5bf86acf40d7a6fd6 Staging: et131x: Kill off MMC_t
060a78a07a06d78e64a00a25f4a4a7d5fe7402d1 Staging: et131x: Kill off TXDMA_t
2b903327d34a48250da3f559a8906f3a55db9901 Staging: et131x: GLOBAL_t is now sane so kill the GLOBAL_t itself
254472ac59e2298fe3af9edafe291439e7756645 Staging: et131x: kill EXP_ROM
61d5ed8c62fcceba08812f176de233ea7c78f5da Staging: et131x: Kill off the rxdma type
1bd751c1abc1029e8a0ae63ef4f19357c735a2a3 Staging: et131x: Clean up rxdma_csr
13a79c697f737c19b5dd2f642374d9f289f9b830 Staging: et131x: fbr_desc is now only sane types
7d9e15eb31debad09ef055290d04e162998b766f Staging: et131x: kill of FBR_WORD2
09b25c6fa36ea3c961e75cede0f86f1fed5c33b5 Staging: et131x: kill off the FBR_NUM_DES type
5fe68019c600ac0b92475654cbee66208dddb800 Staging: crystalhd: fix build on powerpc
cffd4e16cd6e5893148c31f86d1b48db10b64baa Staging: rtl8187se: fix if statement
c22202faade08b6b45f14fd86bfb57f79d73464c Staging: rt{2860,2870}sta: Use request_firmware() to load firmware
8838d2560a8ccbc5e03688d55bf075793b36a04e Staging: rt2870sta: constify RTUSBMultiWrite(), RTUSBFirmwareWrite()
35f077dca73132dcac2cac1706417229a68f38c3 Staging: serqt_usb2: Two branches the same in qt_set_termios()
a2c3fdb996a926a45622428405a042f011eb03ba Staging: rt2860/sta_ioctl.c: Two branches the same in rt_ioctl_giwscan()
57ac827c9b17f2cc2f0f86c4fd43c3597c40253c Staging: comedi: pcl818: Remove unneeded chanlist_len check
64a1f7bd56e0f26bd4dd621805facffde9fbb0a3 Staging: comedi: pcl816: Check channel list in AI command test
c203b521e64e062d94f1ced1510206c0a55d5b55 Staging: comedi: pcl812: Update MUX for multi-channel AI command
8f87b832dea11dd00f6a30aaaf934c5c93556cfe Staging: comedi: adv_pci1710: Remove unneeded chanlist_len check
61283d227c6b39e30afc6346db099521b0b64fa1 Staging: comedi: adv_pci1710: Correct AI scan count and channel checks
b3559cb1aa5f863e1ce9b94b518be7ddf6680e45 Staging: comedi: pcl818: Correct AI scan counting and channel checks
13de4f000ec491b16a820e4ed59de2c98b7807be Staging: comedi: pcl816: Correct AI scan counting
7edfa10689615255e65909bb893fd8f8620cff92 Staging: comedi: pcl812: Correct AI scan counting
6c381c5775ea5eb799bdc790dd6d6d43fe966134 Staging: Comedi: G1-3 status registers not read in ni_gpct_to_660x_register()
615d5b6c56ff6bfd6ae223e99df26cf28d55f566 Staging: comedi: pcl730: Checkpatch cleanups
acb60e915a68c44757e12c45a8cede11339b6172 Staging: comedi: pcl725: Checkpatch cleanups
186539192c37c0ebe95ddac341cf7e037b096966 Staging: comedi: pcl724: Checkpatch cleanups
266bfbdd3eb7f080612977f22055c82b951b179e Staging: comedi: pcl711: Checkpatch cleanups
f51f90300010937bc9a2455cef88366448a6e718 Staging: go7007: Eliminate useless code
79a22d5c264f5ddfc8573aa7eb234fe62dd1ee32 Staging: comedi: rti800: Checkpatch cleanups
23d53b1768f9396d0e259a9b4e62bfcc03122bab Staging: comedi: c6xdigio: Checkpatch cleanups
d2e01434fd9c01687a7cace957f182594cccc829 Staging: comedi: adq12b: Checkpatch cleanups
0289bb5d18ad57e23a7be681857f070980c66790 Staging: rtl8192u: ieee80211: CurrentMPDUDensity assigned to itself in HTUseDefaultSetting()
3af805735a2538c38ec16014f19d19030544aaef staging: sm7xx: remove the buggy 2D acceleration support
d5a2ffd8e8d602293339f69180aff8914c454d83 staging: fix typos "couter" -> "counter"
9d220c6b54f3d0b141846321814ec1c4e4fbdc67 staging: fix typos "aquire" -> "acquire"
a82fd70197e1e59d2127e5536d6a1d502699528d staging: fix typos "selct" -> "select"
1832664ae124df0c58dc26985e4963b2c39b6b05 staging: fix typos "enalbe" -> "enable"
9f64859208f3a56f33f2e893e11df585768f1705 staging: wlags49: don't use custom implementation of atoi()
e4c3a24dc5c318e57e5295a54f03eb8ae54d9ffa Staging: sep: declare MODULE_FIRMWARE
4401e8243d2e02a991a475eea11885a56f854f69 Staging: sep: include driver name in firmware filenames
5d929a71908968905331cda0d52c44570d402110 staging: declare MODULE_FIRMWARE in various drivers
32dbb67138fdb8cefa348d29850eb9a9ce964e09 Staging: dream: HTC Dream camera, not need sizeof
362f46e3ab6ee4fc771da55067921c39dd13877d Staging: vme/tsi148: Depend on VIRT_TO_BUS
23639126523b274e094515b609c987e927284920 Staging: otus: fix assignment makes integer from pointer without a cast warnings
ab59186c7545dcffbeda8a78b75bfcdb14c4566d Staging: rtl8192u: dont use -mhard-float
1c7ec2e8e0fb6e8acda4f6b9a682cf7f8e650e2f Staging: rtl8192e: Use skb_tail_pointer
53cf8743d227283e78c27ada407b506014c9223d Staging: rt2860: Use skb_tail_pointer
3bf040c75294ad9470b11902477e2c07af2031bd Staging: ramzswap: Free memory when create_device is failed
b76a32638d9d7d6b421fccce02e667007509bd7b staging: make i2c device id constant
a457732b836b970c82c7ba35b4cfc938c9c543f9 staging: make USB device id constant
13ac58dac0c6b1edeb060102049b07ebceea9a40 staging: make PCI device id constant
75b16013e29f6058e5bd648e6f4a9c03d262cf4f staging: iio: Fix incorrect existence check for a shared event pointer.
75c8075394906b4bda4b056328bd9b401277d9b8 staging: iio: Ensure mutex is correctly unlocked in __iio_push_event
0daa04a586f03de8f9022e29fb41c9dc0de28c4a Staging: otus: zfTkipInit(): increment another pointer
e36e8c0add960eb523a8a1bc93c7efa744339415 Staging: otus: Fix ZM_SEQ_DEBUG macro for no-debug case
3db96cd871e7cfea6e671b262a8ef661b27dadf1 Staging: otus: remove unused constants
d74385fd9c81d2168aa3a556abcc55f5e1558626 Staging: otus: remove unused variables
d027936949b839a858cd822975491e19ec316621 Staging: otus: dont mix declarations and code
90d49b4f32c243215c0620162e6cae6af980047c staging: crystalhd: trim register defines
88d43000098017d93d9bb2f88d33950e6c7a6bf4 staging: crystalhd: add missing fixes for userspace lib build
8a8e29752dfdba014b866d3c587d3409e57263dd Staging: wlan-ng: Add select WEXT_PRIV to Kconfig to prevent build failure
733acf902fbafb6571fce45ee77b1516aaae1bc6 Staging: rtl8192u: Add select WEXT_PRIV to Kconfig to prevent build failure
95702ef05b9b6554c2669bdb9a6121af9f034171 Staging: otus: Add select WEXT_PRIV to Kconfig to prevent build failure
0df28be06e08b9a53c26a53974bf3afea4928b3e Staging: asus_oled: Add NULL test for kmalloc
c424d46fdc79df201707fe815aa8480751918025 staging: cx25821: avoid NULL pointer dereference
267c39c918cd0c239148a281d51693f47d2e1e54 Staging: v56655: add missing parentheses (in comment)
9d4682d070e1f90f75cb27dd44d9cc7ab79577f1 Staging: batman-adv: Update the README for mainline usage.
182374a0bddeef46769d2f8ab56fcccc433b96f3 Staging: Fixed pohmelfs regression because of per-bdi writeback.
e3c0acf44d837d3095ab8222d3271f9ba0d3db44 Staging: pohmelfs: avoid null dereference
0c14c06cc18bc0d7f968d0bf1e531bcb8ced387d Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4
74e1cd4555c7b8d2fe9de657658f92f859427025 Staging: sep: Fix use of legacy ioctl fop
db376005ab4abe4a57fd96c8e007cf5d3b2e22bf Staging: sep: Fix build problems from header changes
274350fe401474d0c30cd10bbad74b5dbf34f4fe Staging: otus: 80211core: Fix &&/|| confusion
f3557cc180b73308048867b591111df6436987ff Staging: rar: Fix all coding style issues.
88e05d854cbbd583d528be9295a74586f920492b Staging: rtl8192su: buffer overflow in r8192U_core.c
00367a6d7caae9c6b077e177aeebad5b0a91ea62 Staging: vt6655/device_main.c: use %pM to shown MAC address
6756993bafb436af088dacdef92b756f5f96134e r8192U_core.c: use %pM to shown MAC address
820793c396846e5885b0d28c68512d08b5cb77cf Staging: r8192E_core.c: use %pM to shown MAC address
28a2333413b2fbb74b35d55e1dd8c349dc825a16 Staging: et131x_netdev.c: use %pM to shown MAC address
1c7e4a7c326c916918b5a29051db4f93973e775a Staging: otus: off by one in usbdrvwext_siwessid()
ed30013207ef3e36da4f39db1298ae53f799e29c Staging: cx25821: off by one in cx25821_enum_input()
7a02f549fcc30fe6be0c0024beae9a3db22e1af6 Staging: cx25821: fix double unlock in medusa_video_init()
4b2ba24399cfcd7c80a20cd3bbedc5df0ebd4345 Staging: comedi: reorder check in pcmmio_attach()
5d3aed742498ffe5692e3f974f3f7ea0e99a93bb Staging: comedi: off by one in doDevConfig()
ef4ffb7ade54f7669172cf5cead69695e588c06a Staging: ramzswap: Minor spelling fixes
2141ec629c9c9a70c905cfebcc8fa69373dd982a Staging: dt3155: remove compat code
cf137d5c49379c5f05fba40baf1535b611410ec0 Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()
27b93f80e47a49a0584a4c8fb58bc44f9e026256 Staging: rtl8192e: remove some functions from the __exit section
9bfafe825d0af5f4cbb2aaaecad0cf9a459cf6b1 Staging: rtl8192e: print the elements of tx_pn and rx_pn not the arrays themselves
db15438cd5be7380cdf27c8adb8fc71a72da0210 Staging: rt2870: Remove unnecessary forward declarations
c33c2065fc4d424e23547b58900ded5eb4444e9d Staging: rt2870: rtusb_probe() should be in section __devinit
6910dadf3f11254bc0af79f578c7228b4e1334ac Staging: DT3155: Use pci_get_device()
c22090facd354749cfe99a46e903449c7ac07788 Staging: hv: match on DMI values to know if we should run.
9a775dbd4e8c87b7d35549183145321c7205404e Staging: hv: add a pci device table
0fa37b1ee936811c8aa8fcb72d189d02cf1575b9 Staging: hv: fix brace coding style issue in Channel.c
f916a34dc066c13ff2c8986657634cef06c07719 Staging: hv: Rename struct device_context and re-arrange the fields inside
26c14cc119204adc218259251919c5198d07dafe Staging: hv: Add proper versioning to HV drivers
4408f5319b6c8784120e0784df315b87e8a5dfef Staging: hv: fix various coding style issues in RingBuffer.c
a73e6b7c508f610eeb315c443d9ac79041124af0 Staging: hv: Remove xen legacy code and check for Hyper-V
4f28900bcf9bb5e6fb0c18fc7ee325df66fe8bbd Staging: hv: remove unneeded OnClose callback
2d0753464b497287565c2e54d3ae67666852ef57 Staging: hv: remove unneeded OnOpen callback
354b0a643e89dd3163278c9a0ac9cbcb9ef5c298 Staging: hv: remove unneeded OnHostReset callback
99358ca725513de0a97971eb019d4a5544d83760 Staging: hv: storvsc_drv: move unused functions
65e65a3e73b31c097e59c6e8d4a9ed1eebbe9d8d Staging: hv: remove unneeded OnHostRescan callback
4230020c42457e51c98636a328c60e9f3744152c Staging: batman-adv: Dont deactivate aggregation on wrong input
abad5446585b0b9519fad00c05156f373ea114ad Staging: batman-adv: Remove compat.h
b9b27e4ef6313449a6b40a21e0e9a1bdd9a1d8ce Staging: batman-adv: Use printk(%pM) for MAC addresses
a9c2910aa15c5b2559e80d1406176f8456d3e34e Staging: batman-adv: Allow the MAC address to be set
e70171957a3ac67fd62af0c66efe7b7749121899 Staging: batman-adv: receive packets directly using skbs
c4bf05d3960981a4291bcc9580f3d73eb4dcbe84 Staging: batman-adv: check all kmalloc()s
e9b764506aeb06ada6a7d0a24eda3e6eb70bade1 Staging: batman-adv: splitting /proc vis file into vis_server and vis_data
6051d44cb1210e79b39143921b9e162983a03005 Staging: batman-adv: remove obsoleted vis_format /proc file
b801fede6bd94a4b3b0bd4ba1f35f69a6b34158b Staging: batman-adv: moving vis output formats out of the kernel
b665aac8a7b44bbffc32dfff8543227704136ed5 Staging: batman-adv: fix minor orig table layout bug
9bbf1ecdb36e2395eecbf04229eaaedce3589db5 Staging: batman-adv: Fixes rounding issues in vis.c
cec4a69cfc2bc780b4107193cb9bd621b67ab2b6 Staging: batman-adv: Use forw_bcast_list_lock always with disabled interrupts
5ea84fa369baa3d36fa8a78e9af3dc71bbcbca51 Staging: batman-adv: consistent spelling of "neighbors"
b6c359767bc743a7b6830660daa8f7e5c4273ad8 Staging: batman-adv: initialize static hash iterators
4ce21a7faf320bdb750a2e1639f8f2dbb27bdb89 Staging: batman-adv: Replace KERN_DEBUG with bat_dbg
183cd9ee543c9364fa42be8d30265fd47a914b59 Staging: batman-adv: update README for latest kernel
acdfd0e088502dc225f594b5a5598cab53ffd375 Staging: batman-adv: Remove NULL pointer check
23a51a8061567a47347ade59edf2a0bde0eece30 Staging: rt2860: test off by one in RtmpAsicSendCommandToMcu()
716323c09319ae5e6c9e413a6378d61a77b26996 Staging: rtl8192u: ieee80211: add missing parentheses
7963eb432be2ebbf7e740bcdf6b385cc68fb7627 staging: add Broadcom Crystal HD driver
ca1f29c01aaa37d522dc6ce311769731f5f1919e Staging: altpciechdma: remove driver
2d629030ca649bd4a7356befedbe7bbefa840b21 Staging: p9auth: remove driver from tree
a945db65436a2666927b555d752e67a1bd193a9c staging: remove the b3dfg driver
8c6356e2a57044614799de3f1e7f40561724893a Staging: dt3155: coding style cleanups for the .h files
1769fd86e13eadeca64881fb8494a17afeccbbbf Staging: dt3155: coding style cleanups for allocator code
8125e2f66800f9e16e632df20fa3195c07f6aaf9 Staging: wlan-ng: initialise mibitem
e8ffaa3a06a71a5a02373cfcb5f474f9a181ec68 Staging: prism2-usb: Build should select WIRELESS_EXT
d512a142f0a3d5ce138880fb2a70462542d5f711 Staging: rtl8192su: Use z format qualifier for output of sizeof()
784d3119475652d34a8d8ec3911e39c5e3d3036f Staging: rtl8192su: Build should select WIRELESS_EXT
8c172dde41db666f7a5f3bb62205da017e23c0ec Staging: s5k3e2fx.c: simplify complexity by factoring
096417e087a391dc78780cc1843369a521635522 Staging: w35und: Remove unused typedefs MLME_DEAUTHREQ_PARA and MLME_DISASSOCREQ_PARA
8fab4020fa1aa5ee3ad4e409323be9edfbd6c20e Staging: w35und: Remove unused typedef RXLAYER1
2b6e6df4d911e5ef1f438b84ee00cfc48865aff3 Staging: w35und: Remove unused typedef TXRETRY_REC
23b0dce239426ff8a7068b8d617d0c6eb4544cf7 Staging: w35und: Remove unused typedef CHAN_LIST
440a233db4c117f34397abd3722d5802fe1b8c30 Staging: w35und: Convert typedef ChanInfo to struct chan_info
395af561825095b2df30ed2ee86c3ed898783e8f Staging: w35und: Remove unused typedef _EVENTLOG
92ce4703920dc1bb380c12498a2f6bb825effbc7 Staging: w35und: Convert typedef RadioOff to struct radio_off
1bc5e651295ab35fc7d396d940cf9a1e530c0a7e Staging: w35und: Convert typedef LOCAL_PARA to struct wb_local_para
3fc0d278e3198c8aa9baa71c49a8364d31686ba9 staging: Fix misspelling of "invocation" in comment.
39cfb97b0d89a99c8e50782b17e65114b89c2e59 staging: Fix misspelling of "should" and "shouldn't" in comments.
2ed71d5a14c887b7632aa21579ff7fc5770381d8 staging: Fix misspelling of "successful" and variants.
59277b679f8b5ce594e367759256668eba652d0d Staging: udlfb: add dynamic modeset support
293c0db0dd2a7f1a8074645faa9d3a0294623002 Staging: dt3155: add it to the build
bad9f950c011c50e8302b48244229c0250add9b4 Staging: dt3155: add TODO file
ae7fd7b818e728fd90e08460dd45ce81e79c99b0 Staging: dt3155: add needed #include
aa337ef1fbc9650f8b5b9087af1dac33f71eb01c Staging: add dt3155 driver
da94a755cabe96d2c00af2b1b1aff84307c437fe Staging: rtl8192e: Small code fixes for r819xE_firmware.c
4db3d5e4e7fce813648215d99fdc5d0fcb73128c Staging: rtl8192e: Code style fixes for r819xE_phy.h
1719e1190a019c65750bc515b3ff2ec694e52bc2 Staging: rtl8192e: Code style fix for r819xE_phyreg.h
8f2668418f182ac6b50b994851c36bd0a116e4f8 Staging: rtl8192e: fix more coding style issues.
65a4378471510787e080188f933913315f1afa0c Staging: rtl9192e: fix power usage issues
789d9dbdad5cb24fbf0c0e4fa5c5f1b792e4e81e Staging: rtl8192e: fix some codingstyle issues
f70615a8f134c4ebe3c2848bb43a68335406a001 Staging: ramzswap: remove unused #include <linux/version.h>
6309017f050af5bb66350ec25a2a1dd0c5643422 Staging: wlags49_h2: remove duplicated #include
c4ad074f11acc46a4ded25dec4f4c2b8d2d4ebb8 Staging: iio: checkinclude.pl fix
734cc82a65cd5abc1b616fb0699eb2c251de7831 Staging: batman-adv: Fix the naming of the debug option.
8a2e042c2d9b4f1252dbbbb7c31bd3f8af19c8f2 Staging: batman-adv: Split originator handling parts out of routing.c
4088c7ca57b6dbe25683bb16f25233cce373996c Staging: batman-adv: Always receive when discarding.
da6b9ba95f2ce3f923013ce09793ab16f05bac25 Staging: batman-adv: stop persistent warnings if a device is deactivated.
4efe0b06559e8cb39c3d6a9bd01cc99604dfd247 Staging: batman-adv: Refactor routing.c
bad2239e87d73fd999a9c5d5efa5024b16046c6c Staging: batman-adv: replace internal logging mechanism.
e89230ec9154870a165de7e4acc411e1e7eec345 Staging: asus_oled: Add defines for asus vendor_id and device_id to be consistent with hid-ids.h
8d4ecdda9870d0999ebb8ed59293f420b5d244fd Staging: mimio: checkpatch.pl line > 80 chars fixes
2c6211606dafaeec51e471cd6aa277fbf45fe80c Staging: mimio: Remove dead code
d753fa1df300fe9215a08603f1f8ac18825839eb Staging: mimio: Fix checkpatch.pl spacing errors
0ee9f67c4028500a4348e8bc87ee7ec1139b8259 Staging: rtl8187x: Use %pM for mac address output
a5c252411f16dce1f9586090ffa8210273a4c8fb staging: slicoss Use pci_set_consistent_dma_mask.
30ae835f89cac13156fdef84412870f3179f3f22 staging: slicoss Use compare_ether_addr.
5d372900aa6b14142cc7d7145cc8be1cb6c0d7b6 staging: slicoss Use PCI_DEVICE_TABLE.
6c7aeb654d0d7f6d3b8de864c60868aa61f1e283 staging: slicoss Use dev->stats rather than adapter->stats.
d9c057ab0b19e4995884f412b7d15b6c08b1b54e staging: slicoss No need to check pointer in debugfs_remove()
f8771fa67d63c57e9eedf034939261865edc2065 staging: slicoss No need type casting when using netdev_priv
a71b9978819ce25f911af16fc4d7b96fcdf665d4 staging: slicoss Check for valid hw address
203fe0d2e99598eb960baf2cc4b88b6e794e5a20 staging: slicoss Convert to netdev_tx_t
42d4eff70f57eb889678d40d46a2c01ffd29d9a6 Staging: vme: Allow drivers to co-exist
3cb1b8a77402df3091ba7ecaede9b22484bf51b9 Staging: vme: Remove old structures for implemented features
ead1f3e301e2d886ef89f8d0c82b4d495f2a81c2 Staging: vme: Fix checkpatch errors on VME core.
12b2d5c0895a03e941e7c145d9d23a45908a857b Staging: vme: Allow override of geographical address on ca91c142
638f199db463a8f2b1535c45ab27d04bb1a55baf Staging: vme: Allow override of geographical address on tsi148
51616e21066d040988a33effa82d4ef37fd60959 Staging: vme: Correct vme_user error message typo
1c47faa0af6f9316e863174f6d30ede60ebf7e36 Staging: otus: Fix branch in zfProtRspSim()
cb13887657ec7130ff3e4ea7f78cda2e8a943b30 Staging: otus: fix some sparse warnings
bb0bfc2a6b3bc0a680b45690e8e427515cf229a7 Staging: dream: remove duplicated #include
ccf972bd6bcb35ebd38e0a530c86088e45102aa4 Staging: dream: fix memory leak in camera error path
e79753edf88d858a3783c946c12cc4726f6590f6 Staging: dream: add missing include files
fcc55b309fc0d037b5d435712cf70589c6a0c7be Staging: comedi: pcmad: [PATCH 3/3] cleanup printk() warnings
71a74bd951dd292dcda623539fa7b45005d72436 Staging: comedi: pcmad: Cleanup: Remove unneeded braces
90454a28d2e825e13f4a0334e017a438e4ccfc8a Staging: comedi: pcmad: Cleanup: code indent warning messages
9643f5d94aadd47a5fa9754fb60f2c957de05903 Merge branch 'for-fsnotify' into for-linus
06b9b72df43800b9ae4e77202c8bf5848c9d6998 Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c
c7bbf52aa4fa332b84c4f2bb33e69561ee6870b4 x86, mrst: Fix whitespace breakage in apb_timer.c
282572b5ab99cf27073210ca60b80dd085e1a469 ALSA: riptide: clean up while loop
e61e642c2a0dc283c52cec76a223ac0699773633 ALSA: usbaudio - remove debug "SAMPLE BYTES" printk line
b30477d5e2961bfd90ad4146c517871ca8a6bebc ALSA: timer - pass real event in snd_timer_notify1() to instance callback
faf4eb23d5fcb9a4728766a1e7bce9c6f2b43bd8 ALSA: oxygen: change || to &&
fd8d47351d2e241f3168eeb697ce55cc28c75b78 ALSA: opti92x: use PnP data to select Master Control port
9b1d0998d24f9c207d5fbdd0b8bac07284e0eda7 ext4: Release page references acquired in ext4_da_block_invalidatepages
8d75da8afd068fa58b35e69c7c8c46770d9e7a98 nfsd4: fix minor memory leak
31f66be44a657a14e0ab3536e4877c66c9ce031e rt2x00: Export rt2x00soc_probe from rt2x00soc
4fa004373133ece3d9b1c0a7e243b0e53760b165 mac80211: Fix HT rate control configuration
3010673ef5f7bef4b4685566a0713de1b4306c93 x86, mrst: Fix APB timer per cpu clockevent
2bd3a997befc226ab4b504f05c5cbba305f3e0e6 init: Open /dev/console from rootfs
2329e392accdb1b277927e8d9cbf568ba3f3856d mqueue: fix typo "failues" -> "failures"
8d8ffefaaf63f0468f17fbd1270165e739cf335e mqueue: only set error codes if they are really necessary
04db0dde0ee1c29110642dff57fba9e438eb805c mqueue: simplify do_open() error handling
8834cf796a4320be2d3a70b1e4f9aba732a0f4ee mqueue: apply mathematics distributivity on mq_bytes calculation
c8308b1c91056b09e96d40dbde4880ea685c377e mqueue: remove unneeded info->messages initialization
4294a8eedb17bbc45e1e7447c2a4d05332943248 mqueue: fix mq_open() file descriptor leak on user-space processes
e555317c083fda01f516d2153589e82514e20e70 ASoC: fix ak4104 register array access
bb1c04784d39b95a4382bd283f3048c4eb859b58 ASoC: soc_pcm_open: Add missing bailout tag
4919c5e45a91b5db5a41695fe0357fbdff0d5767 fix race in d_splice_alias()
bec1052e5be6a70f03f6adc650f3a6e4c2f44ddf set S_DEAD on unlink() and non-directory rename() victims
db1f05bb85d7966b9176e293f3ceead1cb8b5d79 vfs: add NOFOLLOW flag to umount(2)
440b3c6c160f7d0a985f24ad1f4c24e00ee2d936 get rid of ->mnt_parent in tomoyo/realpath
0ceeca5a08abb1d880f0cc0ea812ad14932070e0 hppfs can use existing proc_mnt, no need for do_kern_mount() in there
8089352a13b785d4e0df63d87bd2b71c76bb9aee Mirror MS_KERNMOUNT in ->mnt_flags
d498b25a4f877be535246c4e5b6ee5890781a477 get rid of useless vfsmount_lock use in put_mnt_ns()
47cd813f2984569570021ce3d34cdf9cb20aa6a2 Take vfsmount_lock to fs/internal.h
37afdc7960ab493f827b5df9dc1b71b63b44331c get rid of insanity with namespace roots in tomoyo
9f5596af44514f99e3a654a4f7cb813354b9e516 take check for new events in namespace (guts of mounts_poll()) to namespace.c
e21e7095a78867364d7aa9223d833ccb966f93f3 Don't mess with generic_permission() under ->d_lock in hpfs
391e8bbd38474b9f85b1f3933394a79ea66fe1e2 sanitize const/signedness for udf
072f98b4637eddcbdf2178fc84f382e2ee522f08 nilfs: sanitize const/signedness in dealing with ->d_name.name
0319003d0d229735770c185ddf132c666e9cd01a nilfs really shouldn't slap struct dentry on stack...
89031bc79782a93fc65adabd0e123c89645bee6e sanitize const/signedness of ufs a bit
7e7742ee005c887b86fd1fd38d5b48419329dfa0 sanitize signedness/const for pointers to char in hpfs a bit
1f707137b55764740981d022d29c622832a61880 new helper: iterate_mounts()
462d60577a997aa87c935ae4521bd303733a9f2b fix NFS4 handling of mountpoint stat
3088dd7080d1ecc6d18c27ef9e617cbbd2a2e51e Clean follow_dotdot() up a bit
de27a5bf9caef3f1fca1f315aa58eee54fbf929a fix mnt_mountpoint abuse in smack
f694869709cc39a5fbde21aa40f22999ddad0e6e a couple of mntget+dget -> path_get in nfs4proc
6eae7974d0490a9dbc3091f702ea1650871652a9 Switch alloc_nfs_open_context() to struct path
2096f759abcb42200a81d776f597362fd9265024 New helper: path_is_under(path1, path2)
495d6c9c6595ec7b37910dfd42634839431d21fd VFS: Clean up shared mount flag propagation
2ecdc82ef0b03e67ce5ecee79d0d108177a704df kill unused invalidate_inode_pages helper
270ba5f7c5dac0bfb564aa35a536fb31ad4075bd fs: re-order super_block to remove 16 bytes of padding on 64bit builds
f1771ffaac29a7a4e321ddd94d7873bc0dcefd41 Simplify failure exits in s390/hypfs fill_super()
fc7bed8c802de3b064a56a43ec8574aa8d412de3 Don't bother with d_genocide in rpc_pipe
5b7e934d887c67fe093b61f1308bc2d9c49381ff Use kill_litter_super() in autofs4 ->kill_sb()
3899167dbd6832a3d8d7171b425257ad46b6c40c Get rid of mnt_mountpoint abuses in ext4
f598f9f1252b33410ffc52f51e117645ac5116c4 Sanitize autofs_dev_ioctl_ismountpoint()
b1e4594ba097634e9436cc4c6ba95f70a2d627ff switch infiniband uverbs to anon_inodes
281befa5592b0c5f9a3856b5666c62ac66d3d9ee ioat2: kill pending flag
b372ec2d900a5b50e47ef9e9624536ad146236be ioat3: use ioat2_quiesce()
773d9e2d8dbf02cfaf65786cf9100eef02c9fda4 ioat3: cleanup, don't enable DCA completion writes
2f99cc6e4688faf5f03f9afe5e1c6097278c75b2 add several pieces to shared subtree documentation
796a6b521d0eadb338adf8cf7e482351c3a8a7b4 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
c177c2ac8c5aa83ed181db44543c3b38fd1f17a6 Switch gfs2 to nd_set_link()
8737c9305bd5602b11f7eb4655d5695d4a42a0c6 Switch may_open() and break_lease() to passing O_...
d208bbdda991b8808d9c033ce4d31cb1bd87dcfc fs: improve remount,ro vs buffercache coherency
ec4f860597af41c6b71f4de86d8e86f710bfab54 fs/dcache.c: CodingStyle cleanup
587d4a17d837ac0f17edb26f1b6c80c0abda6343 some clean up in fs/proc
193cf4b99113a4550598ba9e8343e591fc062e23 libfs: Unexport and kill simple_prepare_write
ad2a722f196d2b014f49e6c37e072df71eb3695f libfs: Open code simple_commit_write into only user
4b1ae27a96d9860e6c4348673e8fb6a0322511fe Revert "autofs4: always use lookup for lookup"
eaa5eec739637f32f8733d528ff0b94fd62b1214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
2a32f2db132264c356aea30a8270d3e68d96c509 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
913d7b4cc0d958df9f2e4bc0e6926c037d96d07e ASoC: Add support for WM8960 capless mode
b6877a477d356a7c07a6c173d58c34a0a6abb086 ASoC: Move WM8960 platform data into include/sound
a24d62d297fad31c866eef28e3d8b691a2b14a92 ASoC: Prettify wm8960 logging
258020d0882e89c1462800a70eb414b8a4fec78c ASoC: core: Add delay operation to snd_soc_dai_ops
377b6f62effcb91c53cd7ff8709a94d72d23b6ae ASoC: core: soc level wrapper for pcm_pointer callback
50831450503b828b3f8c031aa664340062afb3b0 ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetry
eeec124685164cb8f9bbf274e1d4c9b9c2f8d6c9 ASoC: Wolfson Microelectronics 1133-EV1 audio support
8a4fd1e4922413cfdfa6c51a59efb720d904a5eb sparc64: Make prom entry spinlock NMI safe.
feaf77d51a6e2e95f60c8095ac7282e610ede798 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
eca281aad0c293e7698edea5834c252dd8108afa Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
7f5b09c15ab989ed5ce4adda0be42c1302df70b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
94468080220162f74dc6ce5c3e95e5fec8022902 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
fb7b096d949fa852442ed9d8f982bce526ccfe7e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
a626b46e17d0762d664ce471d40bc506b6e721ab Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
c7d5a0050773e98d1094eaa9f2a1a793fafac300 sparc64: Kill off old sys_perfctr system call and state.
c1dcb4bb1e3e16e9baee578d9bb040e5fba1063e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
60f8a8d4c6c46bb080e8e65d30be31b172a39a78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
fac829fdcaf451a20106cbc468ff886466320956 [SCSI] raid_attrs: fix dependency problems
98e1e0f07c3f1820b8ac424569ee9e9916d3665b [SCSI] libosd: Fix unchecked err return found by smatch
b037bba71bca77c7247e7c2079f227ad7b961c34 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
a03696e912cd544e1504a79e49600cdb535f42db Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
0a135ba14d71fb84c691a5386aff5049691fe6d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
4850f524b2c4c8a4e9f8ef4dd9c7c4afde2f2b2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
3ff1562ea48cddaa5ac1adcb8892227389a4c96c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
88b68033b99b16b42e734ab56a4ed6bc1d53516a docbook: fix errors from x86 headers merger
4846546f7e3d9ae802c941b0e4f65362c7118bd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
1ad02bbce64e5226b0582af85df4e481e2f6b7b9 Regulators: wm8400 - cleanup platform driver data handling
598b3578ab9ee8e3eef322128485719668d8b93b Regulators: wm8994 - clean up driver data after removal
eb66d565e8eb73ab0c471fd3dac822dc663fe8ea Regulators: wm831x-xxx - clean up driver data after removal
6a74857d1b75e4f58f1a09472b972058499258a4 Regulators: pcap-regulator - clean up driver data after removal
308f100f2ef8e8b9f65b0f3c2a1c7044ec0e65a5 Regulators: max8660 - annotate probe and remove methods
bd88c9b285b76f329243d5c80960c23a04004043 Regulators: max1586 - annotate probe and remove methods
ebbed04fe7f89c9cb00df32f7123bc1b84b456cb Regulators: lp3971 - fail if platform data was not supplied
56c23492b2266fcbe38f26a3de217902c70a895b Regulators: tps6507x-regulator - mark probe method as __devinit
54d13ab1038911249fc5769efee87fed000623c0 Regulators: tps65023-regulator - mark probe method as __devinit
24c29020bac8a35729e1f58270b3622abc2941a2 Regulators: twl-regulator - mark probe function as __devinit
8ab3343dc61552cb8ad653e1013b1853cea9bea6 Regulators: fixed - annotate probe and remove methods
98bf7c057b35eaf418ac063c4aba4f9f86220b09 Regulators: ab3100 - fix probe and remove annotations
4cf95663c829ddd47c76ba5b749e88864beef0a7 Regulators: virtual - use sysfs attribute groups
2ebcf63245b4496808712ed884f6a330d73bc807 twl6030: regulator: Configure STATE register instead of REMAP
34abbd68efe09765465b81dfedeee9994f13302f regulator: Provide optional dummy regulator for consumers
9a7f6a4c6edc84748c6477c9df56691a0e61b8fd regulator: Assume regulators are enabled if they don't report anything
17133dc82422cb118c843c3e9bbd565c37506ec8 regulator: Convert fixed voltage regulator to use enable_time()
69dc16c325bef32b0a1a1abf15ae4047174cafc1 regulator: Add WM8994 regulator support
a71b797fdc672714bfff1fdc142042a95e97d7ba regulator: enable max8649 regulator driver
79ac9bc32094be15732c421ea1d9a18751ec1ecf regulator: trivial: fix typos in user-visible Kconfig text
f4b97b36b7c6b2d4455f27d6371869f915cbe8fd regulator: mc13783: consider Power Gates as digital regulators.
eda79a3041a2cada0d4ee9491c99c3874b322356 regulator: Add 'start-up time' to fixed voltage regulators
75c8ac22e4b8ebea8169a090e64d034a96758644 regulator: Implement enable_time() for WM835x ISINKs
31aae2beeb3d601d556b6a8c39085940ad1e9f42 regulator: Allow regulators to specify the time taken to ramp on enable
84b6826306119dc3c41ef9d7ed6c408112f63301 regulator: Add notifier event on regulator disable
6faa7e0a4bb1215fb0a0093a0d426a72599e5982 regulator/lp3971: Storage class should be before const qualifier
1bd588fd9d2611d2573066f49477fb5be2aa13de regulator: add voltage selection capability to mc13783 regulators v2 .
50beceba7fdf5f10a04d8a053e62d40b742099ad crypto: authenc - Move saved IV in front of the ablkcipher request
bb2d3de1885cd69a5fc92af99c4e0c05eb5fc122 [SCSI] sd: Fix VPD buffer allocations
74315ad00b8ed41e9f97fe322942fa9883517ed1 [SCSI] lpfc 8.3.10: Update Driver version to 8.3.10
0c9ab6f5cb28199ef5de84874d135ed44f64d92b [SCSI] lpfc 8.3.10: Added round robin FCF failover
fc2b989be9190f3311a5ae41289828e24897a20e [SCSI] lpfc 8.3.10: Fix Discovery issues
e2aed29f29d0d289df3b0b627b122832d4dc80fe [SCSI] lpfc 8.3.10: Added management for LP21000 through BSG.
0f65ff680f90281d49ee864965f06774eba9657d [SCSI] lpfc 8.3.10: Update SLI interface areas
e40a02c12581f710877da372b5d7e15b68a1c5c3 [SCSI] lpfc 8.3.10: Fix user interface issues
9f1177a3f8eee22427eb97e6e00b62ff0be2871f [SCSI] lpfc 8.3.10: Fix Initialization issues
43aebfa12e7631124472237dc945c27af54ca646 [SCSI] hpsa: remove unused members next, prev, and retry_count from command list structure.
33a2ffce51d9598380d73c515a27fc6cff3bd9c4 [SCSI] hpsa: Increase the number of scatter gather elements supported.
db61bfcfe2a68dc71402c270686cd73b80971efc [SCSI] hpsa: Clarify calculation of padding for commandlist structure
ff9fea94546afa2a496c15354533f06088347f6e [SCSI] hpsa: mark hpsa_pci_init as __devinit
31468401ccf64322ca99fe05fbe64f1551240f57 [SCSI] hpsa: remove scan thread
e9ea04a65ad842452cbee92b5c865af7fed17f63 [SCSI] hpsa: return -ENOMEM, not -1
5512672f75611e9239669c6a4dce648b8d60fedd [SCSI] hpsa: fix scsi status mis-shift
f0edafc6628f924a424ab4059df74f46f4f4241e [SCSI] hpsa: fix firmwart typo
667e23d4e968f6826dc5d3e81238a7f1f343fb4f [SCSI] hpsa: allow modifying device queue depth.
b0f4d4cf12d0eaa0bd766686bba843fc105b6a60 [SCSI] ibmvfc: Add suspend/resume support
64355b929dec0cb6271e4ac7834c9cf262961e40 [SCSI] ibmvscsi: Add suspend/resume support
c03af1ae1cce97a5530b907ea03625ce6e00214e [SCSI] be2iscsi: Alloc only one EQ if intr mode
ed58ea2ab58c7d80a07a829a1cc2c4161c300494 [SCSI] be2iscsi: Fixing memory allocation for connection
90a289e87648f80b63178c463aa7daaf5205805c [SCSI] be2iscsi: Remove debug code
dafab8e079f432268cca5cf378b92d6acfacc393 [SCSI] be2iscsi: cleans up abort handling
944b2fbce26ce39555363fd092386807fa5ea08c [SCSI] be2iscsi: Fix for a possible udelay while holding lock
4183122dbc7c489f11971c5afa8e42011bca7fa2 [SCSI] be2iscsi: Cleanup of resets for device and target
309ce156aa27f29338438011d292a8d6496623d3 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
6c5ae5b278e29c1a23fd562e1a5276c2e2ea1738 sparc: Update defconfigs.
d7b4627f5f3390a2f350f16c047b3fc3eccce6d8 [SCSI] ipr: adds PCI ID definitions for new adapters
5aa3a333eaae1016f5a72f9e0e2dce39c08762f8 [SCSI] ipr: add support for new IOASCs
214777ba125e2902c9b84c764be38099c94d0bd2 [SCSI] ipr: add support for multiple stages of initialization
f72919ec2bbbe1c42cdda7857a96c0c40e1d78aa [SCSI] ipr: implement shutdown changes and remove obsolete write cache parameter
dcbad00e6b403089b1846e788bc1a0c67b2bfd2d [SCSI] ipr: add hardware assisted smart dump functionality
4565e3706329f65b5e64328b5369c53b6ab2715c [SCSI] ipr: add error handling updates for the next generation chip
3e7ebdfa58ddaef361f9538219e66a7226fb1e5d [SCSI] ipr: update the configuration table code for the next generation chip
a74c16390a47dcb6c96b20b572ffc9936073d4b1 [SCSI] ipr: define new offsets to registers for the next generation chip
a32c055feed74246747bf4f45adb765136d3a4d3 [SCSI] ipr: add support for new adapter command structures for the next generation chip
1bff4dbb79a2bc0ee4881c8ea6a4fbed64ea6309 sparc: Provide io{read,write}{16,32}be().
6c71dcb28ff9b63b814a0b76a256f5dae08d3e0d [SCSI] scsi_dh_emc: fix mode select request setup
e9cfaa9f4c99be6d6bfe468daa1dd3a3f326bc52 Rename .text.start to .text..start.
b6f4e451de78547a369a8dbb7bcb56c1919a6b79 Rename special text sections in arch/frv from .text.XXX to .text..XXX.
a7df554ea095da4f60ff7f7b90a94c2df91942e4 Rename .data.lock_aligned to .data..lock_aligned.
2c31c341a827b99eef743753aa9adb917b9ea6db Rename .data.initvect to .data..initvect.
c273fb3b5d0490d3058f6cce77a92860671ee7b6 Rename .data.init to .data..init.
07b3bb1ef211fdf20eddcae902d1098788ea2f6e Rename .data.nosave to .data..nosave.
9bf59424862ef5c1ba5d7ad6699a0b474916c4e3 Rename .text.startup to .text..startup.
819d67621edba0822352f7ae2a7ccb0387223675 Rename .text.page_aligned to .text..page_aligned.
75ddb0e87d0d31ad44d574e7fe2e962e4efecadb Rename .text.lock to .text..lock.
2b55f3672c77e76b62efd0dba6bf29addac071fd Rename .text.ivt to .text..ivt.
041d5f94c4d67444c40584db0d1cacf32a47a25b Rename .rodata.compressed to .rodata..compressed.
d56a3c1a9faa3a1703ce696e111143bfd9f071f1 Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.
54cb27a71f51d304342c79e62fd7667f2171062b Rename .data.read_mostly to .data..read_mostly.
3d9a854c2dac3e888393b23ba7adafcce4d6d4b9 Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
dafb9320671316fbd030b1d2e0ab9b96597223cb Rename .data..patch.XXX to .data..patch.XXX.
9d1578a3ba7fe9d3eecf86615ee427789792c2d6 Rename .data.init_irqstack to .data..init_irqstack.
e1cb14b85f802c7717a46b1a38e1fba23ead86c3 Rename .data.gate to .data..gate.
1360e0707090c763d0d06cbc74b04f9c9588b582 Rename .bss.stack to .bss..stack.
7c74df07f90cabe61d700727bca04682b4e477f3 Rename .bss.page_aligned to .bss..page_aligned.
75b134837263eb919d91678f7fcf3d54cd088c8d Rename .data.page_aligned to .data..page_aligned.
5f547f51a2205d18a507b88756e6988639db5f25 powerpc: remove unused __page_aligned definition.
2af7687f1ad2c4571b9835f9bb2e3db9a738d258 Rename .data.init_task to .data..init_task.
4af57b787b4be09419a2bb48aa705fa87ef41cca Rename .data.cacheline_aligned to .data..cacheline_aligned.
bc75cc6b5636eed5f6a481cba808e906f71cfd94 tags: Add the ability to make tags for all archs using "all"
4431d4ce996de2cd2c45583209ba0dbbc9bf2795 tags: Fix spelling error in comment (is->if)
1cd4efddc4512ccbd9fe317f688f361605ca0c88 bridge: depends on INET
4d63cb4d8638fdf2e3bf874936335a08e3b5d8fe bnx2x: Removed FW 5.2.7
4d27b87785a743fdae653d395a3a4e763269c53c davinci_emac: off by one
bf829370a8d664d87a61697c8a0d6d780c336aa4 cassini: fix off by one
d4612cb86ed8db8956b6b19435f8a30de6c67ffe Bluetooth: Use single_open() for inquiry cache within debugfs
1162563f82b434e3099c9e6c1bbdba846d792f0d af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]
9fe969345b10931319b3f1e7034fbdeb786de234 be2net: download NCSI section during firmware update
48a29516e8b0b8cd59f5afec90a14f49dd9cf967 cpmac: use after free
87c1e12b5eeb7b30b4b41291bef8e0b41fc3dde9 ipsec: Fix bogus bundle flowi
950f564b707ca1b1c5bb94cd1e7d2a0702bfcadc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6
a3f916f2c84f2b9e1d32cc0dbfe326a9e380dbfb pcmcia: disable pcmcia ioctl for !ARM, prepare for removal
6e83ee075ed74941ccaad4fec503f6b24646e7e0 pcmcia: CodingStyle fixes
09e1172317d1038918c5a139ba31155610f802b5 sh: establish PMB mappings for NUMA nodes.
a1042aa248e4ea7f39d5ce13f080cbf3b6c42618 sh: check for existing mappings for bolted PMB entries.
29044ad1509ecc229f1d5a31aeed7a8dc61a71c4 x86/stacktrace: Don't dereference bad frame pointers
d8111cd91abee016d62b401e057fee66ba80be67 x86, mrst: Remove X86_MRST dependency on PCI_IOAPIC
ac91d85456372a90af5b85eb6620fd2efb1e431b tracing: Fix warning in s_next of trace file ops
cbb9bf65ae25dee772e85589136e7dd1c3e743ae crypto: hash - Fix handling of unaligned buffers
882d01f96bc1909455696aae6eb7ce4df3e908c8 Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into devel-stable
64ed28a87a0c075e91c1c5b0fe7d225a6cc6ae39 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable
b93a4afcff7be859e30cad2a305731516057d6cf Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
d424b925f7092b9d95e0a8556872349abe79d9b6 vga_switcheroo: disable default y by new rules.
2f41a7f11c4bb93c41715008a693cadaee5efd82 drm/nouveau: fix *staging* driver build with switcheroo off.
cedf8a78421943441b9011ce7bcdab55f07d2ea6 USB: backlight, appledisplay: fix incomplete registration failure handling
124d255382ddd37ffa920e9f5183efa54bbfe4f2 USB: pl2303: remove unnecessary reset of usb_device in urbs
a880830e48e6fb7694de76ebb4a6c6bb0800f758 USB: ftdi_sio: remove obsolete check in unthrottle
04b922c41710d770460c4663f69eabb0bf670be9 USB: ftdi_sio: remove unused tx_bytes counter
019ccc73201e933fe7d8119c90a812d347e325f9 USB: qcaux: driver for auxiliary serial ports on Qualcomm devices
67b9946dd07eeef8188e4cab816d2c370bcaa7b2 USB: pl2303: initial TIOCGSERIAL support
ac7d4ca9e0b27d7705d273f17afd29828db35ee6 USB: option: add Longcheer/Longsung vendor ID
8740cc7d0c532e098cc428251c08befd14f087d8 USB: fix I2C API usage in ohci-pnx4008.
47cb17089c059d24e5da03f2b44ee3a089075b78 USB: usbmon: mask seconds properly in text API
444dc54c28740d90cb2d5f38e8163bcb46c5a885 USB: sisusbvga: no unnecessary GFP_ATOMIC
3756c7c091f4ca8bcaf89ee3855a326d69209716 USB: storage: onetouch: unnecessary GFP_ATOMIC
46b72d78cb022714c89a9ebc00b9581b550cfca7 USB: serial: ftdi: add CONTEC vendor and product id
1f87158e44e79e62c8250f278c225ce4ab695f4b USB: remove references to port->port.count from the serial drivers
a108bfcb372d8c4452701039308fb95747911c59 USB: tty: Prune uses of tty_request_room in the USB layer
2832fc11f1360668482beec06dbcd631ae5f0cf1 USB: tty: Add a function to insert a string of characters with the same flag
e4a3d94658b5760fc947d7f7185c57db47ca362a USB: don't read past config->interface[] if usb_control_msg() fails in usb_reset_configuration()
b6a2f10ca045c9b0a4732c38485ad6ca1b663bf4 USB: tty: kill request_room for USB ACM class
67ccbd6f1af3025af3224be5c4f992aaf8811334 USB: tty: sort out the request_room handling for whiteheat
5d3034ab8faea229942e79d867d18722d5375b12 USB: storage: fix misplaced parenthesis
6d61ae9112960a2b3ed3360602dfb3bfd357954f USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers
cd780694920fbf869b23c8afb0bd083e7b0448c7 USB: fix the idProduct value for USB-3.0 root hubs
49d6271b85a3e18062eaf4d6f8d899abe00a7725 usb-storage: use max_hw_sectors instead of max_sectors
efe7daf2231a6beb59f0f641461d19fa62fb83ab USB: OHCI: DA8xx/OMAP-L1x glue layer
bdee2d8432f5af5af953896182a59ec1c5d6fa3a USB: ehci: omap: Update TODO list in comments
9b43cffbbd3e9f77e16826513f26544cce3b5864 USB: ehci: omap: use default interrupt threshold
bdb581bd6bd59a3303974977544d679d849214d1 USB: omap: ehci: kill 2 compile warnings
b87c6e86dac1bb5222279cc8ff7e09529e1c4ed9 USB: serial: sierra driver indat_callback fix
7650cd9678df29b01d1e46a9d2ce7e5d8c72b3ce USB: serial: sierra driver adding reset_resume function
05197921ff3dad52d99fd1647974c57d9c28d40e USB: xhci: Fix finding extended capabilities registers
cceffe9348f93188d7811bda95924d4bd3040d0f USB: remove debugging message for uevent constructions
49d3380e3f1297ff7bdc700c0a7fe6c3a036b3ab tty: Fix various bogus WARN checks in the usb serial layer
bd07c551aae5d2200c7b195142e5ba63f26424da USB: cp210x: Add 81E8 (Zephyr Bioharness)
efcbd3df079a6f8a8a2d5207c4e8429e02356c79 USB: Extend and neaten dbg macros
f45ba776da4fe6c9a9eddd42b0fd5d1f15c260f3 USB: Convert concatenated __FILE__ to %s, __FILE__
759f3634267a67ac90f3fa7fc06510dfd43b4e45 USB: serial: Remove unnecessary \n's from dbg uses
815e173e1d71742f1135fb4d4931e8115a3ca0ef USB: ehci-dbgp: split PID register updates for IN and OUT pipes
5272098365514ab232fa6a695d58c3961fec6b7a USB: serial: Add support for ViVOtech ViVOpay devices.
640e95abdfae9fef5949084c92e80c8f2f8b5ec5 USB: atmel uaba: Adding invert vbus_pin
90f7976880bbbf9968629500972f8e2f80401217 USB: Remove unsupported usb gadget drivers
8e7e61dfbf1ec6418bf89505980b158a8d00d877 USB: f_mass_storage: fix crash on bind() error
2b626dc134d38d0001b98acf8c7293b6bc5ee86d USB: cdc-acm: fix possible deadlock with multiple openers
d7e18a9f2c506467ec7a9c066da45a0f60c6f5a6 USB: g_mass_storage: min(...) warning fixed
08e6c972da616d057b63fd3f89ce0eb539952f06 USB: musb: test always evaluates to false
db8516f61b481e82cec398474ed716d926de7f94 USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
9714080d20f2ec4b671a06ce69367d91fa9e227e USB: add new ftdi_sio device ids
bd09a9f5318d0a088605911325d6e6e8530bdc9a USB: ftdi_sio: Replace BKL with a mutex
a79df50bbad3b58efb5f2c730ca20573a674de10 usb: gadgetfs: Convert semaphore to mutex
b00ce11f00c9e86442de000e8bd3dd42f089c8e1 USB: g_mass_storage: superfluous and missing packets fixed
7f1ee82695654faf0a93fc0abf3b08eb354ef1f6 USB: mass_storage: eject LUNs on thread exit
9f445cb29918dc488b7a9a92ef018599cce33df7 USB: musb: disable double buffering for older RTL versions
0ded2f146acfaf71e5f4c15b80cf89b3af48134c USB: musb: set version of Blackfin version
5e23e90f33888769ffe253663cc5f3ea0bb6da49 USB: pxa27x_udc: Fix deadlocks on request queueing
fb088e335d78f866be2e56eac6d500112a96aa11 USB: serial: add support for serial port on the moschip 7715
f10718f5b812a2c55e37396518d426f88d5e35fc USB: io_edgeport: eliminate get_string()
5b520259ab6d661b8d5eb39dd17cc5e4e4553c62 USB: s3c-hsotg: replace deprecated dma_sync_single()
ab3bbfa1af64a978ffff45861a1b694313a03537 USB: musb: only print info message if probe() is successful
da5108e1a350c84b185b5f11aa58fea93a204fe0 USB: musb: unmap base if we can't probe
3d268645d50989bc874fadf20db6fd6d17b380dc USB: musb: tusb6010: use resource_size
c58bfa6b97731590e42cba6bd13829c4e480992f USB: musb: deprecate what we don't use
ad517e9ed8723363ebff0c5b413cbaa503aeb0ce USB: musb: we already tested for dyn_fifo
8573e6a673fc99bd89a6c08ef9841d8b52f9d3c5 USB: musb: get rid of omap_readl/writel
4f712e010b2da1cc01c178922f2eb5aaeae461b6 usb: musb: Add context save and restore support
8af6096caf8b3fb7ee33e636c44a29f373d27df5 USB: remove obsolete config in kernel source (USB_HCD_DMA)
0880aef49e40abd1ed34ab713e8b024e8bc2021e USB: usbfs_snoop: add data logging back in
0978f8c55cdc7c06b2f1440b030e93fda2c53b2b USB: s3c-hsotg: Staticise non-exported functions
385f690bc058ba2555640740a1957826a40e4615 USB: trivial: missing newline in usb core warning message
330e3c4cc7179f9f3916cd147bf289467e16b169 USB: ftdi_sio: correct spelling in implementation file
0a2a37752e8c62f7bf160ad196c9384095d347fd USB: ftdi_sio: correct spelling in header files
a45a1e07aa5e4d3dc952c264f87184c5ac8c0a62 USB: serial: Eliminate useless code
aa7907407adf1358ee39be0e98beaf4c129a78d6 USB: gadget: Add DEVTYPE support for Ethernet functions
a8d4211f33a9573f7b1bdcfd9c9c48631d1515ee USB: remove the berry_charge driver
2a9d0083f63da961a8cd4fdf9f4e8e6433c36966 USB: BKL removal from ioctl path of usbfs
9fd5c675864263e9f0e6bdb2d752bb380b32a01b USB: BKL removal: frontier
eedf1f17d40e24ae80007bcbe7b7e997c32995c8 USB: BKL removal: vstusb
3c02b1d79e04e86f8bd2ff56da3743c2980f3e34 USB: BKL removal: legousbtower
6248c52f6abd5783ecdd042f6107bd172168961e USB: BKL removal: ldusb
92846fbb861f64b9db21f06d6878ca02c67554dc USB: BKL removal: ftdi-elan
937f7131d7ea7762851c89a410c83e1c4b393234 USB: BKL removal: adutux
dbdae3bd4af15c32e3b5eb6e608c1e2ea751b07f USB: BKL removal: idmouse
511e2d0218d04f544065eb277ad475bf14881efe USB: BKL removal: rio500
5a207b431174ecc8f995230d19c79242160b8888 USB: BKL removal: mdc800
94015f6e6ba11040f75f4b42aada8de23965290e USB: BKL removal: cdc-wdm
0022457a5469d328219dfb1ea5bd89d076e28372 USB: BKL removal: usbtmc
b92a97efe00cf4e3555585f40dbe96512bba8f95 USB: BKL removal: usb-skeleton
c8b492a86d71d43fb32e29282e6405663177b9e4 usb: BKL removal: usblp
4e0961d53020b0fed83168d469ce44e1b3f25898 USB: isight-firmware: declare MODULE_FIRMWARE
01412a219cae5f75ced3aacf1cb56cbe386af9ce USB: Reduce scope of BKL in usb ioctl handling
86266452f80545285c14e20a8024f79c4fb88a86 USB: Push BKL on open down into the drivers
f9de332ebf9df71892d52f7eb64af101a647349f USB: Remove BKL from lseek implementations
063e20eb980f281d8456c3b48f146107f5cb2338 USB: Remove BKL from usbdev_open()
554f76962d3a6eb5110415f1591aca83f96a84ae USB: Remove BKL from poll()
08add0c780b9f5c35de49d83abb7a4e14a9cd457 USB: atm: Use FIELD_SIZEOF, trivial cleanup.
a74171005f2f6474e05bdfccb05c9f0d68224a49 USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup
cc175ce2c01fc78dbf98a2b00f23d8863de20764 USB: serial: option.c: Add blacklisting infrastructure for special device handling
79da01d79e0f2c8d2d6f1b823fce429877c423a7 USB: serial: option.c: Add chipset information for 4G W14
1ba2557f298a64af4419ca094c5ecf99dc775354 USB goku_udc: make PCI device id constant
07824d3d69e923a5173f9066469c81d83c8d6eab USB gadget: make Open Firmware device id constant
c4386ad07c318ae6188190e63b517ecc5ee3c883 USB host: make Open Firmware device id constant
1e927d96cb5db0851cc5b9031f476b12a3e05182 USB hub: make USB device id constant
33b9e16243fd69493be3ddda7be73226c8be586a USB misc: make USB device id constant
9052127f631c8d71d5149da08d48014283faff2f USB image: make USB device id constant
7d40d7e85a25e01948bcb4dc3eda1355af318337 USB serial: make USB device id constant
6ef4852b1326301f6e9657e99b2c3221be1a3a44 USB class: make USB device id constant
1bd4f29d0af5b4b1c022d8fded14665dd5932905 USB skeleton: make USB device id constant
94089d56e456d2814c379538919180957a254e4a USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()
f7410ced7f931bb1ad79d1336412cf7b7a33cb14 USB: Move hcd free_dev call into usb_disconnect to fix oops
d23356da714595b888686d22cd19061323c09190 USB: fix crash in uhci_scan_schedule
9bbdf1e0afe771ca7650f9f476769310bee9d8f3 USB: convert to the runtime PM framework
0c590e2361511997430130e10e372217c1128da6 USB: rearrange functions in driver.c
5899f1e020c8d53b2b6fbd6a6cf39c891ccdfade USB: change handling of negative autosuspend delays
088f7fec8a0e683db72fd8826c5d3ab914e197b1 USB: implement usb_enable_autosuspend
0c4db6df915bc470f0cd32fe48287fa6eb6adfb4 USB: use the device lock for persist_enabled
0534d46848990e8eed7cd0832d745d813e827261 USB: consolidate remote wakeup routines
62e299e61a6ffe8131fa85a984c3058b68586f5d USB: change locking for device-level autosuspend
0f3dda9f7ff2db8dbf4d6fbab4d4438251446002 USB: rearrange code in usb_probe_interface
d837e219daf3bf0cc84fcfb9781807d9fe8d03b5 USB: Use bInterfaceNumber in bandwidth allocations.
46216e4fbe8c62059b5440dec0b236f386248a41 USB: unusual_devs: Add support for multiple Option 3G sticks
bce54fed941e03695ab557100a4bd1e457abca42 arm: defconfig: rx51: enable phonet and g_nokia
f358f5b40af67caf28b627889d007294614170b2 USB: gadget: introduce g_nokia gadget driver
9c9a7dbf9a73191a24a13b9a0412355254a122c7 USB: xhci: Fix compile issues with xhci_get_slot_state()
c38b94017c74061cabc342d3222387e0a5e8b6cd USB: c67x00: use resource_size().
4585ef11d23aa9dbbf776b135ba70577df97587b USB: FHCI: Correct the size argument to kzalloc
0f2c2d7bbb51338fdcda9670795a6c6e348622d9 USB: cypress_m8: use put_unaligned_le32() where necessary
5be796f0b842c5852d7397a82f8ebd6be8451872 USB: ch341: use get_unaligned_le16 in break_ctl
d0ef90b49857b403c1cfa62fce229c967dd4be40 USB: serial: fix DMA buffers on stack for io_edgeport.c
96679f6bd5e1ccb30671b81636b4fdc326e46d8a USB: kobil_sct: clean up kobil_set_termios
401711cb575bbbdb100bc1a14cb2024dfc9b4869 USB: visor: fix DMA buffers on stack
d2126326bd71b56fcaa5e86474433d11e253f84d USB: oti6858: fix DMA buffer on stack
9e221a35f82cbef0397d81fed588bafba95b550c USB: mos7840: fix DMA buffers on stack and endianess bugs
eb771e2c6507e0a317e576a3147252ebcb64035a USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd
abf492e7b3ae74873688cf9960283853a3054471 USB: kl5kusb105: fix DMA buffers on stack
ca65d256c8f1604f8ec8e258109d23280687186c USB: keyspan_pda: fix DMA buffers on stack
e9305d2f4b5ffa9ea0261212d542956bede2a2ff USB: io_ti: fix DMA buffers on stack
974fccb7aba8ca4ff887836e26c0ac4c99d041ca USB: cypress_m8: fix endianess bug
0954644bf5a5a2281746516ce0f5df988d504c31 USB: cypress_m8: fix DMA buffer on stack
52372ccb5a19d35b68b79118fafdced0c12f0ec9 USB: ch341: use le16_to_cpup to be explicit about endianess
f2b5cc834b69d2999b749144481de9a94f01bc48 USB: ch341: fix DMA buffer on stack
6a9b15fed4dca1f90e41ae0cfe35aaa39a20f495 USB: ch341: replace printk warnings with dev_err
881142660697bba0f3ef44f070d80632082c978f usb: host: ehci: adding regulator framework in ehci-omap.c driver.
d3ae8562d43fe2b97d605dd67dc67bf8fa9b956a usb: host: ehci: fix missing kfree in remove path also
5fc4e77911f457b6aa910c704eebe3a58d334116 usb: musb: Add 'extvbus' in musb_hdrc_platform_data
51bf0d0e6cc1f9679a973f61d07cb48e71f9c992 usb: musb: save dynfifo in musb struct
1c25fda4a09e8229800979986ef399401053b46e usb: musb: handle irqs in the order dictated by programming guide
1ca9e9ca314c4757409a7f4e9c1f12229a175834 usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'
565969237ab6e73ce7192684d00d5b890ee308fa usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly
5274dab6cb99c529b2e7f16bbc8ff9a79be46e7f usb: musb: workaround toggle bug when doing bulk transfer after isoc
f933a0c0fe0ea5f49a35bcd45e3e4850e0606cba usb: musb: workaround MUSB DMA_INTR sometimes reads zero
452f0394376d2cc882e4c4a593fc290c042799a9 usb: musb: hsdma: add wrapper for reading DMA count
3b151526eda87901532390e11bba0dd59119f667 USB: musb: Add new fifo table for a OMAP3 errata
8f20960cd772fe42a9cdd36312b2247bc2800ffb usb: otg: twl4030: move to request_threaded_irq
c9188ad25dde86e929bd567166b5a1366a3a9059 USB: Correct CONFIG variable typo.
3a90f81872b00a7526c2bb1ed7664fe5af727f39 USB: usblp: Remove checks no longer needed with the new runtime PM system
c1284d7726c57c9d2bbc65cd08173fe7f9e637df USB: ftdi_sio: remove unnecessary initialisations
a3f8168b7a3a7d9dfb9bb9caa1e009a5ce2a8493 USB: ftdi_sio: clean up modem status handling
66e47e6006a558b33c6f15bd2e072d52c40e0159 USB: ftdi_sio: fix DMA buffers on stack
54f328d0c7221675e3c1647e1918172fec1b92c9 USB: ftdi_sio: fix latency-timeout endianess bug
4357369d024c709d91864af88f02d7ac08d0f470 USB: ftdi_sio: use error code from usb stack in read_latency_timer
551cdbbeb118bd5ed301f8749aef69219284399b USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
16985408b5c48585762ec3b9b7bae1dec4ad7437 USB: retain USB device power/wakeup setting across reconfiguration
ce126644aa10bf1d8f1c1929b65adab026095761 USB: cdc_acm: Silence "It is not a modem." error for pbLua devices
7c5d8c394a077a686cfa646cd85dc159a2a940cc USB: cdc_acm: Add support for pbLua console port
2bc0d109326e9f2b25fa1dfcc9de2489e1e00e36 usbmon: add bus number to text API
7ed069c12c866c5c06e4e05d26878797e3731829 USB: musb: remove some of the never defined defines
94375751d1d8af70df08beebdc32595f9e4537e1 USB: musb: move to sysfs_groups
b3b1cc3ba62374e71155ba8c09ee481c3c2d923e USB: musb: move two printk to dev_err
195e9e4691ad0544746540852e03d7c8c6c877ea USB: musb: use resource_size()
767ffec15e25b34c7194e47f0ad1fbf63a568d44 USB: gadget: add INT support for Blackfin musb
3a8a3b1cee6c525661732b8bcf29ac63d42945ed USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
ca0e9485afb8db3abf58235abf6afded2df0db17 USB: host: SL811: allow the hcd on Blackfin systems
8ca5bfab154487fd75a946e6e95d3519eb74be6a USB: host: SL811: fix unaligned accesses
6ebb7d1b4b98162e332ff43a8739c2c1c690b140 USB: isp1362: Use kzalloc for allocating only one thing
c312659c5ff1e54bac2d91e1ce1005d58784a7b5 USB: cypress_m8: allow unstable baud rates
2805eb13c3b5be7bd6ec7380502bc054b570afd5 USB: cypress_m8: unify confusing new baudrate check
64319dd74f3d45f13b6d0aafa91104eb105f1829 USB: cypress_m8: stop using USB debug driver config
ef955341f692475236f0fbe6853f49337dff77a5 USB: Export QUIRK_RESET_MORPHS through sysfs
5d3987796c7a747e5ed3ded1eb64a9632d52a1a4 USB: storage: Never reset devices that will morph to an old mode
d1b5b5c0a8a8204f0c51d5eb99736ecfb2fd5b4e USB: otg: twl4030: add support for notifier
e9a20171dfa0aa134d2211126d1310f2daea52cf USB: otg: add notifier support
8bc1d21776bb012e41ed062c6d842cfe7c82998a USB: wusb: check CHID is all zeros before stopping the host
319c3ea451e19f72b578661e26fb33739af5ae1c USB: xhci: No GFP_KERNEL in block error handling
97d35f95552c9a0ee4777a7f04431a9fd1260478 USB: cdc-acm: Update to new autopm API
1f141ca2b1f40088203fba061cc7b1f8da7c38ab USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()
f65c3540d316982c906e6ece7ccad00bba84574e USB: ehci-atmel.c: use resource_size()
5672b7e6a99a91838c1b595a80d43006bcd9a178 USB: ehci-orion.c: use resource_size()
d8bb0fd26b555f505019b9b68b6d581fb9f80348 USB: at91_udc.c: use resource_size()
3ba37bdaef3bea9fa166eae6051949d629e7ea83 USB: atmel_usba_udc.c: use resource_size()
5c90e314a62f09bf4dda4ec5cf50b904540ffa34 USB: pxa27x_udc.c: use resource_size()
1af107744253b01b4cf119a9bb3369376b01658b USB: ehci-fsl: Add power management support
dad3843f035a273f9b64e133467e8dcbfaf0ce60 USB: ehci-fsl: Fix sparse warnings
22e186948a262c9cd377fb43aa50bb3c3f01c468 USB: ehci: fix audio record functionality for some Full speed sound blaster devices
d63c66d2d08f52487f3ef32f1c9b1231d848966b USB: ehci: add call of free_cached_itd_list() function in disable_periodic()
a5f0efaba4c2b644e6248648f75b0a8a522359f6 USB: Add call to notify xHC of a device reset.
2a8f82c4ceaffcfd64531dbdee1d1bc227387882 USB: xhci: Notify the xHC when a device is reset.
6219c047d3fe18dee4916d6898fc94f5a7ffd156 USB: xhci: Allow roothub ports to be disabled.
34fb562a436ca50e13c05e7584c9d62f151052bf USB: xhci: Refactor code to clear port change bits.
b45b506911247008f694dcaf1d8220a4942ebc4f USB: xhci: Refactor test for vendor-specific completion codes.
a1d78c16bd31a715785e21967ac6110b386a3c1f USB: xhci: Allow allocation of commands without input contexts.
412566bd716397e28e81fc9b20804bc6a6daf14d USB: xhci: Refactor code to free or cache endpoint rings.
c01591bd6ece72e1c099cbc25ed812e1add579dc USB: xhci: Fix error path when configuring endpoints.
f661c6f8c67bd55e93348f160d590ff9edf08904 USB: check the endpoint type against the pipe type
a91b0c502285fd0c569fae1222fdd945ef739233 cdc_acm: add reset_resume method
af2ac1a091bc8bee73d7837b73ebfb00b917aece USB: serial mct_usb232: move DMA buffers to heap
4fdb31d9665a9106190d9f8888cf06252c20f3ce USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
2f0e40aba1cafe3a834bfcbac8f1e704d496dab9 USB: fix occasional ULPI timeouts with ehci-mxc
cabe6cc2be287d0020d70944e8d0d0304e484a6c USB: ftdi_sio: remove support for 5 and 6 data bits
8c4f99cd54469d643e27a743045da848f7b63fe5 USB: ftdi_sio: fix initialisation of latency timeout
b4fc2aeef23b4b35809054ddf495f9efdc3ac9d6 USB: serial: fix typo in debug message
0076b4bec5cffff856ec4a91830c902fbd7870df USB: ftdi_sio: remove obsolete comment
e2b5cbfe77ecbbeccc38a486e054a59aaaf028c8 USB: ftdi_sio: fix error message on close
30fa3d8ed0a61703281bde948f7590d843308b4a USB: cxacru: increment driver version
817db5b34e70650c488f22b072b7efb950812adb USB: cxacru: remove cxacru-cf.bin loader
4ac37208e9b30b36b615ed22a79b4ee787fdc9b5 USB: cxacru: add write-only sysfs attribute for modem configuration
885582c48e5fbf47ccc4273aaa5f2f56ad513253 USB: cxacru: firmware writes on OHCI are slow, log progress
c68bb0d738897ed39b90c7ccb22e01c938117051 USB: cxacru: document how to interact with the flash memory
9fc950d322380dda8e9bc8debe89766085e7a0eb USB: cxacru: check device isn't being removed during sysfs calls
5d0a9c7932c45435de72b5a5b2825c7eb34186a4 USB: cxacru: check data length is not negative
1bfbd283cd3082b6cadfbf340faf7d35b8a36b83 USB: cxacru: return an empty value for modulation if there is no connection
4e0fa90d1de10d68429afa9353e10bb9436455db USB: MXC: add platform resources for i.MX21 USB host controller.
3eb352c73c99602fd379782284ea2de1476c4f9d USB: MXC: use DMA_BIT_MASK macro rather than hardcoded constants.
23d3e7a6598066ed39771cf2030c6bbb581c7812 USB: MXC: Add i.MX21 specific USB host controller driver.
832d30ca72c0a59058e66e097f5ea11f99640819 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
137ee2f5d173a0e859e35bfb900261418eb88ace jsm: fixing error if the driver fails to load
54862ee005943d0fdb13d4e54220f234676e05f5 jsm: removing the uart structure and filename on error
eec9fe7d1ab4a0dfac4cb43047a7657fffd0002f tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
d9661adfb8e53a7647360140af3b92284cbe52d4 tty: Keep the default buffering to sub-page units
4165fe4ef7305609a96c7f248cefb9c414d0ede5 tty: Fix up char drivers request_room usage
638b9648ab51c9c549ff5735d3de519ef6199df3 tty: Fix the ldisc hangup race
97c22394bb5dc89683ac150f1003d47e6e9418d9 serial: timberdale: Remove dependancies
b2a3dbc3ed401828c4de0f08d08d96d0f5ea5b0b nozomi: Tidy up the PCI table
e8c65d143a9903cb553c0d80c819428c5b839a02 nozomi: Fix mutex handling
266794eb71cfee65b38371954b9db2f6dbda207c nozomi: Add tty_port usage
8b197a5ce7a7218bb9fc721647ba0d5734f27348 sdio_uart: Use kfifo instead of the messy circ stuff
6a2c7eabfd09ca7986bf96b8958a87ca041a19d8 serial: bcm63xx_uart: allow more than one uart to be registered.
a6d07d14bb5cc83237fb259014c1787ffdb83ccb serial: bcm63xx_uart: don't use kfree() on non kmalloced area.
599b714ce1ff578f0ff2bc1441122be87c0fa478 serial: bfin_5xx: pull in linux/io.h for ioremap prototypes
cdc592d5d496e5c813d9632d0d1e334658927af7 serial: bfin_5xx: kgdboc should accept gdb break only when it is active
7ed43f6af88b042eb2ac5a3eda1e8e17efae74ee serial: bfin_5xx: need to disable DMA TX interrupt too
b2ced4f69ea87399a37b4485280c52034a0161a8 serial: bfin_5xx: remove useless gpio handling with hard flow control
ca1cce49c2778439d00bbf516f70386f3d3b71e5 Char: synclink, remove unnecessary checks
e6c4ef984ebbd1a0458503417da91f3de47cbbe0 tty: declare MODULE_FIRMWARE in various drivers
02c95a62d8a0ad0ce71653b9f860b534f89ecc7b ip2: Add module parameter.
795877cfa4a4db0982ac21e095dad9fbdc909647 ip2: remove #ifdef MODULE from ip2main.c
c6fc826e4c51d2c54913c2a6d800159a2c7dac4b tty: moxa: remove #ifdef MODULE completely.
ecfcbee729389bc47576695c529d351d60946ca7 hvc_console: fix test on unsigned in hvc_console_print()
db91340b2e874693f14e9e937152e7433d7ac753 serial: isicom.c: use pr_fmt and pr_<level>
f43a510de8af5748637de21c96f82232b24920e4 tty: char: mxser, remove unnecessary tty test
2090436357c20afad377a61c789f502c36d637de serial: cyclades: allow overriding ISA defaults also when the driver is built-in
a357e777b5982d5f460a2783d697a8a90d497348 serial: Char: cyclades, fix compiler warning
1e091751cdb2c28f9f25041be0dcb4d33e4a833d serial: fix test of unsigned
2a52fcb54fdf4b557730022aefcc794d567591fb serial: add support for Korenix JetCard
bbcd18d1b37413d25eaf4580682b1b8e4a09ff5e serial: imx: fix NULL dereference Oops when pdata == NULL
ac6ec5b1de5d1d5afcbe88d73c05df71dca0ac39 serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
de538eb3441e8b9f7aedb3a37e46c005538451dc serial: synclink_gt: dropped transmit data bugfix
8fe2d54145a51238308d333f9dc57c5df575ff78 serial: atmel_serial: add poll_get_char and poll_put_char uart_ops
8b505ca8e2600eb9e7dd2d6b2682a81717671374 serial: 68328serial.c: remove BAUD_TABLE_SIZE macro
b5d228cc4f854aebcefac987d111fc072ecd15e0 serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_serial_setup
ccf68e59e93181df9353c0cc721459d18ff200b6 serial: fit blackfin uart over sport driver into common uart infrastructure
dbba541f9d9bd2c200041bc1b37c59dbaf9beb75 Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
31637b55b09753de9d5e24afc3a1d7fbdb2108d8 Selinux: Remove unused headers list.h in selinux/netlink.c
b380de9e54ec354ccac55fd9a611ffe28b4daa76 TOMOYO: Remove unused variables.
c1e992b99603a84d7debb188542b64f2d9232c07 Security: Add __init to register_security to disable load a security module on runtime
9df5778ecee8b301b447fc05706792d5f447ace5 Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
f25e188c892a9a82f8c3babf6fda304fff8cb3cc pcmcia: alchemy: fixup wrong comments
f9097dce5d799462e086adca28815dac5006bb30 pcmcia: remove irq_list parameter from pd6729
f3d4ae431d819200bb61e943cb23572b10744e93 yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audio Indigo soundcards
56a5d3cf21c71963c8fc506e9b9d3f71641d9c71 DMAENGINE: COH 901 318 lli sg offset fix
516fd4305e5f5718475e81fe5c17c95888a8157b DMAENGINE: COH 901 318 configure channel direction
0b58828c923e57f1bfbbd2c4277ceb60666314fa DMAENGINE: COH 901 318 remove irq counting
b87108a772e001af3fa79f9cfd87b190375f47a2 DMAENGINE: COH 901 318 descriptor pool refactoring
848ad121240f539e14a59eddd69e164aea9560b2 DMAENGINE: COH 901 318 cleanups
ccdb357ccb77cc4cbe4f7abee9efd19957f0753a svcrpc: treat uid's as unsigned
b08dfd0435333818a03b38867c556ebcbb3abc02 iwlwifi: load firmware asynchronously before mac80211 registration
535765179fd4e8af26b69d2240d7ec33702a370a ar9170: load firmware asynchronously
6e93d7195e75741e9ebe23ca5591977d0b39ecc0 rt2x00: fix rt2800pci compilation with SoC
51b2853fd91a3c8fd9f3adc1549569d2c1dc2a2d rt2x00: Add USB ID for CEIVA adapter to rt73usb
9c87ba6734422034fccb938da1039ed63da1395c mac80211: Fix reassociation processing (within ESS roaming)
a9f042cbe5284f34ccff15f3084477e11b39b17b ath9k: fix lockdep warning when unloading module
86baf712295a00d664da8566186b67041c89b15b zd1211rw: fix potential array underflow
3082a2b7b1af1b1508c1c3fa589566064f926f40 rfkill: Add support for KEY_RFKILL
6510b8917948283005a125c8337d3312a8a0561c airo: return from set_wep_key() when key length is zero
f41496607e03ab99f263b8e26689ad0fc853007f resource: Fix broken indentation
180b62a3d837613fcac3ce89576526423926c3c3 nfs41 fix NFS4ERR_CLID_INUSE for exchange id
3a5b27bf6f29574d667230c7e76e4b83fe3014e0 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
5057bfaff82e12f01a2ffd58f55535cbd7c5c3a2 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
6c0ad5dfd3d5ad6def89b485ee52834547da239b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
6630125419ef37ff8781713c5e9d416f2a4ba357 perf archive: Don't try to collect files without a build-id
9599945bac93b344519ea97f502cf537124b5a6e Revert "blkdev: fix merge_bvec_fn return value checks"
ebed9203b68a4f333ce5d17e874b26c3afcfeff1 NFS: Fix an allocation-under-spinlock bug
9fcfe0c83c3b04a759cde6b8c5f961237f17808b SUNRPC: Handle EINVAL error returns from the TCP connect operation
0f79fd6f5c52e05918e44996b0a1b18383d0fbc2 NFSv4.1: Various fixes to the sequence flag error handling
0851de06174e9800e76b26e4be0ca94294c09c8c nfs4: renewd renew operations should take/put a client reference
7135840fc74699513d50e0c9c64922f2d38aa5e3 nfs41: renewd sequence operations should take/put client reference
dc96aef96a75348b4d1b01c4c0429ab52780683e nfs: prevent backlogging of renewd requests
888ef2e3f8b7b8daeb031bfb4ad1fd4fa817e193 nfs: kill renewd before clearing client minor version
bc078e4eab65f11bbaeed380593ab8151b30d703 oprofile: convert oprofile from timer_hook to hrtimer
b7f3a209e9b09b3110ea084836c75f2cd26b29f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
6d6b89bd2e316b78d668f761d380837b81fa71ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
21df20fcfb4e88f4cd4991e9e67de549e6480adf OMAP: DSS2: Taal: Fix TE when resuming
51c1410bd651609aafbcc3a2294df26a47bf6137 compal-laptop: Make it depend on CONFIG_RFKILL
a58db59a263d4232710af816f3857254b5823633 Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into x86-platform
b622d644c7d61a5cb95b74e7b143c263bed21f0a perf_events, x86: Fixup fixed counter constraints
320ebf09cbb6d01954c9a060266aa8e0d27f4638 perf, x86: Restrict the ANY flag
5671a10e2bc7f99d9157c6044faf8be2ef302361 nmi_watchdog: Tell the world we're active
77ba115c478d442024964b217f9f12192018cc77 crypto: authenc - Use correct ahash complete functions
eebb111f5f4aa7b91ffc046b84b24c1b75e391d1 crypto: md5 - Set statesize
67eeb5685d2a211c0252ac7884142e503c759500 ext4: Fix ext4_quota_write cross block boundary behaviour
273df556b6ee2065bfe96edab5888d3dc9b108d8 ext4: Convert BUG_ON checks to use ext4_error() instead
b7adc1f363e72e9131a582cc2cb00eaf83f51a39 ext4: Use direct_IO_no_locking in ext4 dio read
744692dc059845b2a3022119871846e74d4f6e11 ext4: use ext4_get_block_write in buffer write
c7064ef13b2181a489836349f9baf87df0dab28f ext4: mechanical rename some of the direct I/O get_block's identifiers
14be1f7454ea96ee614467a49cf018a1a383b189 x86: Fix sched_clock_cpu for systems with unsynchronized TSC
864c11080cf365720103042444534a1e94d42bac ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live Cam
2507c05ff55fbf38326b08ed27eaed233bc75042 virtio_net: remove forgotten assignment
f31e50a802baae939c49819b8acd8f077019d398 be2net: fix tx completion polling
b88aafd365bc6a2222e2d03ff320adea3a37f628 sis190: fix cable detect via link status poll
bc505f373979692d51a86d40925f77a8b09d17b9 virtio: set pci bus master enable bit
0c43ea544c1086fbbed5a6c99ea58eb64674ea8f i2c: Document the message size limit
eec74a257f0a695688ba44c0f6c1e92dc81459be i2c-algo-pca: Drop duplicate variable
6de468ae2df0ee6fbee668d946811638b57361f6 i2c: Hook up runtime PM support
927ab2f80745ec26f1e83e6ca15a5b29e134c8e5 i2c-parport-light: Add SMBus alert support
35859254483bce479024781885bc02d860552995 i2c-parport: Add SMBus alert support
e2ca307439fb9df922c3e8891289a2ac05812fb7 i2c: Separate Kconfig option for i2c-smbus
b5527a7766f0505dc72efe3cefe5e9dea826f611 i2c: Add SMBus alert support
6d376fcc28d98f7f8f652755ae4dca1ff7240563 i2c-parport: Give powered devices some time to settle
c05d490234b7cf1715d9568d2041d9bc598a0b45 i2c-tiny-usb: Fix a comment on bus frequency
393764340beb595c1ad7dd2d2243c2b6551aaa71 i2c-i801: Add Intel Cougar Point device IDs
4111ecd2178dbc262bf384c5e472de346d593341 i2c: Make PCI device ids constant
4ab408dea0f0dba4dec0555f4f35b7ae703f5e91 net: fix protocol sk_buff field
85b3526932645269f67fee3583fa2aa500ab4f34 bridge: Fix build error when IGMP_SNOOPING is not enabled
156366d31524dc6b88836f06dccb1be13dbef5f1 Merge remote branch 'alsa/devel' into topic/misc
0a566ec25627bdd360f7294aa2e52f9d121233b4 ALSA: ua101: removing debugging code
7f9320d415fab5c05097c77eea7a77f2f6341f24 ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanup
3ea49652f679c2b571ca214c605ec80cb056ec10 sound/oss/coproc.h: Checkpatch cleanup
76b53774c51c4eaec646578a2e1b3716befedf1c sound/oss/v_midi.h: Checkpatch cleanup
28aedaf7bf6e4b629aea333978e8bb440bd1eb4f ALSA: sound/pci/hda/hda_codec.c: various coding style fixes
20645d70bdcdcc29b1b92011780d233008a8adcf ALSA: hda - Add missing hp_pins definitions for ALC269 quirks
ced918eb748ce30b3aace549fd17540e40ffdca0 i8253: Convert i8253_lock to raw_spinlock
6eb3c735d29e799810ce82118f9260d0044327b7 sh: fixed virt/phys mapping helpers for PMB.
ad6759fbf35d104dbf573cd6f4c6784ad6823f7e timekeeping: Prevent oops when GENERIC_TIME=n
57e413d95b0f92b9a5569408ddc3441e0f20e856 Input: wacom - replace WACOM_PKGLEN_PENABLED
fe8875e5a41a36ef26072cf05731df5493ade0e1 Merge branch 'misc' into for-next
f57721507ffeaf8785f7f17254651de4d8b45e09 Merge branch 'srp' into for-next
3bbddbada87f30da8bcc5de7b9d06d8f2495aba5 Merge branch 'nes' into for-next
a835fb30954fe92a569206f9f684a755fbed395c Merge branch 'mlx4' into for-next
5c2187f0a184d6c5ec87aab403b79a8bb24a7988 Merge branch 'iser' into for-next
7f1681622a7b70b083f0034afb837c06f8ba2612 Merge branch 'ipoib' into for-next
85f938a70cad96c6dc631ad4c40e342814193a96 Merge branch 'ehca' into for-next
216fe702f7f5d440a5c54488f020624897fd5e2d Merge branch 'cxgb3' into for-next
e8094e667aa89a7c455da1da9daf8a5ed063da8d Merge branch 'cma' into for-next
da9d2f07306fc29a2f10885c2b0a463f3863c365 IB/srp: Clean up error path in srp_create_target_ib()
9c03dc9f19351edf25c1107e3cfd3cc538c7ab9e IB/srp: Split send and recieve CQs to reduce number of interrupts
4cfa8e75d6854699597e21fd570721d63f899934 sh: make pmb iomapping configurable.
90e7d649d86f21d478dc134f74c88e19dd472393 sh: reworked dynamic PMB mapping.
dce46a04d55d6358d2d4ab44a4946a19f9425fe2 early_res: Need to save the allocation name in drop_range_partial()
372e22ef0a87d5fc10d387791f9f19721115820c x86, docbook: Fix errors from x86 headers merger
94316cdadb0067ba6d1f08b9a6f84fe755bdaa38 sh: Fix up cpumask_of_pcibus() for the NUMA build.
b8b8afe236e97b6359d46d3a3f8c46455e192271 ext4: make "offset" consistent in ext4_check_dir_entry()
0fb6f739bb612bc989d295056877374b749e721b dma: Add MPC512x DMA driver
6c664a8915f5341c2e7f1df0bb4b9b4a88f6ad77 Debugging options for the DMA engine subsystem
6e3617e579e070d3655a93ee9ed7149113e795e0 ext4: Handle non empty on-disk orphan link
da1dafca84413145f5ac59998b4cdd06fb89f721 ext4: explicitly remove inode from orphan list after failed direct io
f39490bcd1691d65dc33689222a12e1fc13dd824 ext4: fix error handling in migrate
437ca0fda3b442dff9e591581b5e1ffdfec24660 ext4: deprecate obsoleted mount options
c6efd46b98f30863ca3a9982312db87b826cf715 serial: sh-sci: Tidy up build warnings.
7d0b0a4434dd97d8e0731241aee586460f7fb7bd sh: Fix up ctrl_read/write stragglers in migor setup.
9adae9720998c10a882d4c6f9a82527bf8f62d59 Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'
73a19e4c0301908ce6346715fd08a74308451f5a serial: sh-sci: Add DMA support.
62c132a8008991530839401674ce8e1b12b005d3 [ARM] pxa: fix typo in mxm8x10.h
c014906a870ce70e009def0c9d170ccabeb0be63 dmaengine: shdma: extend .device_terminate_all() to record partial transfer
c8e3149ba7de24dfd4c37bb0df23c878cdecd8d4 sh: merge sh7722 and sh7724 DMA register definitions
bff932cf6eda730fa42c363f7cfcc98c39240a24 sh: activate runtime PM for dmaengine on sh7722 and sh7724
20f2a3b5d57701c54bdd59b89dd37fe775926bae dmaengine: shdma: add runtime PM support.
8b1935e6a36b0967efc593d67ed3aebbfbc1f5b1 dmaengine: shdma: separate DMA headers.
027811b9b81a6b3ae5aa20c3302897bee9dcf09e dmaengine: shdma: convert to platform device resources
47a4dc26eeb89a3746f9b1e2092602b40469640a dmaengine: shdma: fix DMA error handling.
920925f90fa6455f7e8c9db0e215e706cd7dedeb sh: audio support for the sh7722 Migo-R board
331af0c15284798f678057a52039ef24f7c04f22 sh: add DMA slave definitions and SIU platform data to sh7722 setup
81d0d950e5037a26b71e568ff235ff9e998f4ab3 sparsemem: Fix compilation on PowerPC
f1f724e4b523d444c5a598d74505aefa3d6844d2 xfs: fix locking for inode cache radix tree tag updates
cc483f102c3f703e853c96f95a654f0106fb2603 ext4: Fix fencepost error in chosing choosing group vs file preallocation.
31436bbe8f85f79fc0ddb963edb3d29f6e2b3bae [ARM] pxa/raumfeld: set GPIO drive bits for LED pins
438a22fe26c3fdeb422d92072523d5b35d849dc3 [ARM] pxa/zeus: Add support for mcp2515 CAN bus
fcfdc67ff2b104355683f7264a6559a0cc360646 [ARM] pxa/zeus: Add support for onboard max6369 watchdog
90ac0dfd9f5931c9011b35ced0ba576e32656fb2 [ARM] pxa/zeus: Add Eurotech as the manufacturer
7ff27dfa6e484ff5d901ec075a623c06c46d7a0f [ARM] pxa/zeus: Correct the USB host initialisation flags
662b0836a667158284c8a4a091de745fd5637ff1 [ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompress
c95efee13303d9ff9e67f2600174f492039311ce [ARM] pxa: refactor uncompress.h for non-PXA uarts
2029e5643a3c4fdd4ad20169fb950cc16e023d0c [ARM] mmp2: fix incorrect calling of chip->mask_ack() for 2nd level cascaded IRQs
df0c382436df5bdd74030baafa294b75c231ec8c [ARM] mmp2: add handling on PMIC IRQ
ce0ac4235972cc2533e4e2095396208b59117c57 [ARM] mmp2: add support for board IRQs
0913b86ff7fe220a50c82baca4431e7d5a8da5c8 [ARM] mmp2: add missing ICU register definitions
16144bfb83bb8319c07c18b57eac15368708d02c [ARM] mmp2: add gpio initialization
247b4592f385622774de877f568fc30eb37dc831 [ARM] mmp2: add mfpr setting
4e3b4da98e20c5dc58e544ac5b321c1942071f7f [ARM] mmp2: add mask function in irq-mmp2.c
e8e6cb325671daa17c776ad53b70fd6213260368 MAINTAINERS: add maintainers for Marvell MMP2 (aka ARMADA610) support
e1cb7db2ef7f911dbe0edd5ff8d2216a817738d0 [ARM] mmp: support jasper development board
ccffb1ad1f354aee0bdf33b6486ebb9476223c1b [ARM] mmp: add default configuration for MMP2
2f7e8faef5a50efaa1c173e99bdaa29e0129bb99 [ARM] mmp: add support for Marvell MMP2
978da5bcdb33f6e030fa3304662e2455a018f1b0 [ARM] mmp: rename irq.c to irq-pxa168.c to allow other SoC IRQ chips
e6dac5e1b6ea7be4b0092ae0ac96b352a8c028db [ARM] mmp: update pxa168_defconfig and include avengers lite support
9896de72d20686f4dbc9cdd64ca178c80d6838b6 [ARM] mmp: avengers lite (pxa168) board bring up
0925e2f0fc5a55621cb80afbb6d4543c62e6a653 [ARM] pxa/imote2: Remove redundant pin entry for nCS.
d496936f954f9886ac7037d013cdf3c279e627bd [ARM] pxa/imote2: Add defconfig for the imote2 platform.
f9efc9df94fd126f7d585339e64edec0c03e904b ASoC: Remove legacy SSP API usage from pxa-ssp.c
a056bef45529810183f56944dcea8b4e297c2dc3 [ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP API
98acdbe4cf83f5a2e21c7aac830146b5d6da9282 [ARM] pxa: define zeus_power_off() only when CONFIG_PM enabled
cfab57e0e44631b1369e05efa54031b993511c2f [ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.
1f3b536be7bfb3930cf7dc6d995d82877f25d6cf [ARM] pxa: add support for Embedian MXM-8x10
0dc726bb264ca5ecfdfab94a6937e0e9b9b26f64 [ARM] pxa: move board board IRQ definitions out of irqs.h
19851c58e680f71d087b79b53edbf814193e1d33 [ARM] sa1111: allow cascaded IRQs to be used by platforms
08fa159003aa510027951671b94aadc380ab2d2a [ARM] sa1111: avoid using hardcoded IRQ numbers for PCMCIA driver
ac609d266e4af4ebf586d610bd76e04dddae0c4c [ARM] locomo: allow cascaded IRQ base to be specified by platforms
00dd8027b913088ff9b656c5aaa6336c303b7f26 [ARM] locomo: remove unused IRQs and avoid unnecessary cascade
da8065ac3ea29d1bfdb5a163be346fbe35066f8d [ARM] locomo: avoid unnecessary cascaded keyboard IRQ
efe7f8bda015b03ab1420b5bca538d18e6559863 [ARM] sa1100: remove unreferenced IRQ definitions
f69a6548c9d5dd29ecaed1c714b41487c458ce8b [ARM] pxa/tosa: make use of the matrix keypad driver
96f6a13a6d8a6370fb9a8c828d549f3ddea8d0c5 [ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registers
846c864cac520eaa10e845f585f05af643aa848a [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97
c11b6a420b092a576e003bbb520392268338d97b [ARM] pxa: add the missing AC97 pin configurations
fb1bf8cd13bfa7ed0364ab0d82f717fc020d35f6 [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()
e1aed7ca555af7412ca1336241b918d78485232f [ARM] pxa: remove the unnecessary restoring of MFP registers
bedbda97175bcc540512f67ce02364100fba5f28 [ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
07bae6c3215e060d5e3742b6f2932de0787f0782 [ARM] pxa: simplify the LCD pin configuration for pxa25x platforms
669cb51c6abf77e10cbeb6f483c96abc492206ac [ARM] pxa: use chip->ack() instead of accessing GEDR directly
e9964c102312967a4bc1fd501cb628c4a3b19034 ceph: fix flush_dirty_caps race with caps migration
7af8f1e4aa86720840d3318e4dc225c3c7e5a6d0 ceph: include migrating caps in issued set
e53a8fd773065628b24605b289a9a40ee4a35d83 ceph: fix osdmap decoding when pools include (removed) snaps
195d3ce2cc9a8ec69827f6369c41b269345b9988 ceph: return EBADF if waiting for caps on closed file
6f863e712d4114e8ae2f02de64ebeac0546ebaa0 ceph: set osd request message front length correctly
3ca02ef96e119d36bc1752baeae7dd0c59c2f325 ceph: reset front len on return to msgpool; BUG on mismatched front iov
70edb55bdfa8922c8ad40bc5a67abb6d9fee8d47 ceph: fix snaptrace decoding on cap migration between mds
c16e786927b977cb880873214bbd815e8d5ec4ba ceph: use single osd op reply msg
1679f876a641d209e7b22e43ebda0693c71003cf ceph: reset bits on connection close
a14a5ab58f9d783ec3a2a287320fab22e1764813 xfs: remove xfs_ipin/xfs_iunpin
60ec678371183f6e0d487e55fe8adbb33816518e xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait
d7658d487f4c62983015ba6c99f02dedb3ea97c7 xfs: kill xfs_lrw.h
d7e84f413726876c0ec66bbf90770f69841f7663 xfs: factor common xfs_trans_bjoin code
35a8a72f064105807b091a21e004893b219c9ed2 xfs: stop passing opaque handles to xfs_log.c routines
c467c049e7e6e8b8fe9f38b13b20a4cf7e03f36b xfs: split xfs_bmap_btalloc
f7008d0aeba21396b3422df135b692ae701bd0c8 xfs: fix xfs_fsblock_t tracing
024910cbac323ab2e5ad6d7fa7958799b04b9728 xfs: fix inode pincount check in fsync
77d7a0c2eeb285c9069e15396703d0cb9690ac50 xfs: Non-blocking inode locking in IO completion
66d834ea603d61bd90fedad90300ca91c5bba0a3 xfs: implement optimized fdatasync
fd3200bef7d66ed3924f72c79a465fb7ff85478a xfs: remove wrapper for the fsync file operation
00258e36b2d33b1b5cef7b489e06c5e0a9df58b5 xfs: remove wrappers for read/write file operations
dda35b8f84d209784041bbad47f9e195a08a7527 xfs: merge xfs_lrw.c into xfs_file.c
b262e5dfd9ddd2f6d0ef3fa53eb88690f22134a5 xfs: fix dquota trace format
a9cc799eca0c798ab5dd8648564fc2025bdd9bd2 xfs: increase readdir buffer size
4daa2a8093ecd1148270a1fc64e99f072b8c2901 x86, pat: In rbt_memtype_check_insert(), update new->type only if valid
d702d12167a2c05a346f49aac7a311d597762495 Merge with mainline to remove plat-omap/Kconfig conflict
881a6c25a8453388e3190de94a5e105439a9f806 classmate-laptop: Added some keys present in other devices
13dda80e48439b446d0bc9bab34b91484bc8f533 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
379e3a820da171cb1d97e8dccd736a69cebfb7c0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
9b11fe5f4902c3f26b0d7d9ad5bd46eae624cf32 drm/radeon: fix typo in Makefile
a55ab496ea9c820b7192c15ef1fbf3291edfe638 sata_via: Delay on vt6420 when starting ATAPI DMA write
4b7d1c0509d0d07edc731f990791dc5518e51617 ata: Detect Delkin Devices compact flash
7e044a12c73f474e59f1ddecf08d6781c7830f0f pata_efar: Enable parallel scanning
1d3a8118b049252a84641b6643066bda0da0d316 pata_atiixp: enable parallel scan
e99846f18f03badd1bbd4fda79e6ec325e3b9058 [libata] pata_atiixp: add locking for parallel scanning
303f1a76ae792885af8a4a0e784e22e31e850e9a [libata] pata_efar: add locking for parallel scanning
16ea0fc98d53c72cb4e1a9edcb685a87e3a81430 libata: Pass host flags into the pci helper
cb6643e1c38b6bd5c1594f0a45d8cf6943a6f934 [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI
96780078f35648050fef808f49a0ffff0360bb57 libata: Allow pata_legacy to be built on non-ISA but PCI systems
750e519da7b3f470fe1b5b55c8d8f52d6d6371e4 pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets
a75032e8772d13dab5e3501413d7e14a148281b4 pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards
429e3861f9d5682c5bc5f237345f8962daf51bbc [libata] pata_at91: fix backslash-continued string
460f5318460a9a3b2562d8055b9fb1c60b768e1f pata_via: store UDMA masks in via_isa_bridges table
f777582f4963413320ce5fe1d1d3651a32075c07 pata_via: fix address setup timings underlocking
cfcf9ee26a5991f0786d24b4bd334b103d06268e pata_serverworks: fix error message
8490377acc0869d660185bd4a9e360363d110a21 pata_serverworks: fix PIO setup for the second channel
73e2e3d0e9d4b5781c66eca8a901e6478c25ae7d pata_efar: fix secondary port support
3403c24529ddfb4a47f5cfe8496370997f1b0758 pata_cypress: fix PIO timings underclocking
8ebf473860e8166e3d4f152a02e22b9cdddcd440 pata_cs5535: use correct values for PIO1 and PIO2 data timings
c754d9b6e04371fb398cdd2f5e77be895126be20 pata_cmd64x: remove unused definitions
03a849e6ddb604ff6a220b78637ee8e122ffc796 pata_cmd64x: cmd648_bmdma_stop() fix
d62f5576efc4886c0f3633c2652c3a924e043be9 pata_cmd64x: fix handling of address setup timings
a2bd62207af4be8f5fe815ff90cc309056407829 pata_cmd64x: fix PIO setup
d8b3d8cfe6240178ac717e143438bf51364311e4 pata_ali: documentation fixes
9e8808a99c6decdb4ab78081a26d3752339f424c libata: fix CFA handling in ide_timing_compute()
02d1d6160ffe13f4ebc6f85f72366a5da0b1fb9b sata_via: Correctly setup PIO/DMA for pata slave on vt6421.
9ffc5da5e1e57592da9c22d83a98c63afc8d985c libata: make functions/variables static
27943620cbd960f710a385ff4a538e14ed3f1922 libata: implement spurious irq handling for SFF and apply it to piix
d88ec2e5c13261cf317b46832a7de216f6d06537 libata: cleanup ata_sff_interrupt()
88e8201e67aace3d86de9e75122ea525f0e7248e ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs
5623cab83ea61e0420f2064216d83eab067a24c6 ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
d6ef31539d715db7a0eb2d67a1a008c9d8ccf059 ahci: Implement SATA AHCI FIS-based switching support
d817898c2fc73e6ea33b58498c87a43d7e9fcd7a pata_hpt366: remove irrelevant TODO
fd5e62e22db29a067d3f26ba54caac308eb5e3a8 pata_hpt{37x|3x2n}: improve timing register documentation
859faa875ed6760fcdfaf6f1fec1155a7e43dc21 pata_hpt366: remove redundant code
1a1b172b9672e88d37adb5925b509e9236625d7e pata_hpt{37x|3x2n}: unify mode programming
60661933995bc7a09686c901439e17c2a4ea7d5d pata_hpt3x2n: always stretch UltraDMA timing
56f46f8c8741d02516d9150a46a5b05fe910ee11 pata_hpt37x: use ATA_DMA_* constants
a5c9161f27c3e1ae6c0094d262f03a7e98262181 x86, atomic64: In selftest, distinguish x86-64 from 586+
f3e83131469e29032a700217aa394996107b8fc5 x86-32: Fix atomic64_inc_not_zero return value convention
25a304f277ad70166eeae25a4958d2049005c33a lib: Fix atomic64_inc_not_zero test
97577896f6b9c056fa0a5e9f6a608110cb3dcd33 lib: Fix atomic64_add_unless return value convention
6e6104fe085026e6ef82cc5cc303d6c8ceb7e411 x86-32: Fix atomic64_add_unless return value convention
9efbcd590243045111670c171a951923b877b57d lib: Fix atomic64_add_unless test
d7f6de1e9c4a12e11ba7186c70f0f40caa76f590 x86: Implement atomic[64]_dec_if_positive()
8f4f202b335144bf5be5c9e5b1bc9477ecdae958 lib: Only test atomic64_dec_if_positive on archs having it
661cb9fbf2ce580000a792bf1d394fc341c9ba69 MAINTAINERS: Add git tree to x86 Platform Drivers
8724fdb53d27d7b59b60c8a399cc67f9abfabb33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
bc535154137601400ffe44c2a7be047ca041fe06 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
6268f50df8c36e15e43ae2a10951b2cffd0ecfc4 asus-acpi: remove duplicate comparison of asus_model strings
d95cf4de6a1c9c1025ac375bc6d2da6af18fdf35 amd64_edac: Simplify ECC override handling
5f19daa16ffca55db5b0253eba2bd0f71ee7f7f4 DaVinci DM365: Adding support for SPI EEPROM
a3e13e89d6658042fdfd50a7bf7564e81e6ce689 DaVinci DM365: Adding DM365 SPI support
15e865859a9e65a3f39e95bcb7ee72d0645b9a0e DaVinci DM355: Modifications to DM355 SPI support
8e2a0013c2bafd623d27b35364cbf28d4a0dbe55 DaVinci: SPI: Adding header file for SPI support.
c564191b1c71d82977ba14ed7f975dae9f6d0001 davinci: dm646x: CDCE clocks: davinci_clk converted to clk_lookup
37b99dd5372cff42f83210c280f314f10f99138e resource: Fix generic page_is_ram() for partial RAM pages
d03ab7ff335b7fbf48d0fd28ead5d7957798510b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
8098a7ef8946169cf8ffeb6f4d8130fc3651192e Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
4805a1b0e6d74feb6428c05116a2886a076ee341 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
ac0f6f927db539e03e1f3f61bcd4ed57d5cde7a9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
b1bf9368407ae7e89d8a005bb40beb70a41df539 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
524df55725217b13d5a232fb5badb5846418ea0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
0f4533979473a456a8adb3869365e12c7a99cf65 Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
e56425b135a8892d1e71ad5bb605d12c10efeb32 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1d40ddd10dab332456e3863fed2a6e71aa6635ab MTD: fix pismo build error
786f8ba2e9449a7f01ec6bc35838d0a335921061 scsi.c: add missing kernel-doc notation for new VPD parameters
e584bc3cf6865e005bbb4dbabae0bf4b3df59500 ALSA: ua101: add Edirol UA-1000 support
9a928660c9dcaff568c9d379655c5aa16fb981f8 pci: don't reassign to ROM res if it is not going to be enabled
d2be1651b736002e0c76d7095d6c0ba77b4a897c KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
c573cd22939e54fc1b8e672054a505048987a7cb KVM: VMX: Update instruction length on intercepted BP
e54cfa97a9ca9a544a7257b89b530b505ae1b892 KVM: Fix emulate_sys[call, enter, exit]()'s fault handling
c697518a861e6c43b92b848895f9926580ee63c3 KVM: Fix segment descriptor loading
6f550484a15ea1b468665cdf59f020bf08ccb292 KVM: Fix load_guest_segment_descriptor() to inject page fault
8b9f44140bc4afd2698413cd9960c3912168ee91 KVM: x86 emulator: Forbid modifying CS segment register by mov instruction
70e335e16882df5b5d6971022e63c3603a1e8c23 KVM: Convert kvm->requests_lock to raw_spinlock_t
fa8273e9549b3cee2947d1aebe5242e7a25eb3de KVM: Convert i8254/i8259 locks to raw_spinlocks
e424e1918345ab17d3beb068b8745ab1706d0e1b KVM: x86 emulator: disallow opcode 82 in 64-bit mode
1d327eac3c9a8b170d68df44957d82bdbd263c53 KVM: x86 emulator: code style cleanup
db358796d95886f9715d1c91e9ae866c005511d7 KVM: Plan obsolescence of kernel allocated slots, paravirt mmu
d380a5e4022a5c63a6c5ac631e48c752ba7f1e4f KVM: x86 emulator: Add LOCK prefix validity checking
e92805ac1228626c59c865f2f4e9059b9fb8c97b KVM: x86 emulator: Check CPL level during privilege instruction emulation
d4c6a1549c056f1d817e8f6f2f97d8b44933472f KVM: x86 emulator: Fix popf emulation
f850e2e603bf5a05b0aee7901857cf85715aa694 KVM: x86 emulator: Check IOPL level during io instruction emulation
1871c6020d7308afb99127bba51f04548e7ca84e KVM: x86 emulator: fix memory access during x86 emulation
a0044755679f3e761b8b95995e5f2db2b7efd0f6 KVM: x86 emulator: Add Virtual-8086 mode of emulation
60a29d4ea4e7b6b95d9391ebc8625b0426f3a363 KVM: x86 emulator: Add group9 instruction decoding
2db2c2eb6226e30f8059b82512a1364db98da8e3 KVM: x86 emulator: Add group8 instruction decoding
8b97fb0fcba0e119d539ef6126ddd1d7ba9c007f KVM: do not store wqh in irqfd
daf5e27109c8c16c987e955cc6abbbc0af050edd KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
4b7bb9210047fe880bb71e6273c3a4526799dbd7 KVM: ia64: destroy ioapic device if fail to setup default irq routing
72bb2fcd23afe8db53b47e8f9edd736c517ba532 KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
1ae77badc2504d157800f10a81a58cc9c941e7cb KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure
d225f53b76f4287365efd381b9e3a732e6bad27e KVM: PIT: unregister kvm irq notifier if fail to create pit
a19a6d1131c77822ae55f84a1bd6d62327e99287 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
90bb6fc556ab255abd798bcf4ff5769690ab2eea KVM: MMU: Add tracepoint for guest page aging
43db669730743fcc2a74b641ff4d77781eb15bfa KVM: Fix Codestyle in virt/kvm/coalesced_mmio.c
1976d2d2c91246a37fcb8246b811de735aa6e9a4 KVM: Remove redundant reading of rax on OUT instructions
6316e1c8c6af6ccb55ff8564231710660608f46c KVM: VMX: emulate accessed bit for EPT
8f0b1ab6fb045a1324d9435ba00c2940783b0041 KVM: Introduce kvm_host_page_size
c45b4fd416f5497b6b38dd70acc0e5b01399e5c9 KVM: VMX: Remove redundant test in vmx_set_efer()
16fbb5eecc4ab8d4eb4d2a683d7fd74ccacc890b KVM: ia64: Fix string literal continuation lines
ebcbab4c034db2ec25abe702d788936b29a49b24 KVM: VMX: Wire up .fpu_activate() callback
7edcface95c6e593faa40c70e0464500515db573 KVM: fix kvm_fix_hypercall() to return X86EMUL_*
c125c607326928001983f51109c3d0c190f0a8bb KVM: fix load_guest_segment_descriptor() to return X86EMUL_*
ab9f4ecbb6d39a18e300a0d10a4968c37404aa76 KVM: enable PCI multiple-segments for pass-through device
6d3e435e708fa32f99b780caf6c5508a606a513b KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses()
59200273c4d07ddf99dd3c8d91b90bb170457fc3 KVM: Trace failed msr reads and writes
6e7d15296773f7a479072ec7f3248f51d01e1fad KVM: Fix msr trace
e01c2426149d70dc6dd46ad0453195656b6eeaa4 KVM: mark segments accessed on HW task switch
81231c698a71af6e1815df72c06685d295e1cc1d KVM: VMX: Pass cr0.mp through to the guest when the fpu is active
da15bf436bc9586603b47b39244157431fa38b56 KVM: PPC E500: fix tlbcfg emulation
a9040f274285c3c962a08b177ac5764b4a93df07 KVM: PPC: Add PVR/PIR init for E500
d86be077a4d62e5615e97674dab8d894ce582b09 KVM: PPC E500: Add register l1csr0 emulation
d7fa6ab217aeed26293e01d7b64f79a1ac57e823 KVM: MMU: Remove some useless code from alloc_mmu_pages()
0c04851c0c093ce98ab4ca69556480d779292418 KVM: trace guest fpu loads and unloads
8ae099127668de80e4babba73bb492740ce3a1be KVM: Optimize kvm_read_cr[04]_bits()
f6801dff23bd1902473902194667f4ac1eb6ea26 KVM: Rename vcpu->shadow_efer to efer
836a1b3c3456042704c86aaa3d837b976de9343b KVM: Move cr0/cr4/efer related helpers to x86.h
3eeb3288bcbf64da90afc26389b8844df7c34912 KVM: Add a helper for checking if the guest is in protected mode
6b52d18605f580bdffaffd48c8da228c3e848deb KVM: Activate fpu on clts
e5bb40251a920cdd9d12c569c6aab0bdd0279e4e KVM: Drop kvm_{load,put}_guest_fpu() exports
2608d7a12fd4badfe2eac534150f0715a7fd3ff3 KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active
ab344828ebe729e52949d64046adaa196f6b9dbe KVM: x86: fix checking of cr0 validity
f0f4b930900ffa8daddb5262522c3e5c67ee1835 KVM: Fix kvm_coalesced_mmio_ring duplicate allocation
727f5a23e2080b19da392f17fa3158a0941f81f5 KVM: SVM: Trap all debug register accesses
c76de350c8a3ba770becc17eaa744dc3c7642295 KVM: SVM: Clean up and enhance mov dr emulation
fd7373cce767a8803e79f51bd3fc5f531234657f KVM: VMX: Clean up DR6 emulation
138ac8d88f91e2a6a278aa5cee9120c714c4ce2d KVM: VMX: Fix emulation of DR4 and DR5
f2483415293b180945da707e7dbe74e5daa72651 KVM: VMX: Fix exceptions of mov to dr
b60d513c32e2ddc8b3e9e1465b94913d44d19810 KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes
647492047763c3ee8fe51ecf9a04f39040aa495b KVM: fix cleanup_srcu_struct on vm destruction
ccd469362e826261ccc261c4c36fb0a346338222 KVM: fix Hyper-V hypercall warnings and wrong mask value
7062dcaa369cae40c1a59949a5654985d0ae26ea KVM: VMX: Remove emulation failure report
94718da12741ef44e1eb2bfe3ca37db92115a3d3 KVM: export <asm/hyperv.h>
8dae444529230301bc85fc86033aa06a734c1a29 KVM: rename is_writeble_pte() to is_writable_pte()
c25bc1638a1211f57cccbabdd8b732813b852340 KVM: Implement NotifyLongSpinWait HYPER-V hypercall
10388a07164c1512b3a3d0273b9adc230f82790e KVM: Add HYPER-V apic access MSRs
55cd8e5a4edb8e235163ffe8264b9aaa8d7c050f KVM: Implement bare minimum of HYPER-V MSRs
1d5103c11e32b5028262c073d56375691d51a886 KVM: Add HYPER-V header file
a76f8497fd475028869f4b45087d80df14d74a50 KVM: PPC: Move Shadow MSR calculation to function
f7adbba1e5d464b0d449adac1eb2519be6be9728 KVM: PPC: Keep SRR1 flags around in shadow_msr
1c0006d8d131585095c4a27dbfcfb3970807a35e KVM: PPC: Fix initial GPR settings
180a34d2d3fda0151154f9cead4aab9dddd3d0c1 KVM: PPC: Add support for FPU/Altivec/VSX
d5e528136cda31a32ff7d1eaa8d06220eb443781 KVM: PPC: Add helper functions to call real mode loaders
fbad5f1dfdd097ca282ee3a796986e11eb5a971f KVM: PPC: Export __giveup_vsx
0f0412c1a734700fb8ccccb1c09371642e029e2e KVM: ia64: remove redundant kvm_get_exit_data() NULL tests
4610c83cdc8bff04f2f22883749f716b1ccc502f KVM: SVM: Lazy fpu with npt
d225157bc6a442b1214882635fbf287d7d0e8133 KVM: SVM: Selective cr0 intercept
888f9f3e0cfa32baf05b3840f0248f5502292a0f KVM: SVM: Restore unconditional cr0 intercept under npt
bff7827479ed004c0394e6e7b35ae601bb1a97ad KVM: SVM: Initialize fpu_active in init_vmcb()
dc77270f960a8b3cc39a6349a9fad58cc6053d53 KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
f9a48e6a18c210c4bf34769fa05ede250575c6a1 KVM: Set cr0.et when the guest writes cr0
edcafe3c5a06f46407c3f60145a36f269e56ff7f KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active
02daab21d94dc4cf01b2fd09863d59a436900322 KVM: Lazify fpu activation and deactivation
e8467fda83cdc9de53972fee0cd2e6916cf66f41 KVM: VMX: Allow the guest to own some cr0 bits
4d4ec0874583b127caac1d0f84033c8971b2fd2a KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
a1f83a74feaa9718a5c61587256ea6cc1b993d16 KVM: VMX: trace clts and lmsw instructions as cr accesses
4b5c9b7f9bdd76a3c860731db08bfc6758e96e29 KVM: PPC: Make large pages work
5f2b105a1d6a137c8cfb2792b79128db965880a8 KVM: PPC: Pass through program interrupts
ff1ca3f983c4180018dbf5e02f2af06f86ef6d03 KVM: PPC: Pass program interrupt flags to the guest
d35feb26ef7e9fbef7643051be5f0773662b1f91 KVM: PPC: Fix HID5 setting code
25a8a02d26a71c28e26417a3520c653c2d40af6b KVM: PPC: Emulate trap SRR1 flags properly
021ec9c69f8b7b20f46296cc76cc4cb341b25191 KVM: PPC: Call SLB patching code in interrupt safe manner
bc90923e27908ef65aa8aaad2f234e18b5273c78 KVM: PPC: Get rid of unnecessary RFI
b4433a7cceed59714b0778e1ace624befdd15ded KVM: PPC: Implement 'skip instruction' mode
7e57cba06074da84d7c24d8c3f44040d2d8c88ac KVM: PPC: Use PACA backed shadow vcpu
992b5b29b5ae254c416c62faf98d59a6cf970027 KVM: PPC: Add helpers for CR, XER
8e5b26b55a8b6aee2c789b1d20ec715f9e4bea5c KVM: PPC: Use accessor functions for GPR access
0d178975d0a5afe5e0fd3211bd1397905b225be5 KVM: Fix the explanation of write_emulated
878403b788bff1af9c7f1a61e104f0c77115af29 KVM: VMX: Enable EPT 1GB page support
17cc393596823f4bbab81e68a9e23e7beadbcfca KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
c9c5417455b0c2e3c164883354b5480e5aee3b36 KVM: x86: Moving PT_*_LEVEL to mmu.h
97c4cfbe890a4ad82dde8660008d42b7b05dc488 KVM: PPC: Enable lightweight exits again
b480f780f071a068810ccd0e49c1daa210bfbeab KVM: PPC: Fix typo in rebolting code
46a929bc15fcd48e1e0e770a44040a6949cae133 KVM: avoid taking ioapic mutex for non-ioapic EOIs
f4c9e87c83a9f5bc1800db27dbb39e5cd1254c0a KVM: Fill out ftrace exit reason strings
0680fe52753381cb7154beeb01ef3e48f2cdeec6 KVM: Bump maximum vcpu count to 64
79fac95ecfa3969aab8119d37ccd7226165f933a KVM: convert slots_lock to a mutex
f656ce0185cabbbb0cf96877306879661297c7ad KVM: switch vcpu context to use SRCU
e93f8a0f821e290ac5149830110a5f704db7a1fc KVM: convert io_bus to SRCU
a983fb238728e1123177e8058d4f644b949a7d05 KVM: x86: switch kvm_set_memory_alias to SRCU update
b050b015abbef8225826eecb6f6b4d4a6dea7b79 KVM: use SRCU for dirty log
bc6678a33d9b952981a8e44a4f876c3ad64ca4d8 KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
3ad26d8139a82b0510b1e0435ee82ae461d33401 KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
506f0d6f9c40ae7d9634acf3c26358810f42c24a KVM: introduce gfn_to_pfn_memslot
f7784b8ec9b6a041fa828cfbe9012fe51933f5ac KVM: split kvm_arch_set_memory_region into prepare and commit
fef9cce0eb28a67e688a411cc30b73625e49002b KVM: modify alias layout in x86s struct kvm_arch
46a26bf55714c1e2f17e34683292a389acb8e601 KVM: modify memslots layout in struct kvm
2044892d4a005a78796c92fd1aef4633be896698 KVM: trivial document fixes
ddf0289db22c4ae2192a252706792837528605c6 KVM: powerpc: Change maintainer
0bb1fb7178c55f3e295b2ffe0433c330f960458e KVM: powerpc: Remove AGGRESSIVE_DEC
7706664d39a8eb8555408a24b1f17bd2086189c6 KVM: powerpc: Improve DEC handling
583617b7866cfcc0b3830a4b7ab20f218d180f67 KVM: powerpc: Move vector to irqprio resolving to separate function
980da6ce573b7c40886406674ff8f022a975e65e KVM: Simplify coalesced mmio initialization
50eb2a3cd0f50d912b26d0b79b7f443344608390 KVM: Add KVM_MMIO kconfig item
4c07b0a4b6df45fd8c6d07d838b4faf65eed2ba4 KVM: Remove ifdefs from mmu notifier initialization
3f0852e0aca9de2d2f8bc756630a82352cbfde68 KVM: Add include guards for coalesced_mmio.h
283d0c65e4c277cf81d71418341c74eee199d149 KVM: Disentangle mmu notifiers and coalesced_mmio registration
953899b659adce62cbe83d6a7527550ab8797c48 KVM: SVM: Adjust tsc_offset only if tsc_unstable
4e47c7a6d714cf352b719db92a924b6ec487acc5 KVM: VMX: Add instruction rdtscp support for guest
0e85188049afacdfce9c026144142264981bbabb KVM: Add cpuid_update() callback to kvm_x86_ops
be43f83dada2cf0e9e01c9a0ba42977c5bd70f9d x86: Raise vsyscall priority on hotplug notifier chain
2bf78fa7b9b0d2917fd6587eadb3c0f6bbaf1718 KVM: Extended shared_msr_global to per CPU
8a7e3f01e692cd202fb7c042cf2be9ff8c599a1e KVM: VMX: Remove redundant variable
bc23008b610dda1b0e69cd473b31c1391d6873f2 KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller
ce03e4f21a33b97c5d20ce597f64c361bb247904 KVM: VMX: When using ept, allow the guest to own cr4.pge
4c38609ac569483152f9cb7e5a66f17355e563b2 KVM: VMX: Make guest cr4 mask more conservative
fc78f51938e1ea866daa2045851b2e5681371668 KVM: Add accessor for reading cr4 (or some bits of cr4)
cdc0e24456bf5678f63497569c3676c9019f82c1 KVM: VMX: Move some cr[04] related constants to vmx.c
59708670b639bff00f92e519df1ae14da240e919 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
186a3e526ac1b4063a723f90ae4893beedb24fc6 KVM: MMU: Report spte not found in rmap before BUG()
cb84b55f6cde26c7c17beaf87da08645ae6ccbf9 KVM: x86: raise TSS exception for NULL CS and SS segments
3fd28fce765632d0fe46b31f63c0e7a7ec6c6b79 KVM: x86: make double/triple fault promotion generic to all exceptions
db38a29111cb9232b1982e583fd417ea9c97357c Merge git://git.iksaif.net/acpi4asus into x86-platform
b466301b842f3a54e219b5cc587f22233ecb1345 toshiba-acpi: fix multimedia keys on some machines
92e00e47b61f558009ff81be42b412a76fd89d84 dell-laptop: Fix errors on failure and exit paths
94d8f785dd1f021c1971df73e6437f000c0d9449 dell-laptop: Fix build error by making buffer_mutex static
4818972efb105730f007e5efc05e203a065fc318 GFS2: print glock numbers in hex
e5884636da3a128617032747654284ae7badc7ff GFS2: ordered writes are backwards
1ccaba3056796ab1f933736d763ffcd1958866cd GFS2: Remove old, unused linked list code from quota
c1184f8ab7ea26681f3cab18284a870aad678b0f GFS2: Remove loopy umount code
009d851837ab26cab18adda6169a813f70b0b21b GFS2: Metadata address space clean up
bb1165d6882f423f90fc7007a88c6c993b7c2ac4 perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
3551a708f35fc712af43aeb7f541512c5cfc4936 x86/amd-iommu: Report errors in acpi parsing functions upstream
04e856c072b84042bb56c487c2868638bb3f78db x86/amd-iommu: Pt mode fix for domain_destroy
5d214fe6e808a8caa9cb6f610c0190d3f50ac570 x86/amd-iommu: Protect IOMMU-API map/unmap path
339d3261aa3eb0e12f68ef868e042c1ca03628f7 x86/amd-iommu: Remove double NULL check in check_device
1189b7ff6485ebf1039440c34150360fab7cfb01 OMAP: DSS2: Taal: Fix ESD check
6679ee1870f7ccdd48e2e5c57919240b8f19a6dc Merge branch 'topic/asoc' into for-linus
a91a4aa1ee994abeb2190a1bb2f703933609a703 Merge branch 'topic/hda' into for-linus
12c2a682b55a40f2a986e36d6632110029bc63a5 Merge branch 'topic/misc' into for-linus
a86ba28583987b85845ed61be5f12aafb5fc4971 Merge branch 'fix/misc' into for-linus
a4c1a148a0c4c690b95938e9577be9e461bc5e5a OMAP: DSS2: OMAPFB: Constify some function parameters
d2e82add832f9c95376d004d565c5e164c99b9ec OMAP: DSS2: OMAPFB: install omapfb.h
8edb381d6705811b278527907a5ae2a9c4db8074 vga_switcheroo: fix build on platforms with no ACPI
55a5cb5d594c18b3147a2288b00ea359c1a38cf8 drm/radeon: Fix printf type warning in 64bit system.
a163b1099dc7016704043c7fc572ae42519f08f7 perf, x86: add some IBS macros to perf_event.h
1d6040f17d12a65b9f7ab4cb9fd6d721206b79ec perf, x86: make IBS macros available in perf_event.h
86d62b6fa2845725ad88b95387c8c52731fb2460 Merge remote branch 'tip/oprofile' into tip/perf/core
4671a1322052425afa38fcb7980d2fd2bb0fc99b block: don't access jiffies when initialising io_context
73e9ffdd0cc8159f876d5e29ecf2d9c1bfca544f cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds
91f63d0efa1b2ff3f8773aad61c2970f097232aa block: fix for "Consolidate phys_segment and hw_segment limits"
90a6501f94aedd7fb40f5556334843194fb598be sched, rcu: Fix rcu_dereference() for RCU-lockdep
e2f4699ac15fe36de1288505bc6e6e5a8603ab1b Merge branch 'linus' into core/rcu
abc3c744d0d7f4ad710a948ae73852ffea5fbc3b cfq-iosched: quantum check tweak
4b17764737bb4ee3364b8bfa2059f51ebc19ccd6 sparc: Support show_unhandled_signals.
35858adbfca13678af99fb31618ef4428d6dedb0 Merge branch 'next' into for-linus
0de1a57bedce0899c98da4c0910d4f38c9b7c8f4 drm/radeon/kms: bump the KMS version number for square tiling support.
1c62233508ef7104f8a78e571fdf5c72d0dc0200 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
6a9ee8af344e3bd7dbd61e67037096cdf7f83289 vga_switcheroo: initial implementation (v15)
6d9c13513661c1991bf5f4e6e1363c721292d819 drm/radeon/kms: do not disable audio engine twice
3464f114967b2f98f1bfe0eaf0a413bb51b4df1d Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730"
c8792d5e6cdfeb7db186f6ea654dee90ca3b9c0c drm/radeon/kms: do not preset audio stuff and start timer when not using audio
68de7745822f0dc2eea940e3c1fc65896d7afc88 Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stage
566d84d172161cb6c0c4dd834c34abbac6bf7b38 drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond
a55e8d452ed2f6bbecda1a3039e82cd05244be3d drm/ttm: fix function prototype to match implementation
d964fc54ed06cea45dfd10832ed3d34f3ddb661b drm/radeon: use ALIGN instead of open coding it
32b3c2abaf8c61c80a8b02071c73f05252122ffe drm/radeon/kms: initialize set_surface_reg reg for rs600 asic
cf7934a2a0ec55759fcf6861a868baadfd522300 Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
aa71fa3cd5b7b4f669cd74c5a16de57d2938cd85 Merge remote branch 'nouveau/for-airlied' into drm-next-stage
79fa9eb7396238233c327668185d28bb47fb0796 Merge remote branch 'korg/drm-core-next' into drm-next-stage
f1acb878b6070941e844dfc4ca1b3b9e5a70426c iop-adma: redundant/wrong tests in iop_*_count()?
67b9124f734b22b30d9adf18c39fe795e2901070 dmatest: fix handling of an even number of xor_sources
94de648d72c8bc833590523f22386d4babbea988 dmatest: correct raid6 PQ test
76bd061f5c7b7550cdaed68ad6219ea7cee288fc fsldma: Fix cookie issues
301e99ce4a2f42a317129230fd42e6cd874c64b0 nfsd: ensure sockets are closed on error
6ca3a7a96e91b1aa8c704153c992b191d35b5747 fsldma: Fix cookie issues
47871889c601d8199c51a4086f77eebd77c29b0b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
4b62c0f1e76fe3327b695c49195af8b58e4da057 sh: No need to explicitly include <linux/rwlock.h>.
55c1b0d27b2d381a1986520b5953d3a454d344b5 arch/sh/boot/compressed/cache.c: Checkpatch cleanup
5499b45190237ca90dd2ac86395cf464fe1f4cc7 arch/sh/lib/libgcc.h: Checkpatch cleanup
105244ec95590f5f12a90d974650ab5c7bc8ec79 sh: hw-breakpoints: Accept breakpoints on NULL addresses.
c16cc0b464b8876cfd57ce1c1dbcb6f9a6a0bce3 bnx2x: Tx barriers and locks
76dadd76c265a0cdb5a76aa4eef03fcc9639b388 scm: Only support SCM_RIGHTS on unix domain sockets.
b4ccebdd37ff70d349321a198f416ba737a5e833 Merge branch 'next' into for-linus
1b644b6e6f6160ae35ce4b52c2ca89ed3e356e18 Revert "sunrpc: move the close processing after do recvfrom method"
f5822754ea006563e1bf0a1f43faaad49c0d8bb2 Revert "sunrpc: fix peername failed on closed listener"
1e259e0a9982078896f3404240096cbea01daca4 hw-breakpoints: Remove stub unthrottle callback
c99c30feadf664ccd8590b96259cb9f3954bd246 nmi_watchdog: Turn it off by default
30ff056c42c665b9ea535d8515890857ae382540 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6f5621cb160fada5bc52c2961ddc86e69e478912 Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
c7e15899d07c9813c1aa96b21699d2d9c8314c4b Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
9a8c28c8311e30ba97499447d5a11662f5aea094 blktrace: perform cleanup after setup error
9f7cdbc33f36d28e57eaba0093f68f0d14c38c5b blkdev: fix merge_bvec_fn return value checks
53c583d2269851de9df1c2e992cb2f7f124a5f55 cfq-iosched: requests "in flight" vs "in driver" clarification
ae1f30384baef4056438d81b305a6a5199b0d16c tracing: Include irqflags headers from trace clock
f6a0b5cd34d6e922cc7258c5429fb0f17508ceb6 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
87c3a922a7ee8cfb9ab837f4ae38c993e9b30711 cciss: Fix problem with scatter gather elements in the scsi half of the driver
bf8873781831c7799255e0932848401070185dd0 cciss: eliminate unnecessary pointer use in cciss scsi code
aad9fb6f2c5beafe76a724c90a4bd0d695ab8b42 cciss: do not use void pointer for scsi hba data
d45033ef56fa9b09b73a6eb2a0f280fa7c1bab09 cciss: factor out scatter gather chain block mapping code
2ad6cdc20fbeea1e1744190c00cebb64e4b4c491 cciss: fix scatter gather chain block dma direction kludge
dccc9b563e455b91f7247b1ca6b0face40323538 cciss: simplify scatter gather code
49fc5601ea3bf9625d699dc777f80f72e8126c0b cciss: factor out scatter gather chain block allocation and freeing
1b7d0d28ad82cbd5650c26ec8e370176b112e407 cciss: detect bad alignment of scsi commands at build time
58daa9ce96b847ed130453f5fdd63c579fb1f84f cciss: clarify command list padding calculation
d6cd4715e21508bebbb1928c91d628bd65f5de5f Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
41647e7a91338dba21773a16af7474ef95e0929e cfq-iosched: rethink seeky detection for SSDs
3dde36ddea3e07dd025c4c1ba47edec91606fec0 cfq-iosched: rework seeky detection
6fc2de06ef1e691d032aa572478c905b7495a274 Merge branch 'for-2.6.34-next' into for-2.6.34
1eca9acbf9cda6437db7de1097c7a18014b1289d Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
0091945b4732469bb39bbb4556ce08a25d89d1c2 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3119815912a220bdac943dfbdfee640414c0c611 virtio: fix out of range array access
46bbffad54bd48bb809f2691c1970a79a588976b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
85fe20bfd415af0a2e93bd1166533d4a6eb591ea Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
58f02db466900003b801bdfdeddc4d96ce42b7d5 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
43a834d86c136b31ef6ad796725eb474a55a908d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b1a96e3606b6efc3a6e9c8559ec6660e515b01a7 Merge branch 'eeepc-laptop' into acpi4asus
060cbce6c4431465e83907102e1903ecea366db5 asus-laptop: fix style problems reported by checkpath.pl
2a1fd64cb70a42563d2313eb70c6495d2c88b36d asus-laptop: use device_create_file() instead of platform_group
aee0afb8cb52178164accfec9cfc58bc27b597b3 asus-laptop: clean led code
18e1311ee71a67497a33521be61ddf6562fa22c0 asus-laptop: add gps rfkill
47ee0e99524a7ee0185e3c38423cc17cc1318ddc asus-laptop: set initial lcd state
75747129a994463e36c2516e8071771427d8494b asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()
a539df5e1548751e352990c518e88af50e6111b8 asus-laptop: add backlight changes notifications
7f607d71065b6b089f59b78b54144c3fb93ad629 asus-laptop: add bluetooth keys found on M9V
66a71dd1f7c4eee636867d381995b7e6ae489dc3 asus-laptop: switch to sparse keymap library
d0930a2d42c5a28039d8cc2376a7dff4e59c5f7a asus-laptop: rename wireless_status to wlan_status to avoid confusion
e5593bf18be79b4897c7ec8b392dc7f07cbc1b11 asus-laptop: add error check for write_acpi_int calls
d99b577c729c4a29679fb1f605f9ccace154e0e5 asus-laptop: stop using ASUS_HANDLE and use relative methods instead
4d4415138060870670a18d0768fe1d597f505f98 asus-laptop: rename function talking directly to acpi with asus_xxx scheme
17e78f6260fbc8f55c279cca081c26c88d96ec00 asus-laptop: removing read_status/store_status/write_status and asus->status
3e68ae7c2a9076a694e46f49ec26323a7757eaad asus-laptop: stop using read_status for lcd
6358bf2c4c309efc7c3cbc36466c32108c12c456 asus-laptop: stop using read_status and store_status for GPS
aa9df930d6eabbd8f2439eca6b2f77f81ce425f2 asus-laptop: stop using read_status for bluetooth and wlan
be4ee82d3e44c5940a7f77cae5ed3e942e80a723 asus-laptop: code movement
9129d14d297e78bc21caffa44d55a5920a74862c asus-laptop: callbacks should use "driver data" parameter or field
7c247645f305da2bb309fa439fd6cc0aa26f8722 asus-laptop: move backlight and dsdt info inside asus_laptop struct
50a90c4d953fe4bb5a87ee5207c4243d25278189 asus-laptop: revise names
600ad5201d3b9b87159ede7359adccb98635fd48 asus-laptop: change initialization order
a7f16d10b510f9ee3500af7831f2e3094fab3dca Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
619d8b1187f2e13f6f848b1b2a4d83c2c9e2a140 asus-laptop: remove unecessary hotk != NULL check
91687cc89af4c447483ec65097809c38c8622639 asus-laptop: use tabs to indent macros and remove unused ones
d8c6732382a24d2ef23665207263a17f04e3d75a asus-laptop: simplify write_acpi_int
e5b50f6a2b00de266f03c2c7219b798648124ea5 asus-laptop: no need to check argument of set_brightness()
c45eecf8719e0b2090c8a71bdc31e39d00746c84 asus-laptop: set the right paths in the documentation
0e875f4905817c03ba49447b49af093552e66e95 asus-laptop: add wireless and bluetooth status parameter
f66ffdedbf0fc059a92219bb08c1dbcac88f074b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
bc9d24a3aeb1532fc3e234907a8b6d671f7ed68f eeepc-laptop: check wireless hotplug events
ced69c59811f05b2f8378467cbb82ac6ed3c6a5a eeepc-laptop: disable wireless hotplug for 1005PE
409a415fa18f3bdb9bef616ac6abafd30a4f1415 eeepc-laptop: set the right paths in the documentation
2531216f236cb2a1f39ffa12a4a9339541e52191 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6556a6743549defc32e5f90ee2cb1ecd833a44c3 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
e0d272429a34ff143bfa04ee8e29dd4eed2964c7 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
d25e8dbdab203ed8b4fd0a174bb5259e35ecd87c Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
642c4c75a765d7a3244ab39c8e6fb09be21eca5b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
f91b22c35f6b0ae06ec5b67922eca1999c3b6e0a Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
39286fa41a8b2c6a9c1f656a7b3c3efca95bc1b9 vhost-net: restart tx poll on sk_sndbuf full
d6db3f5c11dc7ed5712d5d5682aa34025ee5248e vhost: fix get_user_pages_fast error handling
73a99f083009d67d8e12603420e008d5c21b0b7d vhost: initialize log eventfd context pointer
86e9424d7252bae5ad1c17b4b8088193e6b27cbe vhost: logging thinko fix
50a76fd3c352ed2740eba01512efcfceee0703be exofs: groups support
b367e78bd1c7af4c018ce98b1f6d3e001aba895a exofs: Prepare for groups
96391e2bae0f8882b6f44809202a68be66e91dce exofs: Error recovery if object is missing from storage
86093aaff5be5b214613eb60553e236bdb389c84 exofs: convert io_state to use pages array instead of bio at input
5d952b8391692553c31e620a92d6e09262a9a307 exofs: RAID0 support
d9c740d2253e75db8cef8f87a3125c450f3ebd82 exofs: Define on-disk per-inode optional layout attribute
46f4d973f6874c06b7a41a3bf8f4c1717d90f97a exofs: unindent exofs_sbi_read
45d3abcb1a7388b2b97582e13bf9dd21784dcaa5 exofs: Move layout related members to a layout structure
22ddc556380cf5645c52292b6d980766646eb864 exofs: Recover in the case of read-passed-end-of-file
518f167a37b3c53f3cf44d27800455ca24e920f6 exofs: Micro-optimize exofs_i_info
34ce4e7c23e3da578e459b05c6fb17edecb19e6b exofs: debug print even less
c7ec2b585525477f393942ecb18fff1f5e259118 sparc: use __ratelimit
655ffee284dfcf9a24ac0343f3e5ee6db85b85c5 wireless: convert to use netdev_for_each_mc_addr
9675478bbafed08848bf8d7e28400d5e46330b23 ethtool: do not set some flags, if others failed
6c74651c3bce418d3b29edfdeb72664f9441509a ipoib: returned back addrlen check for mc addresses
fad539956c9e69749a03f7817d22d1bab87657bf x86: Fix out of order of gsi
cf0aa4e07c32b0c211c24742aa015c0e7a135293 netlink: Adding inode field to /proc/net/netlink
60bbc725b5b3009bb1bf2628ce5033d9bc108881 axnet_cs: add new id
46976c042ba1ff59253f2f7a513099175c24794e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
024c378f0b719d43b01b875caefa19f2612e103a bridge: Make IGMP snooping depend upon BRIDGE.
d902eee43f1951b358d7347d9165c6af21cf7b1b bridge: Add multicast count/interval sysfs entries
b195167fcf089dbdc650bb874084555035f07f98 bridge: Add hash elasticity/max sysfs entries
561f1103a2b70de7e06e1e7fd072a5b142a4278c bridge: Add multicast_snooping sysfs toggle
0909e11758bd28848aeb6646e021ec1e031a3f0f bridge: Add multicast_router sysfs entries
c4fcb78cf8ae55667809e54e54872a21025dd073 bridge: Add multicast data-path hooks
3fe2d7c70b747d5d968f4e8fa210676d49d40059 bridge: Add multicast start/stop hooks
5cb5e947d8f82011e3d7e7017e9d10db9a40ae9f bridge: Add multicast forwarding functions
eb1d16414339a6e113d89e2cca2556005d7ce919 bridge: Add core IGMP snooping support
025d89c27f54c69cd0e51666d88aada33666bb6c bridge: Split may_deliver/deliver_clone out of br_flood
6088a539d8d1666dca6979b5759bf966ee9124ef bridge: Use BR_INPUT_SKB_CB on xmit path
b33084be192ee1e347d98bb5c9e38a53d98d35e2 bridge: Avoid unnecessary clone on forward path
68b7c895be336b19f4c38d7cb500132fabba0afd bridge: Allow tail-call on br_pass_frame_up
87557c18ac36241b596984589a0889c5c4bf916c bridge: Do br_pass_frame_up after other ports
f6e623a65cb301088bd04794043e82bfc996c512 Bluetooth: Fix out of scope variable access in hci_sock_cmsg()
4181b2c8bc29bb756ac1816678104b528377b656 tg3: Remove now useless VPD code
df25bc38b5531aa79a20e34549ea9fedf5f3ae36 bnx2: Remove now useless VPD code
4067a8541d397e9d6b443dd2ce0ecb78bfd991db pci: Add helper to search for VPD keywords
e1d5bdabb94da89bdb3c3f2ee105cf61fca88ec8 pci: Add VPD information field helper functions
b55ac1b22690d2e5b02a61cf6d69c2d66969c79d pci: Add helper to find a VPD resource data type
7ad506fa1adc2da3d394c562f09b8e1b3026c402 pci: Add large and small resource data type code
a2ce766238f72ff7337606c0bc96803c30c9e05c pci: Add PCI LRDT tag size and section size
1883c79a57a5fe25309007590cccb1b2782c41b2 rcu: Make task_subsys_state() RCU-lockdep checks handle boot-time use
622ea685f1fafdf84d612440535c84341f0860b8 rcu: Fix holdoff for accelerated GPs for last non-dynticked CPU
5051f76883897ea3d3d034c92e7b84236da2ec57 ocfs2: send SIGXFSZ if new filesize exceeds limit -v2
6fcef3f04a1a0f8d7a086147d2f2e650c8cc2754 ocfs2/userdlm: Add tracing in userdlm
9b915181af0a99fe94ef0152e6a4ca9990c3b6d0 ocfs2: Use a separate masklog for AST and BASTs
847f9c606cad121cebf984639e3eeee1c4db82f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
7981164791d18d5ed1dcdfa9598949ed158a5333 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
f1dd6ad599732fc89f36fdd65a2c2cf3c63a8711 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
8d37a371b6869920e6c40c495c68eabba1ef3909 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
dad52fc01161afcb8798c609e009aed4d104927f x86, paravirt: Remove kmap_atomic_pte paravirt op.
3249b7e1df6380e9d7bb3238f64f445bf614f787 x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
817a824b75b1475f1b067c8cee318c7b4d66fcde x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
88cc83772a3c7756b9f2b4ba835545ad90a08409 thinkpad-acpi: fix ALSA callback return status
ef1a8de8ea004a689b2aa9f5cefcba2b1a0262f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
00ebfe58b002f0ff387f60c7cd23bc2b274fce1a m68k: Define sigcontext ABI of ColdFire
a58f75349063f60949614de39390df594ba1418d m68knommu: NPTL support for uClinux
9674cdc74d63f346870943ef966a034f8c71ee57 m68k: Add NPTL support
f54bcdc2b81558a2b7e624cfeb4992422d9265f9 m68k: Eliminate unused variable in page_to_phys()
5da3a65d2d1ba333d61999640ef241f150c69c6b m68k: Switch to generic siginfo layout
99e11ab20b26b3236490ae687ab309c2601d180b macfb: fix 24-bit visual and stuff
34c41d0ab8c2a96bb3db89a209c1dd7e8c44fe13 macfb: cleanup
1bb63845d122750124807e5aeb733d2276e5fb7d fbdev: add some missing mac modes
18814ee846357509ceb13d4351eec71acd007480 mac68k: start CUDA early
11e8faca2e501c25d2f98c1b9534776a9a9704c5 valkyriefb: various fixes
d876c11a0fd40993136f5cc1e81371ccc6c21a63 fbdev: mac_var_to_mode() fix
eeb9c182a6ad8bc130377adb0a4cd7b95dd15f49 mac68k: move macsonic and macmace platform devices
cff75f1fb1f28eba3facb7dbe9b40a892912578a mac68k: move mac_esp platform device
80614e5ab1458ff3ccced4d6ba2fa386575c8d5c mac68k: replace mac68k SCC code with platform device
ec9cbe09899e36b5f216c3232215520dcf0320ab pmac-zilog: add platform driver
1f7b5fff505232521a7a770a639b63cd17636549 pmac-zilog: cleanup
2724daf439d9f4e9f25c9fb8de8602ba61758478 mac68k: rework SWIM platform device
53aac0ad7cb32af5c25d432454f936b57bf8c11f mac68k: cleanup
41fb11ca90fe5a115b663340290311c7f5aab0f6 ataflop: Killl warning about unused variable flags
1a0caf41c061868eff05a054ff2b0ffe26baf4e0 m68k: Use DIV_ROUND_CLOSEST
eb054e3b3d531e311e9a34b902fe29247b00f724 m68k: vme_scc - __init annotations
f351d4bb3ce5a86f75cf297e38f87c4e437593d7 m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
88cb773c5f8e45e48f3a89480610448974337cb0 m68k: Allow ioremapping top of memory
145452649d035e4e5152f6c4e6798c41960cad3e m68k: Fix asm/swab.h for ColdFire
3d083407a16698de86b42aee0da2ffb280b5cb7e x86/hw-breakpoints: Remove the name field
dd8b1cf681eab40bc5afb67bdd06b2ca341f5669 perf: Remove pointless breakpoint union
b67577dfb45580c498bfdb1bc76c00c3b2ad6310 perf lock: Drop the buffers multiplexing dependency
84c6f88fc8265d7a712d7d6ed8fc1a878dfc84d1 perf lock: Fix and add misc documentally things
44ee63587dce85593c22497140db16f4e5027860 percpu: Add __percpu sparse annotations to hw_breakpoint
018cbffe6819f6f8db20a0a3acd9bab9bfd667e4 Merge commit 'v2.6.33' into perf/core
afbc74fdc5b96552c384e57119b3cc13c840bf06 power_supply: bq27x00: fix voltage and current units
4e924a814ac78e325653840190e9e4762e6f4b7c power_supply: bq27x00: add status and time properties
705e5711b61e9622b2d88850f38c219014aa0780 Bluetooth: Add SCO fallback for unsupported feature error
943da25d95c7e8fd8c39dbf09e030f5da46f5d85 Bluetooth: Add controller types for BR/EDR and 802.11 AMP
b914a250e7b390c713b36a9405a39c4c11abad80 Bluetooth: Convert Marvell driver to use per adapter debugfs
ca325f698996c1a0770a67f41e7dc97a007d8bc2 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
c13854cef4751000b968d4e8ac95796562d5b96f Bluetooth: Convert controller hdev->type to hdev->bus
10f7891f998e84acfa31ac9c5a0fea052c39ecb8 Bluetooth: Add missing kfree() on error path in Atheros driver
8978111e2d148f75bd5e329a14600feadc567381 Bluetooth: Make USB device id constant
8e5b2308489dbca27c104fc6a557d4c9348552e5 Bluetooth: Add __init/__exit macros to Marvell SDIO driver
e10b234b3c4e255d3300a486c4ac15b43253ac6d MIPS: Alchemy: defconfig updates
acc4d245a70615755cab8bace7f0f87870fc99d9 MIPS: Alchemy: Fix Au1100 ethernet build failure
570cb456efbd1f1e761869881ae72177595de356 MIPS: Alchemy: Repair db1500/bosporus builds
d891a5399242579857701c2b1185b64d7bf7936f MIPS: ARC: Cleanup unused definitions from sgialib.h
8190471087b59ff63a8db125953ae612b7a8b8b5 MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses
11b897cf84c37e6522db914793677e933ef311fb MIPS: Alchemy: use 36bit addresses for PCMCIA resources.
b9b37787d24cca9fbd63f767663e9439fa69aa22 MIPS: Cobalt: Fix theoretical port aliasing issue
2a5d66511a6adc0546a92d33734e3ebf7ab0d10c MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)
bba90760582d2563b28a4738fb785185a59e9e71 MIPS: Crazy spinlock speed test.
500c2e1fdbcc2b273bd4c695a9b8ac8196f61614 MIPS: Optimize spinlocks.
e275ed5ee94b358964a0dae1c8b49f0bff260b60 MIPS: Alchemy: devboard PM needs to save CPLD registers.
81fc0179541dd52763cf62a52f0c09a05bcc6439 MIPS: PowerTV: Eliminate duplicate opcode definition macros
3b439470e360931ad65234f94aa92cd7362f635a MIPS: Lemote 2F: Move printks out of port_access_lock.
7fe2d9c41de132b51e550212aa5709fc4e132c2c MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks.
541247f4d26f90ce0d277082d108feb121b6ae03 MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c.
399614226cfa45ffaba45b269e8af9ddc26de537 MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
4837a661a52dd9e02cd1cdb08a7ebdc5ed028ee4 MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
f1d39e6ed7ad71048db3b2835dccf3a5a01fab69 MIPS: Loongson: Remove pointless sample_lock from oprofile code.
36946d7387ee6f3a331563a1d839240924b65798 MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.
896508705561bea24656680cdaf3b4095c4d7473 MIPS: i8259: Convert IRQ controller lock to raw spinlock.
598c5abad7f3e162a01c87a480f8d2cd57643acb MIPS: IP27: Convert nmi_lock lock to arch spinlock;
2ba53e37120fba00fa10bebc13b9723f25e1f845 MIPS: IP27: Remove code obfuscation by enter_panic_mode().
34ee4148472996c5fd25fbb5697982914cfe955a MIPS: GT641xx: Convert timer lock to raw spinlock.
da4afffc1d03c4f0334dabd28ce4c2325ee8f092 MIPS: Alchemy: Simplify DMA channel allocation code.
2bd0073656963f7683275dbda600bf5dfc05232a MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
1a73f0478a289ee5bb2e4f44a6ecf1d6d6410eab MIPS: Alchemy: Remove time_lock.
32baba2fb7149ac262be1dca39291b55d846a075 MIPS: DEC: Convert KN01 lock to raw spinlock.
d8d607d59e78a865e0b55c60e84412519a83022c MIPS: BCM63xx: Convert timer locks to raw spinlocks.
c45ef44f474a82fdec96704bece192e487dca373 MIPS: PowerTV: Convert IRQ controller lock to raw spinlock.
a963dc70a286898c91d021e53317ba3d485e0b93 MIPS: Malta: Convert IRQ controller lock to raw spinlock.
ed14bbb24e62830c2b4c59f4cea3696651d502f0 MIPS: SB1480: Convert IRQ controller lock to raw spinlock.
5772f6deb6214a94248e5429869e99e8b7b9cf25 MIPS: SB1250: Convert IRQ controller lock to raw spinlock.
f2c194a00516f8ea4340975c25276fd0dfd47c31 MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.
4a41abe5960b6a4d496aab94264beee06bc0ab7e MIPS: Jazz: Convert irq controller lock to raw spinlock.
4a8a738de637dc7141de5228d2d722573a329b95 MIPS: Make various locks static.
559e25a5e3efe60a22b7f96ea4ad2eb09d996e97 Staging: Octeon: Remove /proc/octeon_ethernet_stats
ec977c5b473e29dbfdac8f2c7477eccc2142e3bc Staging: Octeon: Reformat a bunch of comments.
4898c560103fb8075c10a8e9d70e0ca26873075e Staging: Octeon:  Free transmit SKBs in a timely manner
86568dc41e8c7edcf6d014a64d143536d24b6a5d MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
f8c2648666b5a1b5ba9bbb662ae569bafd3cc830 Staging: Octeon:  Run phy bus accesses on a workqueue.
1d08f00d576c62f1c7a96900a14648df33b3939a Staging: octeon: remove unneeded includes
d007f991a82ed159979b7662a4ca20e978221cdb MIPS: Use generic ucontext.h
7b012cee6173cef8598a4cf27fe80b4430e1ed7f MIPS: Use generic serial.h
f51e5a07728d33b7ad59a84d1a7a0a34d4f58765 MIPS: Use generic parport.h
1a6e8963e07f126a7fa3e9b446f86205cd4e81fe MIPS: Use generic current.h
27a5bd6457c8ce38151250530152e15f76b697a8 MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUs
6f329468f3086e9d8f3832930fdb09ab3769176b MIPS: Give Octeon+ CPUs their own cputype.
6dd9344cfc41bcc60a01cdc828cb278be7a10e01 MIPS: Implement Read Inhibit/eXecute Inhibit
32546f38fab839eee6f62b3f06c2774eade4188a MIPS: Add TLBR and ROTR to uasm.
9fe2e9d6f5390d7151a0b9d8c100f0da26eaa2b7 MIPS: Add accessor functions and bit definitions for c0_PageGrain
9b8c38917b8e083a6343bb5a0c6bbaea78ebff7a MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.
52d7ecd033316b0540a6ac4af70574fae4aba295 MIPS: Remove trailing space in messages
f86a69b15f60965a224e7e2516ad41070692cc19 MIPS: Make the debugging of compressed kernel configurable
b66bb6090d9aa36931911e34d3f069932934b6fe MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug
ab4ba291683d07038c7ddf1eec191d3d09e1f468 MIPS: TXx9: Remove forced serial console setting
7084338eb8eb0cc021ba86c340157bad397f3f0b MIPS: AR7: Make ar7_register_devices much more durable
632b629c0c4b0f8caaf7f2b448911d03859fda59 MIPS: AR7: Fix USB slave mem range typo
4d1da8c2961da46abd85a71d20f2b169bf80618e MIPS: AR7: Whitespace hacking
10229f3761fdc1050f972bf3a4c4623bde20002f MIPS: Alchemy: Use strlcat() for the command line arguments
ae7cbef5e5789e2ee6855222a3b83eb94591ef0b MIPS: Alchemy: Remove prom_getcmdline()
c63d0cb5feedbc2cc456b6ea2105c15b563217cf MIPS: Alchemy: Remove forced command line setting
368bf8ef304f426be0a8a0be5b0e437747598c10 MIPS: Set __elf_platform for Octeon.
874fd3b5acc20f2a464409045aef3b2288069787 MIPS: Allow the auxv's elf_platform entry to be set.
3b839070f11295735ce8d9ef580c5eb23417aabf MMC: AU1xMMC: Allow platforms to disable host capabilities
92bbe1b988d3d6fa6348e3e376ff6d27e0712147 MIPS: Deal with larger physical offsets
2d1b6e95515d63030b6e002125799f2aa52a9d27 MIPS: Annotate set_except_vector with __init
3482d713a91befb8c96722cb8d55aed36c212d9e MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
fcf6735e9cf08343bef9ff43205d91ef102af52f MIPS: PNX8550: Remove unnecessary export prom_getcmdline()
5eb1df86c279b00ee476d0a2bc30059a527e6f4e MIPS: PNX833x: Remove unused prom_getcmdline()
60ec6571c5072cdea9e518d1dac8147b85ca93a2 MIPS: Support 36-bit iomem on 32-bit Au1x00
fc48c41af81b953578a54f80ad07d2f1efa81378 MIPS: Loongson: Cleanup the halt and poweroff action
e52dd9fc6b9e0c17b220bd38371ff15032a1a155 MIPS: Simplify the weak annotation with __weak
aae7e8da806e1536fdee0632a40aaaeed97a2f1b MIPS: Alchemy: debug output for compressed kernels
780019ddf02f214ad61e641b57b8ac30c837e2a7 MIPS: AR7: Implement clock API
5f3c909881d5deebb9a3ddc836a15937e76daefc MIPS: AR7: Implement gpiolib
69b427cd23b6f637763bf49e3e166c1236313f69 MIPS: msp71xx: remove unused prom_getcmdline()
dac2965c434b22b5f8acd5634b842cf8a77a06b3 MIPS: Cleanup the Makefile of compressed kernel support
9fd4c4f40fecbe3923331eac045af06f369a86f2 MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]
9feb8367999265b8a300cb96e7a66f79b651c820 MIPS: AR7: use strlcat() for the command line arguments
e0e53dee69e07e9446eb16ceabd55a1116611696 MIPS: Nuke trailing blank lines
2fe062608086f9b74a80f16272c5a59a3e05722f MIPS: Cleanup switches with cases that can be merged
1b362e3e350f72c6cb4b3346f6ba92a529082a09 MIPS: Decode c0_config4 for large TLBs.
2a880986d899f556f5a327bc77cc8760d5bb9c64 MIPS: Remove probe_tlb().
f868ba29723be46e0981226d7455090d515b08ef MIPS: add readl/write_be accessors
9df7d1647fdd729c5bf3f087ae69d07fecf60bdd MIPS: Loongson: Lemote-2F: update defconfig
f7a904dffe30a02636053d8022498ced7e44d31c MIPS: Loongson: Change the Email address of Wu Zhangjin
50549bda2d47f419758dac9bc72e2b0eb9077d83 MIPS: Loongson: Fixup mem.c indentation
1ae86a67326741b35339c548838f16cceaa77222 MIPS: Loongson: arch/mips/Makefile: Add missing whitespace
eb11df472d8491fcb28534b59017e1b5465997fa MIPS: Loongson: Cleanup of the environment variables
97e6a89634befaf5bd66d3044d36961c887cd98c MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()
c7e8c668b09a27879e8b45d2a613fb5acdf9f8a3 MIPS: Loongson: Remove the serial port output of compressed kernel support
6f3209659833e3ed653840d19b2f624f6db07823 MIPS: Loongson: Convert loongson_halt() to use unreachable()
c70798f132818eaa79c48a08d0f19a7d61db8822 MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted Writes
1b39a0bad50779177ebca818c6c3380463bfca7d MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VER
081f6749ae33f72b4fafea4c02976e163ef6ef37 Staging: Octeon Ethernet: Use constants from in.h
924cc2680fbe181066ec138d369691d28d913ea2 Staging: Octeon Ethernet: Enable scatter-gather.
3368c784bcf77124aaf39372e627016c36bd4472 Staging: Octeon Ethernet: Convert to NAPI.
6888fc87768eaa218b6244f2e78c55416706981a Staging: Octeon Ethernet: Rewrite transmit code.
166bdaa9aad9903bf4330ef68feb37f220c9eac8 Staging: Octeon Ethernet: Fix memory allocation.
6568a234363978e1aebb5b7c9840ed87eed20362 Staging: Octeon Ethernet: Remove unused code.
dbb103b243e09475c84df2b8ef17615975593761 MIPS: Octeon: Fix EOI handling.
6b07d38aaa520cee922fadfeaf90c97faf217045 MIPS: Octeon: Use optimized memory barrier primitives.
f252ffd50c97dae87b45f1dbad24f71358ccfbd6 MIPS: New macro smp_mb__before_llsc.
ec5380c768864c7afd92aa886dd4bb6d38497a01 MIPS: Remove unused macros from barrier.h
d95770544604299402e481771a964b0f10d46978 MIPS: Octeon: Register some devices on the I2C bus.
85660f43a308cc601b243c1f4dc18a63545c5cfa MIPS: I2C: Add driver for Cavium OCTEON I2C ports.
f41c3c1b3ed53440b37445712f8e1048a39d7001 MIPS: Octeon: Add I2C platform device.
d38760ccdf879a8648be53488227bf7fe597792d MIPS: Simplify param.h by using <asm-generic/param.h>
32fd6901a6d8d19f94e4de6be4e4b552ab078620 MIPS: Alchemy: get rid of common/reset.c
325f8a0a31df567dbafafc48f8e60f3c1f101a46 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
ef6c1fd662d18c0e2ed92825c8837e94b5ec3a1f MIPS: Alchemy: irq: use runtime CPU type detection
5d400f5c59df3ed2c3682a7409c8e81a7c4e650c MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus
70f82f2c59be86fad915a2ee62673fe1aad6c2bd MIPS: Alchemy: use runtime cpu detection in GPIO code.
bd2302c220566cffd0756e1ac5f65705f9e3d8e7 NET: au1000-eth: Convert to platform_driver model
66f75ccb856304c190fde9c26e651c2b754e3e72 MIPS: Alchemy: Add au1000-eth platform device
cf6e47e03239059bcf2942b1b3242e835231ab75 MIPS: Alchemy: DB1200 defconfig update
05ae3231801df8fdb4e1c0aa4aa6b8d7278eddde MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.
63323ec54a7e922a232c82070727e44eb1a5b43c MIPS: Alchemy: Extended DB1200 board support.
206aa6cdadad8bbedee5649f1346fe47e922a039 MIPS: Alchemy: physmap-flash for all devboards
8facefd0907ae16f96a35bef7ce654206d87c2fc MIPS: Don't include <linux/smp_lock.h> unnecessarily.
b2b13cdfd05ec331e1be3bbdd593d66840c0b688 SERIAL 8250: Fixes for Alchemy UARTs.
63ea336b7942214edce1ae79725f28593dc84eaa MIPS: Alchemy: UARTs are of type 16550A
c55736af449ad2b2cd1a9471dc6e5413d89a1ece MIPS: Alchemy: Turn on -Werror for devboards and xss1500
32fc0adeb89c7e1e592bf31b7158ddc154298207 MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code
66a1d9baf4962defb3fc41439e3a22e752182f9f MIPS: Alchemy: remove unused SYS area structure
b6e6d120c8dd9c9cd888645b01299e2a55d873a4 MIPS: Alchemy: get rid of superfluous UART definitions
8402a1588a4f63465079e98481dd83d1d9cc9a98 MIPS: Alchemy: prom_putchar is board dependent
963accbc82a0912b39de39d59e2fd6741db3aa4b MIPS: Alchemy: change dbdma to accept physical memory addresses
ea071cc705e8bfba0c8bf84be8d4f9f4e9da6962 MIPS: Alchemy: remove dbdma compat macros
f1fc6645a4d2cb944320ce8ed1e40f88059779e1 MIPS: Alchemy: reduce size of irq dispatcher
788144656b8a862e724a1296e64ab6375eb541ed MIPS: Alchemy: Stop IRQ name sharing
93e9cd8485b31e5a33f1040bff4d15e65c0b2d19 MIPS: Alchemy: Simple cpu subtype detector
0a0b1295ef26a5f8387771c148fb63dccf897869 MIPS: Alchemy: higher priority for system timer.
5047201b56ce8671cc19f426e2951de9f29b3485 MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack
0273b4efccd3bc2b2ef5ea9778e71d8efbbb7ac7 MIPS: Alchemy: XXS1500 PCMCIA driver rewrite
27dd65ac9afabc8e67ab73f7c2f575eddbb47167 MIPS: Alchemy: devboards: wire up new PCMCIA driver.
66213b3ccfc770704025ce9465fa3aaedde21b55 MIPS: PCMCIA: new socket driver for Au1000 demoboards.
7e50b2b741bb4f9dbddc9f56972ef82a7d4b33ed MIPS: Alchemy: remove board_init_irq() function.
95a437966dba642870a93d16bf82af8926bb2082 MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.
9bdcf336d0c061e77f4c45c7b2bc32e3ed6b57e3 MIPS: Alchemy: devboard register abstraction
ebc89718a4b3fa0e440151fb4484541700828a5d MIPS: Fix build error for uncompressed non-plain vmlinux kernels
21c2fd9970cc8e457058f84016450a2e9876125e x86: apic: Fix mismerge, add arch_probe_nr_irqs() again
78c06176466cbd1b3f0f67709d3023c40dbebcbd x86: Enable NMI on all cpus on UV
2ea186ae533c7b4f4c56811b69d3e40a6209a9c0 ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
da3f5cf1f8ebb0fab5c5fd09adb189166594ad6c skbuff: align sk_buff::cb to 64 bit and close some potential holes
8d6184e4881b423522136aeb3ec1cbd9c35e8813 bonding: fix device leak on error in bond_create()
3729d5021257b283f7fce33d957893162ccb2c9d rtnetlink: support specifying device flags on device creation
bd38081160bb3d036db98472e537b6a7dd4da51a dev: support deferring device flag change notifications
a2835763e130c343ace5320c20d33c281e7097b7 rtnetlink: handle rtnl_link netlink notifications manually
10de05afe01c12cedc42eb9ce05b111eed6c8210 rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
cb395eaf439625f26c8527bb05bb905774a54c36 fs_enet: add FEC TX buffer alignment workaround for MPC5121
60ab4361adc188fb47da1c4892cc7a2bb621efef fs_enet: Add support for MPC512x to fs_enet driver
fcb6a1c83e48c30ff99624e9c46ce301707ede05 fs_enet: use dev_xxx instead of printk
ce300c7ffa61165f9bfd16e511ee0cd4114977ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
480917427b0b6ff39de55ffc81391055472e6c26 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
6fb83029db161141d68cf019760a893d03d0682b Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
71da81324c83ef65bb196c7f874ac1c6996d8287 rcu: Fix accelerated GPs for last non-dynticked CPU
0b1c87278a8c7e394022ec184a0b44a3886b6fde rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
a47cd880b50e14b0b6f5e9d426ae9a2676c9c474 rcu: Fix accelerated grace periods for last non-dynticked CPU
1c32fd0c5ac1ccbdc37a1a392a5d75cbe059b401 kernel-doc: drop the -filelist option, it doesn't work
a9e7314b7940cee00b80995b360dbc06f995cc6e kernel-doc: track line numbers for each file separately
06a79b82b2a3e4bebb9a20638ca208c780e9e507 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
4912002fffa377e66c5caefc2c311732a4ad5fb8 Remove EXPERIMENTAL from NFS_FSCACHE
98723153dc32106e5be701da15551853c9f785a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
4cbd55188fe01f22783815cbb6d4f55a0ebf5969 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
b305956abc3c50c52598bbf39b7a5f4850058ba8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
41630959ed5ce694ec2e8c0f3c69743e011394c8 Merge branch 'ibft-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6
2b8c70b2174402ca3dec13310ce56597233392d7 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
29e1fa3565a7951cc415c634eb2b78dbdbee151d dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload Pointer
2594a57a13f1a6c32d90d73d7ebe51d4b8d88421 Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
f24407d2bde27a4eb75ce5e52069bf4f1ba0e8a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
654451748b779b28077d9058442d0f354251870d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
64d497f55379b1e320a08ec2426468d96f5642ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
37d4008484977f60d5d37499a2670c79b214dd46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
f1c7f517a5dc23bce07efa5ed55e2c074ed9d4ba ftrace: Add function names to dangling } in function graph tracer
bc9838c4d44a1713ab1bf24aa6675bc3a02b6a88 dlm: allow dlm do recovery during shutdown
cbaee472f274ea9a98aabe47025f6e5551acadcb ocfs2: Only bug out in direct io write for reflinked extent.
66b116c9d8f70baadf5b2145dddb35af222df041 ocfs2: fix warning in ocfs2_file_aio_write()
cbe0e331fdbdb256943499358c75bc098a2134c1 ocfs2_dlmfs: Enable the use of user cluster stacks.
0016eedc4185a3cd7e578b027a6e69001b85d6c4 ocfs2_dlmfs: Use the stackglue.
e8fce482f3702c1ad27c97b26db5022aa1fa64c7 ocfs2_dlmfs: Don't honor truncate.  The size of a dlmfs file is LVB_LEN
553b5eb91abd5f8e679d23ae547b92c589726814 ocfs2: Pass the locking protocol into ocfs2_cluster_connect().
e603cfb074e150736814ef093a411df32c02ba9f ocfs2: Remove the ast pointers from ocfs2_stack_plugins
110946c8fb23c1e1e23312afed0977ad4aa37c95 ocfs2: Hang the locking proto on the cluster conn and use it in asts.
c0e4133851ed94c73ee3d34a2f2a245fcd0a60a1 ocfs2: Attach the connection to the lksb
a796d2862aed8117acc9f470f3429a5ee852912e ocfs2: Pass lksbs back from stackglue ast/bast functions.
34a9dd7e29e9129fec40c645a03f1bbbe810e771 ocfs2_dlmfs: Move to its own directory
65b6f3403431cd43ef7b0dab679a50f770124a65 ocfs2_dlmfs: Use poll() to signify BASTs.
14a437c2b67aeee2a989a5d9c7e19094355d2fed ocfs2_dlmfs: Add capabilities parameter.
399ff3a748cf4c8c853e96dd477153202636527b ocfs2: Handle errors while setting external xattr values.
139ffacebf5fe2cd9e2ae40d325a9661a679ad4f ocfs2: Set inline xattr entries with ocfs2_xa_set()
d3981544d7a4ed276966cdd58fe2f5d6e8a585d9 ocfs2: Set xattr block entries with ocfs2_xa_set()
c5d95df5f78312c879f3058059c98a08821897a5 ocfs2: Let ocfs2_xa_prepare_entry() do space checks.
bca5e9bd1eb2a9422a2ff29e822a956310653754 ocfs2: Gell into ocfs2_xa_set()
73857ee0b548017f9632a0d0e6fe2dabbdc11d31 ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value()
cf2bc809403ae48a4a2bb5cc551d2ec35f2e4a47 ocfs2: Teach ocfs2_xa_loc how to do its own journal work
3fc12afa0cea5dc8845487b685165c89934ca1eb ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing
9dc474005d0e34cf21d4b510f347e3942f24b021 ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value()
69a3e539d083ac09aec92b8705b8ff2c2e5c810c ocfs2: Set the xattr name+value pair in one place
199799a3609f6d5bb231a75c2e702afaac805431 ocfs2: Wrap calculation of name+value pair size.
18853b95d1fb964b76c3393a12c4d861e7779460 ocfs2: Add a name_len field to ocfs2_xattr_info.
6b240ff63c9dda93366c61c969b81ca22fe676ac ocfs2: Prefix the member fields of struct ocfs2_xattr_info.
bde1e5400a1b21ef47932ab00446c7361ff3c139 ocfs2: Remove xattrs via ocfs2_xa_loc
11179f2c92cb025b1ff0b794f9714b3fb395855f ocfs2: Introduce ocfs2_xa_loc
8545e03d82b6739461bbd60db7aba144f7dbe80f ocfs2: Add current->comm in trace output
96a1cc731adb28dc4feb71701091b80e67d486a7 ocfs2: Clean up the checks for CoW and direct I/O.
b89c54282db0c8634a2d2dc200f196d571750ce5 ocfs2: add extent block stealing for ocfs2 v5
9418c65f9bd861d0f7e39aab9cfb3aa6f2275d11 omap2: Initialize Menelaus and MMC for N8X0
ab1b18f70a007ea6caeb007d269abb75b131a410 sunrpc: remove unnecessary svc_xprt_put
9e3bd9190800e8209b4a3e1d724c35f0738dcad2 b43: fall back gracefully to PIO mode after fatal DMA errors
0e0a228398cc967c922759be36c69d32e4f62701 mac80211: fix direct probe loop on ieee80211_work_purge
caf66e581172dc5032bb84841a91bc7b77ad9876 netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211
b446918b77c717a34eaa853dfab55f579d330551 mac80211: use listen interval 5 as default
7bfbae10dc10a5c94a780d117a57e875d77e8e5a ath9k: disable RIFS search for AR91xx based chips
a040d532b912b5dd7d88692b580cff9c88b987e3 MAINTAINERS: update mwl8k maintenance status
08b2cb0f0613a444368eadca0b67c906d91ab007 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
be41f5c7e3688a4555d7fbaa09578fd628bb4cdf Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
64463da913bc8f791980ba28d93ac5e716ab9cc5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
a8d6356cdabf4495aaae7d3e89eb058b1909761c [S390] time: remove unused code
0cbde8ee60c883b246fb50dfed8bcd968239702b [S390] zcore: Add prefix registers to dump header
13c6680acb3df25722858566b42759215ea5d2e0 [S390] correct vdso version string
1844c9bc0b2fed3023551c1affe033ab38e90b9a [S390] add support for compressed kernels
73bfa5f2f71efcdcaad8d18cbed96b9d7ed86948 [S390] Define new s390 ELF note sections in elf.h
61fd330dee1606a6bdb741f9c156bca386a4e438 [S390] codepage conversion of kernel parameter line
34b9243a300736c08dc32eaeb2f359401fcf9c0a [S390] seq_file: convert drivers/s390/
618708ff04f3a7b74f54210bd518aa1d827d8e65 [S390] add z9-ec/z10 instruction to kernel disassembler
b695adfaa118fd7c50eca8990e348dd7372ee0aa [S390] dasd: correct offline processing
589c74d5076dd1bde13a5a36d97ca79be8bd72b2 [S390] dasd: fix refcounting.
9eb251225ab4dbea3119cfcf4c5194eed223a740 [S390] dasd: fix online/offline race
22e0a0467292222214d1974d9bc2664a6c05980d [S390] use kprobes_built_in() in mm/fault code
52499f40267e1178b3b2c887aee85c0c9fd01ec0 [S390] bug: use relative pointers in bug table entries
cbb870c8221147ae337612e04b2bb0211f31a74b [S390] Cleanup struct _lowcore usage and defines.
d96221ab1e7d86dc0d4666466979117cd1915386 [S390] free_initmem: reduce code duplication
b8e660b83d505148c83ddc6d5ba69c29d0eab1e3 [S390] Replace ENOTSUPP usage with EOPNOTSUPP
59b697874529f5c3cbcaf5816b3d6c584af521e8 [S390] spinlock: check virtual cpu running status
8387c736fcbaec17890b8d075ee4f4623518b54a [S390] sysinfo: fix SYSIB 3,2,2 structure
27d71602b4a605fbb31088e69ac12187e69a9443 [S390] add MACHINE_IS_LPAR flag
432ac5e04b931df8376e0858d4bf0fd41436a271 [S390] qdio: optimize cache line usage of struct qdio_irq
d307297f73077b4dc8110eb998108ffc467e8e6c [S390] qdio: account processed SBAL during queue scan
a93b8ec1df1f0ad75d036dbc0fdef2e0ccb7be02 [S390] smp: rework sigp code
2c2df118a6440748e6fd71a510a66ee708c31494 [S390] smp: always reboot on cpu 0
abd1ecf209b30a0ed43f0aae50f8b8ce1be2c3d1 [S390] smp: rename and add lowcore defines
f64ca21714f114a78b6c19ceabc7745b29913efc [S390] zfcpdump: remove cross arch dump support
987bcdacb18a3adc2a48d85c9b005069c2f4dd7b [S390] use inline assembly contraints available with gcc 3.3.3
d1bf85902c28dd990c08f1703ea94109223549a7 [S390] cio: fix storage key handling
0d01bb89220490763d89571d27e7ee3f13f9b372 [S390] cio: trigger subchannel event at resume time
76e6fb4b86446e4605379b99ad3dd3f96bb1696f [S390] ccw_device_notify: improve return codes
b4c707214c987da021d4d5c4ed54612cf73d80d6 [S390] cio: make wait_events interruptible
b4563e891a043fe521e62f6f621b928641474ff3 [S390] cio: wait for channel report
879acca58a904c25487c89ab11e23eb556fb13d3 [S390] cio: introduce cio_settle
be5d3823f29c09676abd2eeea4f9767bc4a1a531 [S390] cio: consolidate workqueues
6f5d09a0e9731a39a4d52a5902daec72c1e43692 [S390] adapt text to cu3088-removal
1dcec254afe5bc700a4cacf810b71a28bd994ea9 [S390] uaccess: implement strict user copy checks
d4080cb32ee3d2ed18aa69ffde6010524bd686cd mtd: r852 fix pci ID
6070a4a928f8c92b9fae7d6717ebbb05f425d6b2 drm/i915: Use a dmi quirk to skip a broken SDVO TV output.
469d129664c5b83f37ca74913700d416d584833b drm/i915: enable/disable LVDS port at DPMS time
16edd55029fcedaa0d03f24ee607c3a882871a10 drm/i915: check for multiple write domains in pin_and_relocate
922a2efc1b6ef48e2783f7efeb3a94e952c7ed14 drm/i915: clean-up i915_gem_flush_gpu_write_domain
4df2faf4512c2e2ffa6793e055c73a4e7b8b5e36 drm/i915: reuse i915_gpu_idle helper
63560396536e9eb8858826fcbfc14d4015a41a95 drm/i915: ensure lru ordering of fence_list
ae3db24aab398fb5f985696c12362eb12ef65812 drm/i915: extract fence stealing code
4a87b8ca2185199c5d1b37b570efffd2e46fe813 drm/i915: fixup active list locking in object_unbind
798750e30d3de7932b0ac420f8fae2a970f2ac34 drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code
1f7a6e372e9cb4d749f34c0738d832e6cadb4071 drm/i915: Add dependency on the intel agp module
c619eed4b2ee1b2bde3e02464eb81632a08bb976 drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
faa7bde6cb1227d13d011042f17bda0869c3bd1e drm/i915: Correct the Sandybridge chipset info structs.
b9201c14d9c22fb3b3f313f69ee4f967353ca960 drm/i915: Disable the hangcheck reset on Sandybridge until we add support.
a13e4093cbd3db91cc65ac8b8c2baadffa603ee9 drm/i915: Add a new mobile Sandybridge PCI ID.
954bce507acdcb76520b2f30535400fc036e7c20 agp/intel: Add a new Sandybridge HB/IG PCI ID combo.
14bc490bbdf1b194ad1f5f3d2a0a27edfdf78986 drm/i915, agp/intel: Fix stolen memory size on Sandybridge
21099537dbacc5c8999d833e6bfd1b72edd89189 drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON.
c2416fc6bb16fa87bcc4b9d90a7632f3531bdee6 drm/i915: Disable the surface tile swizzling on Sandybridge.
e3deb204c69c485c88c990f07b71be10a464e508 agp/intel: Use a non-reserved value for the cache field of the PTEs.
f6e450a6417460db6a74241de8aaab5116cac140 drm/i915: Fix sandybridge status page setup.
4e901fdc263d32d4cb4c59ec16ff0874129ec8c9 drm/i915: Set up fence registers on sandybridge.
bad720ff3e8e47a04bd88d9bbc8317e7d7e049d3 drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
1089e3009572e07a1fe12c3408828f27c96453be agp/intel: Add support for Sandybridge.
c4d1409bbed8cf2a11b48ce3a075e142f686a588 ibft: Update MAINTAINERS file.
00e7825b943f486e80ff1305cd0594d8791870f8 drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4
8266d7127c1b0bdf924066c19c71be4d351e9583 net: Delete isa-skeleton net driver
398007f863a4af2b4a5a07219c5a617f1a098115 Merge branch 'linux-2.6.33'
133fa8c7d70d16b07db3a3d87ea18291db8f8ebf mtd: Few follow up cleanups for Smartmedia/xD support
4d86e1b18d6de8446aa424b615b34e436d42c241 Pull misc2634 into release branch
65c9bb6cca78a3677c66c6b279d5d77aa863bb32 Pull alex into release branch
8d6339b8a532ec4eeb31db321cf1e6068965deda Pull rmia32 into release branch
a9c9b4429df437982d2fbfab1f4b46b01329e9ed PM / Hibernate: Fix preallocating of memory
f8bb0db8188c7ef9ef08515883dae9f9eb980984 PM / Hibernate: Remove swsusp.c finally
07c3bb5797d0a9a48524cca17ceb95711b48890b PM / Hibernate: Remove trailing space in message
4cb077d93a57fb8bb64c277ec4ce637823cd76f4 PM: Allow SCSI devices to suspend/resume asynchronously
927bc9165d3cd01054b472f9b25d91a8707209c8 PM: Allow USB devices to suspend/resume asynchronously
6d19c009cc780c63de25a046509ebc9473809fd6 USB: implement non-tree resume ordering constraints for PCI host controllers
a1e4d72cd3024999bfb6703092ea271438805c89 PM: Allow PCI devices to suspend/resume asynchronously
09c09bc618a4ceec387c57542031b4fc35826e16 PM / Hibernate: Swap, remove useless check from swsusp_read()
b694e52ebdd439e4591d4a6651658026196174f6 PM / Hibernate: Really deprecate deprecated user ioctls
f8824cee405c62ba465b85365201166d9cf86a14 PM: Allow device drivers to use dpm_wait()
97df8c12995c5bac73e3bfeea4c5be155c1f4401 PM: Start asynchronous resume threads upfront
5a2eb8585f3b38e01e30aacaa8b985a1520a993d PM: Add facility for advanced testing of async suspend/resume
0e06b4a891c6a108412fe24b4500f499da2cf8a1 PM: Add a switch for disabling/enabling asynchronous suspend/resume
5af84b82701a96be4b033aaa51d86c72e2ded061 PM: Asynchronous suspend and resume of devices
8cc6b39ff36b4bbce2d7471da088df122b0e9033 PM: Add parent information to timing messages
971cb7fba0c84dd74c39020f4596b08398f58199 PM: Document device power attributes in sysfs
53823639173cc9e9a261f68f4abefe62364b86c6 PM / Runtime: Add sysfs switch for disabling device run-time PM
67e054e919248fa1db93de727fb9ad49eb700642 mtd: nand: Add driver for Ricoh xD/SmartMedia reader
b6dcefdef49000fc871a851cba4b48454343cde5 [IA64] wrong attribute of HUB chip written in uv_setup()
04157e4c0612fb820bbef221f6222c402e17af3b [IA64] remove trailing space in messages
3a095a97e17897e8a8d7c3c995cb206f801c2477 [IA64] use asm-generic/scatterlist.h
7d17c02a01a111f40986859f044c8c4cce8a4aa6 mtd: Add new SmartMedia/xD FTL
a7790532f5b7358c33a6b1834dc2b318de209f31 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
3621263a4d9679726b7bc1e2546c1c03941a59b4 V4L-DVB: cx88-dvb: remove extra attribution for core
2764fb4244cc1bc08df3667924ca4a972e90ac70 mtd: nand: Add SmartMedia device table to sm_common module
93edbad69b0491d794c2ec86bcc65c69eac676e3 mtd: Workaround wrong write protect status on some xD cards
68c6b859846bd078b37c6ca5f3882032f129e72d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
5e81e88a4c140586d9212999cea683bcd66a15c6 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
b6fa8796b2da0390e9f4115e8789a01004fc1c9b dlm: use bastmode in debugfs output
b4a5d4bc377e49239374f266f0a0e2772c29749c dlm: Send lockspace name with uevents
84f3751d6a6f766780dee509433bf7b3dfcdf465 V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] index
4f3ca2f152844c5f6ea853077f56d0db877d1f7a V4L/DVB: Add support for SMT7020 to cx88
144dcdceb6ca320d7b3dffa6eea6c0a57cbfbb18 V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment
d2fa21876147005ba942cef1d9e5a5039b4326bd V4L/DVB: MAINTAINERS: Telegent tlg2300 section fix
0158e98fa15f6980568d7c3f67f035d3783319cd V4L/DVB: gspca_stv06xx: Add support for camera button
88e8d20a8c7c84533e1aa89dd45354cb5edded37 V4L/DVB: gspca_ov519: add support for the button on ov511 based cams
92e232acd61f610e09449dad3f6ff6d3c78887e9 V4L/DVB: gspca_ov519: Add support for the button on ov518 based cams
417a4d26591e3f2b7784791246048ed315f3fdce V4L/DVB: gspca_ov519: add support for the button on ov519 based cams
e7637521ac92ce99045b8f8a9c1419bb7814ff9a V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not set
10ee2402004d03b31555aad7badf7e499fa686d3 V4L/DVB: gspca_main: some input error handling fixes
ac82f59f9cc6aae3300430fcc3422e59f83d89ae V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputs
5fb2dde28122e74bbab9dae3cc04bcbc8c08b332 V4L/DVB: gspca_pac7302: much improved exposure control
0e4b91c30605ae030d4ff63c5160e54c1bc2682c V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 cameras
421763e7764e424dcb14ef17ef72ae1eb4ec79fe V4L/DVB: gspca_sonixb: pas106: fixup bright ctrl and add gain and exposure ctrls
606f8428ca1c2fbc665f726b4f810b8d50b87954 V4L/DVB: Documentation: gspca.txt: update known mr97310a cams
9d3103d061224e939272d05d54192038f66ffd54 V4L/DVB: gspca_mr97310a: add support for the Sakar 1638x CyberPix
10bb7530108cc11fedd0d615467a54f341079778 V4L/DVB: gscpa_sonixb: limit ov7630 max framerate at 640x480
82e839c9c5f79c4e55dc1b6ecb2cf1c055f753c5 V4L/DVB: gspca_sonixb: pas202: fixup brightness ctrl and add gain and exposure ctrls
26984b09952d01afabaa38e747fbee083dde0374 V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine expo ctrl
4efcfa0af11d75fa6311ef62180eefcd654be3c1 V4L/DVB: gspca_sonixb: leave bridge gain at 1.0 when we have a sensor gain
9712a8be6b842ba9ffbd1b74a8d9b04c785b8ac1 V4L/DVB: gspca_sonixj: Add camera button support
f65e93d60050ae4cf281b55b59864e7e7a08eb58 V4L/DVB: gspca_sonixb: Add support for camera button
1a3510265b45e2d7f55879c7ff576b947e0b1bd7 V4L/DVB: gscpa_zc3xx: Add support for camera button
32ea3e44b9d9125960e23f56ce86c39700447717 V4L/DVB: gscpa_pac7311: Add support for camera button
937a6f54e31f3899c93cbe975d2ea7599dadd666 V4L/DVB: gscpa_pac207: Add support for camera button
4f3a89e48a9975ab3f777ea15ac161267e4b8794 V4L/DVB: gscpa Documentation: add cpia1 cameras
eb900690519e2a8f18076bc821baccc6f6236c74 V4L/DVB: gspca_sq905c: Add an additional USB-ID
c260fe936de6a52010a3247f9c3e8da47d9726e8 V4L/DVB: gspca_mr97310a: Simplify sensor detection
c1ea5b7424e4d1d3f56de1504a257ec2419259e8 V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experiments
7c12167bae57994e30cc5258e8aaa6fb06258f46 V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards
dbb9de9bc137e08dc47db960d5730e3251932e2b V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards
587808d5f59e842f9258a15e88ad530fcf6e6763 V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling
00cb9f6920aaeb34bcef146085ae57e363641a85 V4L/DVB: V4L - vpfe capture - build environment for isif driver
85b848caf77a0cc6a9df0a0f40d876211b394682 V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365
63e3ab142fa3f46c290891655681c6a6304bd2b3 V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365
e8417683eb15f05941f4c2aad7d358472eaf8a32 V4L/DVB: V4L - vpfe capture - header files for ISIF driver
a30d6744cf3bfc62d5cdcc9756e7e8e97fe39f17 V4L/DVB: DaVinci - Adding platform & board changes for vpfe capture on DM365
fb640224ad9e4e33726b8762bcfed2a266243b4e V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selective
91b5b489c5ea0fb206922f1bfbd0bd843b6f326f V4L/DVB: pvrusb2: Reduce encoder quiet period
6e9313755aacdb9fd4eec58cbd9653212e2e2cdc V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strart
7cae112ebe10e186c3bdae1f20865941717e37a2 V4L/DVB: V4L2 docs: replace spaces by tabs
4b586a38b048b0d78874721e5b26cb6476fafb60 V4L/DVB: V4L2: Add a document describing the videobuf layer
995f5fefb0c6abba3688b3aadf40e422b64b814a V4L/DVB: media-spec: Fix documentation mistakes regarding I/O streaming
340dde817a4f68af79453ed295ca0e8de7232669 V4L/DVB: saa7115: fix saa7111a support
cd7d9beb09d89d62bc3c6336e4cb9a2ee3da6163 V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late
8d55662512127c84ac90873fb68ba44842e2c426 V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL
9405e3cbd5dd6767875c573574672cb85c4d7374 V4L/DVB: uvcvideo: Blacklist gain control for Asus EeePC T91 integrated webcam
e54532e591cd5b9ce77dbc8d9786ae9f600f101a V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values
59529081e092506edb81a42d914e2d0522f65ca7 V4L/DVB: uvcvideo: Cache control min, max, res and def query results
8a4e76c14cbe0609fdb5c558f867fe7c556bb1c7 V4L/DVB: uvcvideo: Return -ERANGE when setting a control to an out-of-range menu index
36bd883ef98ac6003ab6ec7b91f66d3fb2159318 V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs
56d15cd313d0d0d7a16c1a2e2cc519f18ab4725a V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 seconds
e070bf9ef85e293d9dc586fbfabc008795564c0e V4L/DVB: gspca - main: Fix a compile error when CONFIG_INPUT is not set
1e5eb1133aac7982dd941b473e23cd396acb2706 V4L/DVB: gspca - sonixj: Set the vertical flip at capture start for all sensors
f6b22e5e8e93d03046d3878664a9ba375ccded96 V4L/DVB: gspca - sonixj: Add vertical flip control for sensor hv7131r
bee527f97963ece5e3f6e6587402197af889865b V4L/DVB: videobuf: add missing checks for kzalloc returning NULL
cca80b973244cf7cf721b05b33178ba4826dbc5e V4L/DVB: cx88-alsa: prevent out-of-range volume setting
071193ff4182c8f785e770c54e35f3ea2bb98b84 V4L/DVB: mfd: Add timb-radio to the timberdale MFD
1f39b5834a3c6c9f107b869d38dca0622e913a3d V4L/DVB: dvb-usb/opera1: misplaced parenthesis
7d3502844609df0985932365197f905e4ea95d22 V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028L
7f2199c03b4946f1b79514b3411e3dbf130a6bba V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in Australia
d90a4ae4ae5a5e535782ab090507898e042db81a V4L/DVB: bttv: Let the user disable IR support
656380118d1a1c0176e58e4e3e46d736d0dd2000 V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working
7ccf1eea972177064b4df9d5ba68958604781db6 V4L/DVB: dvb: fix sparse warnings
18718c96e3e10e6b821d32c50adde9fa5cc6565a V4L/DVB: V4L: dvb-usb, add extra sync to down-up input events
fdd70c3399fc448a87487b287f4f0dcfb2e9c52c V4L/DVB: add missing 'p' at card name 'Hauppauge HD PVR'
9a0a75a5abb2806969a599e10b0fb287befcb3a7 V4L/DVB: Add an entry for Kworld 315U remote
536004403d35b707bbac43d629586ee9c944084f V4L/DVB: radio_timberdale: depends on I2c
08cf8a57c51da7db9633c2827b3dbabfb7df51fd V4L/DVB: media/video/tlg2300: fix build when CONFIG_PM=n
546e29b66a1aeec3b6a710aceeb2149871570416 V4L/DVB: timberdale: fix mfd build
1952c9bd5d75e65453bfb823098bd63e11723b05 V4L/DVB: Kbuild addition for TVP7002 driver
dfbd5d4d324e630aedc40b7519351a9c0fe94dc9 V4L/DVB: tvp7002: fix compilation breakage when advanced debug is enabled
0b67553657330b5ad5c78a974ce84273a515fe4e V4L/DVB: TVP7002 driver for DM365
d2da2611cc7641a194a868f41fbe4a83cb46964c V4L/DVB: Definitions for TVP7002 in DM365
ff9118a516cd4d58f984dded2e39937395867a4b V4L/DVB: Support for TVP7002 in v4l2 definitions
4105ed5df1e16afbbea4c96f8d513bda21248308 V4L/DVB: AZ6027: Fix build warnings
32f8aca4affc9cc5699a8e45b3ce08e76d7b847b Revert "V4L/DVB: az6027: az6027_read_mac_addr is currently unused"
b00380fcb760070d5bfdc69ed7273084a629db4d Revert "V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2"
d07602a07acfb9f6d1dbc24fd0416fed5d194bbc sh_mobile_ceu_camera: pass .set_parm and .get_parm down to subdevices
c9f6ef69865ede81265c808227fc4fe9c925319a soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctls
d74f841c32f0b00a513d87bba646d019ef7d1f67 soc-camera: return -ENODEV if sensor is missing
6b727c68ea7083acd008da7c9734a19a4cdd52dc pxa_camera: remove init() callback
81355e40826acea76274c2ef5ff7d156ff28d183 soc-camera: adjust coding style to match V4L preferences
3675c750cf2effc6a2d9582cd1b9d3043aded3b6 soc-camera: ov772x: Modify buswidth control
906b101886b1b3d9e4d374aa84a67b7dbd349f16 tw9910: use TABs for indentation
4a9ce75516982b0a349df55f326bc0cee572ffc1 soc-camera: update mt9v022 to take into account board signal routing
917c50090ea3daa4c048b824a2dcb4730b3d7656 V4L/DVB: az6027: az6027_read_mac_addr is currently unused
2ed3f0c625faaace7a4dcfbb4e11baa17d993c5f V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2
5f0e1cff5d19935bef1a6a2cdbd7f39b92031726 V4L/DVB: AZ6027: Fix checkpatch violations
3c3233ec76118634cfd74d35c45d984e74acfc37 V4L/DVB: AZ6027: Add driver supported ID's
bafa50ffb11eca44496332f3ee742144f097f29b V4L/DVB: AZ6027: Update Build
91d8f7ae6eb8cc1c0f701e6afd0f7095c8091b2a V4L/DVB: AZ6027: Add driver supported ID's
76f9a820c8672ada12ffa0903652c9e6f2429462 V4L/DVB: AZ6027: Initial import of the driver
007ad830364e795316d2825f1ab68b3a53a3d56c V4L/DVB: tlg2300: remove the country code for analog tv and radio
5b3f03f044ad6dffc8cd8c9c50bc5d7769cbd89f V4L/DVB: Add driver for Telegent tlg2300
433763faec55e5f0e3aeb084da504c566134a934 V4L/DVB: Kworld 315U remote support
96dd6de3d058a454a5bc4ce2f561a053dd90bfae V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after free
8ef4c21130832cb51d5a5940ad3d4b7140720218 V4L/DVB: af901x: inform NXP TDA18218 tuner as know but not supported
58c811df63a7c494639b4fe49d7af8fd0b32019b V4L/DVB: af9015: MYGICTV U718 remote autodetection
db02d9dc544be25330fe491eddd2766d1fb7e325 V4L/DVB: af9015: A-Link DTU(m) remote autodetection
809c1e8ae8310a863b147c8571adfb6addeddd43 V4L/DVB: af9015: support for Leadtek WinFast DTV2000DS
fa1df55c3f99d32eccf3eeb3c9dad4456ebcf1f4 V4L/DVB: af9015: support for DigitalNow TinyTwin v2
fd9be0dc9b0b2baf203cfef8c8109859d05d0e01 V4L/DVB: DVB: ngene, fix memset parameters
7ca7ef6011e92b52a365ddc78f6668e01793c572 V4L/DVB: em28xx: add Dikom DK300 hybrid USB tuner
62bdbb735c0415c2ffdddc2269a860a76f7f716a V4L/DVB: drivers/media: Correct NULL test
f0289efa1938eac27a98883bf33af946b13e1110 V4L/DVB: dst: fixes for DVB-C Twinhan VP2031
dd6ed861d64f86493e7a6bf92c6fcd99d5e3391c V4L/DVB: saa7134 can capture 720x480 when capturing NTSC
fad93fdb14f13e7b869a878c0fba3b6e0f91e0b6 V4L/DVB: STV0900 Cut 3.0 AGC2 fix for NetUP Dual DVB-S2-CI card
0a71102f105870a4a245edd1b291fa723a8f3a48 V4L/DVB: Fix logic for Leadtek winfast tv usbii deluxe
87147ff03a8aa27b9cc94872b195e6f8bb922feb V4L/DVB: get_dvb_firmware: Fix typo, sort list of components
e7e41d3b59877475e4c19ddd0d33cb3ef5298f87 V4L/DVB: get_dvb_firmware: Add function to retrieve nGene firmwares
6fd2d0f924e352e50a35ac9d9534ccc91b5c9bb9 V4L/DVB: using vmalloc requires include linux/vmalloc.h
8edbede9ebf5959ec9951175a239925225440f5f V4L/DVB: mfd: Add support for the timberdale FPGA
d44d1f3bfaef71ce27b4fd2284ec528b52617977 V4L/DVB: radio: Add radio-timb
6525e67c01d303153272c26cb8118a3c314f4a1f V4L/DVB: ngene: Fix I2C initialisation
684688d87d697724c46be77858641ee2e8885b02 V4L/DVB: ngene: Make checkpatch.pl happy
e890e7c0426ab99b032d5b387b1ca9fad6928895 V4L/DVB: ngene: Use correct name for cineS2 cards
ace30f74ac1b3f20ab8f98995510a5e0d643c42c V4L/DVB: ngene: Take care of late interrupts
b1ec9532341fafacfce8b1951c5f388eae014e16 V4L/DVB: ngene: Workaround for command timeout
589816c61b74d8f16218a5ffdb95b1bf1897f65c V4L/DVB: ngene: Set ADC ranges to 1Vpp
83e74554d4b1c6f4906c8a4fff270fcd42978987 V4L/DVB: ngene: Adapt to current frontend drivers
edad22a7b0e5899ee503794543ce4c77cfb34d58 V4L/DVB: ngene: Mystique SaTiX-S2 Dual
c58b5ecd46bf1b4a54b769d4a17afd97af23188d V4L/DVB: [nGene] Trivial I2C related fixes/cleanups
9fdd797659de7a989025c64c336542ac9c15d4d1 V4L/DVB: ngene: Code cleanup
cf1b12f2b355a29c44dad426f545db8fa26bd81c V4L/DVB: ngene: Added module parameter "one_adapter"
126cd4bc5fa9cdbedb89bbe7e568140c94900ca7 V4L/DVB: DVB: Export dvb_ringbuffer_flush() again
948a119547cf5043b40c2151d6f6913fbcf65e38 V4L/DVB: ngene: Remove kernel version check for dvb_[un]register_adapter
44cdd064aa698c033e0a345ed187db7c24134d93 V4L/DVB: ngene: Change severity of some diagnostic messages
236fa316baf6bb89b2f361230d570093a2a79794 V4L/DVB: ngene: Speed-up tuning
dc35c9ae193564af2003117857848d69af24d534 V4L/DVB: ngene: Fix unloading of module
adc1d21eec74afbd38a9099f4aff4bcd5b9eaea2 V4L/DVB: ngene: Remove firmware debugging
8bba2607f1927cf3166a64dfd4e4c38a2e3af990 V4L/DVB: ngene: Added Media-Pointer MP-S2/CineS2 DVB-S2 Twin Tuner
6ed36e6670635b162cc59e40cdb0fbcc51d59d1e V4L/DVB: ngene: Additional clean-up
0027ebb73eff5bf0709f016edcad2be0605a3e4f V4L/DVB: ngene: Always use firmware loader
83f3c7157e087ace8fc67fd759bc3d7b3b64531e V4L/DVB: ngene: Driver compiles now
dae52d009fc950b5c209260d50fcc000f5becd3c V4L/DVB: ngene: Initial check-in
c22425ffa10792e2e8aba321dded98a5867d2a86 V4L/DVB: hdpvr: add new USB product id
85d682b9ee1a89a82c2a75182558e392749d81fc V4L/DVB: hdpvr-video: cleanup signedness
e3a0cc62c80a997512295d8f714ee09fafbb4c99 V4L/DVB: media: dvb/af9015, add hashes support
26c3b8b060b3a06f912e5c50bc8ef6ed96195458 V4L/DVB: media: dvb/af9015, refactor remote setting
634d2d757a435037576bac465a84a02a72c747b6 V4L/DVB: media: dvb/af9015, factor out remote setting
6c614044ff00bf3e7403ac6c4ed4e53db8c349f3 V4L/DVB: media: dvb/af9015, implement eeprom hashing
0b32d65cd7938d31eebd9c62aab6a59a3c4cf0f8 V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200
b38aa09df33d931defe4958582e826db59a9731c V4L/DVB: hdpvr-core: make module parameters local
ee4b9dbb83c73c5408d7f479a501551a63ec57d3 V4L/DVB: radio: add support for SAA7706H Car Radio DSP
08c45cd58560f10e08e0ec4686845625b7030e8c V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalised
690c79ae7a0d928459ee6a09be781a2503c27e3e V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialised
c2312f60d741df833abf48fee4a30aa523e55a58 V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warning
407df29363f10642d87dbe49854c97eb57c84c94 V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()
ca39d84d438b609af127f2eb161cd9029afbc9a7 V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"
5d26b6443292027314a2e2c9178140e60acd3587 V4L/DVB: smsir: make local variables static
3d36f5c652d9d1b4406b0f8f32d9452eaad8e33a V4L/DVB: m920x: Add support for Pinnacle PCTV310e card
0faf6f6b892aeb25934c9adc7fe328350d2d25cc V4L/DVB: cafe_ccic: Fix lock imbalances
fb3ab105a5ef43b03d2788e9b124c7c69112682f V4L/DVB: stv0900: dereference of state->internal in fe_stv0900_error stv0900_init_internal()
6adb21c8719feef3b1629f5a9b5535e914f897ed V4L/DVB: cx18: Add missing serialization locks to cx18-dvb
b3b6dc620626eda13d7c1330cf3733862fe29420 V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixes
831f476cee704c37e7f96510135a90dfec6d00e9 V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM captures
b4729dcbba5431bf636d3d6615709383ad5e0d34 V4L/DVB: cx18: Add missing serialization locking to cx18-alsa
83695009a439b86c520f9001c80cc5a042c2d940 V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visibility
10e43d90da572f088f15cadfb5cc83cd762041c3 V4L/DVB: cx25840: Fix composite detection
55461f4c584e812bb8e19c3fb1924edd512ea74c V4L/DVB: gspca - main: Change version to 2.9.0.
00e8006db5bc0956ac1522be149936228ccb847e V4L/DVB: gspca - t613: Support for LT168G sensor.
cc2f82c22f3f954f0858642bd782f48e8ccbf058 V4L/DVB: gspca - pac7302: Change latin1 text to utf-8.
aed6f1b5fe4e95cf8a9fc149e25041aa8cc7c78a V4L/DVB: gspca - pac7302: Add support for camera button.
0274d42e052ecd9bc6b5f69fbfc8792ce2cc0fb6 V4L/DVB: gspca - main: Add input support for interrupt endpoints.
2abf6dd8e8754db6b18a4d55d3e4425c0a22d280 V4L/DVB: dvb/bt8xx: Clean-up init and exit functions
22c859faf5e10e7f7b04a2c643a98eeee69c1815 V4L/DVB: Fix VIDIOC_QBUF compat ioctl32
6aba72cf76d21527dc73403e4147397375c8c232 V4L/DVB: zoran: remove variable shadowing
db1b72650d22b8ac3ce56aa90c4fe1314f1876cb V4L/DVB: zoran: match parameter signedness of g_input_status
26ee91efd941ea7fd40f6ee004f2f4d72f334564 V4L/DVB: cx23885: Wrong command printed in cmd_to_str()
1e4348c85a2643441174cfb7073f8cb1a313366f V4L/DVB: firedtv: reduce memset()s
6385c5bf98a9922917a563af3fdbd514888fa4ac V4L/DVB: firedtv: remove check for interrupting signal
3fb80ef3bc0f2b1008e14f695dcb32415cbacc90 V4L/DVB: firedtv: do not DMA-map stack addresses
9420048c6e3ce43b428cb5965ba0d568bc145978 Fix the __init/__exit annotations
583d338ddda291e3244c7f3a785973c51dcce84e cx18: Fix compilation when CONFIG_MODULE is disabled
914e8713f22fc01da14670c1647603edcb7c7b0a V4L/DVB: gspca - sq905c: Fix a compilation warning
11edebc264f14d3f9e05525f238b91da7f5fa81f V4L/DVB: gspca - ov534: Fix end of frame handling
29b87f045552910f964972b7a45e9be054401a0b V4L/DVB: gspca - ov534: Allow enumerating supported framerates
4b27d074748553916ebbdeed9630a6959c85e7de V4L/DVB: gspca - ov534_9: Propagate USB errors to higher level
ab6c8cf21e180bcee1a6669f59ef62c0cceaf5d6 V4L/DVB: gspca - main: Clear any previous USB error when starting the transfer
14799f6cf35f843806019f548e80ffa669d16102 V4L/DVB: gspca - pac7311: Use usb_err to propagate USB errors
be927befd091481f88c5806aa0585f25ab2ee3a1 V4L/DVB: gspca - pac7302: Use usb_err to propagate USB errors
23a5de202bc385b69eb91a5db36699e9579ec03e V4L/DVB: gspca - pac7302/pac7311: Remove the unused page loading
9919fe891da1bd61fad78a0e1e3c0f21cd127eca V4L/DVB: gspca - zc3xx: Change the resolutions of some sensors
6aeb0905620f2ba3adecfaabc7000ae0481a263b V4L/DVB: using vmalloc requires include of linux/vmalloc.h
2c1fee024d86b718b3198f664747c9028776c751 V4L/DVB: [Mantis] remove duplicated #include
43e3e6d9df13da0c82b99e1144de053043545894 V4L/DVB: dib0090: cleanup dib0090_dcc_freq()
b9fb9b791a05e52b6daba953637705fa30610ab3 V4L/DVB: bt819: cleanup v4l2_subdev_notify() parameters
936c05e7f677640a9bc4d77354899f199d7d958f V4L/DVB: stv0900: make more local functions static
521e86eb4354080dc2d178e3d8a7ebd8f0e8b4e5 V4L/DVB: stv0900: make local functions static
d5abcc784ff337fbe9c6bc03235baecfd25191e5 V4L/DVB: cx231xx: cleanup dvb_attach() return value handling
6e3924aa8dad3ac7d5cbfb4e27b6cdd2dc7b7e68 V4L/DVB: dvb-core: remove unnecessary casting of kmalloc
cebedf15d2776e1629a86260b5aa7bcfff8401b2 V4L/DVB: zoran: cleanup pointer condition
0633255ca28715fd452972d460f5bfbe2c793d72 V4L/DVB: dabusb: declare MODULE_FIRMWARE
77c8b5fb0ee6e367332167eaa26470d843596270 V4L/DVB: vpfe-capture: converting ccdc drivers to platform-drivers
8d1b5946bf53b2593e633caba2330863838b7bf7 V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver
c70fc2d2ccff1ce4cf0441ed060045022e6cc5c8 V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver
51444ea3d4f5baa0338297aba7065fd695528a36 V4L/DVB: vpfe_capture: remove clock and platform code
986ce4510b37ba684aaebd3eb0e6ee0c03906ed8 V4L/DVB: s2250: Fix write_reg i2c address
94b12d9ea555851632deee1c2b06c4f281a45e12 V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code.
c71fd169a13d34f26997b27183b510e0b7fc2623 V4L/DVB: cx18: address possible passing of NULL to snd_card_free
60433e2ab8391d1884ddef2269bd19ecdaaa2d72 V4L/DVB: cx18-alsa: codingstyle cleanup
71036ef26b0026742c8ab79a54937aac1439350d V4L/DVB: cx18-alsa: codingstyle cleanup
f8bd9d26c59d0df0335bf43191feb732f2c8b6ad V4L/DVB: cx18: codingstyle fixes
780edb7ad60e5c657770f510747cc609c84b5b61 V4L/DVB: cx18-alsa: codingstyle fixes
4dae2f0f84374d4e7cd6c8d41385a7c250f0726d V4L/DVB: cx18-alsa: fix codingstyle issue
1a8e0e33881c9dd8cf3514bfd0b5a7ef148da929 V4L/DVB: cx18-alsa: fix memory leak in error condition
485e319adef5d33a1dca4320cb26fb387b4a9381 V4L/DVB: cx18-alsa: remove a couple of warnings
5eb9978f47ec09ce7ab5b9cc86d7b5d6ebb28a9d V4L/DVB: cx18-alsa: name alsa device after the actual card
1ec1c9bc6fc63b08467c12ce585862ae4e97859c V4L/DVB: cx18: cleanup cx18-alsa debug logging
d68b687b1e322e7325b1458d799e8234997e4ccd V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loading
4a8cfe6a5c158133f57c2e8476f259366d4bdc4d V4L/DVB: cx18-alsa: remove unneeded debug line
0f4cf676728e186b53ba1bb60c442c0f503ffdbc V4L/DVB: cx18: export more symbols required by cx18-alsa
700b8aecc99f3bef09bc20c745d20bb2868047cc V4L/DVB: cx18: add cx18-alsa module to Makefile
9972de904216828c9f9f9d638df52206aa2bacd1 V4L/DVB: cx18: overhaul ALSA PCM device handling so it works
8ef22f794ea5577505bc71e468183585f429afde V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsa
4cb565cc2700e6fcd57243cacc4c2826956bc088 V4L/DVB: cx18: make it so cx18-alsa-main.c compiles
0d8e1d0637a4636b0c19c94ba633812421544d91 V4L/DVB: cx18: rename cx18-alsa.c
f9b071c77ad3b97fce3d598d2d417c097369ccaf V4L/DVB: cx18-alsa: Add non-working cx18-alsa-pcm.[ch] files to avoid data loss
9722c8f95a5bd51a3d392cb2f125c8240b745c48 V4L/DVB: cx18-alsa: Initial non-working cx18-alsa files
5eb3291fe84b30a8e2fda31fd5fa44c40575f283 V4L/DVB: dm1105: use macro for read/write registers
34d2f9bf189c36ef8642cf6b64e80dfb756d888f V4L/DVB: dm1105: use dm1105_dev & dev instead of dm1105dvb
ed7c847aef137a5e1f5de0eac0ad2c03e183839d V4L/DVB: dm1105: connect splitted else-if statements
8f50a3ee726b682f7481d29883d768bbd027788a V4L/DVB: Compro S350 GPIO change
b4a0e816fbe2af815674c514588b6cb444ec5fd9 V4L/DVB: Add Support for DVBWorld DVB-S2 PCI 2004D card
95480f2773588eabb35ac9354d068b068ef11e70 V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hang
3ccc646b56a3f03029a259c6a8affd9cecc6020e V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
b6e436b263b35476da4be06e0719cb1d5c8f8eed V4L/DVB: ivtv: Fix race condition for queued udma transfers
0726681a7080cef6a9fd414894690fac16418772 V4L/DVB: 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card. 22kHz logic controlled by demod
6b54ee082543294a04ea1d758abdc6013cbb4e2e V4L/DVB (14005): media/video Kconfig: Mark gspca superceeded drivers as deprecated
81b1061f96cf6f1ec3c91b80c6c183cb90a1f4e1 V4L/DVB (14004): drivers/media/video/Kconfig: Turn deprecated drivers off by default
54e8bc5d64a651e2fb8b2366637e6a7d920a4c70 V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 cams
ed9885aa8145d0cd531ac53d1456a6b3d238150c V4L/DVB (14006): gscpa_sq905c: Better detection of CIF resolution cameras
127f548dbcdb561a7bf94578804abca0eccf7e4b V4L/DVB (14002): gspca_sonixb / sn9c102: Make gspca handle 0c45:6007
b10af3f70bfaf98b6405dcd0561283b7ec485630 V4L/DVB (14001): gscpa_sonixb: Differentiate between tas5110c and tas5110d and fix d hstart
8d0082fa3f3ac978075439e73b4a36ca0715e747 V4L/DVB (14000): gspca_ov519: ov764x remove setting of AEC limits
d02134ddb6fc351ab25028bfb45a53d08a2bcfbf V4L/DVB (13999): gspca_ov519: remove non functioning contrast control for ov764x sensor
035d3a3d3fb0104bb94dfb78ef70c7ec6f3f4ae4 V4L/DVB (13998): gscpa_ov519: Fix 320x240 on ov519 + ov7648
859cc4700eebebe346572eb30898dd786a54e7a9 V4L/DVB (13997): gspca_ov519: differentiate ov7620 and ov7620ae and fix 640x480 on the 7620
388a6d54168923d0243d4c752586e87231a75291 V4L/DVB (13996): gspca_stv0680: Fix streaming on vga cameras
98184f78fcc1aea4f81e9101459c803a90e71f4f V4L/DVB (13995): gspca_ov519: mark led on eyetoy II as inverted
ab269d300ef9fe7e2f60613d0ac160e12b84658e V4L/DVB (13994): gscpa_stv0680: Fix camera initialization on hotplug
9336960d075839b41bef89a0c68899c4025e8289 V4L/DVB (13993): gspca.txt: add cams supported by mr97310a, sq905(c) and sn9c2028 drivers
5bdd00b93e368acc793748340c15cd2811fdd02b V4L/DVB (13992): gspca_sn9c2028: New gspca subdriver
70136081fc67ea77d849f86fa323e5773c8e40ea V4L/DVB (13991): gspca_mr973010a: Fix cif type 1 cameras not streaming on UHCI controllers
225ee0ca190b2e5d1d20c6278b6369b987aaaddf V4L/DVB (13989): [TDA8261] Fix TDA8261 I2C read bug
d8b5a8e449a08a1a87170144a42d0a0b167bcad6 V4L/DVB (13988): [STV090x] Configuration parameters adc1_range, adc2_range, tuner_bbgain
41894b97009adcabc51c6a4943045fd944c46236 V4L/DVB (13987): [STV090x] Quit processing if the tuner did not lock
2c1f750ba3fbd4a54544a68b57087bb89f3ba92c V4L/DVB (13986): [STV090x] Disable I2C gate on error
76b9ef97953c120172dfc07d48e6d219164c6f6a V4L/DVB (13985): [STV090x] reset mclk and dev_ver of internal structure after allocating
93e32cdafbe70d66bd8c133dd1b663198723654f V4L/DVB (13984): [BUDGET] Use a tuner clock output divider of 2 for TT S2-1600.
ca108b39a75d9c6e8a18c8723ccb9c98fb8d6265 V4L/DVB (13983): [STV6110x] add clk_div member to stv6110x_config structure
9045e729447192ab0ca27191ccab324c6b97fceb V4L/DVB (13982): [STV090x] setup master clock in stv090x_init instead of stv090x_setup.
ec2d3a62eff54b9dc556e9d9c9125b9bdc640171 V4L/DVB (13981): [STV6110x] Add a local register map for each instance of the driver.
0c3f9fd807d9ef842fcc7e47e447ed2c68d63e49 V4L/DVB (13980): [STV6110x] Added function stv6110x_write_regs
f91e59cb5e6add13d4e45c5cc8d45a614e1dc8e4 V4L/DVB (13979): [STV090x] Added possibility to set a fixed TS output clock.
c369b7c2820dcad91b1354362097f6d8f9cf9307 V4L/DVB (13978): [STV090x] set FE_HAS_SIGNAL flag in stv090x_read_status when locked.
729cbafaca5e24b4fa0b42e7b0f79cb53f2ebad5 V4L/DVB (13977): [STV090x] Test for valid frequency before starting to tune
96506a5086d0e9fd7332d6da74f115fa37bb58c6 V4L/DVB (13976): [STV090x] Added mutex protection around tuner I2C access.
97f7a2ae1a8a1e44a481456375efced75210e5eb V4L/DVB (13975): [STV090x] Added internal structure with shared settings and data.
b79c6df705e02b5dcb0e9360a15b28373813fec1 V4L/DVB (13974): [STV090x] Fix locking reliabilty issues in automatic mode.
ceb59cf068d54761c653c42dd45c14e1ecf0f7d3 V4L/DVB (13936): 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card
c52af79916028f9d15638519b54a80ed1c10bce5 V4L/DVB (13916): gspca - ov534/ov534_9: Split the ov534 subdriver.
de2d1549c2083e45ed84c779b64acf438ba5bf7f V4L/DVB (13869): gspca - sn9c20x: Cleanup code.
310b26286e5a88387feba0412a75aa2a943ec844 V4L/DVB (13947): add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.c
42a39e05928c6262347fba4ec9f649124bfc7a6f V4L/DVB (13969): frontends/si21xx.c: Remove #define TRUE/FALSE, use bool
e34d375aa6dade342a266d40c6142d7f36e18683 V4L/DVB (13968): cx18, fix potential null dereference
8231152f74dd9bd6f76036cfd7fbbf94ad0073d8 V4L/DVB: ir: fix memory leak
78b06e0201fb32716211959bce133740a13873c4 V4L/DVB (13965): zl10039, jump to error on error
a570fb6eec804e99c7fd3ac1db192842e9269bbb V4L/DVB (13964): tuner-core, fix memory leak
b46d37e61f886e901ba0b504125b135f450a19b5 V4L/DVB (13963): siano, fix memory leak
ad695510bf27a4e73e0d04d48d80c0b8389f17d2 V4L/DVB (12930): Wrong variable tested
19f48cb105b7fa18d0dcab435919a3a29b7a7c4c V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()
be39515758f382e8b1d0d0012cd59008e9970dec V4L/DVB (13959): cx23885/cx23885-dvb.c: use %pM to show MAC address
2714b3b9be54076877fbb50c0811f9015b2906a5 V4L/DVB (13958): tveeprom.c: use %pM to show MAC address
9714d587f138c1034b8fbeb14573e5f0320a2367 V4L/DVB (13957): IR: Fix sysfs attributes declaration
211635654cb6785a5c102af6488f6b1d83b9a3c6 V4L/DVB (13956): fix weird array index in zl10036.c
3557aa4f7ddaec2903532595d2caccac32a5bbeb V4L/DVB (13954): Correct NULL test
b2ad41f9ef72d7b3309a2578bf4432a262ff2b47 V4L/DVB (13953): firedtv: add missing NULL pointer check
f0ecba96e76295792a0b1ee2e03b505562e7b9f3 V4L/DVB (13952): gspca: Storage class should be before const qualifier
9d68e8de9f8ab14077dd8d3c6ed9087ea61544a6 V4L/DVB (13951): rj54n1cb0: Storage class should be before const qualifier
7b2d3983f2b54b002fd045f2801514405530d224 V4L/DVB (13950): usb-friio: Storage class should be before const qualifier
21ead03bdde189106e0625baac170385a6c360af V4L/DVB (13949): Move a dereference below a NULL test
ed0ee8e1fbab49b494ef2994be92e7832dd6673c V4L/DVB (13948): radio: Correct use after free
e0572325d23b8c89930a08e0b8b3850a6fe75d7d V4L/DVB (13946): proc_fops: convert av7110
9c6f97a02358c78ed1db69cde702db263bc62cf6 V4L/DVB (13945): Add lost config and PCI ID for card of Beholder
7de0b8739f9b7856d2c3aa96e50e851283eeb24a V4L/DVB (13944): vivi: Fix test of unsigned in vivi_create_instance()
f2e6c6ad0207f22b55bb45a6b0958cecde3db8f1 V4L/DVB: use correct size in put_v4l2_window32()
66d9cbad5330d6df30c82f10ee18b62b096b84ef V4L/DVB (13932): em28xx: add PAL support for VBI
6a2071006b72bf887e38c025c60f98d2998ceacb V4L/DVB (13930): dib0700: rework IR logic for firmware 1.20
eac8f5fa5f5dcaf228694fe23e19b02b98e68879 V4L/DVB (13927): gspca - sonixj: Fix bad video mode for all webcams.
cdf955cd8e45d8279c53b47a2c0e0c5decaaca86 V4L/DVB (13926): gspca - pac7302: Fix a random USB error.
b7a597d11073c4c3db79743d38cc942d324b2233 V4L/DVB (13925): gspca - main: Change the check of the USB video interface.
6f081264f835467a3b69edc71753dac9d3ff770a V4L/DVB (13924): gspca - sunplus: Optimize and remove unused sequences.
509245171ae76e08f657fe825b739d99f5701f09 V4L/DVB (13923): gspca - zc3xx: Simplify code.
77880ba3335e60acd0d6a818a7cdddaf0a5d601f V4L/DVB (13922): gspca - zc3xx: Switch off the LED on resume.
a20622f0f50be4afc217fba31b968f35fd5fea7b V4L/DVB (13921): gspca - zc3xx: Remove unuseful register write.
56af5efca524cd4551ed4654a086742743cf18be V4L/DVB (13920): gspca - zc3xx: Let default sharpness for sensor pas202b.
1eed40aeb456957cdcf09407ead113c755f5c744 V4L/DVB (13919): gspca - zc3xx: Fix hdcs2020 probe.
1cb6d7b15641e584243c186ba7e6e59d03065c98 V4L/DVB (13918): gspca - zc3xx: Rename the USB sequences.
47c833923746decdef557d22e720ba14c81f375c V4L/DVB (13917): gspca - zc3xx: Cleanup code.
5599678c703e369fd50105aa60d112bcfd8f186f V4L/DVB (13915): em28xx: fix a typo on RC6 modes
f05b7f5ee19de6de972020ea18e6c30b672d401b V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA712[89] chips
a8073119d69d0b4aa8f445ed4d7d56b89b602708 V4L/DVB (13912): cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100
5ada57732a17521689d7d8eecf7c9b93b7484386 V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B index entries
9bff2d61716bffe5e1d58de9eb940c62bb020fcf V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processing
82acdc84cc4acc11389bdc648b23b15426d2038c V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support
ef99179710d6ec04d6783afdf8387523c7087920 V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buffers
79f3e96018dc55ff7819a6a1ac3740a1d7103589 V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associated stream
e46c54a87e4a6364b0e86b03cb3d00d09ef2f627 V4L/DVB (13905): cx18: Allow MPEG index streams to be started and stopped internally
7b1dde03314912cfa9a5fa34ea9423df0db13860 V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unload
540bab93b769c757e92f1bd5e980a2ef647d4e86 V4L/DVB (13903): cx18: Encapsulate check for a stream being enabled into an inline function
efc0b127b2e0135053680cd0118856b051450009 V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processing
7e64dc4c4d6f5c8935fac25c7fc7aa83f9880ed7 V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.
aabcdfb65be31d7f9486d1400fa217c8827dddd3 V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const.
52a9d3ef0034f29cef1c5616faa72aa394b01b65 V4L/DVB (13897): gspca - main: Check the interface class at probe time.
38719d45f937178718d49516d1f72208d5d72d22 V4L/DVB (13896): gspca - zc3xx: Adjust the pas202b exchanges.
fd18046fffc24b06c9820d9b540c518fc0e1b627 V4L/DVB (13895): gspca - zc3xx: Fix the contrast control.
878b35aedb930a31a72298b717a22990b6773a03 V4L/DVB (13894): gspca - sonixj: Add more controls.
83c94a186382307508cbe800588219607fb38148 V4L/DVB (13893): gspca - vc032x: Change the sensor of 046d:0892 and 046d:0896.
219f3027a8078148ddc2a75125afbb071a4d70c7 V4L/DVB (13892): gspca - vc032x: Add the H and V flip controls for sensor mi1320.
ff1cf4081244be0c84e90ab55a299c00d5a4d854 V4L/DVB (13891): gspca - vc032x: Fix bad probe of the sensor mi1320.
08135ba238ba7fe4e7af8cf11d026a7ed6b51f21 V4L/DVB (13885): zr364xx: fix support for Aiptek DV T300
969cc9264bf2bd94d51748bacdafa90352ab71fa V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probe
6a1b262fac3b013b0b8afaf1fb23e6020e58fe02 V4L/DVB (13881): gspca - stv06xx: Clean up the dump bridge function
fb8253baa0852bb628b6f4fed1ed0b8ae20e4e3c V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug mode
639544d78c430fef875f3bb31083a60f3e2e0344 V4L/DVB (13878): dvb_frontend: Print dump on get after filling the data
64677573a28c354828343741bc177e5543f5077e V4L/DVB (13872): gspca - sonixj: Add sensor adcm1700 and webcam 0c45:614a.
0a71d9cec238dd953e1e31df6ad28f69dee16fcc V4L/DVB (13871): gspca - benq: New subdriver for camera 04a5:3035.
d754a6ca9af4ef3eedf9768446689731af09664a V4L/DVB (13870): gspca - zc3xx: Bad detection of sensor HV7131R(c).
658604ec9caa9c8a998e296f689bd85ca1f95d6a V4L/DVB (13867): gspca - zc3xx: Add one more chipset ID of tas5130K.
47aaca961ffbe6196dd09d6b447d90d9d4598255 V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'.
db870875c0e29ba051e58c848e1877df8e85b49f V4L/DVB (13865): gspca - main: Optimize code.
3205e4fe0d831c0457e9139794437e9999559150 V4L/DVB (13856): ir-keytable: simplify and avoid a warning
b4622c14a1450fa40dd89dc134ec008fd1c2d38c V4L/DVB (13848): smsdvb: Add the proper status for IsRfLocked
25f9461a03f5f5a577a626df3ae5bcf09542d96a V4L/DVB (13847): smsdvb: Remove a wrong debug message
5eb23975b441cb8814eab82f5768e09106d50578 V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-T
643e15a0f44156fa05d163f202a9dffb264d2078 V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conversion
e85c97a050f07bc5d2fe1382b994f063614af75b V4L/DVB (13844): smsdvb: Properly report the Delivery System
910ef763c1c3a6761aaa75bc5d086b45d4022e64 V4L/DVB (13843): dib8000: Properly report Delivery System as SYS_ISDBT
cf4fab720c66b15a6cf3abeb5a38acb841efedf4 V4L/DVB (13842): smsdvb: Convert it to use DVB API v5 (S2API)
67ae1d26bd9291280874b49b9f388722682fe58f V4L/DVB (13841): smsdvb: Make stats to work
dcb0c53331c0cfcac52d0921d3e3d06fdb2c417a V4L/DVB (13840): smsusb: Add ISDB-T firmware for Hauppauge WinTV-Nova-T-MiniStick
6b26fcea513095cd8a86cb376ad5a9df2fa8fe14 V4L/DVB (13839): smsdvb: add ISDB-T as DVB-T tuning support hack
c245c75c41b9693bcbd6c95e25af324188b4dce1 V4L/DVB (13838): atbm8830: use AGC setting from config
8719cfdb4aa5bc7402bef873f607ed406960019f V4L/DVB (13833): ir-core: some functions can be static
68f194e027ecfbbc8d5515bc40787e542eed59e9 V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras
73de3592c0da2313b25bac7789e9ea02c4b9f082 V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the built-in quirks
310fe52461e6244b01a04b011c2e886d6b69de16 V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps
0f7ff39532f1d2328e54b65ce5022c71f06e44d6 V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not defined
cd79d33e168dba0d7de32c5bf010e20cff184b2a V4L/DVB (13818): Add Prof 7500 DVB-S2 USB card
d41592a2a2b9a27425ade3fc2c8526e9e997acd6 V4L/DVB (13815): gspca - sunplus: Add webcam 052b:1507.
971e8298dee4835fc2dfbd207a9786702aa01666 V4L/DVB (13680): ir: use unsigned long instead of enum
3f831107ed8efc32960e0cd172799bb82f6c81c9 V4L/DVB (13641): Properly update the driver representation for the protocol
eecee32ac2c4b00b76cc8d99fd8d2b9fd54a283d V4L/DVB (13639): ir-sysfs: Properly protect rc_tab changes with a lock
d4b778d36889b4d51d79a99f8a96e110def8541c V4L/DVB (13638): ir-core: documment missed functions
950b0f5a0bf764663a6aa4397d105ad571c64a83 V4L/DVB (13637): em28xx: allow changing keycode table protocol
09b01b90eb08769a64159ff4f81efe4badf6a49b V4L/DVB (13636): ir-core: add method to change IR protocol
53f870228db0855f2031270ba5774dab0f33facd V4L/DVB (13635): ir-core: Implement protocol table type reading
e93854da880d6dc357c00625d8371b6a926fd19b V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
4714eda87748f226833c32400ab60dd6a3b80766 V4L/DVB (13633): ir-core: create a new class for remote controllers
9fc51a37a8da84618df7584cad67c078317f6720 mtd: common module for smartmedia/xD support
a4a47bc03fe520e95e0c4212bf97c86545fb14f9 Lower USB storage settling delay to something more reasonable
e0b58d0a7005cd4b9c7fa4694a437a2d86719c13 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
080af17e9c6360c5a835528e8de3141a46273ed2 ceph: remove bogus mds forward warning
b64d39d8b03fea88417d53715ccbebf71d4dcc9f mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
cf6620acc0f6fac57968aafef79ab372bdcf6157 dlm: send reply before bast
782ce79a45b3b850b108896fcf7da26754061c8f mtd: nand: cleanup the nand_do_write_ops
9aca334e854c319ccafea871006fda3814196e7b mtd: nand: make MTD_OOB_PLACE work correctly.
49ef3c6ee11e221b26caf4ac55c2702a37cca103 mtd: nand: make suspend work if device is accessed by kernel threads.
026ec57886b67c092bf7baecd029a7c1c4998c28 mtd: blktrans: allow FTL drivers to export sysfs attributes
c99eb1c7263a44e63161a041a778b345b5cf0b6a ceph: remove fragile __map_osds optimization
75c0b84d41c6f08c0cb083464907005683ef2920 mtd: call the remove notifiers before assuming it is in use
38bdbd8efc8a661dedb52264359531b3a1c11716 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
6adad2d5430ee6b15b5f97475d50750f4d19577c Merge branch 'kmemcheck/fixes' into kmemcheck-for-linus
4c13dd3b48fcb6fbe44f241eb11a057ecd1cba75 failslab: add ability to filter slab caches
298304f1a554d44cf13391e531ced3cde69a8ce4 mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail
048d87199566663e4edc4880df3703c04bcf41d9 mtd: blktrans: Hotplug fixes
a863862257b7dd08d855bafcb0aedd9ad848ed91 mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
3bd456576f22acd55fb6c3d3d4261131821f5a3b mtd: create unlocked versions of {get,put}_mtd_device
bb315f749f8c800cb8bf8d7dabc4b5fbab97b328 mtd: nand: Add MPC5121 NAND Flash Controller driver
1385858ee07cbfd68c503a10e4a526d24223d465 mtd: nand_bcm: fix hot spin and code duplication
6b4ff2d7675511a31980fa5379808660e1261f90 netfilter: xtables: restore indentation
c3341d0ceb4de1680572024f50233403c6a8b10d mtd: omap2 fix prefetch mode read issue
a49c65037146bfb2fe300b8277b10b4479fea5fc netfilter: nfnetlink_log: fix silly refcount leak
f35b6eda5184e46bf2393d8970b4b9498daf7bcf mtd: omap2: correct 'info' pointer in 'omap_nand_remove'
bdaefc41627b6f2815ef7aa476dfa4ebb3ad499f mtd: omap2: fixing compilation warning
f3e69c6584be2db1ccd5292d6a1d7c566d265701 mtd: move more manufacturers to the common cfi.h header file
51f0bc78680edccb6574ef56bd32f9e2939c8a5a IPVS: ip_vs_lblcr: use list headA
1dd2980d990068e20045b90c424518cc7f3657ff perf_event, amd: Fix spinlock initialization
24691ea964cc0123e386b661e03a86a481c6ee79 perf_event: Fix preempt warning in perf_clock()
5d68e0326b146f28fbb8fe6375dd7d15ca929be7 OMAP: DSS2: DSI: add error prints
4385d580f2278abab6d336e52522e9a6f5452a11 perf tools: Flush maps on COMM events
66803762c19f2e45ff4cc13cf63194589eb698c2 mtd: mxc_nand: add RESET command support
dd5feea14a7de4edbd9f36db1a2db785de91b88d sched: Fix SCHED_MC regression caused by change in sched cpu_power
f22f54f4491acd987a6c5a92de52b60ca8b58b61 perf_events, x86: Split PMU definitions into separate files
48fb4fdd6b667ebeccbc6cde0a8a5a148d5c6b68 perf annotate: Handle samples not at objdump output addr boundaries
cfc9c0b450176a077205ef39092f0dc1a04e020a oprofile/x86: fix msr access to reserved counters
c17c8fbf349482e89b57d1b800e83e9f4cf40c47 oprofile/x86: use kzalloc() instead of kmalloc()
68dc819ce829f7e7977a56524e710473bdb55115 oprofile/x86: fix perfctr nmi reservation for mulitplexing
8588d1067147e14d1dd521fbadd1d2564f8cc794 oprofile/x86: add comment to counter-in-use warning
98a2e73a0690b3610f049a64154d8145e5771713 oprofile/x86: warn user if a counter is already active
ba52078e1917c5116c0802298d88ad0e54a6728b oprofile/x86: implement randomization for IBS periodic op counter
f125be1469303f7b9324447f251d74a0da24952f oprofile/x86: implement lsfr pseudo-random number generator for IBS
64683da6643e8c6c93f1f99548399b08c029fd13 oprofile/x86: implement IBS cpuid feature detection
89baaaa98a10cad5cc8516c7208b02d9fc711890 oprofile/x86: remove node check in AMD IBS initialization
013cfc50672bbb638796545231683231647edb07 oprofile/x86: remove OPROFILE_IBS config option
b309a294e5b24692d0f7ea1defa168074cea619e oprofile: remove EXPERIMENTAL from the config option description
18b4a4d59e97e7ff13ee84b5bec79f3fc70a9f0a oprofile: remove tracing build dependency
35109451f18280000ce5e7b76ac8d29eb222823b mtd: inftl: misplaced parenthesis in find_boot_record
773c3e75d1fc7ea5058bfeab5d82bac5b85f8cd8 can: ti hecc module : add platform specific initialization callback.
932f5d21ccd2705f1fb22e8a9e0da42013dcee17 mtd: OneNAND: do not use DMA if oops in progress
7d70f334ad2bf1b3aaa1f0699c0f442e14bcc9e0 mtd: nand: add lock/unlock routines
6fe5a6acdc126107e54a6c584536e09ab7dde949 mtd: nand: create a helper verification function
738b0343e73604750feb107e063c28b3ca36cb84 Revert "ethtool: Add n-tuple string length to drvinfo and return it"
58c24a61614f5da290068e47fc5ec65370eb61dd block: remove padding from io_context on 64bit builds
8a78362c4eefc1deddbefe2c7f38aabbc2429d6b block: Consolidate phys_segment and hw_segment limits
086fa5ff0854c676ec333760f4c0154b3b242616 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
eb28d31bc97e6374d81f404da309401ffaed467b block: Add BLK_ prefix to definitions
e751e76a5f7adeee7438e68b0965559ad2864d0d block: Remove unused accessor function
2800aac1114548a9b47b6e0d398117cc01b89685 block: Update blk_queue_max_sectors and documentation
275143e9b237dd7e0b6d01660fd9b8acd9922fa7 sunxvr500: Additional PCI id for sunxvr500 driver
14f3ad6f4a12495b32b0dd743bc7179f36658208 ipv6: Use 1280 as min MTU for ipv6 forwarding
a6d468d05356655cdc11bb2cfec4e64bcef6ad0a sparc: use asm-generic/scatterlist.h
fbf219f1c89b15e90ec2db5a3e9636376dc623db infiniband: convert to use netdev_for_each_mc_addr
6e17d45ae310758ab30623a42ad070858c9a48de net: add addr len check to dev_mc_add
c79c5ffdce14abb4de3878c5aa8c3c6e5093c69b ethtool: Add n-tuple string length to drvinfo and return it
c43491d73ea04277c92a4aa1a7e63ccab4577756 greth: fall through to common return statement on error
e5e26d75f490d7d41f25a4b39ed6db1713beb417 netdev: use list_first_entry macro
4edb246626be6e031950205c885bdf29fb2ff1eb rtnetlink: clean up SR-IOV config interface
914c8ad2d18b62ad1420f518c0cab0b0b90ab308 af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()
2a3f279034b46204b50408aa2c25ee0882120147 myri10ge: optimize 4k-boundary check when stocking rx pages
45bb00609022ecf1d97e083666c68c74d237b799 ipv6: Remove IPV6_ADDR_RESERVED
14dc5734bdac2629ed4228f3d30662bb440a3982 ASoC: Allow mulitple usage count of codec and cpu dai
1d9cfc4e354cd619d92bb938657dec3c533e6929 cnic: Update version to 2.1.1.
a4dde3abbf87a495154a876576e1ab34b17b5ef1 cnic: Use union for the status blocks of different devices.
c76284af9ec8a010c502a70249cb74b3bb69ec6f cnic: Simplify route checking during iSCSI connection.
d02a5e6c2fba8b114c44cf05085fca07180f37f1 cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.
66883e90eaa0dd55d395c0f9a0c6da5d50809804 cnic: Finetune iSCSI connection reset.
a9736c086cc6221659e498f0855152c32dbc1396 cnic: Finetune iSCSI connection set up.
c85a26189660e1cfd1f50989468313c544487950 ixgbe: Do not allocate too many netdev txqueues
a922afb64d2e71115f122e04346163cb8c8453e3 ixgbe: do not stop tx queues in ixgbe_set_tso
43634e820e393ba48bb2efc3d330dee4203e80d8 ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels
41a655ba5654e47847505c164f77f8190ca9ed27 greth: convert to netdev_tx_t
e382c3018ad19744d3c5d281daf4b0e9f052af66 sis190: handle DMA mapping errors
dee7399c2d9a1d3b0af5d68d7e0dd922e104a2a8 tc35815: Fix double locking on NAPI
9c5f9c2861909753140ad6a41cdc77cdf20c1dc9 isa-skelton: Remove a wrong netif_wake_queue() call
fbc450b137e59205b98a172326415cd981c9caa6 octeon: convert to use netdev_for_each_mc_addr
567ec874d15b478c8eda7e9a5d2dcb05f13f1fb5 net: convert multiple drivers to use netdev_for_each_mc_addr, part6
f9dcbcc9e338d08c0f7de7eba4eaafbbb7f81249 net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
6667661df4bc76083edf1e08831c20f64429709d perf_events, x86: Remove superflous MSR writes
6e37738a2fac964583debe91099bc3248554f6e5 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
38331f62c20456454eed9ebea2525f072c6f1d2e perf_events, x86: AMD event scheduling
d76a0812ac4139ceb54daab3cc70e1bd8bd9d43a perf_events: Add new start/stop PMU callbacks
3a0304e90aa5a2c0c308a05d28f7d109a48d8539 perf_events: Report the MMAP pgoff value in bytes
52c793f24054f5dc30d228e37e0e19cc8313f086 can: netlink support for bus-error reporting and counters
78ca90ea995cb86c72cde9308276d2a701bd3c40 drivers/net/myri10ge: Use pr_<level> and netdev_<level>
c1f51212eb809849bdc68a856ae5f424dcf20d9b drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
606847540079bd3e710f132724145c5785396dcb OMAP: DSS2: TPO-TD03MTEA1: fix function names
003bdb279bb6b212f25ea4e60e0164b6109d3704 isdn: remove ishexdigit() in regard to isxdigit()
1528b18f7ec2b907711f37667c68e10d9296c882 gigaset: reduce syslog clutter
63e055d1c6e3a5f6d370cc841d621d5fa4d5d834 bas_gigaset: collapse CR/LF at end of AT response
2ac2ed5f2dfc97ae9ed9f446ad6e064fa821ef6d gigaset: small documentation improvement
9abd5438641425c2f8a3a399c921747a4fb55adc KS8695: Don't call netif_carrier_off() from ndo_stop()
4b70858ba8d4537daf782defebe5f2ff80ccef2b Input: atkbd - release previously reserved keycodes 248 - 254
492d4f25416528ffb900e6edf0fd70eafd098cfc Input: add KEY_WPS_BUTTON definition
281b3714e91162b66add1cfac404cf7b81e3e2f2 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
64b9fb5704a479d98a59f2a1d45d3331a8f847f8 Merge commit 'v2.6.33' into tracing/core
024f9066165ffe9c8284431c78adcbcddd309831 cfq: Remove useless css reference get
3d98ffbffb16f2a1569b83cb78db0b5100e6c937 powerpc: Fix lwsync feature fixup vs. modules on 64-bit
19bc291c99f018bd4f2c38bbf69144086dca903f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
fb90ef93df654f2678933efbbf864adac0ae490e early_res: Add free_early_partial()
04488734806948624dabc4514f96f14cd75b9a50 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
f5f654096487c6d526c47bb66308f9de81f091cf rcu: Export rcu_scheduler_active
d9f1bb6ad7fc53c406706f47858dd5ff030b14a3 rcu: Make rcu_read_lock_sched_held() take boot time into account
056ba4a9bea5f32781a36b797c562fb731e5eaa6 rcu: Make lockdep_rcu_dereference() message less alarmist
b5f5fe80fa98a60daa0fa94512d1599b1e26674c sh: remove dead LED code for migo-r and ms7724se
6b3b55750b0de4a4ff2742efd34ff74665fa4e2f sh: ecovec build fix for CONFIG_I2C=n
2839bd61f671d3debf9ef0893a0470fd97b2e2ce sh: ecovec r-standby support
b67cf2848af1cf4a4c9c277429092ae59adf859b sh: ms7724se r-standby support
41bfb7d7a6ce3d8dd83112e65f5d97feefde818a sh: SH-Mobile R-standby register save/restore
eb6b6d7cdd5548fa03a919d14615195600013be2 Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
a7e926abc3adfbd2e5e20d2b46177adb4e313915 x86-32: Rewrite 32-bit atomic64 functions in assembly
86a8938078a8bb518c5376de493e348c7490d506 lib: Add self-test for atomic64_t
9c76b38476b18c45f97098a10b0176b321eba3ea x86-32: Allow UP/SMP lock replacement in cmpxchg64
b3ac891b67bd4b1fc728d1c784cad1212dea433d x86: Add support for lock prefix in alternatives
ef57471a73b67a7b65fd8708fd55c77cb7c619af SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
874f2f997dbe041a6c6e509dae8656ed9022d65d Merge commit 'origin/master' into next
d5d0e88c1e5b069aadb050ff6ec95df312de876a x86, olpc: Use pci subarch init for OLPC
4fb6088a5cb3a77123fea1279bf2d5b16cf27648 x86, pci: Add arch_init to x86_init abstraction
b525c06cdbd8a3963f0173ccd23f9147d4c384b5 thinkpad-acpi: lock down video output state access
08fedfc903c78e380b0baa7b57c52d367794d0a5 thinkpad-acpi: fix bluetooth/wwan resume
7f0cf712a74fcc3ad21f0bde95bd32c2f2cc3888 thinkpad-acpi: make driver events work in NVRAM poll mode
b589ea4c44170d3f7a845684e2d1b3b9571663af thinkpad-acpi: fix poll thread auto-start
7d1894d8d1c411d2dad95abfe0f65bacf68c4afa thinkpad-acpi: R52 brightness_mode has been confirmed
bf8b29c8f7f8269e99eca8b19048ed5b34b51810 thinkpad-acpi: document HKEY event 3006
4b2f3f7d0fe97ad312fb572c8f8d88836ae8fb1e x86, mrst: Add Kconfig dependencies for Moorestown
98e12b5a6e05413420a7e3b3eca7fbfc2ff41b6d ARM: Fix decompressor's kernel size estimation for ROM=y
e72aca30837d9c0ee287d18a092fc76a38a3b81d [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPI
c1fd1b43831fa20c91cdd461342af8edf2e87c2f x86, mm: Unify kernel_physical_mapping_init() API
d868080d2a1c95526cb01e3d0c14096721cbb87a [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
7b97f3edf35fdb41e507e5711ac1d6221cf7abf2 AM3517 EVM: correct typo - tca6416 mispelt as tca6516
6d20ca78b64d5ccd867295a33aa2c38bddf38533 AM3517 EVM: Enable I2C support
13fc638289b2cf62f5b05e3b90f476619b17ab6b AM35x: Enable OMAP_MUX in defconfig
fec3eebdce2c8fe10004d161aa51ce22c668115b AM35x: Add missing GPIO mux config for EHCI port
93bfc85b2361dec0d2b8b93311ce482957e34f5b Zoom3: Defconfig update
9833eff3d7db76d2d04f28567ed8704d69e225ae omap: i2c: Fix muxing for command line enabled bus
722a639fd2cec44501c04ae32af57fd822c5a2d5 x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n
1fcdc7c527010b144d3951f9ce25faedf264933c TOMOYO: Protect find_task_by_vpid() with RCU.
9f33be2c3a80bdc2cc08342dd77fac87652e0548 Merge branches 'clks' and 'pnx' into devel
2741ecb4ce5c2d430b5c44b0a169038338c21df5 Merge branch 'misc2' into devel
bc85e585c6d0fab4bde12d60964b2f25802c3163 Merge branch 'perf' into devel
7b4884ca8853a638df0eb5d251d80d67777b8b1a pcmcia: validate late-added resources
186f93ea1f274f4cde4a356401c1786c818ff881 Merge branch 'tmpreg' into devel
3560adf62075829393743667ff338dd8fd26a5c2 Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel
2a2d10f386c1bacabe1a530c06dc8488eac419e5 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
e80a52d14f868059e8ec790c9fae88cdb8a1df98 ceph: fix connection fault STANDBY check
161fd65ac934608345aed35226fc889ea3b0b500 ceph: invalidate_authorizer without con->mutex held
6335e4d56681f6f08f24f4b812a72d402793d393 toshiba_acpi: Add full hotkey support
5de813b6cd06460b337f9da9afe316823cf3ef45 ARM: Eliminate decompressor -Dstatic= PIC hack
a0b62329bb290c10d7278809af910ed115768991 Merge branch 'for-2.6.34' of git://opensource.wolfsonmicro.com/linux-2.6-asoc into topic/asoc
09124e1913cf2140941f60ab4fdf8576e1e8fd8d RDMA/nes: Add support for KR device id 0x0110
a92d152ef9dd89c578ca2ec7118e9de8fb74a75f x86, numaq: Make CONFIG_X86_NUMAQ depend on CONFIG_PCI
caeacf59af3d114a3121bb04f8057109bbf289ea hp-wmi: Add support for tablet rotation key
cb6a7937f4328a267e0806680ade500ed2c3c01a dell-laptop: Add another Dell laptop to the DMI whitelist
02e77a55f7b7e36888e39c62439fedb90ae4e808 classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliases
c6760ac4268b6dbe03d74e5faef35bc862a82542 dell-laptop: Pay attention to which devices the hardware switch controls
116ee77b2858d9c89c0327f3a47c8ba864bf4a96 dell-laptop: Use buffer with 32-bit physical address
e5fefd0c8c4e6bd11742625230d1c5026e2afb35 dell-laptop: Blacklist machines not supporting dell-laptop
ec1722a21491e4c354bc3bbc704fef9a8fa811fb dell-laptop: Block software state changes when rfkill hard blocked
e551260b233e8dcbdc9d5f238ad4aa1200dc2ea7 dell-laptop: Fix small memory leak
facd61d7b70d9c061f08e0b76976f7f833888a70 dell-laptop: Fix platform device unregistration
814cb8adbe2fb49302ac65bc31fa749143823860 dell-laptop: Update rfkill state on kill switch
493e91433e966a50964e221db92756eeb90dd54e compal-laptop: Replace sysfs support with rfkill support
34325b9d2a7d36e2ba74a6652f2e3e8d57dfb145 compal-laptop: Add support for known Compal made Dell laptops
d094485323a1f2abc7e4665700d6036de36fdaef MAINTAINERS: update drivers/platform/x86 information
2a9c8c36092de41c13fdd81fe59556915b080c3e perf probe: Add lazy line matching support
5c8d1cbbbed39dcab2ecf429d6e56ea548c0fda4 perf probe: Show more lines after last line
161a26b0c231b5d2e60e9c132fa360cd9dac4720 perf probe: Check function address range strictly in line finder
e92b85e1ffaa0bd8e5d92e7c378a3909e7f23122 perf probe: Use libdw callback routines
804b36068eccd8163ccea420c662fb5d1a21b141 perf probe: Use elfutils-libdw for analyzing debuginfo
81cb8aa327b5923b38eccc795c8b7170be20b9ff perf probe: Rename probe finder functions
3cb8bc6ac95ff86147d11ee1d36d18e1ddf3637c perf probe: Fix bugs in line range finder
ee391de876ae4272926b8632be04ed4a460321e3 perf probe: Update perf probe document
f3ab481ca6ffe5e272c8501317bea726f9a83959 perf probe: Do not show --line option without dwarf support
b26486bf75148ab7b776c6a532a9bad33f987a38 kprobes: Add documents of jump optimization
c0f7ac3a9edde786bc129d37627953a8b8abefdf kprobes/x86: Support kprobes jump optimization on x86
3d55cc8a058ee96291d6d45b1e35121b9920eca3 x86: Add text_poke_smp for SMP cross modifying code
f007ea2685692bafb386820144cf73a14016fc7c kprobes/x86: Cleanup save/restore registers
0f94eb634ef7af736dee5639aac1c2fe9635d089 kprobes/x86: Boost probes when reentering
b2be84df99ebc93599c69e931a3c4a5105abfabc kprobes: Jump optimization sysctl interface
afd66255b9a48f5851326ddae50e2203fbf71dc9 kprobes: Introduce kprobes jump optimization
4610ee1d3638fa05ba8e87ccfa971db8e4033ae7 kprobes: Introduce generic insn_slot framework
d498f763950703c724c650db1d34a1c8679f9ca8 kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
628ada0cb03666dd463f7c25947eaccdf440c309 perf annotate: Defer allocating sym_priv->hist array
bb8d41330ce27edb91adb6922d3f8e1a8923f727 x86/PCI: Prevent mmconfig memory corruption
53055aae2048214cbec1f5f7f8846f9dff12b2bc OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper
7b60997f73865b019e595720185c85285ca3df9a tracing: Simplify memory recycle of trace_define_field
c85f3a91f84d5a85f179c2504bb7a39370c82b41 tracing: Remove unnecessary variable in print_graph_return
a5efd925115cbc1f90195dca9a25f7b8daa10c37 tracing: Fix typo of info text in trace_kprobe.c
6574658b3bc7c408581629de5efb809f125cce8c tracing: Fix typo in prof_sysexit_enable()
1ab83a89411556c4d5914dcf0d5da190178ae7db tracing: Remove CONFIG_TRACE_POWER from kernel config
b4e82b5b785670b68136765059d1afc65c0ae023 ASoC: Check progress when reporting periods from i.MX FIQ handler
9e4a10d27e89f780539e08abd2b051cb83635dfa ASoC: Remove a unused variables from i.MX FIQ runtime data
86c38a31aa7f2dd6e74a262710bf8ebf7455acc5 tracing: Fix ftrace_event_call alignment for use with gcc 4.5
0c54dd341fb701928b8e5dca91ced1870c55b05b ftrace: Remove memory barriers from NMI code when not needed
bcf59e2c4dea780e4abf48d5e673f5d79f9ee064 uwb: remove duplicate cpu_to_le16()
03806fa20f6a081493a731a4b18ea66317f9f947 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream
9b1489e989695c4d502865f8bec616c0f17e99ab Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/master
91f8026603d4443d1b24ee3552c5a58682bbae27 JFFS2: avoid using C++ keyword `new' in userspace-visible header
9a5dea7b1046510fdcc81c523405494fd07ec303 mtd: maps: ceiva: do not return random numbers
dad0db318b391ddb9845ac5e52044f921219bf69 mtdchar: Register the full range of minor numbers
4d3a8534bdbcf4843fc8ad05c9a81a964fc65237 mtd: Raise limit on block device minor numbers
b520e412faaaad35641aeedd6059179f9f1b393c mtd: Replace static array of devices with an idr structure
4d1ee80f3a7df7fe9cdec26e651e6201c45b10d4 idr: export idr_get_next()
cbfe93e9cedfcd59689bad9e67f57ef67545e5a0 mtd: mtdblock: Dynamically allocate cache info structures
47195d57636604ff6048b0d7aa3e4ed9643f6073 nmi_watchdog: Clean up various small details
24c15496771ea1f3902dee23f746042ba34dc2b8 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
e99e90aef17517d99be8e049b2f5cc563cd6862a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES
677c2aec8cdd5ae33b5fab266941cf6c6dc4d59f mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
f1332ba2f23800bb5d52457ac150c568dfb1f3bf mtd: Introduce and use iteration macro for reading the MTD device table
0040476b0efa99ad0d4ffb81d8e882095420d288 mtd: change positive error return into negative
4335c1003ed05d5d5a386cd8008fc06a6d424ca2 mtd: maps: Blackfin async: rename local funcs to avoid common clashes
bcc98a46eafd38968b05e793326f031988c2b2a8 mtd: fix different address space noise
1449c5d0e8f25af6c903797a636696901122e4e8 mtd: quiet sparse noise in cfi.h
53f2b1c86a1fa1414be93571062ac4c263fa9fbc mtd: ixp4xx: fix reading from half-word boundary
9c14b153e6af1301f022d34f1f63888f333e3ef5 mtd: mxc-nand: don't disable clock in mxcnd-suspend
b840bc11b5062803c204d8a9625a1a1c5812d6d6 mtd: mxc-nand: no need to check for validity of platform driver data
17fabf156507ec0f688f1e58be02f38e04de0c6e mtd: cfi: remove unneeded NULL checks
3846df2e0a99a2bf10023de0e9c1496592012d4c perf symbols: Improve debugging information about symtab origins
b2d4fbab79bd2b121c56db757c3a0f06ec7e0868 mtd: nand: make Open Firmware device id constant
b3acd638a2b8b9c3cd1b52b83e285c88d34ef7f3 mtd: nand: make USB device id constant
377ace08eaaa3fb0c05b3fb7a86a5a1e9eb04673 mtd: nand: make PCI device id constant
c7ad21af2c8b7accb893a576b100296c61c5d610 perf top: Use a macro instead of a constant variable
6029a3a4625e485e01cf9a024d190c9d4e6b6681 mtd: nandsim: fix spelling
37fe5fcb7a5b5235c8b71bf5469ce4c7246e3fab perf symbols: Check the right return variable
c50cc75271759373bd89a036eec4d4269b291616 sched, cgroups: Fix module export
3e58974027b04e84f68b964ef368a6cd758e2f84 doc: fix typo in comment explaining rb_tree usage
91143379b01b2020d8878d627ebe9dfb9d6eb4c8 Input: ads7846 - add regulator support
1ed509a225008c9e8c0644fbd22168e09a7383a0 rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information
6155fec92e85f07d99e9746234496215443ffb0d rcu: Fix rcutorture mod_timer argument to delay one jiffy
3acd9eb31c5f7eb97cb2009fa41472710fb4a10f rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection
1304afb225288a2e250d6a7495462c28e5509cbb rcu: Convert to raw_spinlocks
20133cfce7d0bbdcc0c398301030c091f5675c88 rcu: Stop overflowing signed integers
1bd22e374b20c2f0ba1d2723c1f585acab2251c5 rcu: Use canonical URL for Mathieu's dissertation
8bd93a2c5d4cab2ae17d06350daa7dbf546a4634 rcu: Accelerate grace period if last non-dynticked CPU
998f2ac3fea93bfa8b55c279fff68f7c5b9ab93d rcu: Fix citation of Mathieu's dissertation
c598a070bc581aea8a518b460dae8c0cf8e74344 rcu: Documentation update for CONFIG_PROVE_RCU
e7b0a61b7929632d36cf052d9e2820ef0a9c1bfe security: Apply lockdep-based checking to rcu_dereference() uses
96be753af91fc9d582450a84722f6a6721d218ad idr: Apply lockdep-based diagnostics to rcu_dereference() uses
2676a58c980b7ef076cc9bbff3fd8c9d2d5417ea radix-tree: Disable RCU lockdep checking in radix tree
af61b96b4f68f7ab25ebf34fed275fabf64f2edc vfs: Abstract rcu_dereference_check for files-fdtable use
7dc52157982ab771f40e3c0b7dc55b954c3c2d19 vfs: Apply lockdep-based checking to rcu_dereference() uses
497f0ab39cd25bed317b29482c147c967f7ecd1f sched: Better name for for_each_domain_rd
d11c563dd20ff35da5652c3e1c989d9e10e1d6d0 sched: Use lockdep-based checking on rcu_dereference()
14315592009c17035cac81f4954d5a1f4d71e489 x86, mm: Allow highmem user page tables to be disabled at boot time
e808bae2407a087bfd40200a27587898e5a9909d x86: Do not reserve brk for DMI if it's not going to be used
a898def29e4119bc01ebe7ca97423181f4c0ea2d net: Add checking to rcu_dereference() primitives
3120438ad68601f341e61e7cb1323b0e1a6ca367 rcu: Disable lockdep checking in RCU list-traversal primitives
0632eb3d7563d6a76d49a3860b6352d800c92854 rcu: Integrate rcu_dereference_check() message into lockdep
c26d34a5858f96a564c45048bf5f09319d2abad1 rcu: Add lockdep-enabled variants of rcu_dereference()
632ee200130899252508c478ad0e808222573fbc rcu: Introduce lockdep-based checking to RCU read-side primitives
996de8c6fe95c5a9fc524241cc8f142ef0605d3d Merge commit 'v2.6.33' into core/rcu
17ccb834d517c66c09123c24ba8553c5b14e0f78 ARM: mach-shmobile: ap4evb: Add KEYSC support
61c2d2b5e7241d4410ab8227ef4f76c1aba8210b ALSA: hda - Add/fix ALC269 FSC and Quanta models
6227cdced0328b0c4322c3170a727af5249393ce ALSA: hda - Add ALC670 codec support
7f03292ee16e68be96aa88904afc6152f8d37736 Merge branch 'master' into for-2.6.34
da64c2a8dee66ca03f4f3e15d84be7bedf73db3d clocksource: Fix up a registration/IRQ race in the sh drivers.
29463c28a553e1959ec45cc8ad9d2eb434663cdf sh: ms7724: modify scan_timing for KEYSC
bbb892aac4724b7cc6e1626665310eddfd747235 sh: ms7724: Add sh_sir support
263657168549075b57ecfbf730738105d1af8b65 sh: mach-ecovec24: Add sh_sir support
d7b619cf56218704ffce9d510aa497f0a0bcda0b [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
3bfc7d22d0400e85a93e835d4398dcbe0af68b0b drm/nouveau: use ALIGN instead of open coding it
b30083bdb990bcc2829fce83d871a86059ff4fc1 drm/nouveau: report unknown connector state if lid closed
c52e53fd38b195169c67a8cc9ed1af0125d2655c drm/nouveau: support version 0x20 displayport tables
81e2d42200cd8fa37ec4ebdc66373d0db0e05678 drm/nouveau: Fix noaccel/nofbaccel option descriptions.
d5f3c90d4f3ad6b054f9855b7b69137b97bda131 drm/nv50: Implement ctxprog/state generation.
be079e97b5a6a569ceff73731aa9433b6113cb87 drm/nouveau: use dcb connector types throughout the driver
1157563931dd773df2420b98eef61598205d39ec drm/nv50: enable hpd on any connector we know the gpio line for
7f612d87f8b4b1ddbcee04264a93e5af7b9f21c7 drm/nouveau: use dcb connector table for creating drm connectors
dc5bc4ed3815dfec2f3ecfbf6f7983440040fe22 drm/nouveau: construct a connector table for cards that lack a real one
f66fa771d5046fd8c3e3c6f09407e9168e261b8d drm/nouveau: check for known dcb connector types
54abb5ddae28f6e676f659902cfc8c3ce63b3e16 drm/nouveau: parse dcb gpio/connector tables after encoders
e7cc51c5652a8195bc638ce52987fb265ace2a9a drm/nouveau: reorganise bios header, add dcb connector type enums
04a39c577f4114a3f098ee8ef0e20f7778b5ddad drm/nouveau: merge nvbios and nouveau_bios_info
7f245b20e30515264b94f6373ef7d721155990a4 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
a6678b2ace023912000119a14eeb39a56050bc7c drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
b42861f40f5ea3261d9fa1d5533496bf1fc812cf drm/nouveau: allow retrieval of vbios image from debugfs
e32b2c883bfe9b57c660b5db31a62cea96c0c046 drm/nouveau: fix missing spin_unlock in failure path
761c5a69751967f4fe7430eb65b3a0ea92f3b673 drm/nouveau: fix i2ctable bounds checking
b762b8ce53da7c7a7a4d660878887681c86be61b drm/nouveau: fix nouveau_i2c_find bounds checking
df31ef4dbd48eca2772d8d88b12ee5eb5117c86e drm/nouveau: fix pramdac_table range checking
a1606a9596e54da90ad6209071b357a4c1b0fa82 drm/nouveau: new gem pushbuf interface, bump to 0.0.16
d87897d4c853a5c136f60efa858d0d4cb3740f57 drm/nv50: make pushbuf dma object cover entire vm
2ccb04ecc704618d9cd2e26aad067dbb2a057366 drm/nouveau: remove PUSHBUF_CAL macro
9a391ad8a2cdd7e5be9b6aabb56f4a46683ba377 drm/nv50: switch to indirect push buffer controls
ff9e5279b14dc024599cc705ee199dadb94e90a3 drm/nouveau: protect channel create/destroy and irq handler with a spinlock
b610ec502376d915b76a62e22576c5d0462cc9c9 Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus
9fd1de52945e06ed88a440c99ca92dab74b9b33c fb: for framebuffer handover don't exit the loop early.
30d6c72c4a760cfc9069ee100786e4d6cf6de59d Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
de19322d554fd0f449d17610823c38494c06db9e Merge remote branch 'korg/drm-core-next' into drm-next-stage
290e55056ec3d25c72088628245d8cae037b30db drm/ttm: handle OOM in ttm_tt_swapout
6a8a2d702b33c6ed5c789f21b4e89fdf221f01ca drm/radeon/kms/atom: fix shr/shl ops
c2fbaa4b489b738cd9e7666edfeceaaa38e71c9f perf/scripts: Tag syscall_name helper as not yet available
cff68e582237cae3cf456f01153202175961dfbe perf/scripts: Add perf-trace-python Documentation
44ad9cd8f0893b9ae0ac729a7dc2a1ebcd170ac6 perf/scripts: Remove unnecessary PyTuple resizes
4d161f0360d00d46a89827b3fd6da395f00c5d90 perf/scripts: Add syscall tracing scripts
7e4b21b84c43bb8a80b916e40718ca4ed1fc52e6 perf/scripts: Add Python scripting engine
54831a83bfe656c4c54e287c734c6b0ccaa3719b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
58255a4e3ce506b43bb14d5579006731a981490d NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN
383be5d1789d9a7a2e77dca1cb0aca89507d069e drm/radeon/kms: update new pll algo
939461d59d6ac4e5142f767d24810c9b4b5caa38 drm/radeon/kms: add support for square microtiles on r3xx-r5xx
51e5fcd353a55364984bda3dd1391742e4dec53c drm/radeon/kms: force pinning buffer into visible VRAM
22e6dd7e700111c1aa49581d27f2b349cbc798dd drm/radeon/kms/evergreen: fix typo in cursor code
a265e5587f078618c1f17c3a83da65046f18746f IB/uverbs: Use anon_inodes instead of private infinibandeventfs
ad001f145dcf457251e78fe2ae2ed40df1bda4ed OMAP4: clock: Remove clock hacks from timer-gp.c
7c43d5472878db90d0244551370f6f0dc1b97747 OMAP4: clock: Add dummy clock nodes for interface clocks
547760502665eacc1f9fd9f3782b8b7f27c56bd4 OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck
30962d9d0c74f6b00a7dece200fa08392b62817d OMAP2+ clock: revise omap2_clk_{disable,enable}()
4d30e82c26b7212021b9a5ab57760d9b8a3075fe OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code
ad9561609c41f704fd82facd37127e957bcaea94 OMAP clockdomain: if no autodeps exist, don't try to add or remove them
43b40992ce21def8d5957f32d7ddb728af89bfce OMAP hwmod: add hwmod class support
d608c738bb8fb37e5fbfcdef9c566764f2fea086 ARM: S3C64XX: Add initial support for board specific IRQs
920d706c892e8f8cfff95f46aeb95fc6344f0bd5 IB/core: Fix and clean up ib_ud_header_init()
e6502522c2850968a086284d0f28de4fb880eb78 ARM: S5PV210: Add S5PC110 configuration file
af60ca4f291713111e397031e2abffa66c6c857f ARM: S5PV210: Add S5PV210 configuration file
d515ec339bf7970c8f6e368c8c7bb330417dcda9 ARM: S5PV210: Add SMDKC110 board support file
981744165e31410bd7bc973fd259f24b836d0346 ARM: S5PV210: Add SMDKV210 board support file
170f4e425808b801f81bb6be24b2c1eb80313d8e ARM: S5PV210: Update Kconfig and Makefiles
2c798557b9e0961e545e526197654d9437a6330e ARM: S5PV210: Add IRQ support
0c1945d336116e82454b5461238618ef81696669 ARM: S5PV210: Add clock support for S5PV210
939d28aae17a0cb591a2ec54993496a5d31f2ec6 ARM: S5PV210: Add Samsung S5PV210 CPU support
cbbc0de700e61d0cdc854d435dbc2ef148de0e00 ACPI: Use GPE reference counting to support shared GPEs
122ca0076e5f84fa12943f22f6586ff285670783 [CIFS] Use unsigned ea length for clarity
cd71f8f48eda141404db78f7b01902ba3f9ab477 ARM: 5958/1: ARM: U300: fix inverted clk round rate
fcfadcaa57be0711ca80e3898243388f4d19928f ARM: 5956/1: misplaced parentheses
1587a373f06ab700004758d6970abb530decef76 ARM: 5955/1: ep93xx: move timer defines into core.c and document
d056ab78558c03e6d31c031f7b83f0cb10bee7d4 ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c
ba7c6a3bccd25abd3c19d3655ecb1cc4d258271b ARM: 5953/1: ep93xx: fix broken build of clock.c
d6d502fa4be1acd01971476fc732c95a4da16d90 ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kconfig
6fdb2ee243404c7cbf530387bf904ad1841ebf5b firewire: ohci: extend initialization log message
4802f16d512d6e3b36177709d50c05df0ef52a6c firewire: ohci: fix IR/IT context mask mixup
3e9cc2f3b7ddabbbfc9abd043887030c669380aa firewire: ohci: add module parameter to activate quirk fixes
4a635593f447443459fb92a482b5cc6d1dd15199 firewire: ohci: use an ID table for quirks detection
ecb1cf9c446ad7e8248160fe6797cd9bed817f24 firewire: ohci: reorder struct fw_ohci for better cache efficiency
6498ba04aee69540f8f586438f90d58e5b8e6936 firewire: ohci: remove unused dualbuffer IR code
64582298b9c29535188380f488873e7d2196a2eb firewire: core: combine a bit of repeated code
6e95dea728f4af36c033fcf2318529bd46dae540 firewire: core: change type of a data buffer
e94b6d7736107c07b1b089797651d02994d268c7 firewire: cdev: increment ABI version number
abfe5a01ef1e463cbafdae461b693db34e308c02 firewire: cdev: add more flexible cycle timer ioctl
fd6e0c518121d22b50060d26c8aec2b701c6aab7 firewire: core: rename an internal function
137d9ebfdbaa45c01f9f0f6d5121ae6f1eb942bd firewire: core: fix an information leak
58aaa5427663b680030aa58aaaf1e2738564b8dc firewire: core: increase stack size of config ROM reader
2799d5c5f9d2064c6d1f50ec82e28e3eac5f6954 firewire: core: don't fail device creation in case of too large config ROM blocks
d54423c62c2f687919d4e5bdd4bb064234ff2d44 firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500
109d28152b6e9d5de64cd23e3bc08885ccb3d1ef Merge tag 'v2.6.33' for its firewire changes since last branch point
7359154e94623f6a5a68a77b9fcfbef40633c93f OMAP hwmod: convert header files with static allocations into C files
50ebdac2ec9fb2de9c271cb2e0e13aae3b454166 OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con
74be8427431b4bbff4a6506f64fb30bb61e781a7 OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code
e8d373779e17b3d108b49019fc83102fdd1523e1 OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630
53c92d8f20759c488ea0457bccc83a3a797e03fe OMAP4 clock: drop the ALWAYS_ENABLED clock flag
51c19541624f5588bccb9d4fb3ae518c68c8082e OMAP clock: drop RATE_FIXED clock flag
8c34974ab0ecbbcdabd343f8cd0013cd2d2b0fa8 OMAP2 clock: drop DELAYED_APP clock flag
5173804fbbbff82a2fd40bc1c46655b272167af5 OMAP2430 clock: make func_96m_ck parent-selectable
81b34fbecbfbf24ed95c2d80d5cb14149652408f OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files
657ebfadc19c5a14f709dee1645082828330d5d4 OMAP3/4 clock: split into per-chip family files
b92c170d019db7554db95380d2e1dfb3a368e350 OMAP clock: drop .id field; ensure each clock has a unique name
f71eddb1582f5c53ed4bfc365a2acce94aca88cc OMAP clock: compress clock flags down to a u8
1a3377176b3d41e3f30483a624cdafadeeb4064f OMAP2 clock: drop CONFIG_PARTICIPANT clock flag
17d092733d9ffd7fcf6da36169a60caf8400fc4c OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks
94297784eec057ca5425d9cd21a845b109fcaebf OMAP2xxx clock: GFX functional clock rates are not independently changeable
c78a05e8e4a81d01135f4a03544d788b3e203d65 OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag
93340a22943f3169de7d359ea14cd618114da6f6 OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentation
7356f0b26b3176610b4de439e8c7bfe10c797347 OMAP3 clock: add support for 192Mhz DPLL4M2 output
678bc9a2eabb7f444ef8ad1cfc5ef394e2bd8bf2 OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes
358965d7bab9c70c11b64931da02667b161cb03a OMAP3 clock: introduce DPLL4 Jtype
91808a81fe7cc8a786b575ebc2d102c59d83c1a7 ARM: OMAP4 clock domain: Add check for avoiding dependency related update.
a7e069fc5a560c096a2597d7be27f45fb4a01df7 OMAP3630: Clock: Workaround for DPLL HS divider limitation
c23a97d377077c67e01f7526de3a411b316ee4f6 OMAP: HWMOD: Add support for early device register into omap device layer
358f0e630d5409ab3837b86db3595560eae773b6 OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits.
5eb75f557843132da08938609def2774ee467d95 OMAP3 clock: Remove FreqSel for 3630
0cc9314eaf82ecf9914ad2c845574ed5e63c0374 OMAP2/3: PRCM: fix misc. compiler warnings
a51ba284076437ce36efc8dd9b15983546c043f7 OMAP3 clock: Check return values for clk_get()
3cc4a2fc2ed7727828f410ab092111cb56cefd61 AM35xx: Add clock support for new modules on AM35xx
419cc97d3678f0fca5e60b3853dd9c1371f67805 OMAP2/3 clock: Extend find_idlest() to pass back idle state value
cde08f81b1d7952ae00c4be2165da629ef985522 OMAP3 PM: Adding counters for power domain logic off and mem off during retention.
4133a44e28cb65c380903ca69806eec039401f46 OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structure
1e3d0d2ba9ce1f975ca59d9a1048175f1e9c01ac OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state
b024b542c3697dceb7b625773358310ee34382a6 OMAP3: Clock: Added IDLEST definitions for SGX
dfa6d6f892bef0afa2a39d27e4bd1763b972d206 OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines
24d82e3421a48a0db68026275dca64537291cf8f OMAP: omap_device: when 'called from invalid state', print state
0007122ad85cc36b1c18c0b59344093ca210d206 OMAP: omap_device: add omap_device_is_valid()
c54113823c777f035fa7444f8841fbccda4a5cc0 x86, pci: Add sanity check for PCI fixed bar probing
9eeeb09edba1e3544526611663472743ca584d36 x86, legacy_irq: Remove duplicate vector assigment
28c6a0ba30457380b140d9d7a61530eda8969180 x86, legacy_irq: Remove left over nr_legacy_irqs
3746c6b6e26b8ad605f11b43e54acb3481d40980 x86, mrst: Platform clock setup code
bb24c4716185f6e116c440462c65c1f56649183b x86, apbt: Moorestown APB system timer driver
68baf495d8e559a82787f595fecc30a43bb89bb7 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing
5279d3ac2d9ca578d04c6f0c760485b0621eb393 RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
9918b28d2bf733816c5d1612fe17ca380b601b10 RDMA/cxgb3: Increase the max CQ depth
e998f245c4b2d36ae2c35446e54ccbf1fb29d9de RDMA/cxgb3: Doorbell overflow avoidance and recovery
17a55f79fd8051a6a8a6e84176c83af71877a98b IB/core: Pack struct ib_device a little tighter
cdb8e43889a5d21ce706f5a93d3e1c9940cde1dc IB/ucm: Clean whitespace errors
daa913580e1a927aaf54f02ecfdf59c7b6bc2f6e IB/ucm: Increase maximum devices supported
31d14b6e10657113f72d496121d52ca779156b2e IB/ucm: Use stack variable 'base' in ib_ucm_add_one
dd08f702dd773004b81aeddcd120b052a42710c3 IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one
d3f2c67f2d10675f45b0d9257269420e9f59aa1a IB/umad: Clean whitespace
8698d3feccda66fcb52748e7c7690bd1003f7849 IB/umad: Increase maximum devices supported
dc2ed5e3c963490a4fe934b482537d1274961ecb IB/umad: Use stack variable 'base' in ib_umad_init_port
d451b8df9f7e572ea77f976745f424dd1dae8aeb IB/umad: Use stack variable 'devnum' in ib_umad_init_port
6aa2a86ec430fb1ae739bd065d7ea6596997a2cf IB/umad: Remove port_table[]
2b937afcab34e4f739e2f7cd6062870fbe6b2ccf IB/umad: Convert *cdev to cdev in struct ib_umad_port
9afed76d59749f1b95e5e1d7d5bc4c3041852aa9 IB/uverbs: Whitespace cleanup
830a38713816fb1f0d05efc339bf41e91ac74379 IB/uverbs: Pack struct ib_uverbs_event_file tighter
6d6a0e71eec5886f2511632a38f28f1ed7794d70 IB/uverbs: Increase maximum devices supported
ddbd6883013dcc9f9ca5c0b26f79d9334a95926c IB/uverbs: use stack variable 'base' in ib_uverbs_add_one
38707980c42c58e2d00b34ecaa40cf5207bdd9d1 IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one
2a72f212263701b927559f6850446421d5906c41 IB/uverbs: Remove dev_table
055422ddbb0a7610c5f57a056743d7336a39e90f IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device
7fe2b3190b8b299409f13cf3a6f85c2bd371f8bb dlm: fix ordering of bast and cast
88ec415772144f4fc4a50b123bb6200de686898d IB/iser: Remove redundant locking from iser scsi command response flow
962b4b528ba87c8d837bb04794a1918c7de631cd IB/iser: Use libiscsi passthrough mode
aae3c995ff74a183d15207436d383942485b2edd IB/iser: Remove unnecessary connection checks
528f4e8c8341706a354ff96daf615e678e9b296f IB/iser: Use atomic allocations
f19624aa92003969ba822cd3c552800965aa530b IB/iser: Simplify send flow/descriptors
78ad0a34dc138047529058c5f2265664cb70a052 IB/iser: Use different CQ for send completions
704315f082d473b34047817f0a6a01924f38501e IB/iser: Remove atomic counter for posted receive buffers
bcc60c381d857ced653e912cbe6121294773e147 IB/iser: New receive buffer posting logic
1cef4659850eeb862c248c7670e404d7a1711ed1 IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
0f234214d15fa914436d304ecf5c3e43449e79f9 netfilter: xtables: reduce arguments to translate_table
6bdb331bc6910d1ccb74dc9852fc858c5916c927 netfilter: xtables: optimize call flow around xt_ematch_foreach
dcea992aca82cb08b4674c4c783e325835408d1e netfilter: xtables: replace XT_MATCH_ITERATE macro
0559518b5b99c591226460c0bbf8e6a570c518a8 netfilter: xtables: optimize call flow around xt_entry_foreach
72b2b1dd77e8feb0b7c0b26dee58f2a1e2c9828c netfilter: xtables: replace XT_ENTRY_ITERATE macro
23e2af3518facab6838d7aac1f46fbd7a5a290ce jbd2: clean up an assertion in jbd2_journal_commit_transaction()
56c50f11f4d11cb14d78fe52330efb69d219c62f ext4: trivial quota cleanup
482a74258fd08d30bf2ab0f5549afab5a5c9daba ext4: mount flags manipulation cleanup
c8d46e41bc744c8fa0092112af3942fcd46c8b18 ext4: Add flag to files with blocks intentionally past EOF
d62abe563fa4718e7f85f3e871655434db92366d OMAP4: PMIC: Add support for twl6030 codec
7c821a179f91c3ad52588400ce52a7fb48b9868c Remove fs/ntfs/ChangeLog
a8ab0102d7f031e477dbe31450d5b69d40bea324 doc: fix console doc typo
ddbfeb396eb085e17f5aa830a151d546f16cb868 OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE
942a91a6e04e996c32252bc6c2177f74089d7a1d OMAP: DSS2: DSI: remove external TE support
69b2048f44ead2d278e25d12adf0494b469ffb1c OMAP: DSS2: move timing functions
3651131268d7eae63efdffe6fa4a361abd44d747 OMAP: DSS2: move set/get_wss()
37ac60e414052f1d9301368437db8f0cb9e323fe OMAP: DSS2: move enable/disable/suspend/resume
18946f62c6cc8cf051bafca8b7fa72309e8a1067 OMAP: DSS2: move update() and sync()
446f7bff703f5f82560afde90fb22b7a1d366bbc OMAP: DSS2: move set/get_update_mode()
225b650d41e7cdbf5cd322a461b04493caabed09 OMAP: DSS2: move enable/get_te()
a269950405ab17ce3a604ddcd939709a4a7a747c OMAP: DSS2: move get_recommended_bpp()
96adceceedefff9b849d25ff582bc6f516903994 OMAP: DSS2: move get_resolution()
a2faee84f6d8e35150d60514c6638d223509fa13 OMAP: DSS2: move enable/disable_channel to overlay manager
3f71cbe736e7e9909559fcc4463f43e4b4b348a8 OMAP: DSS2: move wait_vsync()
87424e1bffeaea7bf9e2b8afc16fe584a8641e5e OMAP: DSS2: move get/set_rotate()
8d8aa61dcf8721021cd5c0c86a14ef944535fa54 OMAP: DSS2: move set/get_mirror()
c75d9464c1fa315796e78468bfaf32f2ce676fed OMAP: DSS2: move memory_read()
1a75ef422d0d1319bc0fab66b0bf339069519d8c OMAP: DSS2: move run_test()
1bbb275e261eb204795d4a48b3e485f2ad3d627c OMAP: DSS2: DSI: remove auto-update perf measurement
b9eb5d7d0b9bf7c6430374333e4b9dae73bbba20 OMAP: DSS2: DSI: change DSI bus_lock to semaphore
197d4db752e67160d79fed09968c2140376a80a3 Input: winbond-cir - fix suspend/resume
e21a05cb408bb9f244f11a0813d4b355dad0822e doc: cpuset: Update the cpuset flag file
08268b78d6f0c659dc1d86453c57b336f6f4f9ae mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level
82d52a1948254aa3f35ca1a24c23284bd9f9a9c2 mx51_babbage: Fix ckih2 parameter in mx51_clocks_init function
cd6eb9808ce54caeea779e785e19a9b9bea97e43 mx31ads: Configure SSI5 pins in IOMUX for PMIC module audio support
bac3fcfad565c9bbceeed8b607f140c29df97355 arm/imx/iomux-v1: check for invalid modes in mxc_gpio_mode
e835d88e71f54c048a8cc907cc34084f1dd5846b arm/imx: let platform files include the SoC-specific iomux header
111588f8304b7e13f107bd4c590e8d3939ad907d arm/imx/iomux-v1: rename header file
261f6f681ced65de82a619f6802ebe82fd9af080 arm/mx25: don't include iomux.h which is for iomux-v1 machines
2f6c97c48e727d1bbd3131527380da19161f6f5f arm/imx/iomux-mx3.h: unify style and comments
8902cbd9dbd290ce273c372eec08dfdb14757a47 arm/imx/iomux-mx2x: unify style
6056154145bd6c6ec4eeeaee65f6b12c5b88b1d7 arm/imx/iomux-mx27: unify style and comments
e76feb87422c0bb7517cd97be342f55fab743d3a arm/imx/iomux-mx25: unify style and comment cleanup
6985a719f96e1d83258b47eb170bf44969860ca3 arm/imx/iomux-mx21: unify style
6863f1981060832536f2d06c20c0219b2e74c477 arm/imx/iomux-mx1: unify style and comment cleanup
f021b5a1ef1b229ddc8c5cf3f2c5da308d974a5a arm/imx/iomux-v1: make base address a runtime choice
5e2e95f520538e095d10456acd28d9107317aa32 arm/imx/iomux-v1: rename source file and reorganize Kconfig stuff
8735fde2d0c42ae914d3e68d967612ff417f463c arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_...
e9f49d4183759e4d8469ac86189ef8bc4374cccc arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0
8e3a6e7fa739d021324d813cd6fdd1c5c7998774 arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and mx3
abf61632884ae6bfd1e7b967d5254fa7b5191e7b arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically
220f7f307015e876a11bf906bf9d7fe669a097a1 arm/imx: don't depend on ARCH_MXC twice
a8e33260ce184aea367fa11ae8bd3ab941e75b49 arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block
44fb5d1945fe87f3299de5e2e0581f092e8dd455 arm/imx: remove MTD_XIP support
9f69fdb36da31672b0e40712fed494182530c887 arm/imx: don't explicitly select GENERIC_GPIO
03e09cd8902717b66f940357257d8ad76114d9f2 arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily
401d87dd66693605147f955ac2a4f1c0ac155027 arm/imx: remove "NO_PAD_CTRL" from Copyright statements
8e9980588c734c29f4322922e35ea509168e9fb5 arm/imx/audmux-v2: use SoC-prefixed names
51918075d74978d6ca6ec14c81f55938f24108a2 arm/imx/audmux-v1: use SoC-prefixed names
6574305b0ed32f286dcebd653a2f3ba4e421f06c arm/imx/gpio: remove a BUG_ON in hot path
3621f188b945a9f9bc1387115834041b7a4619e0 arm/imx/gpio: use fls to find set bits in the irq status register
3244c3e7797d235250cd01d4a1d3f60b3b2f6261 arm/imx: use generic_handle_irq instead of open-coding it
3d40f7fef45c0173e98dcdad6a9d642127331c66 arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
4a50d00cb90dd5dd79e40281a8719a1fc673c2a5 arm/mx2: split generic.c into mm-imx2[17].c
621b0e53b5059bf5641c3294c31ac2949c966c93 arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more
897359d596ca406aaa9f9687b439b4498b579d7f arm/mx2: define seperate gpio port descriptions for imx21 and imx27
3636a145321573f2f735e3ae69f87e0fb166abec arm/mx2: use per-SOC nand device
dd2b4a7abf82d88261f8f98e1361388a7db2ffe4 ALSA: hda - remove unnecessary msleep on power state transitions
c5ecc484c528ff50bdbb16fbfbac758ee368b329 pktcdvd: use BIO list management functions
cf089455966e21aeb8e4cd2669e0c1885667b04e x86, mrst: Add vrtc platform data setup code
16ab5395856d8953ae3d81e81bd6a8c269a1bfd6 x86, mrst: Add platform timer info parsing code
af2730f6eefce24c4ef1dc3f8267d33626db81bc x86, mrst: Fill in PCI functions in x86_init layer
5b78b6724a405d4b649db53f7aac28c930c89640 x86, mrst: Add dummy legacy pic to platform setup
a712ffbc199849364c46e9112b93b66de08e2c26 x86/PCI: Moorestown PCI support
4966e1affb45c5fc402969e10e979407b972a7df x86, ioapic: Add dummy ioapic functions
05ddafb17ad1a73c8bc333cb328bad46513e85e7 x86, ioapic: Early enable ioapic for timer irq
28a3c93d11212655ce0a9be977c405c703844164 x86, pic: Fix section mismatch in legacy pic
0fdc54b2019700a4b50179914e810367c14044a3 Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus
2e5070bc1152e8afbf76734e8e3fbfbe60a573ef ARM: S3C64XX: Declare IISv4 PCLK for S3C6410
de6985be185167d14a79695f345025c531a685d0 ARM: S3C64XX: Add AC97 platform resources
1f1008684a392f92c174252243d72a3297d6fa46 ARM: SMDK6410: Register IISv4 device
a7a81d0bbd7820b279b14dbe00041a603c3cbf84 ARM: SMDK6410: Add support for PMIC LED on WM1192-EV1 PMIC module
60f9101a8881797fecd89450b8a8d17a440e6281 ARM: SMDK6410: Add initial support for WM1192-EV1 PMIC board
bc449e53121681d16fbefb9c14d28b0638ae33db ARM: S3C2443: GPIO: Correct AC97 pin defines
c2b2c645dbeecb3433021ea71c6bbed70a1e9db6 ARM: SMDK2443: Enable AC97 device
1088f336ccc73feaaff2f95eec6fb5b6e7e94337 ARM: SAMSUNG: Fix UART number for S5P6442
03843a1294073c19783b43f60f3a455dd0672685 ARM: S5P6442: Add serial port support
7f7035f21c10d83994e045a98c0906781dba02d3 ARM: S5P6442: Add S5P6442 configuration file
461859db1f367200602d81c9352e2477a6187814 ARM: S5P6442: Add SMDK6442 board support file
550db7f155c9e51288fbe114fbb33d7a044d8a75 ARM: S5P6442: Update Kconfig and Makefiles
d13de2ab8a7afe2d915be4c4758fe25825204226 ARM: S5P6442: Add <mach/*.h> files missing from original commit
d9f18a981bd0a724c87d04db1d61d91261a2feb4 ARM: S5P6442: Add IRQ support
b6f837575edc5213e00903afea240f0119ee5ec9 ARM: S5P6442: Add clock support for S5P6442
5f7f6a4a0df9b43051d57fdb8ea96c083247a08f ARM: S5P6442: Add Samsung S5P6442 CPU support
a0af8b3c701d254b55fc291150d5320317c0a338 ARM: SAMSUNG: adc: disable/enable IRQ on suspend/resume
0fe1309b4db2a994d0b8347cea034cf58cb4b312 ARM: SAMSUNG: Add resources description for s3c24xx ts driver
7965b214bfbe0e6b3dc843cd1d639dc2711ff86e ARM: SAMSUNG: Eliminate plat-s3c
f94327f2cebf3711defd25375df0c380562127ba ARM: SAMSUNG: Move include/mach files out of plat-s3c
ae5fa355ec571525fab60f66dd9d6a2b12c7575e ARM: SAMSUNG: Select NO_IOPORT for plat-samsung
46ba2a7284fbd61fcba1e16bdd723c79ec5c268f ARM: S3C24XX: Move audio-simtec.h to plat-s3c24xx
89f1fa080b5dca259c9779bcf81b95a409fdbf5b ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xx
8250a5c381cc6714a061a39cfd29d7453e8ad64b omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interrupt
4499ce42935db68debba0a2d2ab8280627e4b692 omap: mailbox: correct OMAP4 SIDLEMODE logic
a6a6022871b83ff31c34495709f53e3faef80976 omap: mailbox: correct OMAP4 reset logic
5772ca7d7897722e7ed4c476bafee0b07bd9193e omap4: Use irq line defines from irq-44xx.h
835a36ca4a4cd9da557318c0e213346644a4b2c8 cifs: set server_eof in cifs_fattr_to_inode
fb977e2ca607a7e74946a1de798f474d1b80b9d6 xfrm: clone mark when cloning policy
89612124d6d62230043ebd827a2b54ea5ea5280c iwlwifi: increase command buffer size
88d892a37fc231ab2aa3b1c40ca9d67224616594 ceph: don't clobber write return value when using O_SYNC
a1ea787c7b6ec036d169d84e08cca7b6e399ba70 ceph: fix client_request_forward decoding
2600d2dd5085ab6fb09540226138a60055abf335 ceph: drop messages on unregistered mds sessions; cleanup
a6369741c48815fedfce7072b7a9cd98b5bafd56 ceph: fix comments, locking in destroy_inode
4ce1e9adabbad8f2c45ceeeb6de56cc368484297 ceph: move dereference after NULL test
5b3a4db3e4009aff918abb1353eb3f4925393a7b ceph: fix up unexpected message handling
c499546f43f2c31b681271ef7db922839fcde5fe [ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)
a99db248afd4682a6a9e2aea465cb4c2eb6e26be omap4: Use dma line defines from dma-44xx.h
ab9bdc34d68dafc6fea0ba733231f1c9696ce9c4 Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
e927f8d04ec8aff249beab2f7e1832c67623d0f5 omap4: Add auto-generated irq and dma headers
6dbbe14f21368a45aedba7eab0221857b8ad8d16 x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set
ff7fbc72e0c3ef7e94a27a3a918fd09ec9a30204 x86, ptrace: Simplify xstateregs_get()
c6a0dd7ec6fb2d4927979ed4dc562fc5c122d826 ptrace: Fix ptrace_regset() comments and diagnose errors specifically
ee40ceab234d34abdfeb9922d0f1a18bfa7efdaf [ARM] MV78XX0: MPP routines and definitions
d5b5746bed1023e4a55f96405422d3e51968fa43 [ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WP
d7b222d708e6eff0cf47928f439c8bcf49f10bb6 [ARM] eSATA SheevaPlug: configure SoC SATA interface
d8ecb3490050b33bf46ce77c7f239e0fc51a6835 [ARM] eSATA SheevaPlug basic board support
189b3b1c89761054fee3438f063d7f257306e2d8 Security: add static to security_ops and default_security_ops variable
96c03bccc7defb1f0d486165af5c0b8590f56c11 [CIFS] Minor cleanup to EA patch
31c0519f7af99ae60fd39f7f1c1f7ae1efb56760 cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
0cd126b504cede8a74acf7583a44eba32f9a1da1 cifs: verify lengths of QueryAllEAs reply
e529614ad0c2bf1f3a6fcf1402aa77430ecfaa2c cifs: increase maximum buffer size in CIFSSMBQAllEAs
6e462b9f2c37101312109aaa46e196bdca6c846d cifs: rename name_len to list_len in CIFSSMBQAllEAs
f0d3868b78752024dd7550d0d18fb9e0601cfb69 cifs: clean up indentation in CIFSSMBQAllEAs
370b41911c0f1074e654a28466411b5c879e4dfd cifs: add parens around smb_var in BCC macros
266fe2f217d1dc9f8041e395c0ab4569a5bad91a perf/scripts: Remove check-perf-trace from listed scripts
82d156cd5e817055c63ec50247a425c195f4cb14 perf/scripts: Move Perl scripting files to scripting-engines dir
7397d80ddde8eef3b1dce6c29e0c53bd322ef824 perf/scripts: Move common code out of Perl-specific files
e26207a3819684e9b4450a2d30bdd065fa92d9c7 perf/scripts: Fix bug in Util.pm
f526d68b6ce9ba7a2bd94e663e240a022524c58a perf/scripts: Fix supported language listing option
79dcfdd407208cba06bd446e93b0809df1cf10d1 OMAP3: PM: Added support for L2 aux ctrl register save and restore
a89b6f006201469a74dfc0cc4e953648b6a1c69d OMAP3: PM: add scratchpad locking function
5a1b1d3a9efad6bd53d01ff02e86626d1a51d697 OMAP3: RX-51: Pass cpu idle parameters
a4b41d8ed805e90bd855ac572eaeb13901d4af32 OMAP3: RX-51: support sleep indicator LEDs
709731bb369b562586ee4c60f3f0393eb94dd9d6 OMAP3: cpuidle: Add valid field into C-state parameter passing
bb4de3df69e2993d642e38e17a3eccfe37845acc OMAP3: cpuidle: configure latencies/thresholds from board file
6af83b38613da58a221e56af676097575ce2c763 OMAP3: cpuidle: Update statistics for correct state
8ca458221800416f16f95878e932f5f0e2a1618f omap3/4: Remove overlapping mapping of L4_WKUP io space
737daa036081ad3030268f658d8dff785b3e73cd omap4: Fix omap_type() for omap4
35c0dc389d42c3d8c20ecdf0829fe9e935084b10 omap: sdma: Limit the secure reserve channel fix for omap3
1ce0f9d4a9a2adebf0754a694a9bd1d5ab870449 omap4: sdma: Enable the idle modes on omap4
b7ebb10b0a9793effa4a74a3c29049b44c6b8176 omap2/3/4: ioremap omap_globals module
e03d37d85909fd9b09e78087c57b45972a7664ad omap3/4: uart: fix full-fifo write abort
ae46ec77311b550be992339c1e01fc20bc65296e omap4: multi-omap: Allow build to work
83905c134571642d7e8a1e51ae9f26bd3a3ad82a ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone
d912fa9255845ffd8029482d408b6139344891c8 McBSP: OMAP3: Add sidetone feature
bce066836644f12b239b86bbfdd475d7b24b9a49 omap: musb: Add USB support to 4430 SDP board file
5e6dbc260704ce4d22fc9664f517f0bb6748feaa parisc: Disable CONFIG_HAVE_ARCH_TRACEHOOK
7bc5e3f2be32ae6fb0c74cd0f707f986b3a01a26 x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
2fe2abf896c1e7a0ee65faaf3ef0ce654848abbd PCI: augment bus resource table with a list
89a74ecccd1f78e51faf6287e5c0e93a92ac096e PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
2adf75160b10bf3f09ed7d3d04e937f923fc557e PCI: read bridge windows before filling in subtractive decode resources
fa27b2d108fa49685129867a8c5b968344d6e197 PCI: split up pci_read_bridge_bases()
63cf28ac3e3166a02a4e0db6168cf403ed66e3a5 OMAP: DSS2: fix get_dsi/dispc_clk_source() usage
8ccb92ad41cb311e52ad1b1fe77992c7f47a3b63 netfilter: xt_recent: fix false match
2c08522e5d2f0af2d6f05be558946dcbf8173683 netfilter: xt_recent: fix buffer overflow
aefbd3e823d4fe219bb6420b0cac505847270507 usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
47fc9a0a808f23b7b305f6c018e4882118b88d92 ASoC: fsi: Modify over/under run error settlement
db72c2f89790f919d65d0adbee390958005c40fc ASoC: OMAP4: Add McPDM platform driver
b3b0b4580bcb771d1d53b3d5acf689cba9907392 ASoC: OMAP4: Add support for McPDM
e17dd32f342d0e876f729b348614320b297cf6f3 ASoC: OMAP: data_type and sync_mode configurable in audio dma
0d7d8bf3b896dd8752284e2a7639a03936085e5f ALSA: hda - Add missing description in HD-Audio-Models.txt
76e6f5a9efc919f9179163c66403451a789d47ab ALSA: add support for Macbook Air 2,1 internal speaker
10886af54a2478f97f2d5f89bbe270b99206f8ab e1000: correct wrong coding style for "else"
bddd87c7e622ea681c665049027ed84cdcafcb09 blk-core: use BIO list management functions
de48c7bc6f93c6c8e0be8612c9d72a2dc92eaa01 ALSA: usbaudio: consolidate header files
7b8a043f2686af9f41e313a78ed5e98233e5fded ALSA: usbmixer: bail out early when parsing audio class v2 descriptors
53ee98fe8ac77d00bacc1c814d450d83cbd193d4 ALSA: usbaudio: implement basic set of class v2.0 parser
8fee4aff8c89c229593b76a6ab172a9cad24b412 ALSA: usbaudio: introduce new types for audio class v2
28e1b773083d349d5223f586a39fa30f5d0f1c36 ALSA: usbaudio: parse USB descriptors with structs
d02f0cff1da4a1bd609e8d3eae3a2e85459cd8a1 cciss: export linux/cciss_defs.h header
32679f95cac3b1bdf27dce8b5273e06af186fd91 ALSA: hda - enable snoop for Intel Cougar Point
d01aecdf900574cf6be7c1c6114e708801126baf ALSA: hda - Remove identical definitions for macmini3 model
fa80945269f312bc609e8384302f58b03c916e12 ACPI thermal: Don't invalidate thermal zone if critical trip point is bad
94ea5e449ae834af058ef005d16a8ad44fcf13d6 sh: wire up SET/GET_UNALIGN_CTL.
7c1b2c6890a1a033dde4f6991c0a1fcd69cf58ce sh: allow alignment fault mode to be configured at kernel boot.
41dcc17c735d4e99a91002b09850d0f09ee4ab4b ARM: mach-shmobile: pfc-sh7377: modify KEYIN settings
54b56170e4517e9606b245c3f805fc96baa059f0 Merge remote branch 'origin/x86/apic' into x86/mrst
295fae568885a93c39a0e29a9455054608b6cc0e xfrm: Allow user space manipulation of SPD mark
6f26b61e177e57a41795355f6222cf817f1212dc xfrm: Allow user space config of SAD mark
34f8d8846f69f3b5bc3916ba9145e4eebae9394e xfrm: SP lookups with mark
b16694f70c40ea8d539cdc93a422039771e85870 PCIe PME: use pci_pcie_cap()
6cbf82148ff286ec22a55be6836c3a5bffc489c1 PCI PM: Run-time callbacks for PCI bus type
8ca2e93b557f2a0b35f7769038abf600177e1122 xfrm: SP lookups signature with mark
552be54cc4232dc5acc49ccb372129d6f1b6923f PCIe PME: use pci_is_pcie()
3d6acfa7641fd0a35f608b142f61e79f7ed8db43 xfrm: SA lookups with mark
b67ea76172d4b1922c4b3c46c8ea8e9fec1ff38c PCI / ACPI / PM: Platform support for PCI PME wake-up
3f0be67188c60ebf1b5d00354b44b4b24f5af313 ACPI / ACPICA: Multiple system notify handlers per device
f517709d65beed95f52f021b43e3035b52ef791a ACPI / PM: Add more run-time wake-up fields
9630bdd9b15d2f489c646d8bc04b60e53eb5ec78 ACPI: Use GPE reference counting to support shared GPEs
c39fae1416d59fd565606793f090cebe3720d50d PCI PM: Make it possible to force using INTx for PCIe PME signaling
d02e30c31c57683a66ed68a1bcff900ca78f6d56 Merge branch 'x86/irq' into x86/apic
c7f486567c1d0acd2e4166c47069835b9f75e77b PCI PM: PCIe PME root port service driver
58ff463396ad00828e922d50998787e97fd32512 PCI PM: Add function for checking PME status of devices
bd55775c8dd656fc69b3a42a1c4ab32abb7e8af9 xfrm: SA lookups signature with mark
bf825f81b454fae2ffe1b675f3a549656726440e xfrm: introduce basic mark infrastructure
6d3be84aab461815978d970aa45f5bc9e52dd772 PCI: mark is_pcie obsolete
9958610552c0bd7558b41cb8addbd865587f142a PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
32180e402f9ff1f3389c99edf3f393425e706080 PCI: pciehp: second try to get big range for pcie devices
9789ac979b6b6ae6cc09f7b29c88e95ecb14ec39 PCI: pciehp: cleanup flow in pciehp_configure_device
6841ec681a88b66651e4563040b9c7a7ad25d7b5 PCI: introduce pci_assign_unassigned_bridge_resources
977d17bb1749517b353874ccdc9b85abc7a58c2a PCI: update bridge resources to get more big ranges in PCI assign unssigned
d65245c3297ac63abc51a976d92f45f2195d2854 PCI: don't shrink bridge resources
cd81e1ea1a4cda94aa5f3e942301cf0da497c262 PCI: reject mmio ranges starting at 0 on pci_bridge read
568ddef8735d4a51a521ba6af026ee0c32281566 PCI: add failed_list to pci_bus_assign_resources
5009b46025acb2d3955d2c93574604fba667ef39 PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources
ba02b242bbf8e4e1bc63d62e8ccec33b4e5ea132 PCI hotplug: check ioremap() return value in ibmphp_ebda.c
939fdc67350e15aeeea70457d5b4bc1116bb4fd5 PCI hotplug: fix ibmphp build error
4fb88c1a28a8dc302bdc09858e7cdafc97bef794 PCI: Make pci_scan_slot more robust
0bf01c3c86d4b9ea279d6215420484db887f5db5 PCI: hotplug/cpcihp, fix pci device refcounting
41a68a748bbc61f5bcea999e33ba72926dfbe6f7 PCI: push deprecated pci_find_device() function to last user
7c9342b8dd1a32386fc32bffb9eedebbfe264763 PCI: don't dump resource when bus resource flags indicates unused
5eeec0ec931a01e85b3701ce121b7d8a1800ec60 resource: add release_child_resources
7cc5997d1dada3bdeed95a59c2f4f6c66cbb0767 PCI: separate pci_setup_bridge to small functions
b0fc889c4311835ae7d02f433154bc20cad9ee11 PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
6fcaf17ac7a512227112ac81c0e1a5862bab57a6 PCI hotplug: fix memory leaks
3b7a17fcdae532d29dffab9d564a28be08960988 resource/PCI: mark struct resource as const
b26b2d494b659f988b4d75eb394dfa0ddac415c9 resource/PCI: align functions now return start of resource
93da6202264ce1256b04db8008a43882ae62d060 x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs
93177a748ba0d4f3d3e51c8e6c785773bf6a70df PCI: Clean up build for CONFIG_PCI_QUIRKS unset
3804259475314a50e4d7a8a974a22fddb6ac7dd7 PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
9dfd97fe12f79ec8b68feb63912a4ef2f31f571a PCI: Add support for reporting PCIe 3.0 speeds
45b4cdd57ef0e57555b2ab61b584784819b39365 PCI: Add support for AGP in cur/max bus speed
9be60ca0497a2563662fde4c9007841c3b79a742 PCI: Add support for detection of PCIe and PCI-X bus speeds
3749c51ac6c1560aa1cb1520066bed84c6f8152a PCI: Make current and maximum bus speeds part of the PCI core
536c8cb49eccd4f753b4782e7e975ef87359cb44 PCI: Unify pcie_link_speed and pci_bus_speed
f07852d6442c46c50b59c7e2acc8a1b291f9ab6d PCI: Rewrite pci_scan_slot
6c6971dc4e8c23bb61bf309898e1693f9c5c8c24 ARM: SAMSUNG: Move the last build from plat-s3c to plat-samsung
2c420fe22f3d526691773288807d010068ce3033 ARM: SAMSUNG: Move DMA support to plat-samsung
806c17b5497f62faa65a1fdd235b7fa2df17d704 ARM: SAMSUNG: Move pm.c to plat-samsung
7086a9df056602c8e0d9ae8fe17b028832d05f3d ARM: SAMSUNG: Move map-base to plat-samsung
c116c1d7254348c7247ec4d7ab005dcc3f42565b ARM: SAMSUNG: Move common headers from plat-s3c to plat-samsung
aa5120d2ef228042416d3023fb7eda9ee487dcf9 drm/radeon/kms: implement reading active PCIE lanes on R600+
08ff2a7a7a13c562e81a406722193f43cbb4e4ef drm/radeon/kms: for downclocking non-mobility check PERFORMANCE state
9038dfdf699a3227004f1f6da32a3ef4ef3ba5a4 drm/radeon/kms: simplify storing current and requested PM mode
d03f5d5971f2dd4bd259c46e065299661d8fdc9f drm/radeon: fixes for r6xx/r7xx gfx init
6271901d828b34b27607314026deaf417f9f9b75 drm/radeon/rv740: fix backend setup
8e36113082821980c60ce89a6c5d45fc9492fc26 drm/radeon/kms: fix R3XX/R4XX memory controller initialization
f735261baab3a275a273533c391d2d1b86a9e66a [rfc] drm/radeon/kms: pm debugging check for vbl.
b4fe945405e477cded91772b4fec854705443dd5 drm/radeon: Fix memory allocation failures in the preKMS command stream checking.
7a9f0dd9c49425e2b0e39ada4757bc7a38c84873 drm: Add generic multipart buffer.
7f6b9dbd5afbd966a82dcbafc5ed62305eb9d479 af_key: locking change
808f5114a9206fee855117d416440e1071ab375c packet: convert socket list to RCU (v3)
1cc523271ef0b6305c565a143e3d48f6fff826dd seq_file: add RCU versions of new hlist/list iterators (v3)
35e2da46d25a53e0e19956f533cc29272a6cceb2 can:ti_hecc: Add pm hook-up
e5f8d9ac46e0291594abaa76bf467a08367bcccf isdn: fix a few Kconfig imperfections
48e2f183cb1709600012265a2e723f45a350d5fe net: convert multiple drivers to use netdev_for_each_mc_addr, part4
7a81e9f3ca712db82344ea3ab2a5879241f59c48 e1000: convert to use netdev_for_each_mc_addr
0ddf477b8a9b02412a6cabd51c486998811c7dd1 net: convert multiple drivers to use netdev_for_each_mc_addr, part3
3b9a7728d878a3e7adc79fb89c3bb9ebc23760d7 net/arm: convert to use netdev_for_each_mc_addr
0bc88e4af07621bc4b84477374745d01a470e85d drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers
53639207c032ec63dac3661af94447f9774cd40b b44: use netdev_alloc_skb instead of dev_alloc_skb
8850dce170b460d9e46a827a62d6d7bb7e7cfcf3 b44: Set PHY address to NO_PHY if reset fails.
7a0deb6bcda98c2a764cb87f1441eef920fd3663 pci: add support for 82576NS serdes to existing SR-IOV quirk
3c945e5b3719bcc18c6ddd31bbcae8ef94f3d19a ixgbe: prevent speculative processing of descriptors before ready
7f0ff702cdf51472750f4b6042866f1b83a11215 ARM: Merge next-samsung-s3c64xx-platdeletion
110d85acd479b80dc11b7fa3abef63285da8ea0c ARM: S3C64XX: Eliminate plat-s3c64xx
281ff33b7c1b1ba2a5f9b03425e5f692a94913fa x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K already
ad6cfc2ac71180171e090e69ae8762ac511884b1 Merge remote branch 'alsa/fixes' into fix/misc
9df30794f609d9412f14cfd0eb7b45dd64d0b14e drm/i915: Record batch buffer following GPU error
7b9c5abee98c54f85bcc04bd4d7ec8d5094c73f4 drm/i915: give up on 8xx lid status
f590d279eb4978352af163a88b001f156c7147d2 drm/i915: reduce some of the duplication of tiling checking
10ae9bd25acf394c8fa2f9d795dfa9cec4d19ed6 drm/i915: blow away userspace mappings before fence change
4a7266123fce399f695b62b7f87b467b317f1487 drm/i915: move a gtt flush to the correct place
af86d4b0f064413d2f353a41cdc23b7dbff0823d agp/intel: official names for Pineview and Ironlake
4f8a567c4666c73284832240db89fdadb2c50bd5 drm/i915: overlay: drop superflous gpu flushes
4667a4a52ffc3789c45f46096cdffb053591a8e1 drm/i915: overlay: nuke readback to flush wc caches
4a9bef37e5cf2c73b61ecc9ead52cad2eb4a372b drm/i915: provide self-refresh status in debugfs
b5e50c3f56ee4aa0d0168eab5ece413ac5df76aa drm/i915: provide FBC status in debugfs
357b13c3e498bb658f511f91a9e4f09c9553be6e drm/i915: fix drps disable so unload & re-load works
060e645ac0181f499478a7be0ccb8a5600edc71a drm/i915: Fix OGLC performance regression on 945
b5b72e891a5a6056c849ef8eaf259f126090f88b drm/i915: Deobfuscate the render p-state obfuscation
f97108d1d0facc7902134ebc453b226bbd4d1cdb drm/i915: add dynamic performance control support for Ironlake
ee980b8003a25fbfed50c3367f2b426c870eaf90 drm/i915: enable memory self refresh on 9xx
4a6967b88af02eebeedfbb91bc09160750225bb5 mwl8k: convert to new station add/remove callbacks
e01292b1fd68ff2abe234d584b06e64344d2c1de tracing/kprobes: Add short documentation for HAVE_REGS_AND_STACK_ACCESS_API
b9dd94a87e5b4d0e864636698931aeeeb3c9d770 ASoC: core: On resume also check the soc device state
6423c1875c87fa5ae56974ab8386d7c6110e3701 ASoC: Remove runtime field from DAI
10cab262f49ee4574a20ab4c445bc4fdc41c36a8 ASoC: Change how suspend and resume obtain the PCM runtime
d273ebe77a780d3aba1f5b86615af3b0e87b76bf ASoC: Pass dai_link as argument to platform suspend and resume
c4081ba5c9f6f7bdffe49e501a8604a2c0797ef9 cfq: reorder cfq_queue removing padding on 64bit
f11cbd74c5ff3614f6390b4de67a6ffdc614c378 Merge branch 'master' into for-2.6.34
429c42c9d246f5bda868495c09974312a0177328 cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h
b028461d66a4dc2754d4e5dab1b3974c44798c5d cciss: remove C99-style comments
a8bac511c8c18878908eb49f33f7257610b15180 tags: Use $SRCARCH
8cb3a2ebc19eef58bcbd5460c4fb463f30bc6459 ARM: mach-shmobile: ap4evb: Add S6 debug switch support
5098280e015e36daebfd16f976ec3db6f4975fac ARM: mach-shmobile: ap4evb: Add LED support
bf30a4309d4294d3eca248ea8a20c1c3570f5e74 ALSA: via82xx: add quirk for D1289 motherboard
16afc9fb0298a66da25ee015eb3c8a8f55e3744a sh: sh7724: Update FSI/SPU2 clock
6f26d19fce5907cdd0fd953ac1a1d0b1e6e5982c sh: always enable sh7724 vpu_clk and set to 166MHz on Ecovec
7be85c6eb4462cd973e680d9dcf897a7b5b26165 sh: add sh7724 kick callback to clk_div4_table
0a5f337ecd20e70e84a5cfc0f2c24d0366087026 sh: introduce struct clk_div4_table
de7ca2144c36291a491bd39afad172f56432a4bb sh: clock-cpg div4 set_rate() shift fix
586f64c749a71fa2c86e1e2c121d22c8bc60669a Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer needed
40717382e0c1f572553e4fdefb489db4b95a5e7e ALSA: usbaudio Mbox support, output only
2ee78f7b1d8ada2615ecbcd9fea70580008bd6ce x86: Fix non-bootmem compilation on PowerPC
0708cc582f0fe2578eaab722841caf2b4f8cfe37 ALSA: hda-intel: Add position_fix quirk for ASUS M2V-MX SE.
2448158ed2ae64ef3219b51e0176a4e1151ba9ec ALSA: Typo. s/distrubs/disturbs/
9d54f08bc77bf6dfe835b945d03b6e127c9fc5a3 ALSA: hda - Clean up Intel Mac unsol codes
e458b1fadf9239d1fdb165ff4c4ea0d807041bec ALSA: hda - Add Macmini 3,1 support
ba579eb7b30791751f556ee01905636cda50c864 ALSA: hda: Use 3stack quirk for Toshiba Satellite L40-10Q
a1e1274747b2741188b554e35dc5d4056ef7beac Input: gamecon - use pr_err() and friends
af930d646251a6d3f4fd80c5fe158177487f43b7 Input: gamecon - constify some of the setup structures
0995174dda3e97d70fd9c335c55041b6b5aa11dd Input: gamecon - simplify pad type handling
315543fd112ae3b573bc44e7dbfef99c11714610 Input: gamecon - simplify coordinate calculation for PSX
d38fcb9690532e6e2e064d711262b14d638113b9 Input: gamecon - fix some formatting issues
7aa9e0e8263259f4517ba1788f4fbaa88e878400 Input: gamecon - add rumble support for N64 pads
992426bfe98e71db1ce767fd66f6c68ed18fcc14 ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed
6d636c68e9253fb641c325052bcf9ba513a58ed3 ARM: 5949/1: NUC900 add gpio virtual memory map
ce746e471f286ab566ae1a4b0df0f90fd8404c67 ARM: 5948/1: Enable timer0 to time4 clock support for nuc910
64de028948f449af17cf387f45a45f36ffd3c960 ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
2ae3ba39389b51d8502123de0a59374bec899c4d selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
faa5c5c36ec50bf43e39c7798ce9701e6b002db3 perf tools: Don't use parent comm if not set at fork time
10fe12ef631a7e85022ed26304a37f033a6a95b8 perf symbols: Fix up map end too on modular kernels with no modules installed
aef55d4922e62a0d887e60d87319f3718aec6ced Merge branch 'x86/urgent' into x86/irq
2ef2d7477549c85b84b24b155baa798650cbf90b sparc64: If 'slot-names' property exist, create sysfs PCI slot information.
06c92ee6384c33dbb6e313c66272181db70abbb0 eepro: fix netdev_mc_count conversion
431fb7df24ebf360ba35895a60d084de364e39f8 ARM: SAMSUNG: Move pm-core.h to machine directory
89f0ce721c0bc95c109300edcd8525d8ea5df8f2 ARM: S3C64XX: Remove plat-s3c64xx Kconfig and PLAT_S3C64XX
55bf9267dd628c9369674ca75f5b00e275529289 ARM: S3C64XX: Combine the clock init code
62acb2f82dc27cd40729e7d4c2879e57fe41b927 ARM: S3C64XX: Merge s3c6400-clock.c and clock.c into mach-s3c64xx
6ce8fde296e56cda9d7416e015ed2fe495c9c48c ARM: S3C64XX: Merge s3c6400-init.c into cpu.c
f7be9abaa5f4a64fdcca6808bb7eacb3547e574e ARM: S3C64XX: Move core support to mach-s3c64xx
88fc68a280709f3fb9488986ab39eac330d17b6d ARM: S3C64XX: Move device and device setup into mach-s3c64xx
ed618aff8a952f712caf1d475e0947a32a8b6606 ARM: S3C64XX: Move IRQ support into mach-s3c64xx
3501c9ae9fc5414d09c9a8d3a5452d2b167db916 ARM: S3C64XX: Move headers into machine include directory
198d2f63a6096fe575b696b13ba61b62c620266f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
168cf9af699e87d5a6f44b684583714ecabb8e71 firewire: remove incomplete Bus_Time CSR support
4a9bde9b8ab55a2bb51b57cad215a97bcf80bae2 firewire: get_cycle_timer optimization and cleanup
978ebd97d1426d5708d3f353179ab81f191a7eeb xfs_export_operations.commit_metadata
f501912a35c02eadc55ca9396ece55fe36f785d0 commit_metadata export operation replacing nfsd_sync_dir
ae1402022edbeef3991f1e4bae8fa99558be291b ARM: make_coherent(): fix problems with highpte, part 2
4b3073e1c53a256275f1079c0fbfbe85883d9275 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
0d561f12b490dd2b993d73112d3297007688e6df nilfs2: add reader's lock for cno in nilfs_ioctl_sync
49b764aebde6ceea393f56cd3449bfa5720f8383 Input: wacom - add device type to device name string
23c239be223d7427da51656d6f196bde965d9796 Input: s3c24xx_ts - report touch only when stylus is down
1f91233c26fd5f7d6525fd29b95e4b50ca7a3e88 x86, apic: Remove ioapic_disable_legacy()
f66d744d23dcb7ef659612595e2c9fb2fde4e009 MAINTAINERS: Add two maintainers for be2net driver
9772a43170854ec98b53b054bce9b6476f260d00 be2net: Bump the driver version number
91992e446cadbbde1a304de6954afd715af5121e be2net: Maintain tx and rx counters in driver
294aedcf875b982e2d3bd6d2d9b8124ccb163bf6 be2net: update copyright dates
353176888386d9025062a12dcec08d49af10cf2c r8169: enable 64-bit DMA by default for PCI Express devices (v2)
b81bb373a7e832a43921356aa1291044d7f52fb1 x86, pic: Make use of legacy_pic abstraction
ef3548668c02cc8c3922f4423f32b53e662811c6 x86, pic: Introduce legacy_pic abstraction
35f720c5930f689647d51ad77e2a8d6f0abf66c8 x86: Initialize stack canary in secondary start
d39f6495f66616b637260405d0b5dc2656bc490e x86, ioapic: Improve handling of i8259A irq init
9325a28ce2fa7c597e5ed41455a06c30b82b5710 x86: Add pcibios_fixup_irqs to x86_init
ab3b37937e8f4fb38dc9780b7bc3fd3c5195cca3 x86: Add pci_init_irq to x86_init
b72d0db9dd41da1f2ec6274b03e8909583c64e41 x86: Move pci init function to x86_init
cf4c43dd439b90a1a876b3f836ebe745abb9a269 PCI: Add pci_bus_find_ext_capability
bdfa35118c3149bfa7f6b259ca528f455af07c72 omap: musb: remove unnecessary return
9bdde53fa575d023ca51ba9df41464f62e22feb7 omap: musb: remove unused dma data
7db51121b87b9282d9f9bf554926c1493c504700 omap: musb: remove unused soft_con field
bfc110ee653724577e635e0feacf29aad4ed6c7f arm: omap: musb: we can use clk framework
68499cc5716bbeca16ca8c83ec6e9f04b8dbfacb omap: musb: remove unused data
884b8369ee78c081b5e5a99d1d09a95815d13c28 omap: musb: Pass board specific data from board file
f9828552b945b9522f15f9eccea6d6df0af49753 arm: omap: musb: ioremap only what's ours
1a4f4637492f6a5977dd21b0026da09cd269c4a9 omap: musb: Remove #ifdef from board-omap3evm.c
224e1542b6ca2d38dc0c7ea65fb6760c082b1309 USB: Add empty functions in otg.h
5ebc86eda7ebb36ee66a90a7a5bbfc948f181088 OMAP3EVM: PM: Update defconfig
8a88b61b70c7e3cec702043cdb7f8c88606ddf2c Add devkit8000_defconfig
476544cad1fc9c0b99bc39089677578070e9e62c Add minimal support for DevKit8000
5d4292a524d8908060b077f4d80c106cb288f2e7 AM3517: Enable I2C-GPIO Expander driver support for AM3517EVM
f2afbbb82e263086d02a772e43f5290b1a6f673e AM3517: Enable RTC driver support for AM3517EVM
1f738dc306c86a8293c7ea929d07f55f32d52ff6 AM3517: Enable basic I2C Support
b344d87a28d5684ad9b6c4f880e70c48e23215f1 IGEPv2: Use Red Led1 as Heartbeat if configured
c67b0d987088ae0339edc66de63aea5ac3d76c0d IGEPv2: Added WIFI support
cd2b90d9f7bd33f415e7f17e6ea34808b2ff0e29 omap3: Update defconfig for IGEP v2 to allow new drivers andfeatures
22f1baac70efb547a3e385f13f709625496acb2c omap3: Use timing data for omap2_init_common_hw on IGEP v2
bcd2cbd10ce31c950a40c08d7f601f8ff23537b8 ceph: cleanup redundant code in handle_cap_grant
c9af9fb68e01eb2c2165e1bc45cfeeed510c64e6 ceph: don't truncate dirty pages in invalidate work thread
e63dc5c780ba32d6d8b3662eecce2b8d96489b41 ceph: remove page upon writeback completion if lost cache cap
5ecad6fd7bfd30b3eaea51345f546b81de7a6473 ceph: fix check for invalidate_mapping_pages success
2cc4452bc31fc1cde6f0b64a4eb13269f982787d nmi_watchdog: Fix undefined 'apic' build bug
831d06cf5b036a1ed14e412e9311c5e23075ed8d RDMA/nes: Change WQ overflow return code
8e92dc767abb58357e696a48fc3d8ce615a9c01a x86, setup: Don't skip mode setting for the standard VGA modes
e4fc85600b1b4b8114354846ab9594ad354882d0 mlx4: replace the dma_sync_single_range_for_cpu/device API
6e03718c852a7b2ce756e37ae340f4ebfec2f6f3 greth: some driver cleanups
91fea5858418127ad33e0060f726c62be0047eaf net/pcmcia: convert to use netdev_for_each_mc_addr
2f1eb65f366b81aa3c22c31e6e8db26168777ec5 xfrm: Flushing empty SPD generates false events
9e64cc9572b43afcbcd2d004538db435f2cd0587 xfrm: Flushing empty SAD generates false events
8be987d73481831265d7e8c648bec838271bfd9b pfkey: fix SA and SP flush sequence
4ca778605cfec53d8a689f0b57babb93b030c784 ath9k: convert to new station add/remove callbacks
1d669cbf52a01490c14a999daa978e0fa00b494d mac80211_hwsim: convert to new station add/remove callbacks
17f6f054fec57b1bd5c8333bc40b1f3b2b7941aa p54: convert to new station add/remove callbacks
3e60f8607e8072e8b554e9ccb8a4691c580adae4 ar9170: convert to new station add/remove callbacks
ac5b4e168ebd9046a6cd066d50b3341353f2f309 ssb: Add PCI ID 0x4322 to PHU handling
d8728ee919282c7b01b65cd479ec1e2a9c5d3ba8 ath9k: fix beacon timer restart after a card reset
528c3126a98e75f47fc9fa11b243c82a59271d0d iwlwifi: add debugfs to monitor force reset parameters
8a472da431998b7357e6dc562e79a3061ed56cad iwlwifi: separated time check for different type of force reset
d5755939e810f38c969a1d1b0effb2b75095b94e iwlwifi: indicate calib version for 6050 series
d2dfe6df755abb365aa3e2e67d88bda3cce5fd12 iwlwifi: enable serialization of synchronous commands
4a6547c748229ba0425713b4adeb0f2d4000da9e iwl3945: remove STATUS macros from header
5c0ba62fd4b2dce08055a89600f1d834f9f0fe9e ath9k: fix rate control fallback rate selection
54f2d7361da09f3fc2b5407f93ad3b86df951577 MAINTAINERS: update Kalle's email address
c332a4b8eed69a6853dbdbdf16696a45b93e2bf8 wl1271: Added alloc and free hw functions
9b28072220d56fda3249cb7e4e164038b456414d wl1271: Added IO reset and init functions
7b048c52d7283ebf07c826a45c631a6ba225c057 wl1271: Renamed IO functions
521a5b2137cc15430e3b1ea4c148663d1dbe077f wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c
c8c90873520ef4c201cfd03b4892ca8bbf551e2e wl1271: add testmode support
1937e742639c03a6fe77239c3003ce9602302117 wl1271: Fix beacon filter table configuration
8bf29b0eb3ba38c8cf55e60976f124672cda7ab2 wl1271: Fix ad-hoc SSID update
ee444cf0501183df1640cd35bebd4250989bfe99 wl1271: Fix WEP key handling
fddc7dd7deaa400db314b214d92de95f865a8af0 wl1271: Fix key-remove error
6c71b0ea761da416af54df4f72f48e71050cc012 wl1271: Optimized RX path packet retrieval
c82c1dde3024715c4cd8b6dd8cc7c75d8d7d93c8 wl1271: wakeup chip in op_conf_tx()
e2e77b5ffb14211306ee093f01230f6ec69fab30 wl1271: Fix random MAC address setting
6f8434a754894f5743efc281fda3925ecac258b9 wl1271: skip 3 unused bytes from the NVS
12419cce88fa591a846a542d35cff43b69d9e271 wl1271: add most of the normal initialization commands to PLT mode
7b21b6f8216494ab6b8b4dc9d15e48051a0f0a66 wl1271: Retrieve device mac address from the nvs file
152ee6e09e2ce54d7d1cc9d338b82c0bf3cbbc95 wl1271: Use NVS INI file configuration
c6999d831ab9ae5e368b20f3bc11b0ca9c17a7ec wl1271: implement WMM
f2054df5170734eacd1db82138c70746ec8387de wl1271: modify wl1271_acx_tid_cfg() to use function parameters
243eeb51eaa0a33caeff3e2275b2460eea5579ec wl1271: modify wl1271_acx_ac_cfg() to use function parameters
30240fc76a57e37a4bb42976ff7162b5e45e6117 wl1271: Add SSID configuration for JOIN in ad-hoc
ddb01a5b368270f3cc86b606ba6f7ee8795a8a99 wl1271: Fix channel changing code
d8c42c0c282a5edd9ea2eef4c929d9cec2798653 wl1271: Fix PSM entry
e2117cea27c6b27e1a379acac5eb0433eeb7033a staging: rtl8192su: fix compile error from wireless-testing commit
5b9a919a97ac8bdda8020c9b366491b5b91b196e p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec
ffb9eb3d8b450c22bbbc688c6b630141ac476fd9 nl80211: add power save commands
088ea189c4c75cdf211146faa4b341a0f7476be6 drivers/net/wireless/p54/txrx.c Fix off by one error
fbc87d67af5ccd733f894273b215564c67e3a749 Introduce PCMCIA_DEVICE_PROD_ID3
927606a17e802fcf0c9ee82a74bc444b84726e67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
1c1517efe173599ca2f1526ce7a04521cd424a9f firewire: ohci: enable cycle timer fix on ALi and NEC controllers
b677532b971276f48e82578b4d829fb4382e7b41 firewire: ohci: work around cycle timer bugs on VIA controllers
30b172ff8eb025525ad7b32d1935554930cc5625 RDMA/nes: Multiple disconnects cause crash during AE handling
43093b941283b1b0c30213fe0f4f6f65c94d2d63 RDMA/nes: Fix crash when listener destroyed during loopback setup
6e10d2e407542605b2bdca43dc88c35fa8bd24b2 RDMA/nes: Use atomic counters for CM listener create and destroy
45e354e3f235ecb51e16576d6668c43cddbb6e68 IB/ehca: Require in_wc in process_mad()
9e2dcf72023d1447f09c47d77c99b0c49659e5ce netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragment
77c9cfc51b0d732b2524799810fb30018074fd60 [SCSI] Fix printing of failed 32-byte commands
8475f688d796b875bf98ed161acd53d00a1483ff [SCSI] Fix printing of variable length commands
78d85019ba8c13e1094cad0ea9bb4f61caad8320 [SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretation
22963a37b3437a25812cc856afa5a84ad4a3f541 [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev list
cd4a8814d44672bd2c8f04a472121bfbe193809c [SCSI] scsi_dh_alua: add netapp to dev list
35b7f0a76bb4307db7bcf9b73c4accf793cd88fa [SCSI] qla2xxx: Update version number to 8.03.02-k1.
8c1496bda8aeeafd78ecf0c25c060b601e58dedf [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.
ae97c91eb1f139b19c1e7cbc5c1380dae8ad874e [SCSI] qla2xxx: Add firmware ETS burst support.
bb2d52b2fd8b19355957e34271f79917f69e4059 [SCSI] qla2xxx: Correct loop-resync issues during SNS scans.
715848ca6fffeb6362a50887d9c26245bd5dfba9 [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.
55e5ed273d758c62d2f1fad47c73716039f7c01c [SCSI] qla2xxx: Correct EH bus-reset handling.
db3ad7f8852cfdfa03f72b27472e5a8bc9c1e1cf [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.
236b0249c2274cd24bc98a1fbbb5e78d861d4bd9 [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor commands
64507fdbc29c3a622180378210ecea8659b14e40 netfilter: nf_queue: fix NF_STOLEN skb leak
a88e22adf5aad79b6e2ddd1bf0109c2ba8b46b0e netfilter: ctnetlink: fix creation of conntrack with helpers
2f09586557ed9b6d50bc8bb5104e70006513bdc2 Input: s3c24xx_ts - re-enable IRQ on resume
e87a344d0eef52cadcd5e1ef33a8771afc879896 Input: wacom - constify product features data
e33da8a5486aaadf5161118869e6cfb3d119beea Input: wacom - use per-device instance of wacom_features
c44dcc56d2b5c79ba3063d20f76e5347e2e418f6 switch inotify_user to anon_inode
cf261b2392daa7b1a18b91707485e3648dda34d3 net: Make GRETH driver depend on SPARC.
4bac6b180771f7ef5275b1a6d88e630ca3a3d6f0 netfilter: restore POST_ROUTING hook in NF_HOOK_COND
8b7ef6d8f16274da42344cd50746ddb1c93c25ea ACPI thermal: Check for thermal zone requirement
eb572a5c7951288e265b3e8f9a5d37b6abb2e996 x86-64, setup: Inhibit decompressor output if video info is invalid
cb19060abfdecac0d1eb2d2f0e7d6b7a3f8bc4f4 x86, cacheinfo: Enable L3 CID only on AMD
f619b3d8427eb57f0134dab75b0d217325c72411 x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1
eb5b3794062824ba12d883901eea49ea89d0a678 x86, irq: Keep chip_data in create_irq_nr and destroy_irq
071c06cb570d38efe23a124e885f2f3e643a9206 powerpc: Convert pmc_owner_lock to raw_spinlock
b8f87782e82709d613c5d2a165d1443478e57c00 powerpc: Convert die.lock to raw_spinlock
3eb93c558a9e3651f86a88565e59488e936ff346 powerpc: Convert tlbivax_lock to raw_spinlock
203041ad1f66d2afb893c2adb9c11bfd13209d06 powerpc: Convert mpic locks to raw_spinlock
d0eab3eb557250cead42f22e6f1a4f7e326757f9 powerpc: Convert pmac_pic_lock to raw_spinlock
f95e085b2531c86262b97a081eb0d1cf793606d3 powerpc: Convert big_irq_lock to raw_spinlock
087d8c7d0cc8a79e6bd6223f9b0018483124e769 powerpc: Convert feature_lock to raw_spinlock
47e3c9046bc884d4f727df00f0b6ec73fa387e50 powerpc: Convert i8259_lock to raw_spinlock
7cc8a5e3f52c146d46d286f3778b09181639dc61 powerpc: Convert beat_htab_lock to raw_spinlock
3d3726282850761938078cd2013435eeeb2d0375 powerpc: Convert confirm_error_lock to raw_spinlock
a9e8bf21cd0f5a5a8ebe63fa356a8f100b8a0955 powerpc: Convert ipic_lock to raw_spinlock
6b9c9b8a66f7696ce392d34f90d4d6aa7045f51d powerpc: Convert native_tlbie_lock to raw_spinlock
5181e7909b28abe5ce6674412a74167fd074824a powerpc: Convert beatic_irq_mask_lock to raw_spinlock
7d725bdc1b25b9c4ff7c14e43d0d0d6c3d677727 powerpc: Convert nv_lock to raw_spinlock
be833f3371bd9580d9f5a507390d72452577f394 powerpc: Convert context_lock to raw_spinlock
87d31345c0a90ccdf185feed9923ed14764f45dc Merge commit 'gcl/next' into next
ca4dbc668412d5fe039be3e26e8e717a616d1ca5 xen: Remove unnecessary arch specific xen irq functions.
b7e9f6219d01ccb4af6fe5ad082150032ecae8ab Remove drivers/parport/ChangeLog
ad06ab2a1c74a9e0f1136f8260e411bf01c4502f drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers
05dbe005386e7521153dce6c5ad95c98b73b80c7 drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers
f546444d0b4f46d812a374a6eb2c46b7d24541f4 Orphan DECnet
b03388d6389e8853ddd9ae19d2ba15a6dbbe5d21 be2net: free tx buffers when completions never arrive
72032fdbcde8b333e65b3430e1bcb4358e2d6716 xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR
7e38017557bc0b87434d184f8804cadb102bb903 net: TCP thin dupack
36e31b0af58728071e8023cf8e20c5166b700717 net: TCP thin linear timeouts
5aa4b32fc86408705337e941ed716880c63d1590 net: TCP thin-stream detection
9e41a49aab88a5a6c8f4875bf10a5543bc321f2d x86, pat: Migrate to rbtree only backend for pat memtype management
be5a0c126ad1dea2128dc5aef12c87083518d1ab x86, pat: Preparatory changes in pat.c for bigger rbtree change
17d9ddc72fb8bba0d4f67868c9c612e472a594a9 rbtree: Add support for augmented rbtrees
16cad981863344ef779ab703545bb6f261a0f0ce tokenring: convert to use netdev_for_each_mc_addr
d59079425f6f1be0da995926b5ad1d54d9e4545d staging: convert to use netdev_for_each_mc_addr
a92635dc77b14f0f28d45c0fbf91b5064d9d7617 net/usb: convert to use netdev_for_each_mc_addr
4302b67e041ea81c8fc233bee1296516e1294a27 tulip: convert to use netdev_for_each_mc_addr
5508590c193661bc1484ad7b952af5fceacea40d net: convert multiple drivers to use netdev_for_each_mc_addr, part2
2a0d18f97cc15d57ad0c93259a3df4cb72c5a28b smsc911x: convert to use netdev_for_each_mc_addr
59ce25d9eb2e17b901a404766f9e134759407d26 3c5xx: use netdev_mc_* helpers
bf473a268af5d19c3730742a0c4f9aca274843da depca: remove forgotten needless inicialization
b54452b07a7b1b8cc1385edba3ef2ef6d4679d5a const: struct nla_policy
3ffe533c87281b68d469b279ff3a5056f9c75862 ipv6: drop unused "dev" arg of icmpv6_send()
bbef49daca35d4fd21bf606a10b6980f17d9df5d ipv6: use standard lists for FIB walks
bc417d99bf279f034474bc2d7dedd390838a5480 ipv6: remove stale MIB definitions
663717f65c075eb4c6da7a123041295bd5295cc0 AF_UNIX: update locking comment
b9fb9ee07e67fce0b7bfd517a48710465706c30a macvtap: add GSO/csum offload support
501c774cb13c3ef8fb7fc5f08fa19473f7d9a0db net/macvtap: add vhost support
02df55d28c6001a3cdb7a997a34a0b01f01d015e macvtap: rework object lifetime rules
1ef8a5be834117fa54db6cb595fc2d45c14a38cf Remove drivers/char/ChangeLog
37ee3d5b3e979a168536e7e2f15bd1e769cb4122 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
6bd4b382664d188daed8a48f7df88d188dcd95fa ARM: 5945/1: ep93xx: include correct irq.h in core.c
3b43816f685fc6c2531f43514662f796f4601ffc ARM: 5933/1: amba-pl011: support hardware flow control
ee37e09d81a4acf328f68189af12f116401f8c0f [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev
d5469119f0098881ab7f991990ef4f81ef13a194 [SCSI] fix refcounting bug in scsi_get_host_dev
75f8ee8e01a6c96652f27da40d4bdac9e2e485f0 [SCSI] fix memory leak in scsi_report_lun_scan
277e76f1821ab131a409c6a2e04492ef5774fb3c [SCSI] lpfc: correct PPC build failure
2906f66a5682e5670a5eefe991843689b8d8563f ipvs: SCTP Trasport Loadbalancing Support
6d2e0bd60848e97756f40e49da207e862f4f3851 OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable error
b3f91eb8d8d17ad3ca5da4fa9f20d2e46133fd99 OMAP: DSS2: OMAPFB: fix dssdev cleanup on error
c121b15244c53637c3e9ca608b8816abcfbe2f8e OMAP: DSS2: fix driver probe error handling
e020f9af6d8311cd935217219f49175e161be100 OMAP: DSS2: remove sub-panel system
03f29365e84ff6d651be4e6186e0400ca59da6cd nilfs2: delete unnecessary condition in load_segment_summary
477c608673526afc094be521086fed186c7ccf7d Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6
8c563a30cdfff2833c4c2078d25b5d1469706a6d sh: Turn on speculative return for SH7785 and SH7786
77f36fcc035a5af19e95f50a2e648cda2a6ef2b9 Merge branch 'sh/pmb-dynamic'
02624a17896036c663fd5992c22919af8dad93ed ARM: mach-shmobile: ap4evb: Add tiny document
b228b48e454007436a8e6ff1c6b6f4f6602fc45e ARM: mach-shmobile: ap4evb: Add SCIFA0 support
d01447b3197c2c470a14666be2c640407bbbfec7 sh: Merge legacy and dynamic PMB modes.
0f547dc1f6e4faf05fd9946c6b7e9a828e7f901e mx25pdk: add LCD support
04a03e5fe3d337242e5c0a9c93d2fd24cff545ef mx25: add platform support for imxfb
f601441916d1e19291d0b4f044b4a7551e2924d0 imxfb: add support for i.MX25
04510a74bfbcbfd53dd48b3094aad89d5eca1d28 ALSA: cs46xx - fix some typos
7fb2d723e65cc793213515fa1da092b7c92a5b48 ALSA: cs46xx - Do test writes to register AC97_REC_GAIN in
d594e46ace22afa1621254f6f669e65430048153 drm/radeon/kms: simplify memory controller setup V2
44ca7478d46aaad488d916f7262253e000ee60f9 drm/radeon: Add asic hook for dma copy to r200 cards.
d80eeb0f347b6effa06e11e7cbcb2e6c559bf404 drm/radeon/kms: Create asic structure for r300 pcie cards.
93f319d31cc42a77bd5e953e861a8f2bfb277ad1 drm/radeon/kms: remove unused r600_gart_clear_page
6ad86c311a8b8a6d856527a1b6ba21790ab7054b drm/radeon/kms: remove HDP flushes from fence emit (v2)
8e0d84a63af351f5367103b83478f2cd4d9a3727 drm/radeon/kms: add LVDS pll quirk for Dell Studio 15
bc4624cad9b53b3fd3248fe3086b432471fc0fe0 drm/radeon/kms: simplify picking power state
2e450643d70b62e0192577681b227d7d5d2efa45 sh: Use uncached I/O helpers in PMB setup.
2745932495ca3634b11a8662b464d2bf0325ae78 drm/radeon/kms: accept slightly overclocked power modes
5230aea62c0d8f53edcc3e014c3404132afcfeb4 drm/radeon/kms: isolate audio engine management, change fini order
b8f7918f332873a79e4c820e90e7a245ce4d3042 sh: Provide uncached I/O helpers.
71b10d8762b2a548c4ac2e4461b46d9b205a5c77 drm/radeon/r600: fix warnings in CS checker
e98efaf303ccbff11522a054d155593d7f2bb41f powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards
32a6275f3076c9e511ea68869ed6b76c58128253 powerpc/86xx: Enable VME driver on the GE SBC610
f987d82b807aa8f4d775e80287f3a5a85c55c1ba powerpc/86xx: Enable VME driver on the GE PPC9A
41cbdeef37b6614f6bac4e3953dd2c7208bbe1d0 powerpc/86xx: Add MSI section to GE PPC9A DTS
26216e3e15ed8257e582966989f5da3bdbdfa135 powerpc/86xx: Switch on highmem support on GE SBC610
ae1f7553b9c9ac3762dc91ecb92574bb9fac0b1e powerpc/86xx: Basic flash support for GE SBC610
1b7e0677fb1513605df327ae2987d17e0b2ae3ea ARM: mach-shmobile: SMSC 9220 support for AP4EVB.
b789b3fdccc1690826331f4c878b644c3904ca6b ARM: mach-shmobile: Add sh7372 pinmux support
6459ba984a57e90326b3eaf7a35cc2f3fffe26a0 powerpc/86xx: Add MSI section to GE SBC610 DTS
9b952a3970c75bd0b46f73976b3613b3c68476f4 powerpc/86xx: Fix GE SBC310 XMC site support
f5d570d32c836c108c4e64c285d5bdb75cc6a737 powerpc/86xx: Add MSI section to GE SBC310 DTS
51adc548cb0b2441ee9d4c428a84b77021f4d3fa powerpc/fsl-booke: replace a hardcoded constant
6457d26bd40077238799e31df2b800bcf4ef9177 IPv6: convert mc_lock to spinlock
dfa1a041094f4a6e5845a19a1b10e317676722e7 drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()
acbbf1f1fd63391eeba70fec991568e4334c80d4 drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpers
f1f6baf8f1df29be38003089787e378567ce0086 x86, setup: When restoring the screen, update boot_params.screen_info
ada1db5c6fac4d400ec284729af19b47488b332d drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers
67777f9bf255d7561375500a4e117bdb08a883db drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
f15063cdd6bd541b4f35cec7e9a6c96f3c644c8d drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
9cd31f078ee8b8dd68bbb39680b5c9a51f85f1ea drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpers
ddf79b20eefd27797ce461411679a48e998701ca drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers
436d27d1db147713e4cd17b2fa491d22374bda98 drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpers
7995c64e5b56ec7fe6032e5fc586f726cde2152b drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpers
3a9c6a4915e584663aebdb9016bcb9d3897dd779 drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpers
2fc96fff4483971aa81795382c368ea7d8100dde drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpers
497159aff6c81b61fe88463a64e7dad6f86297e3 drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpers
b4f18b3faccae13c0530ae8f7f20fe81d18f2bd5 drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers
2b633e3fac5efada088b57d31e65401f22bcc18f smp: Use nr_cpus= to set nr_cpu_ids early
6738762d73a237ec322b04d8b9d55c8fd5d84713 x86, irq: Remove arch_probe_nr_irqs
be7ce5307ded2e416224baab0bd1e5072591f33f tg3: Update version to 3.108
6a443a0f72ad7706345412dbd2e4d4981fdfce39 tg3: Push phylib definitions to phylib
79eb6904361fe4e54e589919a9b62c5e036c42c3 tg3: Rename tg3 phy ID preprocessor definitions
24daf2b0a4005f3a4e757752fcfed9da276cf202 tg3: Reformat SSID to phy ID table
9ea4818dd39cc8c6b31c38c9f51d19d5d4ee0be6 tg3: Discover phy address once
0d86df808886d4e56c46a9c356dfb81146e3b6d1 tg3: Reduce indent level of tg3_rx_prodring_alloc
144170635b543ceadfe6ba907ac496b40795764e tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
b474eca74cf647df0a7fd56bc975ee4a812741b7 tg3: Add more partno entries for fallback path
2712168f856e8cd42265e7ef855d64702da20089 tg3: Allow phylib flowctrl changes anytime
a4153d401ac440c73e0721db0b6b031e8e6f77d1 tg3: Add support for 2 new selfboot formats
d110114281fad580dd9ce629507d17b123169cff tg3: Make 57791 and 57795 10/100 only
61e800cf949926b3d463ca3cf3025d964872774b tg3: Enforce DMA mapping / skb assignment ordering
b5eb78f76ddfa7caf4340cf6893b032f45d8114a sparseirq: Use radix_tree instead of ptrs array
99558f0bbe68cb09799ec38adbaa3f3b2dc7ba63 sparseirq: Change irq_desc_ptrs to static
773e3eb7b81e5ba13b5155dfb3bb75b8ce37f8f9 init: Move radix_tree_init() early
febcb0c59ac19fef2081a30e371e7af3619b5e91 irq: Remove unnecessary bootmem code
ec0947fa0f3fabdb34422fffa98edadd060e2758 omap3: SDRC: add timing data for Numonyx M65KxxxxAM
cddb483a74a39ed0846e6a276c4e5f4b7ac69d9c omap3: Add support for flash on IGEP v2 board
691de27f3cdb71a3bb41a5b5cf83ed85ab1b9240 omap3: Enable DSS2 for IGEP v2 board
d0885486d7cc9ec5f72f04719bb91a39521c8971 omap3: Add platform init code for EHCI driver on IGEP v2
28e0f13cd1be5452f795bea6f68657a702000e69 omap3: Fix typo on IGEP v2 board
7f5f23da82c67c8c3786f3615438a22f5d8ac053 omap3: Add platform data for the twl4030_codec MFD on IGEP v2
3cca088d07aae6c437b9f4c3b4f3c42dbfd2bb18 omap3: pandora: update defconfig
f6873eedd94df20cfb705856a78440a4c176c6b6 omap3: pandora: update regulator setup
7b097896e4a5b5ea4798db806e63a1138b1b8eb8 OMAP: pandora: add DSS2 support and related regulators
87520aae7c46a725835f5761feca0f794e2eff9e omap3evm: Configure GPIO175 for touchscreen PEN_IRQ
0621d75698b3a485d7e31e9d964c76885628c015 omap3evm: Fixes after moving to matrix_keypad
aa6912d8850a555dccfab21f496e84aab7ededb6 omap3evm: Add mux settings for keypad
99405162598176e830d17ae6d4f3d9e070ad900c tun: socket filter support
5ff3f073670b544a9c0547cc6fef1f7eed5762ed net: export attach/detach filter routines
305b0160932af0ed67259b4b13c471aed2a86588 chelsio: convert to use netdev_for_each_mc_addr
0988d26978561d568efed45cc5576d85ea7b609d cxgb3: convert to use netdev_for_each_addr
e4a474f82ddaaef65433b0b4f5169f2f6cd8ddb0 smsc911x: replace manual phy lookup.
e76b69cc0133952c98aa1ad6330cacacd269fd64 net: bug fix for vlan + gro issue
1d4bd947c501ea1da81300280fb6aeec2cca9335 mv643xx_eth: fix missing validate_addr hook
d4c41139df6e74c6fff0cbac43e51cab782133be net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
b6ca430599ea37843632b0eaa231dea5414dec25 via-velocity: Enable scatter/gather IO by default
25cca5352712561fba97bd37c495593d641c1d39 ipg: Remove device claimed by dl2k from pci id table
8e4a0cf79d4645b88dd18ff717ec579e1ac48c80 [SCSI] raid_class: add raid1e
3ed215259f2d8cd937abc833dc76e309173aaa52 [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes.
34c2b712992540ca436e97432ffc57c84c8f8c18 [SCSI] zfcp: Introduce header file for qdio structs and inline functions
2d8e62bbf7e83facd5701c100f62fbf0df4ee486 [SCSI] zfcp: Replace FC4 constants with information from exchange port
ab72528a4498251a702fa7693b51b9311b2432f8 [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
615f59e0daaf56e43dcaaf3ea228967d9bc21584 [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
5bdecd2248d4af6f3b311b4d8ca7f3f5f83a7191 [SCSI] zfcp: Remove duplicate assignment of req_seq_no
d21e9daa63e009ce5b87bbcaa6d11ce48e07bbbe [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
22ed130719987d1081831dc1481160b216224ffd [SCSI] zfcp: Fix warnings from smatch
67feeebaa7038129ad58ae0dcece8142186b36a9 [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record
452b505c5ada345103bdfdb39dc550df3ffe9eea [SCSI] zfcp: Remove two FIXME comments
b6bd2fb92a7bb9f1f3feecd9945c21e6c227dd51 [SCSI] zfcp: Move FSF request tracking code to new file
e60a6d69f1f84c2ef1cc63aefaadfe7ae9f12934 [SCSI] zfcp: Remove function zfcp_reqlist_find_safe
2c27c9a57c93a0757b9b4b0e7dc1abeaf1db1ce2 ceph: fix typo in ceph_queue_writeback debug output
cae727db30e9bcbc0256ec3282edce98b4a85433 [SCSI] MAINTAINERS: Adding FCoE information to the MAINTAINERS file.
f90f50d7c530793c9c705a8f7fa3deb01714f21a [SCSI] fnic: Set fnic driver version
c693a71d2556128ef0b5b2440f0b579cd42c425d [SCSI] fnic: lport stats need to be initialized in fnic_probe()
cb2992a60b7e73fbabe9ffe54056eed0022f2ed2 doc: typo - Table 1-2 should refer to "status", not "statm"
aaa5e569ca96f5cf70202679a5864e60798b8ef6 [SCSI] fnic: Allow multicast and unicast address registrations for fnic
e9ee2cf438066aa02df98db959733e1547432983 [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections
03bf7a5af58e07aa13ea61993f5892f733b6f46d [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.
696c1cff5254bb3ac280fbbb639c66e9ff20306e [SCSI] libfc: Don't assume response request present.
5b7a381e55d187e50a148b750abf4525cadd3a4f [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.
be88d3b26897e3e942f2f36ad3d0ffbe002c0088 [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer
5fceef1f357e1b3485363e6e240369fc8cbee173 [SCSI] lpfc 8.3.9: Update Driver version to 8.3.9
72100cc43262fa39821b3debc04be1a7a17b3428 [SCSI] lpfc 8.3.9: Fix locking and memory issues
84d1b006978e78e27f22beb5cfbc4d349bac6df7 [SCSI] lpfc 8.3.9: Changes to sysfs interface for the lpfc driver.
28baac7492fa084dbff6a1b9c4b42ed0d014b558 [SCSI] lpfc 8.3.9: SLI enhancments to support new hardware.
ecfd03c6a99ad98fea5cb75ec83cd9945adff8d9 [SCSI] lpfc 8.3.9: Discovery changes to the lpfc driver.
1dfb5a47bc76c700969e41cdc2df6d1bf0adeb62 [SCSI] lpfc 8.3.9: PCI Changes to lpfc driver
efd0f0f385da6ee6d1a22cfe1ac94607ebe2a292 Merge commit 'jwb/next' into next
31e464cdbc11c7872901851f06eff6d67edfcff5 omap: zoom3: enable ehci support
80c20d543d142ee54ec85259b77aaf0b83c32db5 Merge branch 'omap-fixes-for-linus' into omap-for-linus
a17d6473cc9eb64a5b41c568310aa73824ebaa64 ceph: v0.19 release
069c474e88bb7753183f1eadbd7786c27888c8e3 xfrm: Revert false event eliding commits.
08326dbe7b5825295ec3711eec53b093549749e5 SiS190/191 half-duplex initialization fix
7af3351f71f4b3b5dbccb66cdc9b097052760a7f ethtool: Don't flush n-tuple list from ethtool_reset()
a07da6df730b1fef933f66c03b0e51d5e7ad5b3e bnx2x: version number and date
3359fced77f6b4ba1c7de9deace1d7dfa7217bbc bnx2x: Use firmware 5.2.13
2db29fc71b7e6af41aa1fadb67f588846dc461cf bnx2x: FW 5.2.13
0c43f43f48c5c60d62c4d26917da3ee71df464ea bnx2x: fix in 57710 self-test
d43a7e67ae2f911765b3d5b6cbb85221a9ffd0a4 bnx2x: Do not allow enabling LRO if disable_tpa=1
f1e1a199f3a68a32cf86095b3650d761ee8798b9 bnx2x: clean up in case of error in bnx2x_init_hw()
6cbe5065bb367d4c8db0a71d2e828995bcfae336 bnx2x: Properly release allocated MSI-X/MSI vectors
a475f603d23392f386e45cf377b17c30ed3bbb80 drivers/net/usb: Use netif_<level> logging facilities
60b86755929e1a7e9038c8d860a8491cfdf8d93a usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
82456b031e3c3b5bf95a7e49bd9b68b146446e76 be2net: implement pci shutdown handler
89420424fce28769c338909393518087befe8b37 be2net: fix rx-path to ignore a flush completion
7a1e9b2059d147461cff3dfbabbfb43f296a1eef be2net: don't rearm mcc cq when device is not open
a058a632747dd0f1799b12f4ecd54e43f5b5f10d be2net: a mini optimization in rx_compl_process() code
aa13bd6ef4ddd81080f972220fae30eb28f65b17 qlge: Fix occasional loopback test failure.
801e9096c566d40d2e7c9903dc902fa01a5a0b36 qlge: Fix bonding mac address bug.
c0c56955e7325ba2f910c760111457adc21ef0d4 qlge: Fix dropping of large non-TCP/UDP frames.
8ea7a37c5a312bfee51ff7f12f78efe4fbc901cc ll_temac: Fix MAC address configuration from userland
c3b7c12cd78d5c8264c87c29dcd9a8f1819f8313 ll_temac: Add support for V2 LLTEMAC core
e1d444771e0895c7706bc99857d69e4f2a58a531 net: convert multiple drivers to use netdev_for_each_mc_addr
d7b855c2dcc89587f36338bd383203322efb9903 cassini: convert to use netdev_for_each_mc_addr
faf234220fb79a05891477a75180e1d9f7ab4105 net: use kasprintf() for socket cache names
8a5ce54562f296b1996813a413b0f2307ec9351a xt_hashlimit: fix locking
9f0beba9f90847db7ba6ed894f7c87b6038a5bce ipmr: remove useless checks from ipmr_device_event
a77ff709dd30a263f8154b05a8514b46098b42ba igb: update tx DMA mapping error handling
58fd62f525e1182fbb2f7566aecb4545720d9aad igb: change descriptor control thresholds
fe0592b4be0ce362e87cefd4f6dbf12cb5704d1b igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors
d3eeb62ddd06ea20a054213cface92d328709285 igb: remove unused vmolr value
91d4ee3382e78bd78e0251a56e2fa96b20c26e30 igb: minor type cleanups
40e90c26f573fa5082be6e046b346e19ab0cd25f igb: move gso_segs into buffer_info structure
717ba0893508c2c8706c1408c152aa6d286d5d80 igb: inline igb_maybe_stop_tx
43915c7c9a99e38406103d9c72b73edeaa19d0ff igb: only read phy specific stats if in internal phy mode
e6bdb6fefc590ad2fb5f79e1d1d3660afbc7c8ff igb: only support SRRCTL_DROP_EN when using multiple queues
abe1c3638ccf8b68536afb52b111f6ad46d1cf71 igb: cap interrupts at 20K per queue when in itr mode 3
2d0b0f693578109aff347e055d47f2797c802261 igb: remove adaptive IFS from driver
3025a446b6d0255ae4399ca5f9b259bd1b51539e igb: Allocate rings seperately instead of as a block
b94f2d775a71ed09dc8ca2bf24c611bdce9e82e7 igb: call pci_save_state after pci_restore_state
88a268c1a11a2e94b7c55a8cfe97892d845887c8 igb: Power down link when interface is down
53c992fa8497286f24f279ebec5a8c7a58d4e68c igb: ignore EEPROM APME check when shutting down serdes link
3145535ac6e4769e587a38a67d888a10f24a7af9 igb: Report link status in ethtool when interface is down
22939f0606e515799d83e1a29250917f94c8d07b igb: add support for wake-on-link
26b39276ca5ff4dbf3c07704e34fd820fd97decf igb: remove unecessary q_vector declarations and remove itr_shift
f98c96b0b6572b5491e954148509b20f08f31491 [SCSI] be2iscsi: Adding support for BE3
b3925514f6f6878e3f671fb6990874e731a26d02 [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig
b64e77f70b8c11766e967e3485331a9e6ef01390 [SCSI] iscsi_tcp: wake xmit thread when killing session
9f9127fd0cfac1ccbcf4a9456b3d36bc6971355e [SCSI] bnx2i: set change_queue_depth function
92ed4d69934a1281abcc10c6a82274a04651a260 [SCSI] libiscsi: reset cmd timer if cmds are making progress
9010b94636312c7fb12b591ef09e915f8f80bbd5 [SCSI] cxgb3i: check for setup netdev
d9573e7af16de0e3aa55db1703dbe544faf391de [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4
81fc03909a80bead8f553287a2b749a1d29dca64 kmemcheck: Test the full object in kmemcheck_is_obj_initialized()
03cb3829e0e5650518ce37e2b4420a35e034dc9e [SCSI] fusion: hold off error recovery while alternate ioc is initializing
4b5aa7cff0e2bd1a9c81b59553ba8ecfa3aa7e1b [SCSI] hpsa: update driver version to 2.0.1-3
71fe75a705aa4eabda23334095c382ad8c48f2d1 [SCSI] hpsa: Reorder compat ioctl functions to eliminate some forward declarations.
e39eeaed1f75fcd46783aad34cb9ab8a6046bb01 [SCSI] hpsa: eliminate lock_kernel in compat_ioctl
2a8ccf3187aff6defed72f7d8fa562ff2f69ef2a [SCSI] hpsa: fix bug in adjust_hpsa_scsi_table
23231048309ea8eed0189f1eb8f870f08703cac0 [SCSI] hpsa: Fix hpsa_find_scsi_entry so that it doesn't try to dereference NULL pointers
c7f172dca210bbd105aee02353c6b385c774caac [SCSI] hpsa: clarify obscure comment in adjust_hpsa_scsi_table
807be732f928c75b3dfb4273fe5f61b34f05df86 [SCSI] hpsa: print all the bytes of the CDB, not just the first one.
d416b0c75fc52e1ac840e6c8c1857ac52d1d7132 [SCSI] hpsa: when resetting devices, print out which device
a08a8471b7aed3d50df8e9c852dc2baa08ec8b01 [SCSI] hpsa: use scan_start and scan_finished entry points for scanning
a23513e8413e02b7e34e96a03d6bfd1c1948ac00 [SCSI] hpsa: Add an shost_to_hba helper function.
01fb21870d96c83ae01072674e380ac51ebc58c8 [SCSI] hpsa: Don't return DID_NO_CONNECT when a device is merely not ready
1d3b36090551a31b8b8c4ba972aac95eaa8f77dd [SCSI] hpsa: Retry commands completing with a sense key of ABORTED_COMMAND
5f0325ab280e92c023a5610dae4a6afb6c1ef151 [SCSI] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED ABORT
339b2b14c634da58626eb742370d915591c2fb6d [SCSI] hpsa: Fix p1210m LUN assignment.
f8b01eb9049113920f4eb2f944a0c713ce597673 [SCSI] hpsa: add pci ids for storageworks 1210m, remove p400, p800, p700m
303932fd4ff63e8650d5d5da6cc286a8b5f8318d [SCSI] hpsa: Allow multiple command completions per interrupt.
900c54404a9456b3ff10745e5e8f64b12c3a6ef7 [SCSI] hpsa: interrupt pending function should return bool not unsigned long
84ca0be2a2cd9730683310b831db9d2fa60b3b0b [SCSI] hpsa: fix some debug printks to use dev_dbg instead
a104c99f386191706a11d39be81b8f03cd4f2719 [SCSI] hpsa: make tag macros into functions
6df1e95496f8dfe08a520756187be59f7896f589 [SCSI] hpsa: eliminate unnecessary memcpys
a9a44cbd4b41bf4b9535c1eb7f5e942d8b2e9d54 [SCSI] hpsa: remove unwanted debug code
ea6d3bc3143a21ec5e1c9330555b36d67979431d [SCSI] hpsa: use kzalloc not kmalloc plus memset
e89c0ae7babc3e702a9da128b3ac1eb04ed73c2c [SCSI] hpsa: use sizeof() not an inline constant in memset.
ecd9aad402765abce04a96b8d1ed15163ca6c8a1 [SCSI] hpsa: return proper error codes not minus one.
bcc4425548ada73475606c9c5d7cfce7eae0eb64 [SCSI] hpsa: remove superfluous returns from void functions.
4967bd3e5caa87da43c251ae32504230259b18c6 [SCSI] hpsa: make adjust_hpsa_scsi_table return void.
b2ed4f79194e06766327ae581b063f8747d94ea9 [SCSI] hpsa: Use BUG_ON instead of an if statement.
82a72c0a12326a56a323093297e2bad29fe6c29d [SCSI] hpsa: avoid unwanted promotion from unsigned to signed for raid level index
01a02ffcd55b74e3459bb7358140970e126d4731 [SCSI] hpsa: Use kernel integer types, not userland ones
466dc22409b97343c6b2168094d5f867093a70c2 [SCSI] hpsa: fix typo in comments
08002af25a7a379780244b94c5d5eedb7c098629 [SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()
63bad45db1d4e8aafe0633c5741c9720641f336a [SCSI] megaraid_sas: version and documentation update
c978684254d11e3768c5a0b2780302fb0cada29c [SCSI] megaraid_sas: driver fixed the device update issue
bdc6fb8d69fab7b4b7f70823e3932bd8e4cfd7db [SCSI] megaraid_sas: add the logical drive list to driver
780a3762fb9208748baac5aa9c63a4d4c9287753 [SCSI] megaraid_sas: Zero pad_0 in mfi structure
4fc51be8fa7043ff9a1e34fef0e99214373332ac ceph: use rbtree for pg pools; decode new osdmap format
9794b146fa7b93f8ab74fb62d67fdefad760769f ceph: fix memory leak when destroying osdmap with pg_temp mappings
7c1332b8cb5b27656cf6ab1f5fe808a8eb8bb2c0 ceph: fix iterate_caps removal race
85ccce43a3fc15a40ded6ae1603e3f68a17f4d24 ceph: clean up readdir caps reservation
39c662f60c556908faf861ef0430549b1731b891 x86: Convert tlbstate_lock to raw_spinlock
b7e56edba4b02f2079042c326a8cd72a44635817 Merge branch 'linus' into x86/mm
f309cb3e4fe79a68cb2fdedfb8a8a950a2cfe490 pcmcia: allow for extension of resource interval
d801c1409ef7d45339cbe8ac9de28ade6ed4699a pcmcia: remove useless msleep in ds.c
d700518a0e4d17a47321414e5e487ed53f4ae752 pcmcia: use read_cis_mem return value
a78621bb11fbad32a3ef968c65f9b93858b3341a pcmcia: handle error in serial_cs config calls
7ab24855482fbc47712de46c05726d59cd0748e2 pcmcia: add locking to pcmcia_{read,write}_cis_mem
44961a03adbf16d872f0b83ec848d0759516d33f pcmcia: avoid prod_id memleak
c3bfc96ef7366aa996fb8286a36f3333a3b4ff25 pcmcia: avoid sysfs-related lockup for cardbus
aa584ca4cdd8db370a524c61fd3ca408303281e9 pcmcia: use state machine for extended requery
af461fc1875b6ec18e23b5f670af36c4ed35c84e pcmcia: delay re-scanning and re-querying of PCMCIA bus
f971dbd5da4e2fbf756d07b938a9c65a9c75178b pcmcia: use pccardd to handle eject, insert, suspend and resume requests
cfe5d809518eda3d5e2da87c5ccbe8647143573a pcmcia: use ops_mutex for rsrc_{mgr,nonstatic} locking
3f565232c561fbd9d5e03354aac29b90cb2bc78a pcmcia: use mutex for dynid lock
94a819f80297e1f635a7cde4ed5317612e512ba7 pcmcia: assert locking to struct pcmcia_device
3d068261854b00c930df4516cd617900935e7706 pcmcia: add locking documentation
00ce99ff506a17882747a7d6874e3f5206a99043 pcmcia: simplify locking
3d3de32fad19e37695e6649136e4cb17f9d46329 pcmcia: add locking to struct pcmcia_socket->pcmcia_state()
e6e4f397e5d0970ee1bb7a5591ac93b37cfa524a pcmcia: protect s->device_count
64d8d46f5f501a19aec4db7ff93faf1b831d05ed pcmcia: properly lock skt->irq, skt->irq_mask
9e86749cff70fca505c7c1a9dc760d193f27a059 pcmcia: lock ops->set_socket
8533ee31cdc08fc1f2533e5f21f8e4abf6a57dfc pcmcia: lock ops->set_io_map()
8680c4b3faa298dc768c2a78a94a84d89854eca9 pcmcia: also lock fake and cache CIS by ops_mutex
6b8e087b86c59c3941e125738d30cf38014089e0 pcmcia: add locking to set_mem_map()
c6958fdb041db6ed77f24e871dd4af5f059d1a2b pcmcia/i82365: fix typos in comments
0d418dfae81987f09a2c13778318d56abee49529 pcmcia/omap_cf: don't redefine SZ_2K
7432a5b6c7e38f5d89e890c6fcc00990006ab997 pcmcia/at91_cf: don't redefine SZ_2K
4aa50bc9c2b2d5ab5c63658e0fadad03a08835cc pcmcia/bfin_cf: don't check platform_get_irq's return value against zero
35169529093be3bbef70afd3c4125e35cece7e03 pcmcia/yenta: add module parameter for O2 speedups
63c9a8b3023e6e276343da56e0f31a98c28ece9b pcmcia: make Open Firmware device id constant
c6be9c5ab426693a052e67d7469df19a1c50faf4 cm4000_cs.c: Remove unnecessary cast
9d9c98e89ee24b7d42f72c4f663c4d644d1c3f81 pcmcia: fix yenta dependency on PCCARD_NONSTATIC
3a86e1807a53b7164c4ca2aec538d8a5d15416f1 pcmcia: do not use resource manager on !PCMCIA
a3ac9af56c14c366a76fb4916995e57392c7b7d5 pcmcia: remove remaining rsrc_mgr indirections
6e7b51a733fde86d3be748543215a69da04d5bb7 pcmcia: move cistpl.c into pcmcia module
4e8804ff6dd1a842d9531c819a0acc9eb3bcfa3b pcmcia: m8xx_pcmcia.c should use iodyn resource manager
6c5f1fed49f96a0600aa9a97ac3faf972c33a341 ASoC: Make pmdown_time a long
e47c796d58a21fc58b00dffb7265bb66de987773 ASoC: TWL4030: Use codec defaults for Headset initial configuration
d24720a45ad2928f687c6371482cdfba19b74fc5 powerpc/mpc5121: correct DIU compatible property
85cd7467f3a66800c20815d3fca45d33038b9279 powerpc/of: added documentation for spi chipselects
7fb3a069bc5d3577409c2ae89f89cd264ff85816 Merge branch 'fix/misc' into topic/misc
9d3415a8cc76ff65c6602a121ac318432c5cd7ba Merge remote branch 'alsa/fixes' into fix/misc
e8d400a933fa44e2fba3849b084e1ae5814d7fca kbuild: fix a couple of typos in Documentation
f81b1be40c44b33b9706d64c117edd29e627ad12 tags: include headers before source files
952974ac61f686896bd4134dae106a886a5589f1 s390: Add pt_regs register and stack access API
d53a0d33bc3a50ea0e8dd1680a2e8435770b162a sh: PMB locking overhaul.
f850c30c8b426ba1688cb63b1a3e534eed03a138 tracing/kprobes: Make Kconfig dependencies generic
e7b8e675d9c71b868b66f62f725a948047514719 tracing: Unify arch_syscall_addr() implementations
b721e68bdc5b39c51bf6a1469f8d3663fbe03243 ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50
83ab0aa0d5623d823444db82c3b3c34d7ec364ae sched: Don't use possibly stale sched_class
0065b96775f1eff167a2c3343a41582e8fab4c6c sh: Fix up dynamically created write-through PMB mappings.
d7813bc9e8e384f5a293b05c095c799d41af3668 sh: Build PMB entry links for existing contiguous multi-page mappings.
9874c41cd5e70bfc97bcd52a8b6c98c2a6ba7299 ipv6.h: reassembly: replace calculated magic number with multiplication
dc4c2c31053ba5bf685d273cd62ecca406dddb2d net: remove INIT_RCU_HEAD() usage
f6ca057f1bfe251d944505fc5ba4df3762802539 b44: Ratelimit timeout error message.
9edef28653a519bf0a48250f36cce96b1736ec4e sh: uncached mapping helpers.
96ca4028aca0638d0e11dcbfabc4283054072933 nmi_watchdog: Properly configure for software events
6081b6cd9702967889de34fe5da1f96bb96d0ab8 nmi_watchdog: support for oprofile
0a832320f1bae6a4169bf683e201378f2437cfc1 x86: Add iMac9,1 to pci_reboot_dmi_table
47d742752df4c1088589d4424840bc761613ab2a percpu: add __percpu sparse annotations to net drivers
7d720c3e4f0c4fc152a6bf17e24244a3c85412d2 percpu: add __percpu sparse annotations to net
51becfd96287b3913b13075699433730984e2f4f sh: PMB tidying.
2bb4646fce8d09916b351d1a62f98db7cec6fc41 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
5ce6e9dbe6805ab8ee67e21936d17f431adc63c6 ceph: fix authentication races, auth_none oops
85ff03f6bfef7d5b59ab3aefd4773f497ffad8a4 ceph: use rbtree for mon statfs requests
a105f00cf17d711e876b3dc67e15f9a89b7de5a3 ceph: use rbtree for snap_realms
44ca18f2682eb1cfbed153849adedb79e3e19790 ceph: use rbtree for mds requests
91e45ce38946a8efa21fefbc65d023ca3c0b434f ceph: cancel delayed work when closing connection
e2663ab60de59d20fa33da3528f6d5359f8eb003 ceph: allow connection to be reopened by fault callback
4e45ad5e89128939c671e927f030cb3909fe1d69 Input: sh_keysc - enable building on SH-Mobile ARM
580e0ad21d6d6f932461d24b47041e3dd499c23f core: Move early_res from arch/x86 to kernel/
e9cb0a49247ea6b3cd078716bcdcbd5d911e76ac powerpc/mpc5121: enable support for more PSC UARTs
4f35e23eb0d62c5cd8b857933a0b6bd56ebdb010 powerpc: doc/dts-bindings: document mpc5121 psc uart dts-bindings
6acc6833510db8f72b5ef343296d97480555fda9 serial: mpc52xx_uart: re-enable mpc5121 PSC UART support
477346ff74f4c2aed50e8a0db96a61069f3e5b80 x86-64: Allow fbdev primary video code
7bdda6209f224aa784a036df54b22cb338d2e859 sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
6836b9bdd98e3b500cd49512484df68f46e14659 xfrm: avoid spinlock in get_acqseq() used by xfrm user
e06d41d09f314a1664ad60e46934b0ac131c6fa2 netdev: bfin_mac: drop experimental markings on RMII support
838a4a9dcee0cbaeb0943531da00ac44d578f315 sh: fix sh7723 SDHI support using INTC force_disable
e9125ac0bf78bc19181359a3411d2e2bb757942d sh: fix sh7722 SDHI support using INTC force_disable
4d2185d93c670902b6e4716b360e2bcb7d2f7b2f sh: Use dummy_irq_chip for INTC redirect vectors.
49f3bfe9334a4cf86079d2ee1d08e674b58862a9 sh: Setup boot CPU VBR early to enable early page faults.
3bffb6529cf10d48a97ac0d6d789986894c25c37 powerpc/booke: Add support for advanced debug registers
99396ac105f54fe3584374c7c70a5cb6def766e6 powerpc/booke: Add definitions for advanced debug registers
3162d92dfb79a0b5fc03380b8819fa5f870ebf1e powerpc: Extended ptrace interface
172ae2e7f8ff9053905a36672453a6d2ff95b182 powerpc/booke: Introduce new CONFIG options for advanced debug registers
789c299ca280f96368c0296b739e89c0bb232f8a powerpc: Improve 64bit copy_tofrom_user
63e6c5b8102af7df7a5e1cebbd865d711645886a powerpc: Pair loads and stores in copy_4k_page
5a0e9b5718d921f5d8e17176d6b483f6b8f1844a powerpc: Use lwsync for acquire barrier if CPU supports it
53eae2281ad2607fa66a8ad1cb06186c8900da56 powerpc: Fix lwsync patching code on 64bit
f10e2e5b4b4c9937de596f96ffe028be3a565598 powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQUIRE_BARRIER
66d99b883419b8df6d0a24ca957da7ab4831cf6e powerpc: Convert open coded native hashtable bit lock
864b9e6fd76489aab422bac62162f57c52e06ed8 powerpc: Use lwarx/ldarx hint in bit locks
4e14a4d17a8cd66ccab180d32c977091922cfbed powerpc: Use lwarx hint in spinlocks
17081102a6e0fe32cf47cdbdf8f2e9ab55273b08 powerpc: Convert global "BAD" interrupt to per cpu spurious
89713ed10815401a1bfe12e3a076b64048381b56 powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts
fc380c0c8a17bc2bd2d9d7fb41d4a88c3e618db2 powerpc: Remove whitespace in irq chip name fields
c86845ede8b643ca025aec277dec1892d0ccac01 powerpc: Rework /proc/interrupts
fda9d86100e0b412d0c8a16abe0651c8c8e39e81 powerpc: Reduce footprint of xics_ipi_struct
8c007bfdf1bab536f824d91fccc76596c18aba78 powerpc: Reduce footprint of irq_stat
8d3d50bf1913561ef3b1f5b53115c5a481ba9b1e powerpc/eeh: Fix a bug when pci structure is null
e0508b1516ad4423499d4118a9037ae0aa4e9c2f powerpc: Add coherent_dma_mask to mv64x60 devices
a29d8b8e2d811a24bbe49215a0f0c536b72ebc18 percpu: add __percpu sparse annotations to what's left
003cb608a2533d0927a83bc4e07e46d7a622eda9 percpu: add __percpu sparse annotations to fs
43cf38eb5cea91245502df3fcee4dbfc1c74dd1c percpu: add __percpu sparse annotations to core kernel subsystems
170800088666963de1111d62fb503889c8c82eda TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
771f4c87be909ad9feb6af26424485b02deed244 CAPI: Remove experimental tag from middleware feature
79e95f4717767e9ddc4dbec5d778f0c9970eed34 CAPI: Schedule capifs for removal
c6af0437941c92179eeb51579f19423eacc5516c CAPI: Drop special controller lookup from capi20_put_message
eef0ced02840cdbc9045b24e73378401aae04d4c CAPI: Drop return value of handle_minor_send
2b72b5bd65f00bce786ca080aca27e91e90af6df CAPI: Clean up capiminor_*_ack
dfbb84ffe94e75e2d56250fa948db40f6c62093f CAPI: Fix locking around capiminor's output queue and drop workaround_lock
68d7347b280b4c1f8253c0676a520fb754f213c7 CAPI: Drop capiminor's unused inbytes counter
42792713f7f2664cf07501e1244d6da33a73ffc1 CAPI: Use atomics for capiminor's datahandle and msgid
42651b5c1aabf5eb60fbe98375ba127f4f6eb943 CAPI: Rename datahandle_queue -> ackqueue_entry
a11ef7be8e982426e9fbbfc84fa0c01d23ce05c3 CAPI: Rework capiminor RX handler
b75b2eedcbf6458c68713c772c2ade83ab7a55f0 CAPI: Drop handle_minor_recv from capinc_tty_write
a84fdf41b25ad4c2b83e7c8ca87268fdbe6207d1 CAPI: Drop atomic ttyopencount
3d5d30fe7a6aa4c9d63dc4fe6b6da6abac423bc2 CAPI: Clean up capiminors_lock
6576c2891adacad81ea0b24f0704ecac9fc727cb CAPI: Drop obsolete nccip from capiminor struct
30bced91d93f7523bf23432d71d882d6b5d6cff6 CAPI: Issue synchronous hangup on capincci_free_minor
2c8df72259d550ed6dc0b391feb5c2fc13892fb6 CAPI: Drop remaining NULL checks on tty->driver_data
fb4b4881ef951f6ed8fb8564ca1821dea10778c4 CAPI: Use tty_port to keep track of capiminor's tty
46324511809251adbedb874cc08692e247f7ed68 CAPI: Establish install/cleanup handlers for capiminor TTYs
0159d5491fef4acadd116a989b671e1cd350382f CAPI: Use kref on capiminor
e95ac143868752ad30d93068a6fc0b39cf3a1bf4 CAPI: Use dynamic major for NCCI TTYs by default
40fb2d0da77df5d39f1ba8878502725ebb806554 CAPI: Dynamically register minor devices
e76b1544074b5fc7983a21fb1f51a7faf03d3179 CAPI: Clean up capinc_tty_init/exit
81d17fe5e29d863027824928e1c336baa9abfee9 CAPI: Switch capiminor list to array
884f5c447901ca9da75432fe8a7a2c2a00327d22 CAPI: Switch NCCI list to standard doubly linked list
28a1dbb6f7feade304f43798feb15f6978516624 CAPI: Fix racy capi_read
54f0fad3d8414cf770c1cf25a1d98fcaec899b5a CAPI: Use non-atomic allocation during NCCI setup
05b4149433ffae789edaf569da8d998c93eed1aa CAPI: Rework locking of capidev members
eca39dd830dbc58061aa6cd68853c39055236be3 CAPI: Clean up capi_open/release
b8f433dc5cd9b910c12ef5cca351bf720d3e68c1 CAPI: Convert capidev_list_lock into a mutex
501c87a91909efaad91425635b29b01f1473c659 CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
88c896ef87fd0dd4dbf36e8e86e019c74b1f6649 CAPI: Rework application locking
0ca3a017a7373a4545dd7b345a8a0cecc16bc7e2 CAPI: Rework locking of controller data structures
ef69bb2ec6036945da1d3d3f07b75253f484f693 CAPI: Rework controller state notifier
3efecf7a49cde47e5f2deb1d5504951ff4bede53 CAPI: Rework capi_ctr_ready/down
9717fb8b64ed41be9dd074bc8010bafd33046f1a CAPI: Convert capi drivers rwlock into mutex
522530311b35ec8fc4785062441dd2d63967ac55 CAPI: Call a controller 'controller', not 'card'
88549d6b76346e677da8d2d52b37615df18a4345 CAPI: Reduce chattiness during module loading/removal
e11e7ac1ecac6b25439c003c5ca661cd399ec35d CAPI: Pin capifs instead of mounting it
07ad603ab8e3cc35762c15043b59a6ef76542454 CAPI: Eliminate capifs_root variable
90926f0e58dcd9f4ca877961000568a3be787f2f CAPI: Sanitize capifs API
c947862f9126983537a4cc11e07d26882d60b7e7 CAPI: Fix leaks in capifs_new_ncci
54716e3beb0ab20c49471348dfe399a71bfc8fd3 net neigh: Decouple per interface neighbour table controls from binary sysctls
02291680ffba92e5b5865bc0c5e7d1f3056b80ec net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
9e3f8063a72a946f2ba29068b34190436573dffe drivers/net/pcnet32.c: Checkpatch cleaning
13ff83b90f1dfae1068a250e8d99d3f9991cfa9d drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers
249658d5c24e42f19b3721b654d64a46816e9b0e drivers/net/tehuti.c: trivial checkpatch cleanups
cb001a1f7db6ffb0fff0796c60853c2bf2e512c3 drivers/net/tehuti.c: Hoist assigns out of ifs
865a21a5e3d1b384c559a44c898fcad93e187b82 drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers
6c35abaedc191e2c7c8fa40a2b4c2b01d553b768 drivers/net/sky2: Convert to use netif_printk macros
6909c66dfbbab99dbbd9931627c9f6e8c45bfbdb drivers/net/ixgb: Use netif_printk macros
177867ce08f2756fa361e37086fc1792d7b4cf29 sparc64: Kill bogus ip_tables.h include.
bec92044b73085ba92aabf973cb5aafc251f3a34 bnx2: Update firmwares and update version to 2.0.8.
c9885fe5a76dea798543f2938a872bc159e8e69a bnx2: Fix bug when saving statistics.
beb499afe3c9c006bb2d66ceaff0f354d0405ff4 bnx2: Allow user-specified multiple advertisement speed values.
5726026bfffa13e9b1098d7bc177618cbbaa9388 bnx2: Adjust flow control water marks.
e9f26c49ce790de0064474f97d6402ce1fefac2a bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.
efde73a35c2fc88db26a1583b19e0ab0fdfcd4f8 bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.
496c185c9495629ef1c65387cb2594578393cfe0 atl1c: Add support for Atheros AR8152 and AR8152
ec144a81ade915b5b38adedf10e84690813ed768 Merge commit 'origin/master' into next
d5aa407f59f5b83d2c50ec88f5bf56d40f1f8978 tunnels: fix netns vs proto registration ordering
c2892f02712e9516d72841d5c019ed6916329794 gre: fix netns vs proto registration ordering
c13f3d378f77ce3176628ade452b0e461242faf3 x86/gart: Unexport gart_iommu_aperture
73b50c1c92666d326b5fa2c945d46509f2f6d91f ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
b397c836eff58cd9a43f7bd8b853a51b3ecc3420 drm/i915: Don't reserve compatibility fence regs in KMS mode.
c4804411691bdd7d8a57e942cbb502fd52a90074 drm/i915: Keep MCHBAR always enabled
29105ccc43ead5a0179d04b1404611981e92e278 drm/i915: Replace open-coded eviction in i915_gem_idle()
64b84010f9f85996a219fcc697396e7e11be3459 ath9k: Use the Beacon TX rate from mac80211
bef5d1c70d132145c0fc75b3586a19841a9a82e4 mac80211: split ieee80211_drop_unencrypted
04662360854aefcb6337d93701892ad97411fdd0 mwl8k: disable softirqs when accessing sta_notify_list
749f621e20ab0db35a15ff730088922603c809ba Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
7833ae0edf50b0eb303e95b1bec5fbd63a1e2672 ASoC: tlv320dac33: Correct the OSCSET calculation
e5e878c1c393de917391477bc7627d729f7568fb ASoC: tlv320dac33: Clearing FIFOFLUSH flag before playback
dbe21408b15f04da4f80fb89a27b7cb067d6103e ASoC: Make pmdown_time runtime configurable
96dd362284ddcb546d2783035ae7eeda73692eda ASoC: Make pmdown_time a per-card setting
e20908d95e89d04b9537aefecc0734d2e4f7faed power_supply: bq27x00: add BQ27500 support
b4de3608156311b615da4bcc4c095913abc44825 power_supply: bq27x00: fix temperature conversion
ba96f8717e77f1ef68c160f6e9a454b3ce2c045b power_supply: bq27x00: remove unused struct fields
97f70c23a1fa1bffe79187563dc5c6f2c72420a2 power_supply: bq27x00: remove double endian swap
cf24dae14663b88cd64b37df3c7737269aa3cb5e powerpc/mpc5121: Add default config for MPC5121
dcc79d7870cfc3b3f11137e040e743dc50f88acf powerpc/mpc5121: update mpc5121ads DTS
5b2b6255f2fda198cd5176f6cddae600c946a87d powerpc/mpc5121: create and register NFC device
50aae7241eb94e02d97e03cd88be425ef09e6ab4 rtc: Add MPC5121 Real time clock driver
a8dbceb755f82f760b56bac4283f9cfc7774e62b powerpc/mpc5121: Add machine restart support
284ed66fc3beca509a7549aae06af5c74023304c powerpc/mpc5121: avoid using arch_initcall for clock init
5619c28061ff9d2559a93eaba492935530f2a513 x86: Convert i8259_lock to raw_spinlock
0fdc7a8022c3eaff6b5ee27ffb9e913e5e58d8e9 x86: Convert nmi_lock to raw_spinlock
40d6753e78a602bdf62e7741c0caa36474882f00 x86: Convert set_atomicity_lock to raw_spinlock
dade7716925a4e9a31f249f9ca1ed4e2f1495a8c x86: Convert ioapic_lock and vector_lock to raw_spinlock
6e705f56a181118f6fbd35e6b443eab33df07290 netfilter: ebtables: mark: add CONFIG_COMPAT support
314ddca3b172fdb9c23a25c545505dbde557602e netfilter: ebt_limit: add CONFIG_COMPAT support
90b89af7e15143c8ea22f5c8818f5a2eec9e75c1 netfilter: ebtables: try native set/getsockopt handlers, too
81e675c227ec60a0bdcbb547dc530ebee23ff931 netfilter: ebtables: add CONFIG_COMPAT support
49facff9f92508413f3da598f86aaf6c1121ff27 netfilter: ebtables: split update_counters into two functions
837395aa863142be7c38be0ca780aef21b12b49f netfilter: ebtables: split copy_everything_to_user into two functions
e788759f44b29e5b1bc27a265dece7dcfa4234af netfilter: ebtables: split do_replace into two functions
17c0e7107bed3d578864e6519f7f4e4c324c8f58 x86: Mark atomic irq ops raw for 32bit legacy
94d32f99c6aba8b702a9cf78cb328aeb7882b1e5 imx-serial-excessive-status-clearing-on-break.patch
6e40f5bbbc734231bc5809d3eb785e3c21f275d7 Merge branch 'sched/urgent' into sched/core
83f0d53993b2967e54186468b0fc4321447f68f1 tracing: Add notrace to TRACE_EVENT implementation functions
0970d2992dfd7d5ec2c787417cf464f01eeaf42a sched: Fix race between ttwu() and task_rq_lock()
9000f05c6d1607f79c0deacf42b09693be673f4c sched: Fix SMT scheduler regression in find_busiest_queue()
28f5318167adf23b16c844b9c2253f355cb21796 sched: Fix sched_mv_power_savings for !SMT
1d5cfcdff793e2f34ec61d902fa5ee0c7e4a2208 sh: Kill off some superfluous legacy PMB special casing.
8d0c123f8b710561cfd34f6e1a5bebc27988edbe crypto: aes_generic - Fix checkpatch errors
0047e81dc366a0690b4765250c3a1d8caf3797c4 crypto: fcrypt - Fix checkpatch errors
5b37c19e36de46d2a96ce127addb4c4bbaa4619a crypto: ecb - Fix checkpatch errors
a501121e30c4b41dbdae47302c1ebebc7821511a crypto: des_generic - Fix checkpatch errors
9472d763b3087f2899379a77b39499fcd37d6d2b crypto: deflate - Fix checkpatch errors
c9af70fb86bbede6197081ded69407a9192716c8 crypto: crypto_null - Fix checkpatch errors
d150975bc759af51d655d109fd6633ad1bc67df8 crypto: cipher - Fix checkpatch errors
db83aabfe115cb8a75f79ada5ce5fdc2d52f5a4d crypto: crc32 - Fix checkpatch errors
0375d66dd04ba828066807edccf7ae8245f903d2 crypto: compress - Fix checkpatch errors
87c3be87e9e1d8ec4ad57d0e505099529383dd4a crypto: cast6 - Fix checkpatch errors
a1f4c9222d5e71f9c2646f47beb4a0a42b42fdc4 crypto: cast5 - Fix checkpatch errors
621dd3692978a7dd84df2d8ea822b805b40de498 crypto: camellia - Fix checkpatch errors
f3542e6d7b246e88b038e608358606ddd1f09870 crypto: authenc - Fix checkpatch errors
3d01a33b77b120f8b11d8757c346442ed7961b11 crypto: api - Fix checkpatch errors
189bd4b056af76325e491baea4338a140d0e86d8 crypto: anubis - Fix checkpatch errors
5357c6c43ec0f420c33da91019ae24e17a929ece crypto: algapi - Fix checkpatch errors
0d8fb0a139093297851f56e2070bf580e9667dd7 crypto: blowfish - Fix checkpatch errors
3922538fe1625e6ddded56c08c290b3440846cfd crypto: aead - Fix checkpatch errors
c4ede64a6e0220c9b30f07ab41080c8e90245116 crypto: ablkcipher - Fix checkpatch errors
291186e049d7f8178ad31d43c38a53889f25d79e ALSA: usbmixer - use MAX_ID_ELEMS where possible
7affdc17d49b5d9e9c350d5d99ee34ab8655c7b4 ALSA: usbmixer - add usb_id value to usbmixer proc file
3be522a9514f58e0596db34898a514df206cadc5 ALSA: pcm core - fix fifo_size channels interval check
ebfdeea3df2b8c265975b6acc47996a0b7c507e8 ALSA: usbmixer - introduce /proc/asound/card#/usbmixer file
b8f1f5983fbe751aa3d07d9ce7ebb0c23bf4b7e4 Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
ba9341dfef6b0201cd30e3904dcd0a47d3dc35e0 Merge branch 'fixes' into devel
efd54ea315f645ef318708aab5714a5f1f432d03 sh: Merge the legacy PMB mapping and entry synchronization code.
d39e82db73eb876c60d00f00219d767b3be30307 ALSA: USB MIDI support for Access Music VirusTI
38bcb37a6f63fcdfcc0dd0af3ec5c03a4b7be48e ACPICA: fix acpi_ex_release_mutex() comment
ded180e7ebfc324b36a94931f99d0705dcd8da29 ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttling_info()
0e026445fb36852d3102cb8bb24868765fe5816a ACPI: delete unused acpi_evaluate_string()
55cef91a5d553265f03fe159f9fcdfac36902248 sh: Prevent fixed slot PMB remapping from clobbering boot entries.
f167e1d073278fe231bbdd5d6c24fb9d091aa544 ALSA: usb-audio: reduce MIDI packet size to work around broken firmware
2da5d31bc72d0a36dc16af7f5d5baa4f86df9c76 security: fix a couple of sparse warnings
97d6931ead3e89a764cdaa3ad0924037367f0d34 TOMOYO: Remove unneeded parameter.
339c6e99853d2ef1f02ad8a313e079050a300427 ethtool: reduce stack usage
5cdaaa12866e916d0ada8b56c5f0e543cfc7fe3d net: emaclite: adding MDIO and phy lib support
a9288525d2aed806c1b8a785c226d4a9e6371650 X25: Dont let x25_bind use addresses containing characters
b18e7a06857833d2c7c8c8457e5a3a7c3327f643 X25: Fix x25_create errors for bad protocol and ENOBUFS
cf588477a3fbf085426e5c0b6205984ebb7e2187 be2net: implement EEH pci error recovery handlers
0dca3a843632c2fbb6e358734fb08fc23e800f50 xfrm: Flushing empty SPD generates false events
19f4c7133fc1b94001b997c4843d0a9192ee63e5 xfrm: Flushing empty SAD generates false events
9546377c42e12513b33925ab829d893dcf521c5f IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
564517e804c9c6d4e29c270bfc1517404d27107b net/macvtap: fix reference counting
e9449d85c67127d6f9d01aad8963d567ab02cb96 cxgb3: fix link flap
38a8fc0fcf86f131f8bddf3787f9dfa7325bd981 cxgb3: FIx VLAN over Jumbo frames
d41a5b7da223f7a80844fb3e948e8d5e6181f214 ixgbe: Cleanup incorrect header comments
0d643e1fb4207711d9c148b5c6a2820550a4a154 ethtool: Move n-tuple capability check into set_flags
e858911804f5ecadb41afd61582a11f68d416328 ethtool: Fix filter addition when caching n-tuple filters
319c2cc761505ee54a9536c5d0b9c2ee3fb33866 sh: Fix zImage boot using fixed PMB.
fb1e776050f0f6a7b90eba03a1d001756454f9dc sh: fix sh7724 SDHI support using INTC force_disable
d85429a31790361b9e952be3817134c23b3b758a sh: extend INTC with force_disable
92e1f9a7ed613b36f3aaf8b04a79e2fd4fa37ec1 video: sh_mobile_lcdcfb: Fix panning.
40331b21f5fdb746e80fc609ef60ef71b5cd47d9 video: sh_mobile_lcdcfb: Add wait for vsync.
942fa3b63eb525aa0512ba28c42e656d8efc6787 x86, mtrr: Kill over the top warn
7ef612331fb219620cc1abfc2446bb027d388aa0 TOMOYO: Use shorter names.
ca2107c9d6cf44fb915402d6f12b9d9ff3925cd7 x86, numa: Remove configurable node size support for numa emulation
8df5bb34defd685fe86f60746bbf3d47d1c6f033 x86, numa: Add fixed node size option for numa emulation
68fd111e02b979876359c7b471a8bcbca0628b75 x86, numa: Fix numa emulation calculation of big nodes
084da356f6e55ce42f1d2739178502023908c107 TOMOYO: Use enum for index numbers.
6cb8e1f71c407930f0f07feceeea1da73881038b drm/radeon/kms: fix bo's fence association
e821767bebdae6a46f6d897a4385f6218bee7f27 drm/radeon/kms: fix indirect buffer management V2
18fe1cad889fe6c1acbf4dfc576e82a13cf1a30c ARM: 5930/1: Add PKMAP area description to memory.txt.
a183927213df225bd93d21857b6aaafbb95e590d ARM: 5929/1: Add checks to detect overlap of memory regions.
c931b4f655a1b86c929384e674eb8c31795f3bd7 ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
a7bd08c82e4f74387a39eeebb942712f23967420 ARM: 5927/1: Make delimiters of DMA area globally visibly.
db9ef1af4879c121c354ad2f653f185f1d50fd89 ARM: 5926/1: Add "Virtual kernel memory..." printout.
22192b37bbeec5d850c233491f3cb7610363ce34 ARM: 5920/1: OMAP4: Enable L2 Cache
9e65582a8e8715f883a34eea66e0643778ce878d ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate clean lines
d309427e792ea750cdd312e7a92cf6047ae44962 ARM: 5917/1: OMAP4: Add L2 Cache support
424d6b145f863d012c540082d0c1afb5bb4dea48 ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions
ad187f956108e1c56b444706212bf08d84c0bee0 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
54cb3dbb4a1cccd6b1bffc169ff638f8e74daf44 ARM: vfp: fix vfp_sync_state()
462f39a8c7496c95f4de91ef46d875f46e0fa271 ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}
d23bc1b3a7e6db935acb9a949a5985d9b77dfd13 ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction
1a28e3d977860dc760909083df625b300f695680 ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected
11805bcfa411c816b7c76fc40724be6733c74ffc ARM: 5905/1: ARM: Global ASID allocation on SMP
48ab7e09e0a7c00a217f87e4b57dfbee9c603e79 ARM: 5906/1: arm: change command_line to cmd_line
c5113b61baf7a9a8616eca83e20847e7fecdc679 ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7
24b44a66fa240f6fc63343623ca730d39754047e ARM: 5889/1: Add atomic64 routines for ARMv6k and above.
a9221de66d2d94e6e34c3f56bbdd744935020737 ARM: add notify_die() support
2b0d8c251b8876d530a6bf671eb5425838fa698a ARM: 5880/1: arm: use generic infrastructure for early params
e119bfff1f102f8d1505910cd6c09df55c776b43 ARM: Move creation of /proc/cpu out of alignment.c
373b32abf9b33616ad94283461bb2ab49e8371d5 ARM: move LED support code out of arch/arm/kernel/time.c
7921fc4a25800f4210bca96c05dea67a6b736d32 ARM: remove old RTC support
31aa8fd6fd30b0f36416df7d09619768d26b4332 ARM: Add caller information to ioremap
ba869023eac8354b17acdcff82b851ea8e7b1809 jbd2: delay discarding buffers in journal_unmap_buffer
aca92ff6f57c000d1b4523e383c8bd6b8269b8b1 ext4: correctly calculate number of blocks for fiemap
2f68ffd11aa76b251921976c982b814df9ebe890 Merge branch 'arm/clock-event' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable
56012808f4d5606e401539f663d92009d964425b Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
026331c4d9b526561ea96f95fac4bfc52b69e316 cfg80211/mac80211: allow registering for and sending action frames
8404080568613d93ad7cf0a16dfb68459b42a264 mac80211: reject unhandled action frames
de1ebdceb6a4fe1b7073b81d273285b7c8bed312 rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.
49e721ec6ca74f90ee99089ad2de1c338a95c6d5 rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
714fa6636331d33c6045efe394f36c964a6c14ee rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
cea90e55969ff70b970d64d564076a5469331527 rt2x00: Introduce SoC interface type.
15a69a81731d337a3d9db51692ff8704c1114f43 p54usb: Add usbid for Corega CG-WLUSB2GT.
0052b8bb5ad24ff2c5b065adc7ed44dc8390bd4b ssb: fix typo in ifdef comment
634c8d2587abbd680603e016ae1060129abdf46f rtl8187: fix typo in ifdef comment
063b2dfffc896fc5ac6943248c940619b94f09c2 b43legacy: fix typo in ifdef comment
2bf9fa6980a5ca12333634e48c8dd69024b88eba wireless: airo_cs build fixes
0e956c132f822d414a4ce84726ac1d1294364581 nl80211: does not allow NEW_STATION and DEL_STATION for mesh
2f5265e6e785b2a666dd985ea157bc8c260be8fa mac80211: fix netdev rename
f318d658decb5789cfbb43041daf3dc3aade1df0 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
153a008bf7915ea9127341409170cb197d111282 ceph: reset osd connections after fault
dd2ac961e273c2ac9f58cfa13c9e566e4bdb3b13 ARM: 5937/1: Add support for EP9315 based Snapper CL15 board
9aaab0589baa61d637a52badddbff2d74f35a955 ext4: add missing error checking to ext4_expand_extra_isize_ea()
12062dddda450976b129dcb1bacd91acaf4d8030 ext4: move __func__ into a macro for ext4_warning, ext4_error
d6a2d9b800276140abf352908abbd0c240890692 OMAP4: MCPDM: Register McPDM platform device
302720f3b722b8084bc59b214b8da5f50dd3e0b1 ARM: OMAP4: Add McPDM base address
57852d761a924a636411eb65fa089de832a4207c OMAP4: IRQ: Add McPDM IRQ definition
52abcbc9c4aa9cfd06c53afd5883296ca2a58f90 arm: omap: kill compile warning on board-4430-sdp.c
91fbb8c6d9bb32797d455755ddd34376485bd632 AM35xx: Update irq.h for AM35xx IPSS module interrupts
07dcbd07866691c33a3ff6f2d845292f23760669 AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definition
e3d4d0a2385593e7873e7d7688eeffea949facff AM35xx: Introduce am35xx.h file
a1e63642a9ed167f74afd10245fb907ac41a54d0 omap3: pm: Add T2 Keypad as a wakeup source
321cfc851dbb866e4d5efd555eca5919895324ca omap3: Clean-up for omap_mux_init
b702b1060ab1c29ac08b904a0c188c61cda880eb omap_hsmmc: allow compile without regulator framework
e0eb2424469ec2333885672d3db8bd07d322455d omap_hsmmc: Allow for a shared VccQ
6da20c89af64b75302399369a90b9d50c1a87665 omap_hsmmc: Ensure regulator enable / disable are paired
4380eea266940a82e5b8edd5c16ce0289679bcfe omap_hsmmc: Fix disable timeouts
1df58db8a25ec7656005f1dd161a9ede044551b7 omap_hsmmc: Allow for power saving without going off
ce6f00165d5314698afd04ee20cede156cfcc593 omap: RX51: Remux to pull eMMC lines down when powering off
e3df0fb4132fff8717cb0c08403c12138fd3ae39 omap: Reconnect hsmmc context loss count
68ff04231ce9128d400f47762ae3c921be79cd49 omap: Rename hsmmc symbols to reflect independence from twl4030
d02a900b5952597b6beebd709d92ab392fa3005a omap: Rename mmc-twl4030 files to hsmmc
db0fefc5119e2cfaa8f57565331e0abe47f0801e omap_hsmmc: Move gpio and regulator control from board file
88c8460ac32283e2a25e36e4670ff5ab02f3b521 omap3: Add support for flash on 3430SDP board
c2798e9342a1394de966c31703e0410ee3988378 omap3: SDP: Introducing 'board-sdp-flash.c' for flash init
2f70a1e93657bea0baa7d449aa49e44a08582dc8 omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init
30e53bccfa15c6c0839c87705a66d478bb10baf5 omap2/3/4: serial: fix coding style indentaion
2586ef0d1db6d606e5ceb7fbf97f34c8b402e90c omap2/3/4: gpmc: avoid section definitions on headers
b2fa3b7c602258c1ab9d1cb66c30d72e9085c762 omap2/3/4: gpmc: kill compile warning
0cd7e1cc76c38b29ec459294750660855fa11ca8 omap2/3/4: mailbox: kill compile warning in mailbox.c
d761585a0571c9d508b26735a3d268ff3ec3a548 omap1: mailbox: kill compile warning
96fbd74551e9cae8fd5e9cb62a0a19336a3064fa omap: McBSP: Use cache when modifying individual register bits
c8c99699bd25d8b238ba75d2530d1be90e3c39ea omap: McBSP: Introduce caching in register write operations
8ea3200f1de1c3d8f3c884a704107fb1e7449547 omap: McBSP: Modify macros/functions API for easy cache access
14f796375b5c2bcc27986de12b6f769ec3827f36 omap: McBSP: Use macros for all register read/write operations
c127c7dc1abb7f02dcfbbea173e7abb4f2d4585e omap iommu: fix incorrect address for largepage 1st entry
8d33ea5881bce56f85de7fcc90e1c5618fa5b62d omap: iommu: fix incorrect address for supersection 1st entry
97ec7d585b33bbcc2be92dafa05b540959b4ea47 omap iommu: cleanup iommu page address mask and definitions
cc87edb173effdf74e680ee6d622a935ff0c1d6f MTD: remove no longer used OMAP flash map
561b036ad9d0b4f0cd311d2e38025919c2cb437f omap: convert boards to use physmap-flash
fd17a25fe9423bbde16a326466330ad486321dfc omap2/3/4: Add omap4 into omap3_defconfig
a3a9b36e6b1c420088460af8e83ba7b83330669f omap2/3/4: Fix mach-omap2/serial.c for multiboot
3f1686a9bfe74979c6ad538c78039730f665f77e omap: Fix gpio.c for multi-omap for omap4
4751227df948582e82f19df30efa662ab71fa980 omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops
61a07c80a7cf7333475e7eda9934dac9a8a9c8b9 omap2/3/4: Allow booting omap4 with multi-omap configuration
e735aa8a20fdc60439141b7b0c0382a3ce031f3b omap2/3/4: Clean up entry-macro.s for adding support for omap4 multiboot
be8f317740f218bda59cc5ae5aefcdd7a333762a omap4: Use get_irqnr_preamble
95d2b4e9cbba4c9a2ac63205e846e7ccfebe69b4 omap2/3/4: Clean up defines for entry-macro.S
1cf9d079637e1479842dad0b25f445b5ceec0bab omap: Move multi-omap ifdeffery into it's own header file
78aee23f32447bff0ef8dd012d9b0eaf1e3a79a1 omap2/3: Update omap3_defconfig to build in all the 2420 based boards
4323e9f71903f654abc6d21a3ef81c08e0ac2288 omap2/3: Fix initcalls for multi-omap
140455fa007a618d2d1bf5e6e888206534035e6f omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
a8eb7ca0cbb41c9cd379b8d2a2a5efb503aa65e9 omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
088ef950dc0dd58d2f339e1616c9092fea923f06 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
d10f2b6e745f1232ff6517b335faf3bfd7005bec omap2/3/4: Fix mbox init for multi-omap
6fbd55d077cdf2aeb7a170ff9f5779d19506bf9e omap2/3/4: Fix omap2_map_common_io for multi-omap
882c0518e5317a41834d0fceee07ae6ada2d7429 omap: Fix dmtimer.c for multi-omap boot
56213ca4e440c0b6e56a48f5901c55c4ce3cf1ba omap2/3: Multiboot compile fixes to compile in omap2 and omap3
9556175183ddf19e9a7afa449c259a0a5081fa29 omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot
be26a3df0b80307bf8f73cea535c112210151bb9 Merge branch 'debug-ll' into omap-for-linus
3e5e524ffb5fcf2447eb5dd9f8e54ad22dd9baa7 netfilter: CONFIG_COMPAT: allow delta to exceed 32767
fc0e3df4f00a5f62c2f2fce84bf496136b58c474 netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
1756de262e41112a8a8927808eb2f03d21fd4786 netfilter: ebtables: abort if next_offset is too small
ef00f89f1eb7e056aab9dfe068521e6f2320c94a netfilter: ctnetlink: add zone support
5d0aa2ccd4699a01cfdf14886191c249d7b45a01 netfilter: nf_conntrack: add support for "conntrack zones"
61b603b4ee0c70708539e2fa5c3d47f17b7c7849 omap: Remove old DEBUG_LL serial port options
0c8219f0302d0d27fda52c790d38406801e547ec omap: Make uncompress code and DEBUG_LL code generic
4f2c49fedf833e522001bc51824b894732900a3d omap: Clean the serial port defines
8fea97ec1772bbf553d89187340ef624d548e115 netfilter: nf_conntrack: pass template to l4proto ->error() handler
f0d3ab49110327516b7f0b6d27fd33d6fa079d6c arm/mx2: define seperate imx_nand devices for imx21 and imx27
d5d1baa15f5b05e9110403724d5dc72d6d541e04 netfilter: xtables: add const qualifiers
739674fb7febf116e7d647031fab16989a08a965 netfilter: xtables: constify args in compat copying functions
b402405d71beed8e4df354844353f66b4e18269f netfilter: xtables: print details on size mismatch
2249065f4b22b493bae2caf549b86f175f33188e netfilter: get rid of the grossness in netfilter.h
23f3733d440b918ccb7746718f77256334cf6176 netfilter: reduce NF_HOOK by one argument
fa96a0e2e67fe34a3d994e3f354a5c229dd14286 netfilter: iptables: remove unused function arguments
98e6d2d5ee26bf56850a10eb64139c68fb09ba19 netfilter: xt_recent: inform user when hitcount is too large
2ffe2da3e71652d4f4cae19539b5c78c2a239136 ARM: dma-mapping: fix for speculative prefetching
702b94bff3c50542a6e4ab9a4f4cef093262fe65 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
a9c9147eb9b1dba0ce567a41897c7773b4d1b0bc ARM: dma-mapping: provide per-cpu type map/unmap functions
93f1d629e22b08642eb713ad96ac2cb9ade0641c ARM: dma-mapping: simplify dma_cache_maint_page
65af191a0414d0e1145f67c153e1b63d122dfbb4 ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous
4ea0d7371e808628d11154b0d44140b70f05b998 ARM: dma-mapping: push buffer ownership down into dma-mapping.c
18eabe2347ae7a11b3db768695913724166dfb0e ARM: dma-mapping: introduce the idea of buffer ownership
dfff0615d28bdb3e8d213e5537dd069265912667 tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
e296264977f68ddf395b8f93f8e174930f88499a OMAP: DSS2: Check ctx loss count only when starting the first clock
6eed73debf5840a42ebe9ea90958d2ce4a38c6b0 OMAP: DSS2: DSI: remove dsi_vc_print_status()
dd8079d6a9c2aa292dacaf1b42f526558e20379f OMAP: DSS2: DSI: configure all DSI VCs
61140c9a88ce1f1dee4e98a0c442f9a84b4c5e6b OMAP: DSS2: DSI: export dsi_vc_enable_hs()
828c48f8c51ebfc2a00e1a834b0bc9e7fd35060f OMAP: DSS2: DSI: add helpers for DCS read/write
4f76502374ff91bc80a48a32cabb1009087a3b9d OMAP: DSS2: DSI: add dsi_bus_is_locked()
2f18c4d89861fc1abdfa2531ba76017acb78edc5 OMAP: DSS2: improve DSS clk src selection
b63c97f5184684c841be84ec80928e3c5fe57fbe OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype
853525d7785761d2d9c121b41326ab19d3af4a22 OMAP: DSS2: fix irq-stats compilation
6dd2e42bd892b2e16080ceba451fd9c3ed633145 OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFO
47b5d028fdce8f809bf22852ac900338fb90e8aa ALSA: Echoaudio - Add suspend support #2
ad3499f4668f684ef6e5d0222ae14d5e4ade1fdd ALSA: Echoaudio - Add suspend support #1
4f8ada444cc7a7ea70cdc81f098b34c5f1f2df41 ALSA: Echoaudio - Add firmware cache #2
19b50063780953563e3c3a2867c39aad7b9e64cf ALSA: Echoaudio - Add firmware cache #1
02b1bae5e1c0f810168037be0134685085e95e88 niu: Refinements to kernel logging.
04c869735541c27dd137c55f35f8a18bb372bbe1 sh: Fix up legacy PMB mode offset calculation.
228da6c2e63b3b2064492b24ef83c07bcc48abbd mac80211: Fix error introduced in netdev_mc_count() changes.
5659338c88963ea791118e5e11e314b24f90c3eb vhost-net: switch to smp barriers
f10a1f2e7e93a35cb603b63090ff0e70a576a641 niu: Use pr_<level>, netdev_<level> and netif_<level> macros
a1467085dcad8214bbb1d7edafbaa295cbd8c0e7 ethtool: Fix includes build break
1a5778aa000ebfec7f07eed0ffa2852ffb5d16bb net: Fix first line of kernel-doc for a few functions
5ecccb74dc91e22496a142b103ba958f93c29275 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
2e98f10a7a87ebae4dcc3949028a32008b46ceef drm/radeon/kms: flush HDP cache on GART table updates.
028c5d5d596651bce13d06737eb3707a7e99a30c Merge branch 'sh/stable-updates'
8b833c506c05c498d4215e2c260be44225daf6de kprobes: Add mcount to the kprobes blacklist
deded43508f065c95af506d18b8309ba842c397e ARM: mach-shmobile: intc-sh7372 tidyup
aa18ef609b65a76e4531b09dd0c196be3e04eb94 ARM: mach-shmobile: G4EVM USBHS support
276b4f623cfd30320c004269725683ba8f262bb6 ARM: mach-shmobile: sh7377 and G4EVM pinmux support
f6f223039c0d0683bdea1eabd35b309e10311a60 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
d40956665dc0c2fe2608268c2e7cff561ddcce11 ARM: 5935/1: [U300] Fix the DMA configuration
59778fb6c402d48b1efa154e0e79d5e94726365e ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintk
847b173ea3d6f50936823d07f2245059bf44713b TOMOYO: Add garbage collector.
ec8e6a4e062e2edebef91e930c20572c9f4c0dda TOMOYO: Add refcounter on domain structure.
76bb0895d038be7bcdb6ccfcd2dd7deb30371d6b TOMOYO: Merge headers.
bf24fb016c861b7f52be0c36c4cedd3e89afa2e2 TOMOYO: Add refcounter on string data.
cf454aecb31741a0438ed1201b3dd153c7c7b19a nmi_watchdog: Fallback to software events when no hardware pmu detected
504d7cf10ee42bb76b9556859f23d4121dee0a77 nmi_watchdog: Compile and portability fixes
c3128fb6ad39b0edda6675d20585a64846cf89ea nmi_watchdog: Use a boolean config flag for compiling
6c5d1a49e5e88ee831117f4b2375829933ad15da ceph: fix msgr to keep sent messages until acked
414bb144efa2d2fe16d104d836d0d6b6e9265788 x86, cpu: Print AMD virtualization features in /proc/cpuinfo
0d1622d7f526311d87d7da2ee7dd14b73e45d3fc x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write
d67b1b03254c501fef371b0e5916c94a52bfc2c5 fs/xfs: Correct NULL test
cfd3d8dcf7b4fc783db0806ac3936a7b44735bf7 ALSA: hda - Add support for Lenovo IdeaPad U150
d1c6b72a7224f6cd6924f7079f79580cde696d68 nilfs2: move iterator to write log into segment buffer
e605f0a7249d8002c660af379f884896cbaa45ae nilfs2: get rid of s_dirt flag use
dcd76186955e2b595c378dbe5b9bb6c8c5374b10 nilfs2: get rid of nilfs_segctor_req struct
086d1764b22bb2d9d79bb8e2198927acf028d732 nilfs2: delete unnecessary condition in nilfs_dat_translate
fe5f171bb272946ce5fbf843ce2f8467d0d41b9a nilfs2: fix potential hang in nilfs_error on errors=remount-ro
7512487e6d6459e4c3f9c7cedc53050a6c30e387 nilfs2: use mnt_want_write in ioctls where write access is needed
e902ec9906e844f4613fa6190c6fa65f162dc86e nilfs2: issue discard request after cleaning segments
b3b3f04fb587ecb61b5baa6c1c5f0e666fd12d73 tg3: Update driver version to 3.107
1061b7c56482310bbb8197045d51e2986afabfce tg3: Fix AC131 loopback test errors for 5785
c88734054e787542ea093b02120e324e92cad882 tg3: Fix napi assignments in loopback test
603f11738cee4d46a2a1d394ae80d718f8d37cba tg3: Reset phy during bringup when using phylib
0339e4e3effeae71e2b19c6340ef9672fb7a2cb3 tg3: Turn off multiple DMA reads for 5717
6b10c1653e425e30cff7f41d0e6f9743bfa9810f tg3: Fix 57765 A0 bootcode race condition
f89f38b8ec3171664314669a1396ab70b43e8961 tg3: Unwedge stuck MSI-X vectors
e92967bfb1f4fa7da7c425df9239c4bb615dec30 tg3: Prevent rx producer ring overruns
e4af1af900328e4aa71cd5df75bb22669ab11522 tg3: Give MSI-X vec 1 rx backlog space
8151d2948e088c20b7d29c793cf1fd744b6a2699 igb: support for VF configuration tools
ebc08a6f47ee76ecad8e9f26c26e6ec9b46ca659 rtnetlink: Add VF config code to rtnetlink
95c26df829ba4a25f40595cadb4c9433883cbe28 net: Add netdev ops for SR-IOV configuration
b280da8d54b8d82b52f368a8703b7ada6c1744d5 if_link: Add SR-IOV configuration methods
fb8a0d9d1bfd1e4355f307e86a6da7209eefd5f3 pci: Add SR-IOV convenience functions and macros
81d54ec8479a2c695760da81f05b5a9fb2dbe40a udp: remove redundant variable
55d955902a7f78e3e7c9ddbc71a4a050d9d44810 dccp: support for passing MSG_TRUNC
cfc0861ba32643c63901832a583054bea0445961 sky2: version 1.27
8a0c9228f110218f443d9ef8f9ab629251959733 sky2: Avoid down and up during sky2_reset
f2b31cb3ae491f9e82443cf25cc5a9ebdbc63619 sky2: Refactor sky2_down into two functions
ea0f71e59c20ea1e413cacfc971e051b3d6c6f64 sky2: Refactor sky2_up into two functions
200ac492b3c366346fcabd11897fadbd1a7a6599 sky2: Allocate initial skbs in sky2_alloc_buffers
39ef110ba859f44efeb9a88d0e85316cd1bbecda sky2: Factor out code to calculate packet sizes
44dde56d37787cbad2e867a41fe87d6b0aa37fc8 sky2: jumbo packet changes
87b09f1f25cd1e01d7c50bf423c7fe33027d7511 sky2: dont enable PME legacy mode
5f8ae5c537d937bab9cfeb83a30a9b670c3cfb35 sky2: WoL changes
8b05543129a5f216e08625e947a16b844bc4766d sky2: fix sparse warning
fa55e30bc35bf4ec5a7304a537c0ce5438e908e2 IB/ehca: Allow access for ib_query_qp()
25ef756385ce01834504977c22bcce8d8f000e5b IB/ehca: Do not turn off irqs in tasklet context
a478868a1b891da8f3c67c1b933e870df89dca80 IB/mlx4: Simplify retrieval of ib_device
a63374631e7192a64648ecc6672619a7abf9ebcd xfrm: use proper kernel types
c28e93040b497e895d5c41b54abef3bc8db17fa9 xfrm: validate attributes
d707204c1fd21ab49242aad17f92f949538e1507 drivers/net/skge.c: Use netif_printk macros
ae9540f75d5a69e7604cc5391cc0726b3aa82ff6 drivers/net/qlge: Use netif_printk helpers
f8502ce4f986a8fd486302980285b5e786b8dabe drivers/net/jme: Use netif_printk helpers
bf82c189a92f06967cf790d3ab0fc9827a9d00ff drivers/net/r8196.c: Use netif_printk macros
b3d95c5c93d4b57eaea0ad3f582b08a6b5fb3eb1 include/linux/netdevice.h: Add netif_printk helpers
ba211e3ec35820eced89bfe12e2d94e6352a4c5f drivers/net/atl1e: Use netdev_printk helpers
571ba42303813106d533bf6bda929d8e289f51bf netdevice.h: Add netdev_printk helpers like dev_printk
21809fafa042fcfff3f788419bed99f3c289745c IPv6: remove trivial nested _bh suffix
dc2b99f71ef477a31020511876ab4403fb7c4420 IPv6: keep permanent addresses on admin down
c0ad98453f23b98f73a1f1be2a75303a6c0dee4c be2net: bug fix in be_read_eeprom
1a8cdc5d49cdbd79dedce8db3840fca825304d8d be2net: remove ASIC generation number from Kconfig
35ecf03c833d9aae35df9f1d86e6efa86d3d2628 be2net: change the driver description
82903e4bfca1578336a91c0c17839b484c12295d be2net: fix to limit max vlans supported in certain skews
205859a2ff922d0587a819b08007398cbd0a6a30 be2net: minor code optimizations
34a89b8c75abe2873a95524552cc266fdd3b6a85 be2net: bug fix in be_change_mtu
3f0d4560aedaa67546eaeb3dc75fcdf68ec21036 be2net: bug fix for flashing the BladeEngine3 ASIC
e254f6ecaeb4e7c0588e739bf4641df0e8c22bba be2net: remove unused pci device id
830a8a976ff2236ebc383e9a06f7872ed9243bfb virtio_net: remove send queue
b25822ca5e3d6551b74506e2c69afada7c29c967 net: Makefile change for KSZ884X driver
1eb1cc7a209f9593312ba014f1b1f02c31eda4fb net: Kconfig change for KSZ884X driver
8ca86fd83eae6c73db5f6b23ee3a63b77d52c8ee net: Micrel KSZ8841/2 PCI Ethernet driver
447d8c2603a417cca68240059fbf1babfd27774f net: move am79c961's probe function to .devinit.text
0da2b300b91ddeb9944c3fb4faaf78c1c482c0af sparc: remove trailing space in messages
2bec5a369ee79576a3eea2c23863325089785a2c ipv6: fib: fix crash when changing large fib while dumping it
69a6a0b38a139ccceef32222108caca8a9b0b795 dccp: allow probing of CCID-array length
180040b89ee2aed88c0a0b1fcf7ada9a512b12e3 xfs: optimize log flushing in xfs_fsync
87185517de81101da5afbc82cefdeed6eeaa38fb xfs: only clear the suid bit once in xfs_write
918cae14872c56446415299fc17cf98704c9a537 Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into omap-for-linus
7455a76f170f794498d26081a5f15b797ef1a2aa macb: straighten out macb_mii_probe function
4cd24eaf0c6ee7f0242e34ee77ec899f255e66b5 net: use netdev_mc_count and netdev_mc_empty when appropriate
42c4568a4ace0adc27a9d6f02936e2047ba6fc7e ath9k: add a workaround for ack timeout issues
dd645cee7b50b61cb2d05b59eb6027679c437af6 x86: Add find_fw_memmap_area
9b3be9f99203d9a400e8547f0e80f1d8f8e5738c Move round_up/down to kernel.h
59be5a8e8ce765cf739ec7f07176219972de7481 x86: Make 32bit support NO_BOOTMEM
53db62a2529280ff216c941d8a2650204547e44a early_res: Enhance check_and_double_early_res
efdd0e81df0f23830c6d2cb971cf87f415b8dbdb x86: Move back find_e820_area to e820.c
7da657d1f1dd27fa9d8289d5f7e53479c7fd3a95 x86: Add find_early_area_size
a678c2be75773e112f6d656a22a7f1645c4dbd6c x86: Separate early_res related code from e820.c
db8f77c889542b09457b8b97efb311343c99a75d x86: Move bios page reserve early to head32/64.c
9bdac914240759457175ac0d6529a37d2820bc4d sparsemem: Put mem map for one node together.
a4322e1bad91fbca27056fc38d2cbca3f1eae0cf sparsemem: Put usemap for one node together
08677214e318297f228237be0042aac754f48f1d x86: Make 64 bit use early_res instead of bootmem before slab
eed18b5fa4d297c681b00144e8c6942dd35d39a7 ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it
7e20c837208f6fdd553d04f5fe3e80f44570698b ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h
4be53dbe74818a12cc737a89b5d0aec6095956e0 ARM: PNX4008: i2c-pnx: don't split messages across several lines
81d6724a564fa5bd20b006eae0da4462d599bb92 ARM: PNX4008: Use i2c driver data for passing between internal functions
9d7f73632c87ef1b6187eb539d1efd63c3cf0e36 ARM: PNX4008: move i2c_adapter structure inside the drivers private data
44c5d739181886cff8e3903dfa38cd704f3d9640 ARM: PNX4008: kzalloc i2c drivers internal data
88d968b22fa26d5e3a8cab46fc7c3a21c89a91d3 ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
2781681ea6629ac0a685f5afe2011f916ab3c8ba ARM: PNX4008: remove platform definitions from mach/timex.h
6fff3da998ac3cc9ed8a84bf4f19911bd63c8c32 ARM: PNX4008: get i2c clock rate from clk API
ebdbbf2003ae2342147c87c2a6c6ed8984b9cede ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
0321cb83e1c3f3a4282bd620c6cec78c5b80b572 ARM: PNX4008: move i2c clock start/stop into driver
a0dcf19f59d4f37150a6b7e115925d72aca15293 ARM: PNX4008: move i2c suspend/resume callbacks into driver
bba2be480b981bc1e7bea24c2a2552b0ad7e9774 ARM: PNX4008: convert i2c clocks to match by device only
24fd1edaac79fe9554c557f9f93b3197c136c236 ARM: PNX4008: convert watchdog to use clk API enable/disable calls
9bb787f435c86ffed079b66efa3ef6a8c577568c ARM: PNX4008: convert watchdog clocks to match by device only
0c452df9f08d4f0b829802cec3501d987390ada2 ARM: PNX4008: provide clock enable/disable methods and initialization
5413f7464e976e2c2ddb20686fc2e66ae8795b6e ARM: PNX4008: simplify clk enable/disable paths
6985a5ad0d719d8c8d584a69f6e5d7138a2e19ab ARM: PNX4008: convert to clkdev
0a0300dc8c4b3f3ce5c9ef5a0a4be5442590398f ARM: Consolidate clks_register() and similar
4e6d488af37980d224cbf298224db6173673f362 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
796d12959ad374cae8eb77faaf4243455a305433 ARM: 5903/1: arm/perfevents: add support for ARMv7
1b8873a0c6ec511870c106c80b94658f857c47f2 ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6
7ada189f5c8627662c23f49b3e68463f86fc511e ARM: 5900/2: arm: enable support for software perf events
1618fdd9602c689de2f820a88cb3e283a39c3d90 ARM: 5901/2: arm/oprofile: reserve the PMU when starting
0f4f0672ac950c96cffaf84a666d35e817d7c3ca ARM: 5899/2: arm: provide a mechanism to reserve performance counters
c7b66698122796623f1838c0ee6a8e12ec832468 powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM
92fe0ff16a9299233104187bd6ceb2101501badc OMAP: DSS: Taal: fix error returns in taal_probe()
80b1cc23ac96373bd5ff17f8959f2587d6fc37dd OMAP: 3430SDP: remove vdvi regulator
8a2cfea8ccb6292dc43c37968fe08475ae7c2576 OMAP: DSS2: enable VDDS_DSI when using DPI
e721032785b72afbc3da14c5525ca570bc2ed108 omapfb: lcd_ams_delta: add support for contrast control
3e9ff04408483b7972240cf433c7fb4b6b88cf0a omapfb: Fix 12-bit display (RGB444 color mode) handling
60596045ac3d73ab6aac85d1eca617ba4c97b020 OMAP: DSS2: Improve Kconfig help texts
9ce4ad0a7b2e21363ce1d1d4c8eb4c2ae213cb59 OMAP: DSS: add TPO TD043MTEA1 panel
751ef159c5600e7ee53e64c3d04f3e2d78908ce5 OMAP: DSS2: add Toppoly TDO35S panel
3a66d3877eaa4ab9818000a15c07326adaa9ca79 ASoC: Add WM2000 driver
7f049ad15ece7f63b59ad438b51629434cdc0198 omap3: cm-t35: add DSS2 display support
c3d33329f400587976613c0224ffa2e266677cfb OMAP: AM3517: Enable DSS2 for AM3517EVM board
703e3061a043a7b87df2460044666d68394bdb69 OMAP: Enable DSS2 for OMAP3EVM board
6db29675b1cb60e878d04a1f69aba265189b2e33 ASoC: fix compile breakage if CONFIG_SH_DMA_API=y && CONFIG_SND_SIU_MIGOR!=n
a540e13386e90f8c833c5cd0d16d877b8a277af1 Merge remote branch 'alsa/devel' into topic/misc
6b79b264ce04e2acd24330140e147801cdbaa39f No need to patch AMD-provided drivers/gpu/drm/radeon/atombios.h
19f6b8b44e3f633d5d7d1ed68848b1eb89a1e800 sh64: fix up memory offset calculation.
b0f3ae03aca0f331b851ae94bc066124e7f104df sh: Isolate uncached mapping support.
ca1c2e2da9637c131436bf6d6ae41b58f5353afe netfilter: don't use INIT_RCU_HEAD()
857b409a48bdc33e824dff2d730e271b964e78bd netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()
3a7b802d1a8c279876ec74094d71f3c6c45d8030 ARM: mach-shmobile: G3EVM USBHS support
7fdda6780aaa21c7a94e09975649649bb0f4a932 ARM: mach-shmobile: sh7367 and G3EVM pinmux support
ccbe9f0b11b137c9453771a7ca3bf417dc7ce152 RDMA: Use rlimit helpers
757bebb3f989f10acc6f105e89305b0d19aa7c55 IPoIB: Remove TX moderation settings from ethtool support
2542322485be45853cc72d542d8ed84fae82c981 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure
cf4f7e8c47b3298cf90239bad5d86fdcad0c89eb RDMA/cm: Remove unused definition of RDMA_PS_SCTP
2225a122ae26d542bdce523d9d87a4a7ba10e07b ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
5b3efd500854d45d305b53c54c97db5970959980 x86, ptrace: regset extensions to support xstate
7cb72ef4d39978e6e07415a2d552b06d567c3079 drm/radeon/kms: fix r600/r700 cs checker to avoid double kfree
8e5574211d96c0552f84c757718475fdb4021be7 ethtool: Use explicit designated initializers for .cmd
867af973a3b38f2a564d612326efd2694d931f30 Add ASoC support for Devkit8000
8031049147c58d9d8b6226c3ac31a9d72d053e25 ceph: remove bogus invalidate_mapping_pages
0840d8af3e6e40bcd5f2366698eb2755f88acfea ceph: invalidate pages even if truncate is pending
3c6f6b79a64db7f1c7abf09d693db3b0066784fb ceph: cleanup async writeback, truncation, invalidate helpers
6a026589ba333185c466c906376fe022a27a53f9 ceph: fix sync read eof check deadlock
68c283236a1e0772e1a469dd2ffc17afc300b07b ceph: do not retain caps that are being revoked
cbd03635913a86afb7c2cfc0058932956b05b51e ceph: cap revocation fixes
29065a513aa4c7e4b46b77cbcd25f814a4ca0bfe ceph: sync read/write considers page cache
3d497d858ae6e5f23a28783030aecc69074e102d ceph: fix truncation when not holding caps
4af6b2257ee0eb8f4bf3b1dc8acb643c0e8a887f ceph: refactor ceph_write_begin, fix ceph_page_mkwrite
972f0d3ab1a15cb5d790dd8c53903066084b28f2 ceph: fix short synchronous reads
02f90c61096ec3ad691e808a4aa7ca5a06e550ec ceph: add uid field to ceph_pg_pool
f5a2041bd96c9f05ff10172b9c814c14f247084e ceph: put unused osd connections on lru
b056c8769d1da6a6a80ce780a4b8957b70434a41 ceph: remove unused variable
ec0994e48ea2aebf62ff08376227f3a9ccf46262 ceph: add support for auth_x authentication protocol
c7c6b1fe9f942c1a30585ec2210a09dfff238506 ftrace: Allow to remove a single function from function graph filter
1db5950f1d0b82e07371b211a48317b8972da063 iwlwifi: Monitor and recover the aggregation TX flow failure
a9e10fb9b1c6ad16e73cf2656951fce3a817611e iwlwifi: clear all the stop_queue flag after load firmware
f36d04abe684f9e2b07c6ebe9f77ae20eb5c1e84 iwlwifi: use dma_alloc_coherent
6c3872e1d52290dcd506473028867cacc6b7393d iwlwifi: Adjusting PLCP error threshold for 1000 NIC
4843b5a731b31916d100cfc5ba4d03ae78462ed9 iwlwifi: reset card during probe
bbcbb9ef9735c67da303d30bd6beb9e699f0f508 iwlwifi: fix scan race
7bfedc59ee350727b115bbc79780c69b114f162d iwlwifi: cleanup return values
a24dd27c47fcb31ba5c906b66e5cbc28bfa3fa5e iwlwifi: remove unused op-code in PHY Calibration command
45d427001b5eec03cecaacddb53c73af46bb263e iwlwifi: check for aggregation frame and queue
04cafd7fa74d5f70efc93bef36f118177057ff74 iwlwifi: add debug function to reset/reload radio/firmware
a93e7973d0983d22fcbe5f691244736211639fe7 iwlwifi: multiple force reset mode
dff010ac8e57e43669518a14c0e945dfeb80c2a7 iwlwifi: clear all tx queues when firmware ready
b2907e501945d5d13326a6a7441c13e41cd0e799 netfilter: xtables: fix mangle tables
c3a3e040f01457d2ea4f199f75ca205401001a3b ALSA: usbmixer - add possibility to remap dB values
5c42dc7070c94622ca914b5a2e227f3744e857e7 devres/irq: Fix devm_irq_match comment
9d288dffe3a276e1f06ba556845c456d696c5a4f netfilter: nf_conntrack_sip: add T.38 FAX support
48f8ac26537c1b7b1a2422f5232f45d06c945348 netfilter: nf_nat_sip: add TCP support
010c0b9f34a4c567b431f8b49a58b7332ed42e47 netfilter: nf_nat: support mangling a single TCP packet multiple times
f5b321bd37fbec9188feb1f721ab46a5ac0b35da netfilter: nf_conntrack_sip: add TCP support
3b6b9fab42fe98358d70735cf98d43fc18dc79c9 netfilter: nf_conntrack_sip: pass data offset to NAT functions
54101f4f3bed87fa968b57f77f8ff3b09fd88bcf netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing
b87921bdf25485afd8f5a5f25e86b5acef32a9cf netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
d1e7a03f4fee4059ee3fa7ce0edb7c48c1a75fcf netfilter: ctnetlink: dump expectation helper name
82568565683b4991964a5fc89a9ca0c7122818e8 drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page
e34398952e056bbd99f9099fae77be26e5c6aa78 drm/radeon/kms: check for valid PCI bios and not OF rom
03047cdf724d8de9fbfd38b53d768c190225290f drm/radeon/kms: Test rdev->bios centrally in combios_get_table_offset().
961fb597c17e2e4f55407d56b7211c188ab41eff drm/radeon/kms: r600/r700 command stream checker
b036f6fb3aa23a52d90da5fc57e0803f08292e82 Input: wacom - get features from driver info
5deeac99fe1146532eb7c64f9adb17d17628d751 Input: rotary-encoder - set gpio direction for each requested gpio
8f8be2439cd368cc6ba94888919ee90b5a26f0cb Input: sh_keysc - update the driver with mode 6
324e5ade1569111a40c349726d8a2694b28d7943 Input: sh_keysc - switch to using bitmaps
2b14a808fbbb042d0de323260d939bdf95e9efdf Input: sh_keysc - factor out hw access functions
b63de38591605916fff5d483e0bedc65dfe3d395 Input: schedule corgi_ssp and corgi_ts to be removed
74e7e725e4766a2045708d274d4d07cd4fae8adc Input: mark {corgi,spitz,tosa}kbd drivers deprecated
ca0b7df3374c5566468c17f26fa2dfd3fe3c6a37 TOMOYO: Reduce lines by using common path for addition and deletion.
172e91f535dc3607a7dba1d249ab9e918444548a drm/kms: fix spelling of "CLOCK"
8dff4742a6a718e71d15a9b7a8d3d2255bfbc91a drm/kms: fix fb_changed = true else statement
3b40a4434f4d65321332dec590a079d7a75077d8 drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()
9a1420d1185693b6e24719d3937a0c20a3e0e31d drm: switch all GEM/KMS ioctls to unlocked ioctl status.
bc9025bdc4e2b591734cca17697093845007b63d Use drm_gem_object_[handle_]unreference_unlocked where possible
c3ae90c099bb62387507e86da7cf799850444b08 drm: introduce drm_gem_object_[handle_]unreference_unlocked
92eb879ff59c5995bf18f76eb0a00cb7db758e42 ixgbe: Bump driver version up
9a713e7c7cca2f31c89367bb7b48310ab8a3e630 ixgbe: Add support for the new ethtool n-tuple programming interface
15682bc488d4af8c9bb998844a94281025e0a333 ethtool: Introduce n-tuple filter programming support
4c36b678a23d33b82d614afe4f958a9d244ede5d drm/radeon/kms/evergreen: adapt to i2c changes
12d7798f71107e7f4391a532af8c6690bda16f66 drm/radeon/kms/evergreen: fix multi-head
37b4390ec7f12f82e47a2ef56dccee094f26d34f drm/radeon/kms/atom: replace 0/1 in crtc code with ATOM_DISABLE/ATOM_ENABLE
9dad76e8be982b3c72bc89a72f7d603bae87fa96 drm/radeon/kms: fix prescale calculations
0482e3c6f704d25b6a4e3c940caeeacece4e6d74 Merge branch 'omap-fixes-for-linus' into omap-for-linus
375c568844e49d292885c7485d4a255f71680e56 sky2: receive checksum refactoring
acd12dde26eef5186a9d2ead9399d136932d2398 sky2: disable ASF on Yukon Supreme
a0db28b898266265c1cc2ff84f041a561a265504 sky2: resume clocks
c252a5bb1f57afb1e336d68085217727ca7b2134 x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
cef625eef8b4cd573a9f6a17861d34226aebf6c2 x86: Make early_node_mem get mem > 4 GB if possible
28b1c57d3c1f8df69c958f2ae7b9e4b67538ff4d x86: Dynamically increase early_res array size
264ebb182e85f30aa473fa2189d5d5ea173ec3ab x86: Introduce max_early_res and early_res_count
1842f90cc98625d4d9bf8f8b927f17705ceb4e9c x86: Call early_res_to_bootmem one time
79c601695870ca2a9c0ba9949a97d2be78ec07b2 x86: Print out RAM buffer information
e9a0064ad03b899938059bb576615ad9ed0f27f9 x86: Change range end to start+size
284f933d45a1e60404328440910bc2651c0fb51d x86/pci: Enable pci root res read out for 32bit too
9ad3f2c7c69659c343843393944d739fec1f2e73 x86/pci: Add cap_resource()
97445c3b86e0b64e059b4829a7193f8e26fb5bfc x86/pci: Use u64 instead of size_t in amd_bus.c
3e3da00c01d050307e753fb7b3e84aefc16da0d0 x86/pci: AMD one chain system to use pci read out res
b74fd238a9cf39a81d94152f375b756bf795b4af x86/pci: Use resource_size_t in update_res
27811d8cabe56e0c3622251b049086f49face4ff x86: Move range related operation to one file
c85e4aae699360e8db4ebfe710e917ac9b6fc77e ibmphp: Rename add_range() to add_bus_range() to avoid conflict
84abd88a70090cf00f9e45c3a81680874f17626e Merge remote branch 'linus/master' into x86/bootmem
07c8739c521cb029d0f3549556aae2d304513978 ceph: add struct version to auth encoding
9bd2e6f8ba71facf1cadb7154a7e0e4d345a6aba ceph: allow renewal of auth credentials
8b6e4f2d8b21c25225b1ce8d53a2e03b92cc8522 ceph: aes crypto and base64 encode/decode helpers
c7e337d6490d6f2f5e66ddf1b04d00b0dbd10108 ceph: buffer decoding helpers
ced5b697a76d325e7a7ac7d382dbbb632c765093 x86: Avoid race condition in pci_enable_msix()
18dce6ba5c8c6bd0f3ab4efa4cbdd698dab5c40a x86: Fix SCI on IOAPIC != 0
4cad6c7c38930618d77e65af82c1403d63879eee mac80211: Deny TX BA session requests during disassociation
f32338319f10c4ca5499c19edc5b3618896920ba Add Station and AdHoc mode support to libertas_tf
2ac2927a953a01c83df255118922cce1523d1a18 ath5k: use correct packet type when transmitting
bd011e8826978b0f6cd0f929edec353fd755f49b fec: Add ARCH_MX5 as a dependency
fceb2919192d7a667be81c17c0bfa227fd7fa992 fec: Add LAN8700 phy support
633e7533cec78b99d806248e832fc83e689d2453 fec: fix uninitialized rx buffer usage
67de792420be2daa1c6fec07ec8552af9ea0bde3 net: atm: use seq_list_foo() helpers
a2b79b414df97a70c33f874b631e06830431d233 net: ipx: use seq_list_foo() helpers
216437eb8b5adf12ab91e1f0c046ffba22c63431 net: irda: use seq_list_foo() helpers
318f6b228ba88a394ef560efc1bfe028ad5ae6b6 x86, ia32_aout: do not kill argument mapping
1349ea08e8de7b3e09998f33ea4e6c74f3e0db1a sparc: remove redundant return statements
4f134204f740d9fbf992843a6615175f5105f49e net: x25: use seq_list_foo() helpers
27b5b8657a2aa761f76e45fa60c20b7bafc249dc net: af_key: use seq_hlist_foo() helpers
efaffb78d875a155b9f327532c2ddccf28c592b4 net: appletalk: use seq_hlist_foo() helpers
b512f3d841370aedee9a2c24a14a0ab5fc0a02b2 net: ax25: use seq_hlist_foo() helpers
90dd7f5ace558314fa431ae0f59388ed3e5c7695 net: netrom: use seq_hlist_foo() helpers
b7ceabd9b528417973619c5b655bc5b21857ac36 net: packet: use seq_hlist_foo() helpers
b999748acce739675a5e9420f21e54b8cbad9d81 net: rose: use seq_hlist_foo() helpers
32d2e3a149772441a6a146ad96cbae319e27742a net: x25: use seq_hlist_foo() helpers
c4146644a56b1f213c4c5567c75771883bec33c7 net: add a wrapper sk_entry()
66655de6d132b726be64c324bc3f9ea366d20697 seq_file: Add helpers for iteration over a hlist
0271f91003d3703675be13b8865618359a6caa1f x86, acpi: Map hotadded cpu to correct node.
2d6bfc261a02662ec7a3a78df3e05e453e8b168d mtd: orion_nand: Fix build failure caused by typo
a8c28d05150f758625c5da38199b247887735e65 Merge branch 'master' of git://dev.medozas.de/linux
e3eaa9910b380530cfd2c0670fcd3f627674da8a netfilter: xtables: generate initial table on-demand
b2a731aa5cbca7e0252da75e16de7ae5feb1313a [ARM] orion5x: D-link DNS-323 revision A1 power LED
2b95efe7f6bb750256a702cc32d33b0cb2cd8223 netfilter: xtables: use xt_table for hook instantiation
2b21e051472fdb4680076278b2ccf63ebc1cc3bc netfilter: xtables: compact table hook functions (2/2)
737535c5cf3524e4bfaa91e22edefd52eccabbce netfilter: xtables: compact table hook functions (1/2)
eeb5b4ae81f4a750355fa0c15f4fea22fdf83be1 fat: Fix stat->f_namelen
d0b0268fddea3235a8df35e52167c3b206bf2f5a netfilter: ctnetlink: add missing netlink attribute policies
42107f5009da223daa800d6da6904d77297ae829 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
0a02604628c49037e1de2091d75462fd856b26ed netfilter: xtables: consistent struct compat_xt_counters definition
f895c53f8ace3c3e49ebf9def90e63fc6d46d2bf NFS: Make close(2) asynchronous when closing NFS O_DIRECT files
7e381172cf6e0282a56374e50667515aed55166a NFS: Improve NFS iostat byte count accuracy for writes
aa2f1ef10e6ad65c9138ec576f82c08f32e6f32c NFS: Account for NFS bytes read via the splice API
4184dcf2dbde481b34d370e1704f2b91a8c9f0d1 NFS: Fix byte accounting for generic NFS reads
c2459dc46269728e4a080ec8d5a316b2bba2e142 NFS: Proper accounting for NFS VFS calls
ba17686f62db88f6a591121e768a0c83a2a2647d nfs41 do not allocate unused back channel pages
9733f0d9289cbcac4fa03db0cb5aec1ab01c6bc9 nfs41: cleanup callback code to use __be32 type
41f54a55480c752d9419cac5e647785cb794142e nfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset
bae0ac0ee1839e345a9b26d8c00eb3ef565caad1 nfs41: fix nfs4_callback_recallslot
104aeba484c9291cde2def6d037b836af46d8eb0 nfs41: resize slot table in reset
b9efa1b27e25b1286504973c0a6bf0f24106faa8 nfs41: implement cb_recall_slot
4911096f1a5df73c12c287a42ece4e7b5d9c19ec nfs41: back channel drc minimal implementation
b2f28bd78354b9bbcd178bf6bbf6b2277cd9b761 nfs41: prepare for back channel drc
e95e60daee44fade63f32429ddcf1c2012a95632 nfs41: remove uneeded checks in callback processing
b92b30190093377828efcde5fc4cf7598fa1ee46 nfs41: directly encode back channel error
31d2b4356b054537c35f4f8a7533e0b4a494dcc6 nfs41: fix wrong error on callback header xdr overflow
72ce2b3c064471fc511a9ca2fb6c38d90d2ab826 nfs41: Process callback's referring call list
a7989c3e4702203baa5ddb3614f92bfc49a6e491 nfs41: Check slot table for referring calls
8e0d46e13833b06832395e7eacccae8af8743461 nfs41: Adjust max cache response size value
5a51f13adf7909caec2f8182767485c30e21364e xprtsock.c: make bc_{malloc/free} static
7a88efe9760de3bc75bde61b0a4c56dbb6cf2494 SUNRPC: Don't display zero scope IDs
f1a89a118299df9e5afbaaedf83e5709a28632b6 SUNRPC: Deprecate support for site-local addresses
97cefcc6d0aa6b4fc9ba67eb1ef4cc9e25f826f2 nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriately
b68d69b8c6d19f4c2174f26fe8b750a0e82eb732 nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOX
2c6434888cef9e5f450d6c5b7df6d8c625ed27c1 nfs4: handle -EKEYEXPIRED errors from RPC layer
dc5ddce956660247e004a4b20a26b7d137ab1644 sunrpc: parse and return errors reported by gssd
573bff5ab9437b4e59ba9be34a7b08bca5ff054a powerpc/44x: Add MTD support to katmai defconfig
5a6543e8da6e338fef3cd42cc79ac85f6f53a8e7 powerpc/44x: Update Glacier dts
6f57518cfa097b170a8f500d6d70651e81589e30 powerpc/44x: Update Arches dts
036f290d8952fdcafa9d6c9e2d94efbcb793d123 powerpc/44x: Add MTD support (NOR FLASH) to Katmai dts
28ef35eb33d7e291bf0e1fe1137915a7e38805ff powerpc/44x: Fix L2-cache support for 460GT
9ab99d5a43e9f283738fd9fd365539306d13eaac Merge branch 'master' of /repos/git/net-next-2.6
c6848bf566c7217a6090693ff5cc47091fa772f5 ASoC: Typo. s/Freecale/Freescale/
c42a59ea277a8898b8f7c83fc89b00be225ea6aa ASoC: TWL4030: Add supply for audio serial interface control
c0ff4bcd2e8505b09e0bedc74d08ad2da1e326f8 ASoC: cs4270: enable regulators at probe time
22313eafe92aeec1db9839f5afb71675bf2a5c33 ASoC: add phycore-ac97 sound support
e335c75cf32b7014f84c90bbe7ed9b7ecd8e7778 mx31moboard: support for the smartbot baseboard
cda82f85c2bba92daa3d017f7c7bc5f8c61a2e11 mx31moboard: make usbh2 enable gpio claim more atomic
f8594c283e409024d817e75027074570ce27dcc5 mx31moboard: change initial reset status for robot microcontollers
fed9b63ca5aa999e618140cc1cc6bd73f212ec9b Merge branch 'mx51-baseport-sascha' of git://kernel.ubuntu.com/amitk/mx51-upstream into mxc-master
d2831d1f543489ef97a20e6e65f625e195b521bf i.MX pcm043: Add AC97 sound support
c8a6885f2153087668b64d4ee25f78a7dda1dadb pca100: add sound support
d9e557e5cb2052164f04af75c7d3d9bdd4111054 add ssi header file
a4dad4c75c4ae378c2a5d66938b8467802c2e98f sh: update sdk7786 defconfig.
7578a4c625a5cc32812946338a4549f3090be113 sh: Fix up multi-resource mapping for SH7786 PCIe.
ede55c9d78101fef0d8e620940a5163f14b02f29 tracing: Add correct/incorrect to sort keys for branch annotation output
1afeea84bd821e9a8c1c6606ba677bc229dd57de [ARM] Kirkwood: define SATA LED for netspace_v2
ca9cea939932a0a64fee9d83b3c631431359446f [ARM] Kirkwood: add LaCie Internet Space v2 support
7a15726cb4aca67150b93a5ce5413efe6e87c95d [ARM] Orion5x: enable SATA LED blinking for d2net
d74b96a73a99853708d6b278c2ce683657fa1ec5 [ARM] Orion5x: set valid GPIO inhibit power-off for d2net
b2d6efe7fa18ad14ee6e9964c90643095b6ac7e2 Merge branch 'fix/hda' into topic/hda
b1109bf085c8dd69537b7876ea83f914dd1fe46a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
05df49865be08b30e7ba91b9d3d94d7d52dd3033 ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.
375177bf35efc08e1bd37bbda4cc0c8cc4db8500 mac80211: Retry null data frame for power save.
3d48e1d0e8701d004ce7e1dd66088f42e429d079 mxc: MAINTAINERS: Add maintainer for mach-mx5
51c23a04c39e6a95a37b8af8625a550e674ddef6 mxc: Add mx51_defconfig
b996b5830364c1b1d2469be574f4ebe831987ba9 mxc: Add support for the Babbage board (i.MX5)
a329b48c43e5e2e6b51ce159d99aefeb90c7c066 mxc: Core support for Freescale i.MX5 series
438caa3f6c91ba21c539a8547c4075b619dc6500 mxc: changes to common plat-mxc code to add support for i.MX5
0f3332c4fabb2227b1bc15dc7542017d08f10a09 mxc: refactor timer code to use timer versions
a003708ad4ee9384226251431c7953a24079ff80 mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 family
301ba0457f1ed853fc08e57785f8c87fe7e49c68 kthread, sched: Remove reference to kthread_create_on_cpu
b80109e256bc17ed66c9d559175f087b03ca2a8e Remove reference to kthread_create_on_cpu
3ad2f3fbb961429d2aa627465ae4829758bc7e07 tree-wide: Assorted spelling fixes
cebe41d4b8f8092359de31e241815fcb4b4dc0be sound: use DEFINE_PCI_DEVICE_TABLE
801cd56e3e2c2b727399d2c50c50139b2d7c98e8 sh: break out enable/reparent div4 clocks on sh7723
e6f077592d1de2f6a4fc760e7b5d6f20b37d3a27 sh: fix INTC to use set_irq_chained_handler() for redirects
3844eadcfd2ba975110e3ca8479efa8c093129ce sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector merge
e3e80046e0ce2a595e607a62b650a9b4efea6558 sh: sh7723/AP325 SDHI vector merge
8d9adabac3a3a3742c7a47da9e456108a0fd2efb sh: sh7722/Migo-R SDHI vector merge
7896cd0f5a4fa7eb833064e31d8970b95c9faac5 Merge branch 'sh/intc-extension'
d519095344fda705c9840a579acf6aa6205c37cc sh: extend INTC with force_enable
577cd7584cf5199f1ea22cca0ad1fa129a98effa sh: extend INTC with struct intc_hw_desc
e4e430c611db75f58d3ca33869e182a530859426 ARM: mach-shmobile: sh7372 INTCA support
6673be73809c8aa1ca5255c83f4fc85c43fdbfab ARM: mach-shmobile: sh7377 INTCA support
f8eef1305b33438dd7a3a01e43b94e57ca87fc9b ARM: mach-shmobile: sh7367 INTCA support
dce17d4ff366230aeeaaf42512bba3711243cf1c ALSA: hda - Fix default polarity of mute-LED GPIO on 92HD83x/88x codecs
8e7672cdb413af859086ffceaed68f7e1e8ea4c2 nmi_watchdog: Only enable on x86 for now
b919ee827e048826786fd7e889a2b04f63382fe6 powerpc: Only print clockevent settings once
44c9f3cc1a07503b653b571eac5792436da39a30 powerpc: Clear MSR_RI during RTAS calls
8354be9c104db8e92bb079e29540fbafb7f09b5c powerpc: Remove trailing space in messages
0b9612c210f6bf6efb32ab84b8f34018eaacb08d powerpc: Make powerpc_firmware_features __read_mostly
a13672fb30b46eaf9fa50357e1e863de00631401 powerpc: Reformat SD_NODE_INIT to match x86
7317ac87119dfb6fac36af4bcc64a25b62b5898d powerpc: Convert mmu context allocator from idr to ida
66fcb1059deeae072c1bf1536a8e2613028bce3e powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
b926a88a7b77bc27c0e7f67166f34b854fe21ccc powerpc: Reduce differences between pseries and ppc64 defconfigs
20a8ab97372e453f58a7b49e0d5e0f832406cffe powerpc/pseries: Quieten cede latency printk
5a2ad98e920dd8ac4cfbc0c1556e930ba2d65427 arch/powerpc: Fix continuation line formats
25ef231de2678690198d95dca949c3caa67a76de powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
4ae04acb81256719a71125c0f0280e2a3ad68e25 ARM: mach-shmobile: early console support using earlyprintk
62f60d6a37910501814c6281e6c21b485434a7f1 ARM: mach-shmobile: optimize get_irqnr_preamble/and_base macros
7c0616b85ba23d0467bf0b5a6f288f5296eb05ff [SCSI] lpfc 8.3.8: Update Driver version to 8.3.8
3b5dd52aaffd291edea9f939ed46a960b240bb45 [SCSI] lpfc 8.3.8: (BSG4) Add new vendor specific BSG Commands
4cc0e56e977f12e6f400cbab3df7cf1e11d6f58a [SCSI] lpfc 8.3.8: (BSG3) Modify BSG commands to operate asynchronously
c79c1292df87fa9c63383ca551fa719c0c2fda7c [SCSI] lpfc 8.3.8: (BSG2) Create lpfc_bsg.h
4fede78f7552479c4bb3bab221133ec5244e4154 [SCSI] lpfc 8.3.8: (BSG1) Update BSG infrastructure
65467b6bdffd3efde111444663bc9de35b59b22a [SCSI] lpfc 8.3.8: Add code to display logical link speed
695a814e18561c52456acf5051fac0ea4b8111da [SCSI] lpfc 8.3.8: BugFixes: Discovery relates changes
341af10239c4c87192bf762f53c7bcb1f3a1e767 [SCSI] lpfc 8.3.8: BugFixes: SLI relates changes
2cec802980727f1daa46d8c31b411e083d49d7a2 [SCSI] qla1280: Drop host_lock while requesting firmware
7c56533cf4fb072abc39e850e7ef4fb6166cc83b [SCSI] be2iscsi: correction in the claculation for num_cxn_wrb
b30c6dab1d87cc638a7413dd0e778d8c9a5232eb [SCSI] be2iscsi: changing the chip opcode for TEXT
caf818f118b1ea60226a884072f1c3a9d5714766 [SCSI] be2iscsi: Ensure clean reuse of wrb
f55a24f2c24b63f8b4329eb28b4aec02a4bcf5d0 [SCSI] be2iscsi: correcting the return
5dc1c416b39531e3bcf0651ca4123e64228dd553 [SCSI] be2iscsi: Proper checking of state
230dceb4316da9c8e05c82b64f2527aee95da2ff [SCSI] be2iscsi: Fix for first_burst
d2eeb1ac35a7146cbd4b1f6bf09bb6384ccdfb0d [SCSI] be2iscsi: changing copyright to 2010
32951dd8cd70e525eb523c9e2b62d79d9157fae9 [SCSI] be2iscsi: Remove Ring mode from driver
d0e2ddff7c4b493acff50a9000564b67cbe7d676 [SCSI] vmw_pvscsi: fix signedness warning with newer compilers
fa4698fcf59c3bd01c171e5e558bae9e8eb396f1 [SCSI] sd: Combine DIF/DIX error handling
d44a6d2bbffd9e5c87f0a78cbe9c089e21289162 [SCSI] lpfc: unify two if branches with the same code in lpfc_decode_firmware_rev()
a3babda5b3b60b5d28dbab127b1ecc8ba707b6e7 [SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cids
aa3590329fdf789902e3c1383589bad12a74fb09 [SCSI] be2iscsi: Fixing the number of SGE's
48bd86cf213a5780346b603b703c4b83978611a8 [SCSI] be2iscsi: Fixing Bug for multiple SGEs
e4b8972c6172950ce226afdf7a921098f7672d5c [SCSI] mpt2sas: Bump version 04.100.01.00
84f0b04a0e3b279a0b0a851b93eb403a626ca4b8 [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs)
f4af3c14113d1b0d98d5a5e717b8aa1f484065b6 [SCSI] mpt2sas: Update driver header to latest MPI Spec.
50d5c60634673a79f8d88564e10345b50fca7378 [SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support.
f7c95ef02b564d9984c0655c9659791b1dd5d7ad [SCSI] mpt2sas: Added raid transport support
22c88425e03e8476176375ab0457c88ff3a5b68c [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility.
e75b9b6d9d81e35aed5ef2692285c4948e173c5c [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault_debug.
6846e75cdfa76c6609ac0381a6739c9f4af8fd3b [SCSI] mpt2sas: User resource_size_t instead of unsigned long
b2ff36ba19dec02b05d3e26e36923b71ab64f34a [SCSI] mpt2sas: Return -ENODATA on IOCTL timeout
d7384b28afb2bf2b7be835ddc8c852bdc5e0ce1c [SCSI] mpt2sas: Delete volume before HBA detach.
bcc1c2a1d22974215e39dc87ce746ba9a39223e5 drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
e97bd974448ce90f8e4720499d84580bcd6a2f7a drm/radeon/kms: update atombios.h to latest upstream.
9f93ed39804a9cfe10577cfae66059fe6bc6e3a5 drm/radeon/kms: bogus cs recorder utilities
73a6d3fc104827db574e4bd206a025299fef0bb1 drm/radeon/kms: use wait queue (events) for VBLANK sync
20d6c346f69ec68f3f4956c726d830c978f911a8 drm/radeon/kms: use udelay for short delays
57fcab620d05c3eb32b4787ce7501565c4c3162d drm/radeon/kms: take the pm mutex when using hw i2c
6d7f2d8da106ecf794a5a3e98c4239f348119e3c drm/radeon/kms: dynclks fixes
a0eb38eb8637a81bb7770d34036e498d2ba63a26 drm/radeon/kms: get_power_state early, not when processing IRQ
530079a8f3f35828a80ba4981c1be902982363e7 drm/radeon/kms: use power states for dynamic reclocking
516d0e46c80d2d20391f4145c2c5e3915253b8bf drm/radeon/kms: add code to select power state
0ec0e74f784ca08eab0354ab1dada46924c39b73 drm/radeon/kms: add a power state type based on power state flags
845db70da0bd285813b25bb522a0281f28efbf89 drm/radeon/kms: don't set pcie lanes for ignored power_state
56278a8edacee9ae9e3bc9d8c8e2d37e9969f3eb drm/radeon/kms: pull power mode info from bios tables (v3)
c836a4126768cd76af9ee33b3c11f57695d5fda6 drm/radeon/kms: add functions to get current pcie lanes
c913e23a145ae07b6f9f88aae8cd5ad06b5729ff drm/radeon/kms: add dynamic engine reclocking (V9)
18917b60bca094e7830e4046e336d024f73f1c90 drm/radeon/kms: consolidate crtc count in rdev
44224c3f455886190b101dbb00befbaff5e98466 drm/radeon/kms/r600: reduce gpu cache flushing
a0c07a69bc5d060362e4861d6c4f7c67dab57f1e drm/radeon/kms: switch all KMS driver ioctls to unlocked.
9ae4786712166638a8daed902886ef400e88ab24 drm/radeon/kms/atom: add a helper function to get the radeon connector priv
26b9fc3ab13587d4e86b217be43d1fb7ca934576 drm/radeon/kms/atom: clean up spread spectrum code
093972788f009cabf8f8fb726dc5267b60b3d09e drm/radeon/kms: add pll quirk for toshiba laptop panel
7c27f87d2bde885e9bcda74c208a7aae8bef8e76 drm/radeon/kms: rework pll algo selection
4612dc97991a09e1a9e4d5d981e16589d7cb150c drm/radeon/kms: clean up some low-hanging magic numbers
3c537889e17232e9073f75ae8710ea0f008c5a29 drm/radeon/kms: add support for hardcoded edids in rom (v2)
2739d49cd7f1f44876cad614b072da698967b370 drm/radeon/kms: add workaround for rn50/rv100 servers
40bacf1631a3e8654b1128aa9b72e73ca801c9e4 drm/radeon/kms: add support for hw i2c on r1xx-r5xx
0f88009d5cfae890bd3466126d1622ad4f16b798 [SCSI] scsi_transport_sas: add support for transport layer retries (TLR)
e15276a4b220c54db665cf46a92bd9ceb9aeb052 mac80211: Reset dynamic ps timer in Rx path.
209c671db7a917740ab9873d442b10ae7e369937 mac80211: make rate_control_alloc static
641eabb0a3717020d1a93d3f91493ab0d826c910 ath: fix WARN_ON with Polish (Poland) Contry code
349e6b7289f8a3d3d5d3b859e00b41f27d1211df mac80211: remove get_tx_stats() driver op
00a08eb62f790383bcc8ea309d4afb9ef346ef0b rt2x00: remove get_tx_stats() mac80211 op
97e93fcd866ee7cc02082fc62509378f50547936 p54: remove get_tx_stats() mac80211 op
1296d4744516aeae8809e2f47ceecd88df4b037f iwlwifi: remove get_tx_stats() mac80211 op
8b2bbe66abfdc60f73b094a56ab29bfbf939201c b43legacy: remove get_tx_stats() mac80211 op
3b27521a5be8b700451d54d4fa670f754e7f9720 b43: remove get_tx_stats() mac80211 op
3b2119096d7ec4ef50427e07b562897f2c139c11 ath5k: remove get_tx_stats() mac80211 op
d1ace8e57a4e3af78767684c6f6b5f8b88417abb ar9170: remove get_tx_stats() mac80211 op
8ccbc3b8b0c919e8609560ca56cd777ece8d2c41 mwl8k: remove get_tx_stats() mac80211 op
4046fe66ce74b66b553035c57c892f4715e074db adm821: remove get_tx_stats() mac80211 op
733da37dab72de6b3f8b0c56b5cdea322f18a684 ath9k: fix keycache leak in split tkip case
29165e4c8b265a415f1fd1dca947b5d4c72abc47 mac80211: fix deauth race
21b2d8bd2f0d4e0f21ade147fd193c8b9c1fd2b9 iwlwifi: Send broadcast probe request only when asked to
ed56a3f15a0561e900957ecca0dee42b9b453a9e iwlwifi: Add chain_noise support for 6050
d4fe5ac9e04e6e175a7bd7e29844b351533be591 iwlwifi: Add chain noise scaling factor
19885c4fbd79439efd6b3798bfb73f2f30e27104 mac80211: fix bss_conf.dtim_period
199d69f27326858b16449eb1cc1623299db64415 mac80211: Added a new debugfs file for reading channel_type
40e6fa829a2544c9f8fd5a94844fe502334d6afc libertas: don't retry commands
85359499eec796e784e2f1e3d7bbb31d84dd4c2b wl1251: fix txop unit
40bd5203ddb6b946b55c35d1c26dfe9ec1b232f5 b43: N-PHY: handle allocation fail in samples generation
5f6393ecf5cc7d064ba9172e0a2e1c64bcaaaf2f b43: N-PHY: load generated samples
9442e5b58edb4a108ec5aae420a6fff3a63acab0 b43: N-PHY: partly implement SPUR workaround
bbc6dc121de92dee506e359eeb9b1d3973d0740a b43: N-PHY: save calibration for further restore
984ff4ffb7fa36b9ac440a3802fd19658eccc84e b43: N-PHY: prepare code for reapplying TX cal coeffs
67cbc3ed5b96a5acfddae142fa0e2adb1b6270d5 b43: N-PHY: implement overriding RF control intc
371ba88322ea5750ad411fdef7674dcee50f7235 libertas/if_spi: needs linux/semaphore.h
83e34f03ee9b86b49bde4707a1fe03a1837e29be ssb: fix interrupt assignment
0866b03c7d7dee8a34ffa527ecda426c0f405518 b43/b43legacy: Wake queues in wireless_core_start
74e2bd1fa3ae9695af566ad5a7a288898787b909 mac80211: tear down all agg queues when restart/reconfig hw
3f7c5c10e9dc6bf90179eb9f7c06151d508fb324 ath9k: Enable TIM timer interrupt only when needed.
1a20034a73a40b8056731f9db0c535cec2961eb7 ath9k: configure the beacon only if the STA is associated
34e895075e21be3e21e71d6317440d1ee7969ad0 mac80211: allow station add/remove to sleep
070bb5477fb4029131aad4941d7aaf0093db0c38 mac80211: don't probe if we have probe response
33e5a2f776e331dc8a4379b6efb660d38f182d96 wireless: update radiotap parser
690680360cd22b55235481ca3421a3450a96138a mac80211_hwsim: add fake hw scan handler
6e7e6213e4956828927c30e3ef5a42812d00c650 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
8007f10259d04f37044c2c731bf9ccdd9161d825 selinux: fix memory leak in sel_make_bools
7e469af97eed947ba9204712601281a69ae8eb6c lockd: don't clear sm_monitored on nsm_reboot_lookup
cdd30fa1664e0245fa64330c7cc2ddab7e47c223 lockd: release reference to nsm_handle in nlm_host_rebooted
cccc6bba3f771ef29b33e4f79e70ebc3dba245b0 Lose the first argument of audit_inode_child()
123df2944c436c80640c4281c5bc9c7950b18687 Lose the new_name argument of fsnotify_move()
32974ad4907cdde6c9de612cd1b2ee0568fb9409 [IA64] Remove COMPAT_IA32 support
9ab48ddcb144fdee908708669448dd136cf4894a netfilter: nf_conntrack: fix hash resizing with namespaces
f7e7ee36757f68778700cde1aaed89e1d23e59fd perf record: Fix existing process callgraph symbol
dab1531a07ad7c5be4ebe715a3d08742f0c638e3 netfilter: xtables: compat out of scope fix
76780373190d7e8ddfb6fed06aef068e2445c743 netfilter: fix build failure with CONNTRACK=y NAT=n
1c64606968538396ffe87eb6da4121a5bffe5e34 OMAP: DSS2: Add Sharp LQ043T1DG01 panel driver
b99a776d0b17ae0f3a54e86009887a00ac4889d0 ALSA: hda - Remove static gpio_led setup via model
c21bd0254371c207636e84c9e033d13a6fe48d43 ALSA: hda - Merge HP mute-LED status callback on both IDT 92HD7x and 8x codecs
07f804495cb08c8fdf16eee8f7d90edce4a3c9c5 ALSA: hda - Detect HP mute-LED GPIO setup from GPIO counts
58152a16901dfce8662f5ec7e16d06dfce6fd31e arm/mx2/devices: use SoC-prefixed names where possible
69ddb488035068fce9a4ac4a63cffa91dfb3f37f arm/mx2: use cpp magic to create imx-ssi devices
ccd0e42c827666e91296b6395b7b7b04fb8c8803 arm/mx2: use cpp magic to create imx-mmc devices
9309b2ba54d9082b8eb2ce641ad395cf5d9929f4 arm/mx2: use cpp magic to create imx-i2c devices
2b84a3640ffdebbbea3ec004eae963e920c16e1a arm/mx2: use cpp magic to create imx_gpt devices
68c94b40b31926f627573a7f656b903f6644744e arm/mx2: use cpp magic to create spi_imx devices
fa535a77bd3fa32b9215ba375d6a202fe73e1dd6 sched: cpuacct: Use bigger percpu counter batch values for stats counters
0c9cf2efd74dbc90354e2ccc7dbd6bad68ec6c4d percpu_counter: Make __percpu_counter_add an inline function on UP
6d3e0907b8b239d16720d144e2675ecf10d3bc3b Merge branch 'sched/urgent' into sched/core
50200df462023b187d80a99a52f5f2cfe3c86c26 kernel/sched.c: Suppress unused var warning
7561f2dd393bd0c6397e6b2a6b021cdb827a2eb1 sh: Fix up SH7786 PCI resource definitions.
84e478c6f1eb9c4bfa1fff2f8108e9a061b46428 nmi_watchdog: Config option to enable new nmi_watchdog
1fb9d6ad2766a1dd70d167552988375049a97f21 nmi_watchdog: Add new, generic implementation, using perf events
e40b17208b6805be50ffe891878662b6076206b9 x86: Move notify_die from nmi.c to traps.c
34bf0fc54a4634ebb0a992e8562191a01233e240 ARM: mach-shmobile: G3EVM, G4EVM and AP4EVB defconfigs
d48d38e87c2ce56dcee030a8bcd5e9e1090c232f MAINTAINERS: Add entry for ARM-based SH-Mobile architecture.
8a77b8d0744ab21b59a9413c41c6a3d6cb9b0b4f serial: sh-sci: Support ARM-based SH-Mobile CPUs.
65a5b28f0af00dddd785b516914739460562638f sh: Let INTC set IRQF_VALID on ARM platforms.
13d605de2ece8c8f7c17a88747d90b7931350ee5 sh: Build drivers/sh for ARM-based SH-Mobile CPUs.
2b7eda63e489a43575f776a1a32bcfbcd75b9476 ARM: mach-shmobile: SH-Mobile AP4 support.
f2aaf66df0858116b2fcdbbfe8126d4ff925ac61 ARM: mach-shmobile: SH-Mobile G4 support.
c793c1b0c8ea11b46caf5a532752214b27a2df42 ARM: mach-shmobile: SH-Mobile G3 support.
ea13ddbad0eb4be9cdc406cd7e0804fa4011f6e4 TOMOYO: Extract bitfield
13fd7aeb9af0a106905757369362137996f3feb0 Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'
9e9622d1a064705181bea0600ea9eacd95adab7f serial: sh-sci: remove SCIF code in sci_rxd_in()
2e18e047981ae04be9bd0d9760057f7c1a7b3785 Merge branch 'sh/dmaengine'
858918b77b29d0e9ce7f524d1b57d602d85f5d64 sh: Optimise FDE/CIE lookup by using red-black trees
cfefe99795251d76d92e8457f4152f532a961ec5 sh: implement DMA_SLAVE capability in SH dmaengine driver
623b4ac4bf9e767991c66e29b47dd4b19458fb42 sh: fix Transfer Size calculation in both DMA drivers
fc4618575f79eea062cdc51715040e40cd35b71c sh: prepare the DMA driver for slave functionality
076dc4a65a6d99a16979e2c7917e669fb8c91ee5 x86/alternatives: Fix build warning
3235dc3f22378f35ce77eba0d0f62db2d9c4844e x86: Remove trailing spaces in messages
5f485364365f00853e5249cb3ae31f876936b552 perf top: Use address pattern in lookup_sym_source
ee11b90b12eb1ec25e1044bac861e90bfd19ec9e perf top: Fix annotate for userspace
889b8f964f2f226b7cd5a0a515109e3d8d9d1613 packet: Kill CONFIG_PACKET_MMAP.
36028f3383872eefb558a4aae4c12ec2b5fa640f vgaarb: Add user selectability of the number of GPUS in a system
d0679c730395d0bde9a46939e7ba255b4ba7dd7c kbuild: move -fno-dwarf2-cfi-asm to powerpc only
773a38dbdad03474c5ee235f7d9bf9f51c9e3c2b vgaarb: Fix VGA arbiter to accept PCI domains other than 0
841582ea9e29a8f757c30c5377ce649586ba793a x86, uv: Update UV arch to target Legacy VGA I/O correctly.
95a8b6efc5d07103583f706c8a5889437d537939 pci: Update pci_set_vga_state() to call arch functions
1c5b9069e12e20d2fe883076ae0bf73966492108 x86: Merge io.h
910bf6ad0be3e1efbda0e9d358794937b52c9860 x86: Simplify flush_write_buffers()
6175ddf06b6172046a329e3abfd9c901a43efd2e x86: Clean up mem*io functions.
2b4df4d4f7de1a834d252c7da3197fce634cbf0e x86-64: Use BUILDIO in io_64.h
2e16fc7728a77755b5b2dc6b27dde62cd97b9ea5 x86-64: Reorganize io_64.h
bd2984e96452855d148ebce76f696dcecbc96340 x86-32: Remove _local variants of in/out from io_32.h
5c64c7019e571a726f4aa9c1896402c15391a8ed x86-32: Move XQUAD definitions to numaq.h
59dde3853e07aaadc2b63abd16c954d5b0606cf1 markup_oops.pl: minor fixes
52e13e219d5930fb8fb774050e6ecffa244a60a9 markup_oops.pl: add options to improve cross-sompilation environments
73c77e2ccc14413c232c3e0b3aa43a0c4b72ec70 xfs: fix xfs to work with Virtually Indexed architectures
c9334f6067dbe0380141fc75b122e0a533878838 sh: add mm API for DMA to vmalloc/vmap areas
252a9afff76097667429b583e8b5b170b47665a4 arm: add mm API for DMA to vmalloc/vmap areas
ef7cc35b0ee03431731186320b18e5da585341ff parisc: add mm API for DMA to vmalloc/vmap areas
c50749de02f272be6e09b9016e13a17307d29066 ASoC: pandora: Add DAC regulator support
7aeef972cce30b0ab04047e07918b04d867e7a29 net: e1000e: convert to use mc helpers
2cc04d27c497af9e8d11181fa8ddef9c99592c78 net: dm9601: convert to use mc helpers
6d55ad4a534e7de3417819c6e894ff1c0a38f626 net: 8139too: convert to use mc helpers
a56ed41d94f80e4342116318754878a045835f40 net: 8139cp: convert to use mc helpers
6622e670b26fbaa9c4ae7772a4d2d0abd3414b51 posix-timers.c: Don't export local functions
c81628848af8a01f103acc8166299c698898a8f4 clocksource: start CMT at clocksource resume
c54a42b19fbaae4e9f212322ecca25a6bc95c1ba clocksource: add suspend callback
17622339af2536b32cf29699ddd4ba0fe79a61d5 clocksource: add argument to resume callback
4f2c120d1860ce33a71c617f59cf80c700b30d2a Merge branch 'for-2.6.33' into for-2.6.34
1537a3638cbf741d3826c1002026cce487a6bee0 tree-wide: fix 'lenght' typo in comments and code
b5218a87cbe0f01d551b2dae90b54cad8ded72df drm/kms: fix spelling in error message
a64061e100826be758145462f8c656ba17c9541b doc: capitalization and other minor fixes in pnp doc
9ce8e498ee58bb8a866a6c3c08fcb385ed66e9d2 devres: typo fix s/dev/devm/
350f82586b7554240bee18c41cc5c842f63265ae Remove redundant trailing semicolons from macros
7d9b48ea81ee49779b95ecd0df5a8c2789e4f836 fix typo "definetly" -> "definitely" in comment
551e378ca1852dc51609b722014416d4da0770c6 tree-wide: s/widht/width/g typo in comments
d9a5f04b6a8e0e681ae37fde84016a57ca17371f vt: remove unused variables
7dd607e82d823e40675b0b87f035ff04dcb0b5c0 crypto: fix typo in Kconfig help text
5e39df5625fb903587ac8e281fa57d76714996e4 grammar fix in comment
9ddc5b6f18fbac07d2746566b73b89e89fdd4e6a tree-wide: fix typos "ammount" -> "amount"
659431fcafd820cc426afedadcc4548933224985 fix typos "precidence" -> "precedence" in comments
3333e9ee9f8b82307f99fb8466724649da573025 doc: fix Defaultd -> Defaults typo in EISA doc
19afd8e2ffd7a6e4026d51d63495e14d2a7bacc3 doc: update 00-INDEX for Documentation/laptops/
2273130de8b24adeb59231a9a8c6274bf5d35447 fix comment typo leve -> level in powerpc
de8164fb2242d77c8a83fb3c63830eb7914d696d doc: fix leve -> level typo in pm-runtime doc
af66585270ef99aa6097faf3bd7344855077e75d fix comment typo boo -> boot in ksysfs.c
d6b198bc8a67deee5984fb9506f000ae4fce9d75 fix ext3/ext4 comment typo compain -> complain
db18efac0bd644e4b7af757394ca0bef8d91dcee bio: Fix outdated comment about bio_alloc_bioset()
6382dc334064bb0b41a95df0e3c438de35f2ffb7 fix comment typos in avc.c
fb637f3cd31783db2b654842ea32ffec15c4bd62 fix comment typo in pci-dma.c
0747e3bc54b43faaa88ab0b37eb5b6f50972965b Fix spelling of 'platform' in log messages
947af2943576400628bba085eaa6b85143526133 Fix spelling of 'platform' in comments and doc
3d956d1dfffef3b19d743aa1a443ab5a300051cb isdn/mISDN: add __init/__exit macros to dsp_core.c
60c14a1507a9fcd2e3b8eb53c218cb74ae404bcf media/dvb: add __init/__exit macros to bt878.c
73a98fce881c46eaeb33c1aef23ab607f4d03344 w1: add __init/__exit macros to w1.c
8885074038b219b90cb0f5cd1a049ba80c7e815b isdn/hardware: add __init/__exit macros to mISDNisar.c
71709247aa852b5c4a01e70a9186590800d15575 xen: Fix misspelled CONFIG variable in comment.
473a72a18bf446f51837f7731214db297981f0ed uwb/i1480: add __init/__exit macros
c9404c9c392d557a4687c4cbda022b03cb787ce9 Fix misspelling of "should" and "shouldn't" in comments.
634bad68bc25753816594ecd390dcea980528315 Fix misspelling of "successful" and variants in comments.
b2d82ee3c8b2193ee5bc7eca4687ee9be30abd34 fuse: fix large stack use
b21dda438baa450a76a375a35653ae0377793fab fuse: cleanup in fuse_notify_inval_...()
b06ede84dd1473dec7c6af03a41c8d04d2fee437 sh: Fix up hp6xx build.
794d6206508673d7c7426976d4e78e6af10b3e4f Merge branch 'fix/hda' into topic/hda
350a514787a4516746f738f69bff6aa0d4ac70e9 ALSA: ice1712: fix: lock samplerate when samplerate locking is enabled
5ecaafdbf44b1ba400b746c60c401d54c7ee0863 kprobes: Add mcount to the kprobes blacklist
3b0be1a4f2f7d8280574aa6e5eac2dd3dd57e2b7 sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.
f40a70861ace69001524644473cc389543b06c3c syslog: clean up needless comment
b405e8df26dfe4c56ab3f88f5cc1dfab0d220289 e1000e: Fix namespace conflicts wrt. e1000_has_link
e233230f9c8f02d4c3a643ec5067ca21bc90ee9a [ARM] orion5x: update defconfig
f123560a07313218108d3cc652af99eaaf04d67f [ARM] Kirkwood: update defconfig
1961528959aa523a351b49236f8627b30793ee80 [ARM] orion5x: fix some improper includes in Linkstation files
2d18638ec010a2ed1daa08b4774ed12108647a53 [ARM] Orion: Add Buffalo Linkstation LS-HGL support
b2fdb5660fccc060e47658baad8911a963397ced [ARM] kirkwood: combine support for openrd base/client support
639b9be60ec2045a0a59b2ea33479937c4b5acef mach-dove/common.c: remove unnecessary (void *) casts
5a6f98f5bff7f975c61d56b5c756b5a96c4db167 drm/radeon/kms: add radeon i2c algo
570930fe1ee497de6aafd895dbe80116cb10525f bridge: Remove unused age_list
bfd5f4a3d605e0f6054df0b59fe0907ff7e696d3 packet: Add GSO/csum offload support.
8e04221029067cbaff3fc8f4daf991532afbcbaf Merge branch 'sh/stable-updates'
3e3e65fc425588a4a4b9143d7dfe40e52a2bf0be mach-kirkwood/common.c: remove unnecessary (void *) casts
ef4a6777cf33c4a7a76e74ecd593f74a1df30b96 mach-orion5x/common.c: remove unnecessary (void *) casts
746079dabcf74be2a16dc983ac597156e3d2e051 qlge: Code clean up
e0fee99fce97af37b1db6ed8dd6951fb9a8d7201 qlge: removing unreachable block of code
d088dde7b19628f386c486f16cd471f5b5682ca8 ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)
b0f83b280fcfa9cdd66b748f0c12fb26ce69e391 doc: document IPv6 parameters
15c052fc7f4a1b3544602be8af77e31bba9261bf qlge: Add watchdog timer.
08aca087f263e8089420b2723fe0c1a0cbe5de0c davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()
e89861e9b44fcd606cdade6230eb0037ad5911bf DaVinci: DM365: Voice codec support for the DM365 SoC
3b43cd6f2dcbf871b8cabe16ae4ac8c036c959ac davinci: clock: let clk->set_rate function sleep
00642f6616a0d1893ab1dcfec4d833210f310e95 Add SDA and SCL pin numbers to i2c platform data
3f995f2fd7e0814630f55be37c650a5983e4077e davinci: da8xx/omap-l1xx: Add EDMA platform data for da850/omap-l138
f900d552f95a009e4c4910aff7acbd45f952aa2e davinci: build list of unused EDMA events dynamically
447f18f1b4a3e86159353d016dcaac25414b3a42 davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case
2d517508060c22ef371a61495773cf890def291a davinci: Keep count of channel controllers on a platform
0e6cb8d296308a75e4047fabc752731ff7836182 davinci: Correct return value of edma_alloc_channel api
77a92c710b65864fe07491864f3bbac9fbac51bc davinci: add CDCE949 support on DM6467 EVM
5b8972d1b6461d0081d2d49dde4d129290da26f0 davinci: add support for CDCE949 clock synthesizer
635344436385bbdca24b57ef14f2dde53e9af082 davinci: da850/omap-l138 EVM: register for suspend support
044ca01521d077a35b46a445b02b93f413109a4b davinci: da850/omap-l138: add support for SoC suspend
efc1bb8a6fd56f6df5b797dff5156c935175c319 davinci: add power management support
7307d093e6f05d845fc5ce47893c391c819a5c2b DaVinci: DM365: Changing default queue for DM365.
679f9218cac9e7d63ae3868c0c71b45b1ba5f766 davinci: clock: Check CLK_PSC flag before disabling PSC
ad021ae8862209864dc8ebd3b7d3a55ce84b9ea2 TI Davinci EMAC : Abstract Buffer address translation logic.
01a9af36cd9d25fc71e28192974732d8053bd1c0 TI Davinci EMAC : add platform specific interrupt enable/disable logic.
8ee2bf9ab792d0c02b13ca3acbd036debb7745d9 TI Davinci EMAC : Re-use driver for other platforms.
fc42e335ee6a7dd1f740c0fc868d607cc689d7c4 davinci: da850/omap-l138: Enable 4-bit ecc
e2abd5a282b2b146aeae7515fb42c3dbd2ff7204 davinci: da850/omap-l138: Modify NOR partition info
2f72e8dcc5f528976a8cd631b44dffae0591612a davinci: move /proc/davinci_clocks to debugfs
f979aa6e17fe11fb7b603992c742898175327499 davinci: make /proc/davinci_clocks display multi-rooted clock tree
c1978e1dfb3d171010f6a22eb0a9eed89a245666 davinci: add support for DM6467T EVM
b73b526ec36068b102e735064b61dc724d45d2db davinci: board-dm646x-evm.c: arrange related code together
5b5052e32dc53e6e76da188c547f14c4e5e35624 davinci: explain CLOCK_TICK_RATE of 27MHz in include/mach/timex.h
60cd02e1f4a1574c26c9ae8d29d63bd3d179c0c2 davinci: da850/omap-l138: create static map for SRAM
7aad472bb5602242113718fc170e61b127460cbe davinci: da850/omap-l138: unlock PLL registers during init
948c66df0d5e23dbcb84bee39a11b56c8a0d3e41 davinci: cpuidle: move mapping of DDR2 controller registers out of driver
e2da3aaa4254d9e79d9524190fc7e5f0cbdc3c33 davinci: make it possible to include clock.h and psc.h in assembly code
c94fa15ba2d736af786ac1e56686d41987b1aba0 davinci: move PSC register definitions from psc.c to psc.h
7ec4b24326ec9b0467ab23b0417ec6b63e8e5524 davinci: move DDR2 controller defines to memory.h
9a219a9ecf49ab156df4c18267ade4d468d9930e davinci: move PLL wait time values to clock.h
d2de05827cce9438dfc61d5a4cf13b6ca82ebdee davinci: da8xx/omapl1: add support for the second sysconfig module
f2a4c59df62f4493c7cf7dfd349ec66bdd4b9fec DaVinci - Adding platform & board changes for vpfe capture on DM365
cb2dc111b156eb41f61ed4e5b3a3a5df90526d9d i.MX27 pca100: Add USB support
ee14373cdc91fbc9ad8db0bf38e28d58f577b181 i.MX31 pcm037: Add USB support
f8f76db1db369f3a130ac3fd33e2eee5f1610d9c libphy: add phy_find_first function
6683ece36e3531fc8c75f69e7165c5f20930be88 net: use helpers to access mc list V2
d91a8910d9585950706536a643ece51b67c695ec ARM: Fix badly placed nuc932 Kconfig entry
c72881e8377ca713427486add16fc63256f0231b ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2
d48a41c181c8abdb8b09f746e02839c6161dc3ea ARM: 5913/1: ARM U8500: add I2C platform configurations
e208c447bd728920e4f3d438a706344ea31249b9 ARM: 5908/1: nomadik: add platform specific i2c configuration
8e58ed34d926d89969796a0832ab38381a4c90ed ARM: 5915/1: Add RTC PL031 derivative platform config for ux500
1b924032533033a4dae1a239981677bdae21949b stmmac: fix 'lenght' typo in comments and code
38c7233b287481dfb3327dde136801ce500aba58 netfilter: nf_conntrack: restrict runtime expect hashsize modifications
ae06b8330aefb0338017c427d5694fc8ea9144c8 can: ems_usb: removed duplicated code setting local echo support
10be7eb36b93364b98688831ee7d26f58402bb96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
773f206b2f3745bde8ee17ec0f884c19db3917a5 i.MX27 pcm038: Add USB support
eee7c497d250bbb2bfd0fdc2b41b9b6ff02148a2 i.MX27 pca100: Add USB support
d186f04c17d86e587e72bc402302df56a9b820f3 i.MX35: Add USB control register access support
9cf945cbef42a4524b6a58486bd8bfb96640e97f i.MX27: Add USB control register access support
84ab80616b0eb5fac4d1970f10ea1b3cf75280e1 i.MX ehci platform support: Some fixes
ba593e5966440deec8684863e0cba9b502c4a377 fsl_mx3_udc: Add i.MX35 support
ab59b19be78aac65cdd599fb5002c9019885e061 netfilter: nf_conntrack: per netns nf_conntrack_cachep
cec27c891b805b2ab2302f9fcbdacb6f179ac0d4 ALSA: hda - Add support of ALC665
84898e87cc0fff976202d5b91656f2db949fc2dd ALSA: hda - Add ALC269VB support
88102f3f841b680412714d0b0b7da33c2a00c1f9 ALSA: hda - Remove superfluous init verb entries for ALC88[235]
e34b7005e5f55a55964c13ec9784e8e2b427a83c arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code
5d93a14241bf5ba299422440bc366ec43970c002 vmiclock: fix comment spelling mistake
640462cbd659990bcceaf86ab17ccbc02147e62a Coding style correction of some wan drivers
7e2a10836c0455cb3ca397f89b8280496148d571 fs/qnx4: decrement sizeof size in strncmp
fe9a2302230fa287715a11a3d3aec74eec75a6a4 doc: fix checking socket() in net tstamp example
edf86baae2e92bc03615086b2a341cd6d56c20f2 Fix misspellings of "separate" in strings.
2a61aa401638529cd4231f6106980d307fba98fa Fix misspellings of "invocation" in comments.
c41b20e721ea4f6f20f66a66e7f0c3c97a2ca9c2 Fix misspellings of "truly" in comments.
a089377f29d3af0f62f3bdc6db0c5042513fc3f3 Fix misspelling of "truly" in a label.
303863f43fa5106637325a213717b2f306e2efc3 Fix a grammar error (redundant "be") in comment
c14e522b1aab6a1a3765db182aacca4f359f6d91 tree wide: remove execute flag from .c files
c5c7b32d3c67049ab4e509d0e8bf93811c433dfb ataflop: Killl warning about unused variable flags
cb67286d6629ecb5bfc44071d664cf1cbd01a350 ASoC: TWL4030: Module unloading fix
8c1264740e7c9688c5d11b96d26e4393618ef60e ASoC: Add WM8912 DAC support
e4bc669610d75106a00b0f96f2410ac5898ef1ca ASoC: Optimise WM8904 output stage power control
c133421800d9d1dfec0c98de6c9da0a7a99e0573 ASoC: Add support for BIAS_OFF when idle to WM8904
cf56f62746c3e2f70bfad3d6fd051427a0022368 ASoC: Disable WM8993 regulators when turning bias off
b37e399bfc7fcb5b523e3e2e74686c8cc95c0cba ASoC: Initial WM8993 regulator API hookup
3bf6e4217e3c69438f6dc41a009664107eb27ab1 ASoC: Convert WM8993 to use shared cache I/O code
a3032b47c46920ed3f2fd58e64f484e3dab49f23 ASoC: Add a cache_sync bit to the CODEC structure
9fd96bbb6a3a1fd9ba24e84a2d7ccc6ccb6beb60 Merge branch 'imx/master' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master
04b5efe5fa7f71c37b938053666fac317b67c636 ALSA: hda - Fix docking output for IDT 92HD8xx codecs
2161db969313cb94ffd9377a525fb75c3fee9eeb perf tools: Fix session init on non-modular kernels
f887f3019e56389a73617f4e70f512e82cc89adb perf tools: Clean up O_LARGEFILE et al usage
34d2819f20782feb60f9434470ecfb200875fd41 x86, mtrr: Remove unused mtrr/state.c
447a194b393f32699607fd99617a40abd6a95114 perf_events, x86: Fix bug in hw_perf_enable()
fce877e3a429940a986e085a41e8b57f2d922e36 bitops: Ensure the compile time HWEIGHT is only used for such
8c48e444191de0ff84e85d41180d7bc3e74f14ef perf_events, x86: Implement intel core solo/duo support
9717e6cd3db22eade7dbae0fc9235c66325a7132 perf_events: Optimize perf_event_task_tick()
23577256953c870de9b724c3a2611ce7be6a1e4e sched: Remove member rt_se from struct rt_rq
74b7eb5885415ed41d012f432398d1b697115b5f sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]
9e3af04f8787315f63f55b191bb9a06741dbf183 Input: gpio-keys - add support for disabling gpios through sysfs
f24bb999d2b9f2950e5cac5b69bffedf73c24ea4 ftrace: Remove record freezing
4554dbcb85a4ed2abaa2b6fa15649b796699ec89 kprobes: Check probe address is reserved
2cfa19780d61740f65790c5bae363b759d7c96fa ftrace/alternatives: Introducing *_text_reserved functions
615d0ebbc782b67296e3226c293f520f93f93515 kprobes: Disable booster when CONFIG_PREEMPT=y
57d818895f9d294ab9080e5a662675fdee943ff1 perf annotate: Fix perf top module symbol annotation
6cff0e8dbaa4d5d822a814e5028683d7e71c3291 perf top: Teach it to autolocate vmlinux
7a2b6209863626cf8362e5ff4653491558f91e67 perf annotate: Fix it for non-prelinked *.so
29a9f66d703cb9464e24084e09edab5683e1b6b8 perf tools: Adjust some verbosity levels
6122e4e4f5d0913e319ef8a4dc60a47afe4abc0a perf record: Stop intercepting events, use postprocessing to get build-ids
7b2567c1f57c059de29d3f2ca03aca84473865c8 perf build-id: Move the routine to find DSOs with hits to the lib
8ad94c6052649a8e32120b464eefa0ffd8f2f04f perf probe: Don't use a perf_session instance just to resolve symbols
8d92c02ab07602786eaa6d4e5b519395730b3fd3 perf symbols: Ditch vdso global variable
6275ce2d5f44ae4f8575c24724525cbb2a3a141b perf symbols: Fixup vsyscall maps
9de89fe7c577847877ae00ea1aa6315559b10243 perf symbols: Remove perf_session usage in symbols layer
5c17ef878fa25e04b1e8f1d8f5fa8b267753472c MX1/MX2: -EINVAL overwritten in second iteration in mxc_gpio_setup_multiple_pins()
3d7bbd4575cfb23e6ef7368fff1f7d7e198b7930 Input: mark input interfaces as non-seekable
daf8a96b2d4a5d4d1d288831be43457c84c55a2f Input: uinput - mark as non-seekable
f266d7f5f89652a68e21e9882c44ee9104ad8d61 x86_64: Print modules like i386 does
0b7024ac4df5821347141c18e680b7166bc1cb20 Input: add match() method to input hanlders
1e87a43080a259a0e9739377708ece163b08de8d Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
5197424cdcccd2b0b1922babb93969b2515c43ce Input: usbtouchscreen - add NEXIO (or iNexio) support
f4a5e359c4bafc2269766ccd74256024160ed7ac Input: usbtouchscreen - find input endpoint automatically
fea4d14b69567e134e1838155a5dc857ebca70cb Input: usbtouchscreen - convert from usb_device to usb_interface
a9694faa287888b4fb10849649b6c94d0a1c9940 ALSA: hda - Adding support for another IDT 92HD83XXX codec
90c30335a70e96b8b8493b7deb15e6b30e6d9fce sky2: Flow control frames recorded as dropped packets
3fbd9187d004149fb8a98c9cb51ef9f4a4f66aca sky2: hand receive DMA mapping failures
1621e0940294c20e302faf401f41204de7252e22 net: CONFIG_COMPAT redux
bf66f3736a945dd4e92d86427276c6eeab0a6c1d can: mcp251x: Move to threaded interrupts instead of workqueues.
35cfabdc5e9b99e732899db8f36c63a215e105bc bonding: Remove net_device_stats from bonding struct
235ecb1db09f481840569fd85eda62e70d03580c drivers/net/davinci_emac.c: Fix continuation line formats
59b26c72914920fd12695033c5a099fb0bfae935 trivial: remove duplicated "from" in CAN USB EMS Kconfig help
20d29d7a916a47bf533b5709437fe735b6b5b79e net: macvtap driver
fc0663d6b5e6d8e9b57f872a644c0aafd82361b7 macvlan: allow multiple driver backends
8a83a00b0735190384a348156837918271034144 net: maintain namespace isolation between vlan and real device
6884b348ed759184032306c9435a727741a72298 net/rds: remove uses of NIPQUAD, use %pI4
650b2ef5d7f1378f65e6a313909d783e4b6477ed mISDN: positive error return should be negative in mode_hfcmulti()
3e5981774755f2f967cd1d3f3898576cff20e565 isdn: mISDN, don't compile unused stuff
f0f4d641d4ebfeb4194e9c26dfa6286802e2e8d1 hardware/mISDN/mISDNinfineon.c: bail out of loop on error
e23e11792a77c7d54f363841cd5e33074fb0c8c9 hisax: timeout off by one in waitrecmsg()
4bbd1a1903639f826215d76af74f4901efc34daa qlge: Add check for eeh failure when closing device.
a112fd4ce3ed965dfb8dc6791622cb4f25ba3619 qlge: Move reset from eeh io_resume to slot_reset.
4a0b9ca015bae64df7d97c9e0a1d33159b36e69f ixgbe: Make descriptor ring allocations NUMA-aware
1a6c14a2c7c313c584f26730e67f062f474bb744 ixgbe: Allocate driver resources per NUMA node
dbb5aaebc44ce7f64b12904c58fbc1dd487982a7 e1000: call pci_save_state after pci_restore_state
b548192acaebcb05d6a87d1e94f19835b1a18a8b e1000: Report link status in ethtool when interface is down
10eec95569513206877769ad9336591c08015cfe ixgbe: only process one ixgbe_watchdog_task at a time.
9c119ba54c0fcae72881948af3d37b47a2f8e1f9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
efec959f63de850fbd2442189f7dfc9c38efe251 powerpc/pseries: Pass more accurate number of supported cores to firmware
d78ca3cd733d8a2c3dcd88471beb1a15d973eed8 syslog: use defined constants instead of raw numbers
002345925e6c45861f60db6f4fc6236713fd8847 syslog: distinguish between /proc/kmsg and syscalls
a4b97f2054af2e411c414ed4cb5e1d0dbfd24a47 sfc: Do not include unneeded headers
754c653a4e62bfa19b4e015c45198863c4211947 sfc: Fix some incorrect or redundant comments
2291b20f4bee6a28087cf4f4b2b382a92063c8b5 sfc: Remove declarations of nonexistent functions
4cddca5484e047fa77ce090bec96fbfb92a6eb19 sfc: Add some missing bits to register self-test masks
c91f48d61c5b6fb36a6fc50de923db4db009b0dc sfc: Survive ISR0=0 bug in the shared IRQ case
2e803407400efe592e5294993a5b1e8251f6dd49 sfc: Implement NVRAM selftest for SFC9000 family
4f16c0739145476ba37a7fa9eea0c33850efc2ce sfc: Replace PHY MDIO test with an 'alive' test
7a6b8f6f7f74085a1330b0f9765d81bcea8c58b7 sfc: Enable autonegotiated flow-control by default if supported
8b2103add08b79abd3ac7015b4bac744c0af534e sfc: Handle firmware assertion failure while resetting
5297a98d5dd6de86fe1e2ffc9ea60cdf59b71443 sfc: Update MCDI protocol definitions
b1681c56f5b6bf551bed2617a395855055836571 drivers/ide: Fix continuation line formats
91e83432f8abc1fc93499a2323f6c4bd6026029e drivers/net/amd8111e.c: Fix continuation line formats
24c4a3b29255f9f8bc48d93597a58256b5a1f83f can: add support for CAN interface cards based on the PLX90xx PCI bridge
2e02644abc4b3574533b027782820b5a6dfe1920 cxgb3: add memory barriers
ace2a4d0fbf868c00625a8fd91c44ad9fabe7012 MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support
c774651a5ffc0250f82d72730753f196c86884c5 MCS7830 USB-Ether: change register define
00e499131e250324a89c93d5dd88c8f2b4bf6dbb MCS7830 USB-Ether: Spelling corrections
76802851b6e1b78b614ba611d6b5d27a83f60ded MCS7830 USB-Ether: add Rx error support
5a1436beec5744029f3ac90b6fe71a698dcd6155 crypto: pcrypt - call the complete function on error
e054f1647162d7098a9ff619405a72bd7c417213 crypto: geode-aes - Fix cip/blk confusion
5322892d867e186c6b4c5fff5c99ea4863696a60 xfs: kill xfs_bawrite
07fec73625dc0db6f9aed68019918208a2ca53f5 xfs: log changed inodes instead of writing them synchronously
0719aaf5ead7555b7b7a4a080ebf2826a871384e selinux: allow MLS->non-MLS and vice versa upon policy reload
42596eafdd75257a640f64701b9b07090bcd84b0 selinux: load the initial SIDs upon every policy load
8c961bcca1d10be4f2c06375eb561679167653a0 ASoC: Allow CODECs to ask soc-cache to suppress physical writes
0f69d9782c6e6a7b0e60113a850845bc642c3f4e ASoC: fix compilation breakage in sound/soc/sh/fsi.c
84f3bb9ae9db90f7fb15d98b55279a58ab1b2363 netfilter: xtables: add CT target
b2a15a604d379af323645e330638e2cfcc696aff netfilter: nf_conntrack: support conntrack templates
0cebe4b4163b6373c9d24c1a192939777bc27e55 netfilter: ctnetlink: support selective event delivery
858b31330054a9ad259feceea0ad1ce5385c47f0 netfilter: nf_conntrack: split up IPCT_STATUS event
add67461240c1dadc7c8d97e66f8f92b556ca523 netfilter: add struct net * to target parameters
794e68716bab578ae8f8912dc934496d7c7abc90 netfilter: ctnetlink: only assign helpers for matching protocols
2eff25c18c3d332d3c4dd98f2ac9b7114e9771b0 netfilter: xt_hashlimit: fix race condition and simplify locking
056ff3e3bd1563969a311697323ff929df94415c netfilter: nf_conntrack: fix memory corruption with multiple namespaces
b8f46c5a34fa64fd456295388d18f50ae69d9f37 perf tools: Use O_LARGEFILE to open perf data file
9ad62ec4f752c82b39aa5927f23d894b46ae10b9 sh: Fix up early PCI PERR/SERR IRQ handling.
9ad7bd2944bd979ef4877cd439719be44c5f3b47 dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_set_size()
28bb9ee13aa0ee4c57dc3568f539cc84920b43aa powerpc: Add static fields to ibm,client-architecture call
4b1cf1facca31b7db2a61d8aa2ba40d5a93a0957 dma: make Open Firmware device id constant
6c504d423147770d7bd73aab3228726379700786 powerpc: Fix typo s/leve/level/ in TLB code
24551f64d47af9539a7f324343bffeea09d9dcfa lmb: Add lmb_free()
859aefc5afc6c00dae630680e5470f7a2c27c4a0 powerpc: Increase NR_IRQS Kconfig maximum to 32768
98ceb75c7c14eada76b0aa9f03a635a735cee3cb macintosh/hwmon/ams: Fix device removal sequence
33a470f6d5e1879c26f16f6b34dc09f82d44f6e9 macintosh/therm_adt746x: Fix sysfs attributes lifetime
119ea10947cc1402abbf9d6200815b0606536906 hvc_console: Remove __devinit annotation from hvc_alloc
b51130685817d8c1b56386f9957405b5be2cdfe0 hvc_console: Make the ops pointer const.
7b62922a071aea362e879252d7482e448bd63d9c powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
5be3492f972b73051ead7ecbac6fb9efd1e8e0ec powerpc: Mark some variables in the page fault path __read_mostly
61c03ddbdff2e080702521bc1b757854ca58c46a powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
4ba525d134a882e6994bf8f5bd93fd020376588c powerpc: Simplify param.h by including <asm-generic/param.h>
dc942cee2fcb734d6f3ef7966040e4e034b67d5b powerpc/viodasd: Remove VIOD_KERN_<level> macros for printks
d35b7a829a13b69c4747b69380b504b6544a2375 ARM: Merge next-samsung-s3c244x-merge
28db4ed52d329ca06da9fbcc9dcf6c4e25cdcac2 ARM: Merge next-samsung-devupdates2
91492b4a04586e7cb191c72de9d1b22545a3ce16 ARM: SAMSUNG: Add support for 12bit ADC
cf9814eb6d83f066d5db63f4144598e9c6ca2951 ARM: S3C64XX: Make audio device code built unconditionally
1de203adf6210b9dd81d907ea8cda587bc61cf4c ARM: SAMSUNG: Use PLAT_SAMSUNG instead of PLAT_S3C
3bd9377e8761cb7f1000b3075763df779ab9aeca ARM: SAMSUNG: Add SERIAL_SAMSUNG_UARTS_4 Kconfig option
21030403209f0c253d462492f881c613bd8eeda2 ARM: S3C2412: SoC has the fractional baud rate register
4b4c662571bb3a19d6bacb4433886ec35c7093fa ARM: S3C64XX: SPI: Make platform device compilation selectable
2848552cef6a14fe4e54e676a61a340c8fd023b3 ARM: SAMSUNG: Add DMA masks to hsotg device
79788c698b290426320e60374ed1324e4b5c69eb ceph: release all pages after successful osd write response
0c948992a00d478c17042f4790b7d6b35299cf94 ceph: always send truncation info with read and write osd ops
cdaff1854f32ac9ddb4733530f617d32188665ed qlcnic: add loopback diagnostic test
7eb9855d68faabe0004ed18c2af1f0974d3c2c63 qlcnic: add interrupt diagnostic test
897d3596e0dfc4c25963cff00f1159c79eaf38d3 qlcnic: support LED blink for device identification
ce6684433fb277406dd861fd8a17133253e7c367 qlcnic: protect resoruce cleanup by rtnl lock
1b95a839587f40abab2f9cb3e5254dc821b9829b qlcnic: clear device reset state after fw recovery
02420be6fc5fc63526aca43b5bfc571547a1c926 qlcnic: add ethernet identifier in board info
6a902881cc6993f136906559ca04b6a4c9e260fc qlcnic: use DEFINE_PCI_DEVICE_TABLE
0c2dc318e88100e1abdff07e8a7d60460984a2d2 sky2: Fix TX_MAP_PAGE misspelling
9ab86bbcf8be755256f0a5e994e0b38af6b4d399 virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53:38 -0800
f9bfbebf34eab707b065116cdc9699d25ba4252a virtio: Add ability to detach unused buffers from vrings
28aecb9d7728dc26bf03ce7925fe622023a83a2a xfrm: avoid spinlock in get_acqseq()
5324dc0e3872324ed0bf372bce7bc437436910b6 da9030_battery: fix spelling in comment
9c3a50b7d7ec45da34e73cac66cde12dd6092dd8 fsldma: major cleanups and fixes
a1c03319018061304be28d131073ac13a5cb86fb fsldma: rename fsl_chan to chan
d3f620b2c4fecdc8e060b70e8d92d29fc01c6126 fsldma: simplify IRQ probing and handling
e7a29151de1bd52081f27f149b68074fac0323be fsldma: clean up the OF subsystem routines
738f5f7e1ae876448cb7d9c82bea258b69386647 fsldma: rename dest to dst for uniformity
a4f56d4b103d4e5d1a59a9118db0185a6bd1a83b fsldma: rename struct fsl_dma_chan to struct fsldma_chan
4ce0e953f6286777452bf07c83056342d6b9b257 fsldma: remove unused structure members
272ca655090978bdaa2630fc44fb2c03da5576fd fsldma: reduce kernel text size
b6cac5a30b325e14cda425670bb3568d3cad0aa8 selinux: Only audit permissions specified in policy
5ffaf8a361b4c9025963959a744f21d8173c7669 ath9k: add support for 802.11n bonded out AR2427
f09c256375c7cf1e112b8ef6306cdd313490d7c0 airo: fix setting zero length WEP key
299af9d3db0fd3a4994e5e66717ecd276bdd60da lib80211: Introduce TKIP_HDR_LEN define for code clarity
d0833a6a2dbc169aba3abcc0904e5aea348bb4d3 lib80211: Cosmetics - make room for MIC/CRC near the actual calculation
d7eecb483cc29e929bbc5515b8def830d7fc6ad2 jfs_dmap.[ch]: trivial typo fix: s/heigth/height/g
d1c9ae6d1e7b95cedc8e39e8949e795379a0669e ipv4: ip_fragment: fix unbalanced rcu_read_unlock()
d5e1ca05f758fec2845a97fd7aa1eeca91c51a21 ALSA: dummy driver - add model parameter
2a6ace1b3d4dc65401e71fc01af100692b9f27f8 net/irda: sh_sir: Add SuperH IrDA driver
c85bb41e93184bf5494dde6d8fe5a81b564c84c8 igmp: fix ip_mc_sf_allow race [v5]
8b64056dacf6ec81986d63dff96fca039fe95f6e can: deny filterlist access on non-CAN interfaces
d224a94ab988c01f2841dccd39a518424fd26336 Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbuild/for-next
10a199394b8f9b4c4e0be6e14a61109a7d891b1b netfilter: xt_TCPMSS: SYN packets are allowed to contain data
c30f540b63047437ffa894b5353216410c480d1a netfilter: xtables: CONFIG_COMPAT redux
70fb7ba652e8bdb05aa99ef46e3183684e0742f7 MAINTAINERS: add a few more patterns to kbuild
880df92fa0bb2ebaf057ea1cc1e309b351fd73bc scripts: use %_tmppath in "make rpm-pkg"
0139f1d9539395ca341e17060ae26f44f5f31434 markup_oops.pl: fix for faulting instruction in the first line of a range
94a47083522ec4bcfc03134ebe908f1bfb393057 scripts: change scripts to use system python instead of env
71d41aed9468a1239cff1b2d928954885b09de6c scripts/kallsyms: suppress build warning
d4987bd7ae8401bd88896a6f76dc7af31fe55732 scripts/mkcompile_h: don't test for hardcoded paths
e66f25d7d1be19e177cf55126a40799757efae89 Improve kconfig symbol hashing
62718979780720e526a411dc66e810288aaa7bf6 Makefile: Document ability to make file.lst and file.S
85a256d8e0116c8f5ad276730830f5d4d473344d kbuild: improve version string logic
68c16edddf41044410fab59d4c179c023cb25afb nconfig: minor fix
851190c9304154b7d65596801415229c05994e91 nconfig: mark local functions as such
692d97c380c6dce2c35a04c5dcbce4e831a42fa0 kconfig: new configuration interface (nconfig)
c64152bfd0106807c8d3ddbe6d0928e14a64f7bb genksyms: close ref_file after use
da60fbbcb637b37b1d77a41886ae4e275422ca96 menuconfig: wrap long help lines
5358db0b0e16470337c6ec08177deb3f68ed7673 scripts: add ARM support to decodecode
84336466011c589b6af554f2f2f1fcfa1a5c1437 kconfig CROSS_COMPILE option
4b024242e8a4e9679fa327ea03958b89f89096c9 kbuild: Fix linking error built-in.o no such file or directory
026384d614b827f368834860c9b623ce08439b7e ASoC: fix PXA SSP port resume
59cdd9bc057a54384a7838231dd2672a89dff2ac ASoC: Fix continuation line formats
07cd8ada1aba5556b0d5d2264ce0f40d1ff1d131 ASoC: Fix BCLK calculation of WM8994
fead215d1c0a385fc27a1fa96b7abbc4d66fb4c6 ASoC: Fix WM8994 dependency
37feecb0ae8c29b713b957c053b05ad10c42c73b sh: Disable generic IRQ probing.
4b842c8571240d1173eaf00e114cc5cc160f1722 sh: enable sparseirq for highlander and r2d.
deb9b22b8968fa0166d89c8ad1346e816cf1aec4 sh: mach-dreamcast: Convert to sparseirq.
6eb6f98396f7bd653d8fb15b06364c8c7d70e22c sh: hd6446x: Convert to sparseirq.
c7a967273a539a9a38413753c58125e777e2d30d sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.
e9867c569970d8afb4b882bafbbe81426bd46333 sh: Provide create_irq_nr() for dynamic IRQ creation by number.
e27bf72465f4d867a2aea33cad5e9e255c4d92ff imx/mx25: rename files defining a machine to mach-$mach.c
34101237d975ba37d19cbfe9318984af78332816 imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET
7fc06d8c24fb7915d9cebc9aad7d3b40d8a6ef0b imx2x: convert serial.c to use soc-prefixed constants
08f9bf167c2729b46920fdef459787667ee68130 mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESS
9ea07ec05e8030f6b4e12c4a41a9d633c0ccb618 mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESS
8ac5b7c5ec8d46ad273d37aaa0d6e1f9cd2b01d9 imx: WARN in clk_disable if the clock isn't enabled
4a461c85b643258e305eb5a3aced34009db2f818 sched: Remove unused update_shares_locked()
90fdbdb48442a03c72cae5463e6edb64cb3a3a7d sched: Use for_each_bit
ab386128f20c44c458a90039ab1bdc265ac474c9 Merge branch 'master' into percpu
b4f74767a04e175c028336e06507fcc05f5a8618 sh: add high impedance mode management for SIUA pins on sh7722
010ab820582d03bcd3648416b5837107e8a9c5f3 mtd: sh_flctl SHBUSSEL and SEL_16BIT support
b79c7adf82e8b8a6d6ad1dadf7e687a4a030cf8c mtd: trivial sh_flctl changes
9d3f1881abeae0494a27716b08fcf2d3264bb0fa Merge branch 'sh/stable-updates'
13ca0fcaa33f6b1984c4111b6ec5df42689fea6f x86: Use the generic page_is_ram()
1b5576e69a5fe168c08a159685ac366316ac9bbc x86: Remove BIOS data range from e820
53df8fdc15fb646b0219e43c989c2cdab1ab100c Move page_is_ram() declaration to mm.h
e52730071567ec5b6f57e21d6693b112e01e1d0e Generic page_is_ram: use __weak
61ef2489dbf587258526cfd4ebf4bba3b079f401 resources: introduce generic page_is_ram()
c85a400499093b2025238413198e48e4d825723e ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s
e8b217e7530c6a073ac69f1c85b922d93fdf5647 xfs: remove invalid barrier optimization from xfs_fsync
20026d92013d7bb3abb295337191def6758fc086 xfs: kill the unused XFS_QMOPT_* flush flags V2
ab5132a26236e308c6d3d832a3e04fca351656d8 ath9k: fix access to freed data on unload
e389900ed31975f3ce091764bf394b045058dad1 ps3_gelic_wireless: Remove superfluous debug info
3c384053ce4cb1949f5575c28e30e6ceea8cb39b mac80211: Don't call rate control when HW handles it
b4d57adb727ec7c34020390eeb0eeb9e0a2959bc mac80211: fix sta lookup with AP VLAN interfaces and injected frames
17ad353b8d9843731258b5d23556667b764939e9 mac80211: fix monitor mode tx radiotap header handling
4754ffd68bc14de8db01451c49bb07adebe1e422 mac80211: fix sta lookup for received action frames on an AP VLAN
e0b20f1c67fc4379fce430ff720969f35e123eed mac80211: reduce stack usage in sta_agg_status_read()
4c82bf8e5689b1dddd9bcec70efc3b70edef1670 mac80211: reduce stack usage in sta_ht_capa_read()
9501fefec6aa9a3319bb61edb99851ba30653f30 b43: N-PHY: implement setting RF sequence
52cb5e978f505ba6436dfe1867da0d2818fdb9b7 b43: N-PHY: add TX radio setup for newer PHYs
38bb902921dc31c15a707b74ebc6896438bb357e b43: N-PHY: fix Cal TX IQ LO for newer PHYs
6e3b15a9e7c3e4f22e9ade658b9e185311078648 b43: N-PHY: add RSSI selection for newer PHYs
99b82c419bc685c5ca3d8d815564bac41e2716e2 b43: N-PHY: split RSSI selection into two per-PHY-revision functions
09d989d179d0c679043556dda77c51b41a2dae7e cfg80211: add regulatory hint disconnect support
a2bff2694b02448e1d5873ac010582bc9898021c cfg80211: avoid flushing the global workqueue for core reg hints
ef5127a4d256b9c0f47caae6cdc8ccfceedb09f9 b43: N-PHY: add workarounds for gain control
28fd7daabfb35b7a0df2f7eaf460221e16dd2608 b43: N-PHY: update general workarounds
991a0987d9e821df1790bbbc368cf36db0c678d3 ath9k: allocate string buffer in read_file_dma() by kmalloc()
f643e51d717b52ac28830e8bb98559b006a73bf4 ath: make gcc check format arguments of ath_print(), fix all misuses
3b9cfc0a99f88c0db7c72363620584a9b40b4543 x86, mtrr: Constify struct mtrr_ops
9e6e96a197a03752d39a63e4f83e0b707ccedad7 ASoC: Add WM8994 CODEC driver
be587ef4f20cb5a0e42264909fa702a24081a160 ASoC: Activate DCS correction for WM8993
3ed7074c4cc0de5ba77e180e5d96c23ef96859f0 ASoC: Improved wm_hubs headphone handling
84c9b7271a0af08c4e5fce3901a0ad3d952036bc ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.h
58bac7b8ded70c39bcd5f7037091051c277618aa ARM: S3C24XX: Move S3C2440/S3C2442 plat-s3c24xx support to mach-s3c2440
70556b143ae4cf404a73c2461a6bf7fef3fefbf7 ARM: S3C24XX: Remove old mach-s3c2442
916ee9249a7f19d8eb18cc9ee16ca495a517ab34 ARM: S3C244X: Move S3C2442 code into S3C2440
1f51bbfd5905b8c860cc95ae10c20e0844d0ade8 ARM: S3C2440: Fix SMDK2440 SoC selection
491547d43bc2393de914b5ad18b6f5219107f918 ARM: S3C2442: Merge s3c2442.c and clock.c
5cbcccb370355d4cd8534796bf32ac8bb04627cc ARM: S3C24XX: Merge s3c2442 and s3c2440 machines into mach-s3c2440
c6c97bdaa3307d0811f14c99c38c63a8dae36e1f ps3_gelic_wireless: fix format warning
30ede1b9f08204db178bf17bb1800dfee8327caa Merge remote branch 'alsa/devel' into topic/misc
2f1ff6614cb5938e5c5760358752d92deb67fb63 ASoC: Fix continuation line formats
b0580913797034a1001e867b8b492c75226bf77e ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not used
6e9065d756df5dac6dc02b94b82b4f5dbbf38caf UBI: add write checking
adbf05e3ec6ea380ba145b6fa89d9125ed76eb98 UBI: simplify debugging return codes
0bf1c4399afee6a2031b0ee943a4c016e53f727c UBI: fix attaching error path
f9b0080e10e0ce3b8acbe91ae6a50da4f2ed7339 UBI: support attaching by MTD character device name
9e0c7ef3f6c95357ce359a4f9223f0dfcd21cef7 UBI: mark few variables as __initdata
6123637fafbf445cc9ce5774dc9516da0b2daa88 sound: control: fix minimum TLV length
a75d7a4cf50d1cee14d8c9aaa2b971232d10f2c1 sound: control: actually allow TLV command access
b6c58b1d987a5795086c5c2babd8c7367d2fdb8c sh: Improved multi-resource handling for SH7780 PCI.
ef407beefbd9928792ccc93857e408e0057bc17b sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
44298ec0f20c45b9be96e181976aef1152d373b2 tulip/xircom_cb.c: Use dev_<level> and pr_<level>
a1e37bc5e2d0ff8d025221e27c2bfff762072311 tulip/winbond-840.c: Use dev_<level> and pr_<level>
e02fb7aa0714ca9357571bb15ef0fe278a150cc7 tulip/uli526x.c: Use dev_<level> and pr_<level>
27146c43c4dbb727c4a211541af46577de2984af tulip/timer.c: Use dev_<level> and pr_<level>
22086a1172b69b9f6200e169dc99a252a204affb tulip/pnic2.c: Use dev_<level> and pr_<level>
1df8bbd1420705277cd382b1386cda724d61a678 tulip/pnic.c: Use dev_<level> and pr_<level>
fa0b9a4c41490d550ebd3bd418f4551c989fec5d tulip/media.c: Use dev_<level> and pr_<level>
abe02af8263ae17e201994a1be7fc5eac6642acf tulip/interrupt.c: Use dev_<level> and pr_<level>
e9cd1cbcda5e21706b03b543b1b73600b07f323f tulip/eeprom.c: Use dev_<level> and pr_<level>
dde7c8ef167996689bc464eb65d2b09ef05263c2 tulip/dmfe.c: Use dev_<level> and pr_<level>
f639dc7dadcbd97f1d666d5ffe00eab1ea3c0f6d tulip/de2104x.c: Use dev_<level> and pr_<level>
985a63ed3faf0faaba840d806f5ca4d360d13ad3 tulip/21142.c: Use dev_<level> and pr_<level>
d60bec4eb7076acfc940cca3f9f219e7653a1466 tulip_core: Use dev_<level> and pr_<level>
bcf39352eb9e9026f7a1028d4bce3707b65f104b sh: Handle PCI controller resource conflicts.
85b59f5bb24aeca1a987cbb206e228bf630c8327 sh: Enable PCI66 support for SH7780 host controller.
aee4467b5ce5047401efb4175b1360ec1734affc sh: Fix up large system memory handling for SH7780 PCI.
76cdc083f4d1a2a12a961634672fb9ca7adca29c Input: add imx-keypad driver to support the IMX Keypad Port
59f411b62c9282891274e721fea29026b0eda3cc perf lock: Clean up various details
9b5e350c7a46a471d5b452836dbafe9aeaeca435 perf lock: Introduce new tool "perf lock", for analyzing lock statistics
c965be10ca3cb0bdd04016c852764afaf8e647c8 perf lock: Enhance information of lock trace events
18e97e06b5fb2d7f6cf272ca07d26d8247db8723 perf: Add util/include/linuxhash.h to include hash.h of kernel
86d8d29634de4464d568e7c335c0da6cba64e8ab perf tools: Add __data_loc support
a8e6f734ce9a79d44ebb296f2a341f435227b34e Revert "perf record: Intercept all events"
0db252452378aa7a9e001a13226e1cd1dc61453d modpost: don't allow *driver to reference .init.*
af92a82d0fec4dfd344b2ffd7a63e30f05c53938 modpost: make symbol white list a per mismatch type variable
fc2f7efadb755b020ad8fdf195515dacaf185e2d modpost: remove now unused NO_MISMATCH constant
0d2a636ee6c3b8c292fbaae05976fe1537b70958 modpost: pass around const struct sectioncheck * instead of enum mismatch
bbd3f4fb84f8c4a04f22c9c6dc119b0c4856c7d9 modpost: give most mismatch constants a better name
44b57f1cc72a4a30b31f11b07a927d1534f1b93d slab: fix regression in touched logic
66ac2f28b658f1938035966cafc42501758b4324 mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDR
7d58289fc315258b4829a29d21c540eb35dd6feb mx1: prefix SOC specific defines with MX1_ and deprecate old names
429722e19dff319aa87ee552beadee71d41a3655 Input: Mac button emulation  - allow compiling as a module
99b089c3c38a83ebaeb1cc4584ddcde841626467 Input: Mac button emulation - implement as an input filter
ef7995f4e46b1677f3eaaf547316e1a910b38dcb Input: implement input filters
45cdba4d376adfd30cfbda1b7d43110818d967cc Input: uinput - remove BKL from uinput_open function
4ec07bba6945290c48dcc5b789cbd7adeabd7695 ARM: S3C2443: Use common clock gate code
31a090ae0693af189fc7a8ad16cece4878acad33 sh: Fix up asm/hw_breakpoint.h header check.
97b19778ee5dd0484493f12f6a9cf9391cf0aefb sh: mach-se: Fix up irq_desc reference.
aa696a6f349638428982bb52763f4cda851632fa nfsd: Use vfs_fsync_range() in nfsd_commit
9d133e5db993d577bd868b54083869fe5479fcff x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online path
69c89efb51510b3dc0fa336f7fa257c6e1799ee4 x86, irq: Update the vector domain for legacy irqs handled by io-apic
4a31a229fb6cbbeabf5ca9a0dcb55d53ca052048 modpost: define ALL_XXX{IN,EX}IT_SECTIONS
b75dcabd6c6c71d7cea64f78b06d18d9cda0ddd1 modpost: members of *driver structs should not point to __init functions
0f26c4b21b684825a6dd41f2bc04d48ff62d72f8 ceph: remove unreachable code
ac8839d7b264d0fa478fca7c4f9b6bb833540a80 ceph: include type in ceph_entity_addr, filepath
9ba874506b7b3883d78b8cad61eba39c4bb09885 Merge branch 'for_2.6.34_4f4e65_a' of git://git.pwsan.com/linux-2.6 into omap-for-linus
d3a571971e5af241074947fc80f6284677f6e014 iwlwifi: iwl_power_update_mode always hold mutex
7ae810776a51dc4dc6580013b0f6ba0f34d2b165 iwlwifi: fix typo in IWL_CCK_RATES_MASK
71d75cf9ab858b99d072fece9784ab338af8e388 iwlwifi: remove unused work structs
80676518da523e926e70794ac2767829effcf3ba iwlwifi: remove bg_up work
9f1f3ceacb7e52d9bc0364b4f26ae418de79656f iwlagn: simplify ucode loading
4d6959219bb71aa34383fc1a1a520820aee6292b iwlwifi: no need to test iw_mode in power saving
fac06108701a2a081a47d4dc6f03220aaab54486 iwlwifi: update sensitivity calibration data for 1000 series
9bead7632adb6341548056a80ec36e7ae098f4f4 iwlwifi: update sensitivity calibration data for 5x00 series
2494f63cc7394fc4424c4833b83d1831f52e54c8 iwlwifi: update sensitivity calibration data for 6x00 series
47e28f41dce90ea4317d35cf23f232c1a6b07adf iwlwifi: fix locking in iwl_mac_add_interface
a7fce6ee8dd693fb2a9d19ddf9ee1fe380893fa1 iwlwifi: sysassert identifier change
49dcc819b077c2d473062e17d5a1373a8b660e02 iwlwifi: optimize power saving
98fa3d8aeabf7a039cc920a9c2ffebc6b4648e2b OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configs
56ef28acf122d30b137851aa6a599ba48319a6b0 OMAP4: PRCM: Define shift macros as n instead of 1 << n
e80a9729b15f4c2c00ed51d61aa543fb4269d5ca OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions
d3730192294c1c98b17a67aadbbdc4c28ad05c6e OMAP clock: resolve all remaining sparse warnings
60c3f65191d077dc4f69fca8eca39fb47f72d8b0 OMAP3 DPLL: reorganize static functions
feec1277a5c599ebca6217bc6bb9f6410e84793b OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
da4d2904abc0c31ac829e9c6d52106d5a6606507 OMAP2/3 clock: remove unnecessary includes and clean up header
4680c29f69e981106da2abfea7f1a3e6f1b03791 OMAP2/3 clock: clean up omap*_clk_arch_init()
396c56a9c69ebb0baf9171a6365ac9fda322728d sh: Kill off broken type 1 PCI config access checks.
1dbfd9d46a6df5232ba0b12d2da950da89eff3da ath9k: Handle full sleep in ps_restore.
b2c3e923110f6ca60ccb30cf4a6bda5211454c4f ASoC: clean up wm8974 and wm8978 clock divider handling
660c63a4a289a835aa9af93a45884c5d0c004b20 Merge branch 'for-2.6.33' into for-2.6.34
640b796f2ca88113bf2fefd380bc807092ce6fa1 ASoC: remove bogus SLEEP mode from wm8978 driver
9f5b64b767203131a7a3a280859e70d4413c9672 ASoC: add support for the sh7722 Migo-R board
9e9d04c05fd01018da35fa1daa9bda844cac6162 ASoC: AC97: SMDK-WM9713: Convert notes from cset to sset
f8d94eb77e4ef6d80c6b7e5e02b92180d9a6f37b wm97xx_battery: Clean up some warnings
320e68da59353fe6ad51b81f6865c4b674ad66ea sh: support PCI domains.
ac8ab54a8e41a5ed0ee2161d45b6dc855490989f sh: Bail out early on PCI resource conflicts.
a45635dfb08a1fa2cf77bf1f2c4074961ce2e625 sh: Reworked SH7780 PCI initialization.
36706005d90642bccabfaacbb24d135155e984a8 ALSA: hda - Add support for IDT 92HD88 family codecs
1eaa4f2762899d2f3c54ba7a4fee564e255ad0a5 mx25pdk: platform code for the DryIce RTC module
dcbabbc1fce2c32e4cfe0e18a2651226a72ecaae mx25: add support for the DryIce rtc
4cb73288b195dc04c1f604c38bd4ebd2081db9fa Merge branch 'mxc-rc' into mxc-master
6a1b751fb89b61ef7240f2e3ed65a2e2776e7cfd perf: Ignore perf-archive temp file
4c574159d03f4d8a136a7adff2d0b1d82cadcb18 tools/perf/perf.c: Clean up trivial style issues
ae7f6711d6231c9ba54feb5ba9856c3775e482f8 Merge branch 'perf/urgent' into perf/core
7e1b584774c6168ca5b27c340fbeff8f67651e4f ntp: Cleanup xtime references in ntp.c
1f5b8f8a2031ae9507eb67743cad4d424739bfff ntp: Make time_esterror and time_maxerror static
64abebf731df87e6f4ae7d9ffc340bdf0c033e44 perf session: Create kernel maps in the constructor
fd1d908c543fbdfae82839d24b0872c542fceedc perf symbols: Split helpers used when creating kernel dso object
a19afe46412452fef89cc623873a8931b3685944 perf symbols: Factor out dso__load_vmlinux_path()
72b8fa1730207274f6818b47b891ce5dff79287e perf top: Exit if specified --vmlinux can't be used
75c9f3284a7ff957829f44baace82406a6354ceb perf_events: Fix sample_period transfer on inherit
488991e28e55b4fbca8067edf0259f69d1a6f92c block: Added in stricter no merge semantics for block I/O
18c01f8abff51e4910cc5ffb4b710e8c6eea60c9 perf_events, x86: Remove spurious counter reset from x86_pmu_enable()
452a339a976e7f782c786eb3f73080401e2fa3a6 perf_events, x86: Implement Intel Westmere support
1a6e21f791fe85b40a9ddbafe999ab8ccffc3f78 perf_events, x86: Clean up hw_perf_*_all() implementation
ed8777fc132e589d48a0ba854fdbb5d8203b58e5 perf_events, x86: Fix event constraint masks
2e8418736dff9c6fdadb2f87dcc2087cebf32167 perf_event: x86: Deduplicate the disable code
184f412c3341cd24fbd26604634a5800b83dbdc3 perf, x86: Clean up event constraints code a bit
6c9687abeb24d5b7aae7db5be070c2139ad29e29 perf_event: x86: Optimize x86_pmu_disable()
c933c1a603d5bf700ddce79216c1be0ec3bc0e6c perf_event: x86: Optimize the fast path a little more
272d30be622c9c6cbd514b1211ff359292001baa perf_event: x86: Optimize constraint weight computation
63b146490befc027a7e0923e333269e68b20d380 perf_event: x86: Optimize the constraint searching bits
9f41699ed067fa695faff8e2e9981b2550abec62 bitops: Provide compile time HWEIGHT{8,16,32,64}
8433be1184e4f22c37d4b8ed36cde529a47882f4 perf_event: x86: Reduce some overly long lines with some MACROs
c91e0f5da81c6f3a611a1bd6d0cca6717c90fdab perf_event: x86: Clean up some of the u64/long bitmask casting
81269a085669b5130058a0275aa7ba9f94abd1fa perf_event: x86: Fixup constraints typing issue
502568d563bcc37ac505a83341c0c95b88c015a8 perf_event: x86: Allocate the fake_cpuc
8113070d6639d2245c6c79afb8df42cedab30540 perf_events: Add fast-path to the rescheduling code
1da53e023029c067ba1277a33038c65d6e4c99b3 perf_events, x86: Improve x86 event scheduling
9762528f37ddc7071509dddb10e7b4b3b957fd01 sh: Kill off deprecated fixed PCI memory window accessors.
dcfc32babbece923381bd3bffaf17373b5d97568 Input: wm97xx - provide coordinate logs for accelerated I/O
57dbb2d83d100ea601c54fe129bfde0678db5dee sched: add head drop fifo queue
e0e53db6133c32964fd17f20b17073a402f07ed3 x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint_handler
87aef30eb3c5dac0491c83fe3b90bc61f1df24ec ARM: S5P: Change S5P_TIMER_IRQ based to 11 for SAMSUNG S5P series.
40f9249a73f6c251adea492b1c3d19d39e2a9bda x86/debug: Clear reserved bits of DR6 in do_debug()
1e12a4a7a3a78bc9c3aaf3486dde3b8ab1cdf465 tracing/kprobe: Cleanup unused return value of tracing functions
35e424e2c0229aa1e32776fac23902150bd0ab9a OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dpll3m2.c
6ebe0d88f5fead21d6e1ac328acc683c173d26fc OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds
44da0a51032f3d90a441bd80c2efe68532104980 OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c
87a1b26c2d31dce62758b78c077ff5a1b5a52ab8 OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.c
49214640f52506fbba00eb998fc39f10653a840a OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.c
430ad5a600a83956749307b13257c464c3826b55 perf: Factorize trace events raw sample buffer operations
ea2c68a08fedb5053ba312d661e47df9f4d72411 tracing: Simplify test for function_graph tracing start point
f276586a8af410d2b79733daf52471605b6559e9 ps3_gelic_wireless: fix directed ssid scan
c1596b75c29eb5b32c65ef1e186c8b08c289bf05 ps3_gelic_wireless: Remove PS3 gelic legacy wpa support
e108c7b79e91b45a3f04762c44fd404a5d9be069 ALSA: hda - Add mute LED check for HP laptops with IDT 92HD83xxx codec
30ed7ed11cb88fd56d821a67b9aab1e0d50fb626 ALSA: hda - Fix index of HP Compaq F700 mic amp
c89362225152fc6f2247f65371bfe3ccced3203b ALSA: hda - Define max number of PCM devices in hda_codec.h
7b36ea967cc5b5088a57fe225f1f72a3c160058b ALSA: hda - Change the AZX_MAX_PCMS to 10
2718625fba1e07bf2ce8a752036658737c1f76a7 ASoC: Set codec->dev for AC97 devices
e03a8d2cf663429e2480a8db78b132ee300f79af ASoC: Add TLV information and additional volumes to WM9713
fb58a2ff300cb3fd6077484ca7d8c6e6f13a0350 ASoC: Remove version display from WM9713
c812459396733b42655e0d656763af02e06f97ed ASoC: TWL4030: Modify codec default settings
d74340d31bf1dbeb00acadddd8697666528a7846 netns xfrm: ipcomp6 support
a92df2545402c1a08e7a158f4477a52dea0eeeed netns xfrm: ipcomp support
a1664773907a2b69e2a3019598dcbeffa6bc724b netns xfrm: xfrm6_tunnel in netns
e924960dacdf85d118a98c7262edf2f99c3015cf netns xfrm: fixup xfrm6_tunnel error propagation
ce96bc86bf2ee12e8a3bf461ca8027557c1ef42f net: merge fixup for qlge_main
05ba712d7eb156009753e18e5116cabd869cc6e2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
8495fb1b8d016657133c01a2f258c5f192d2a1b7 ide: fixed section mismatch warning in cmd640.c
257ddbdad13cd3c4f7d03b85af632c508aa8abc9 netdev: remove HAVE_ leftovers
339ce1a4dc2ca26444c4f65c31b71a5056f3bb0b perf: Fix inconsistency between IP and callchain sampling
8fc176d5abb2d92c52df859faac7974b4a1585c1 ASoC: fsi: Add spin lock operation for accessing shared area
abec86a80247ab3a40d2afc9c8e8c26efcab2391 sh: Kill off superfluous sh_bios references from compressed loader.
d627a2ebd1a303aa4ac1962c553d1e8738735d01 sh: Fix up the ioremap_fixed() build for nommu.
849593591ce3b5f9352966c9d410284dc04d03b6 sh: Fix up read-only variable assignment in pcibios_align_resource().
621266bdf4b78fa92f7eabd7688b86f0dbd61d64 sh: Quiet noisy coherent DMA unmapping on R2D.
439913fffd39374c3737186b22d2d56c3a0ae526 ACPI: replace acpi_integer by u64
f655f5e956eaf4fcda983f3b3d37c76371556c27 sh: mach-titan: Kill off unused PIO port mangling.
2854e72b58dad82f5248b30a45dda0df49e5fe05 x86: Use helpers for rlimits
b09f3e78ee7bb69171411b75bd9e771fc7f24749 ALSA: hda - Allow override more fields via patch loader
a814290e17ae314bd614476cffc6119846eca27e Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into devel-stable
e00d9d4b1796dae3adf6e39c9a766e760dd1c796 ARM: 5869/1: ixp4xx: implement sched_clock()
a62e90308f7b6965310cf4ec61393aef6861f50d ARM: 5859/1: Add nuc93x platform support
37498292aa97658a5d0a9bb84699ce8c1016bb74 NFSD: Create PF_INET6 listener in write_ports
f28e8a4d027e4e21c3d0a52706527bb87397bea0 ARM: 5896/1: MMCI: work around a hardware bug in U300
633e81a66b7e6c22a50da860371159cfa2b06d53 ARM: 5895/2: Alter name of U300 watchdog resource
fc05475f867624dddd5ea7089cf8f434f95fbec5 ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills
08d1e2e68da977956ff10735148ac1de21c85afd ARM: 5852/1: Add COH 901 318 DMA driver platform config for U300
0d34e91596ef537c2893a031f0483014bb82adf3 ASoC: add a WM8978 codec driver
583b2be626b047eeb4f9a26721e38fe4992b2d02 ASoC: Note jumper settings for smdk_wm9713 driver on SMDK6410
7beba4d50d5f70c3851f608927882959d532671c ASoC: AC97: S3C2443: Remove unused driver
c67d90ffd43a6cf18def21a0de7db56504d78295 ASoC: AC97: LN2440SBC: Switch to s3c-ac97.c
1ec2963a8cd5fbc5f49dfa20c94229f1b46d1968 ASoC: AC97: SMDK2443: Switch to s3c-ac97.c
ff6e64dabf66b8e4e7def21857320085fc68db6b ASoC: AC97: SMDK: Add wm9713 machine driver
fc93ea2f9315eda2ec8645c2f8bcc30f75a6b88e ASoC: AC97: S3C: Add controller driver
54233261d5aa2926f080b67ac22f508c9f15e690 cfg80211: fix wext-compat for setting rate to 'auto'
22e16e55e36ab91148592c9bf0f2444bf766cd3c rtl8187: Add callback for get_tsf
da8604757b1cdf79f24e118b156349543eb1b722 b43: N PHY: Fix compilation after removal of typdef b43_c32
d2bb8e02810cc5844fe2bd5a81d4058b8afe6de9 rtl8180: implement get_tsf op for mac80211
d3d5621abf6d2105700795fcbdf784b9cb46b495 libertas: add comment re: v10 firmware key handling
47db3a677b533489d1a5a027282aa33f46dffa79 ath5k: adding LED support for AR5BXB63 cards
7910b4a1db63fefc3d291853d33c34c5b6352e8e ALSA: pcm_native - fix runtime->boundary calculation
7013109f52ff38ad9ea38952cedc144c8e8b9636 sh: fixed cmpxchg gRB version
660e2acad81c19b404f7d7d06e57a6d5e6ce7426 sh: kmemleak support.
08b36c4a02b5a9db609fc6d93b9c41d7fa75713c sh: Optimize runtime disabling of trapped I/O.
408f0d18ba6b9bb447f807f621b2c9663c5cf638 perf trace: Add -i option for choosing input file
19fc2dedff448120a7aeaa3c136689c6b71777c6 perf symbols: Use the right variable to check for kallsyms in the cache
e1c7c6a40c8037478742ce134190c1a955853bfb perf symbols: Fix inverted logic for showing kallsyms as the source of symbols
0f35cd4cea08a8893e3e2ea03cbdb65f5d2b0e7a perf top: Handle PERF_RECORD_{FORK,EXIT} events
24bfef0f924b4ac4312614422a4982b5f4d9a4c7 perf top: Fix sample counting
994dc4245d3f50329da4ead453a5dfcfbc716a0d ASoC: ad1938: use soc-cache framework for codec registers access
63b62ab0d52c736b3274b294df962e0a4b7aae79 ASoC: ad1836: use soc-cache framework for codec registers access
81317960466ebd37fd958aa07993e3fea461dbe4 ARM: S5P6440: Move common memory map definitions for S5P
abd50713944c8ea9e0af5b7bffa0aacae21cc91a perf: Reimplement frequency driven sampling
b50c2ea72a8ed6bc2a954019b6feb6ca41fce07e net/atm: Cleanup dprint/ddprintk #defines and uses
b4c84ec0fd9ec2297b796443051554d062007ba3 net/atm/lec.c: Add __lec_arp_check_expire and other cleanups
b7d9371befd6fa3eb0ad9d574860095642bf70ed net/atm/svc.c: checkpatch cleanups
0ec96e656fcd4a8ea8cb0e92f90ab4bb6f79cada net/atm/signaling.c: checkpatch cleanups
07b54c9ad4804bdd546d3db0889b0db381c726e3 net/atm/resources.c: checkpatch cleanups
fa61f0cac8b91e671eb0ba27a4972c7e72a909a6 net/atm/raw.c: checkpatch cleanups
6b6dd498f409463635c4f29a3a49585bc7e5d43e net/atm/pvc.c: checkpatch cleanups
07367adbe5f18b6b7a7476094181ff99cd90cb7e net/atm/proc.c: checkpatch cleanups
d81219db6add0a176c37d6fe4e1c050778de9d2f net/atm/pppoatm.c: checkpatch cleanups
f1e100491e0e696b19f37f2b0cf728a5f2bc56e7 net/atm/mpoa_proc.c: checkpatch cleanups
bee67d34b2dd495feafb1a37b5ea2d6179b74178 net/atm/mpoa_caches.c: checkpatch cleanups
5710044073ea734c0d7806d7fb9cd6308053704b net/atm/mpc.c: checkpatch cleanups
c48192a7075fb218d92810fbe76ddd8732f2bbb8 net/atm/lec.c: checkpatch cleanups
5ff7ef7911d100b6568c731b1d078f819da82d03 net/atm/ioctl.c: checkpatch cleanups
a8147d737bd37bd51bb01737ac9c17a2cfc02a38 net/atm/common.c: checkpatch cleanups
e956ea1b7de1df5ae4d6dc3e7460ed9e140803cd net/atm/clip.c: checkpatch cleanups
641d729eb6236db0ce33e2b07a7f93193e60ea5a net/atm/br2684.c: checkpatch cleanups
f0a6cb118d7f9e72799a9c0c13f75d1b236a6546 net/atm/atm_sysfs.c: checkpatch cleanups
3356b4d41605f9b0977b0963c65f466eee213fe9 net/atm/atm_misc.c: checkpatch cleanups
c39f01d7883f944ae75961cc1a31d348c7970599 net/atm/addr.c: Convert include <asm to include <linux
99824461ea72ca0044cc6508f02c0e1cabf37ba5 net/atm: Convert printk to pr_<level>
734f69a773d8ff65111562116c18c987049ddac4 OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_virt_prcm_set.c
b1823d8616b11477e9e0967c727ed5325fb12403 OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2xxx_dpllcore.c
69ecefca514c318d0ce993c48ffa3bad009c7b9b OMAP2/3/4 clock: combine all omap2_clk_functions
4b1f76ed4f8012929494261eb6923b3c98554a9a OMAP2 clock: move all static functions to the top of the file
df791b3ebf181b3eece9c770565fcf0844bbd7cb OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c
0b96af683026ab9ca4dd52f9005a1a4fc582e914 OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c
98c4545749234393ec918b703f48eb708658a23d OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c
46273e6f37bdf3801363986e2228350ecad19059 OMAP: hwmod: add API for slave idlemode setting
9799aca2032ad53418ff4bc0d1a6f2cb4f79b6c0 OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies
f0271d65f9ac511d2e3e1fdbcd7418a5a7df0769 OMAP clockdomain/powerdomain: improve documentation
915aad89fcc57a03511c69915b3876f4e53074ee OMAP powerdomain: remove pwrdm_clk_state_switch
e0594b448a040473fdc283934df66811f497a275 OMAP powerdomain: rearrange struct powerdomain to save some memory
cf57aa7c5453e786acd37edea8acdd9497c708d6 OMAP powerdomain/PM: use symbolic constants for the max number of power states
369d5614457384edcf62c5f39b03dd20be6ea1df OMAP clockdomains: add usecounting for wakeup and sleep dependencies
e909d62a8afda7a224a7e322cf2f387d69ca771f OMAP clockdomain/powerdomain: remove runtime register/unregister
3d309cdef37e238c108cade95a8192d5688bd56a OMAP2 clockdomain: modem clockdomain is only present on OMAP2430
a26017002847eef09625a94f897a0fb1ff58da4b OMAP2/3 clockdomains: split shared structures so usecounting works
55ed96945b1f3d0f4ad21a27b32ce4bd99d8c268 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
6b04e0d99d4113ede24e263e3df246a17f490339 ARM: OMAP4 clock domains : Add the missing Clock Domain Structure
bf9854010692d7fbb4c21817c66270b40db55a3b ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain validation
0dfc242ff05fcc4bbef1e1bf4eed6f7d01e0cb44 OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function
e9b98f6040f5a7a04d659759d83ea28d9c528800 OMAP clock: make the fixed divisor clock code available for all OMAPs
ced825293ac34d4f250775c40f13cc6330653309 AM35xx: Clock table updates for AM3505/17
2c8a177eba6762ca828738c92efcdaed02d198bc OMAP3 clock: reorganize CK_* platform flags
05842a32c7df9ad016cb55c66c9edb46aee1240b AM35xx: Add AM35xx specific control module registers
8a3ddc759b33d3b3b3953d001c8d3d9107becbb9 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.
1a422724c6995004d0b9e95596ec4623e8ca1fc2 ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks.
30b8863d2aa9d3f4804302f98821732a6a8f1419 ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework.
b099474aa4e7fbaf5dc3b5858bc83dee2f94c60f ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility.
84c0c39aec31a09571fc08a752a2f4da0fe9fcf2 ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.
3a759f09d7b9c6bbefffadd38fdc116125c49730 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.
38900c27fbbbe97e16f448b8bc9cafc05af03460 ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks.
f37c6dfac99451b8babdd320d7aed4e03d51b94b ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.
3790300903e6a98ce5f5391f4d435959266f79e7 ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.
c6a6e6e203ee9a34fa53f773272f21d48b4e3454 ARM: OMAP4: PM: OMAP4 essential basic initialisations.
e96b234b7e9d24e50528287b881ca229b7f094b8 ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory
68717908155a9dcd4161f4d730fea478712d9794 SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
d6783b2b6c4050df0ba0a84c6842cf5bc2212ef9 SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
205ba42308729f4f41f21d314a4435e7de5c9a2e NFSD: Support AF_INET6 in svc_addsock() function
07396051a5c6901693a97e35cb731a01b0b348e4 SUNRPC: Use rpc_pton() in ip_map_parse()
8e2d39a1665e680c095545993aac2fcac6916eb9 TOMOYO: Remove usage counter for temporary memory.
70c91a384918736afee13104eea059cc7c8728a1 ARM: IMX31: configure pins iomux for SDHC setup on litekit board.
4e41db871e0ea46b08eb3cdf887153c853e3ee3d mx2/mx3: debug-macro.S needs deprecated symbols
d0d2c38e3963f4f86a9e62d74f45a371458f2787 Merge remote branch 'alsa/devel' into topic/misc
56007a028c51cbf800a6c969d6f6431d23443b99 mac80211: wait for beacon before enabling powersave
c21dbf9214bce129f92e1af05552553ff0e318ed cfg80211: export cfg80211_find_ie
e7636925789b042ff9d98c51d48392e8c5549480 ALSA: pcm_lib - return back hw_ptr_interrupt
b747caf365b4121903b26d1cd65454c7bc607184 ariadne: Fix build.
e473b847424bd215b686cbc1e781e82c904ee967 ASoC: DaVinci: Fix stream restart error
ccc5df058da70d1c26c72cd1c24072a89998d735 ALSA: hda - Add support for more the 8 streams
159a3ddd6c0521b4ab81697b2cf06a903a854862 ARM: Merge next-smdk6410-defconfig
50ee2d35a592ead260527244af5160c7fa6189ea ARM: SAMSUNG: Add error printing to s3c24xx_register_clocks
8428d47a36a35c457a1147c3e8aa61c1be343604 ARM: SAMSUNG: Add documentation to the clock registration calls.
cf944ee55cc318bdb1d4b2f3f5cce3257f7c07b3 ALSA: cs46xx: Fix cpu idling with resume
7d6a7bde52e449f21a0e86a7a4955b4e08a49d69 xfs: Use delay write promotion for dquot flushing
089716aa1480b7197bcd678b8477774c379a2768 xfs: Sort delayed write buffers before dispatch
d808f617ad00a413585b806de340feda5ad9a2da xfs: Don't issue buffer IO direct from AIL push V2
c854363e80b49dd04a4de18ebc379eb8c8806674 xfs: Use delayed write for inodes rather than async V2
777df5afdb26c71634edd60582be620ff94e87a0 xfs: Make inode reclaim states explicit
d5db0f97fbbeff11c88dec1aaf1536a975afbaeb xfs: more reserved blocks fixups
388f1f0c346b533b06d8bc792f7204ebc3e4b7da xfs: turn off sign warnings
cbe132a8bdcff0f9afd9060948fb50597c7400b8 xfs: don't hold onto reserved blocks on remount,ro
485773f3e401fca31c112c1ff24797e42ff87afd sh: flag ctrl_in/outX as __deprecated.
9d56dd3b083a3bec56e9da35ce07baca81030b03 sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
2f6c2ac1d945ffc2e343103bdcfccbdb2e2de805 ARM: S3C64XX: Squash SDHCI setup into one file
97ce9d6938d58e7846dc0365c720c13ebe64547e ARM: S3C64XX: Remove useless IO descriptor from S3C6410
431107ea5b680a24a4d01fbd3a178a3eb932f378 ARM: S3C64XX: Merge mach-s3c6400 and mach-s3c6410
ab5d97db1c6ced3e95c00d097931471707032b1f ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()
f6b56704f78b2667fc8f61d2f398931fbc032b62 ARM: SAMSUNG: Fix null pointer dereference in ADC driver
d85127319cc36c38eb99615c52531c6ef2f11369 ARM: S5PV210: Add serial port support
361be8601d78e488b5249032cc4e779b81d7928e ceph: precede encoded ceph_pg_pool struct with version
18c949070b57d2cbcc0b25c5cfa003ece204e468 mac80211: fill jiffies/vif on filtered frames
f2982181e0531c0b12752336a1578626f99e7828 b43: N-PHY: use cordic to generate samples
6f98e62a9f1bdbd83d8d1be8c2ca6f58099846ef b43: update cordic code to match current specs
986504540306137dfc90a936f9f25086d15621c5 b43: make cordic common (LP-PHY and N-PHY need it)
3ed0fac3b56504aaaa3d800e7891ed4a7068b85c b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments
723bae7ee44fd79c1cd3c7531ed581d373920774 mac80211: track work started through callbacks
382b16559d599c4260aeb82a5ea5ba44459d1cd2 mac80211: fix sw crypto
1396b231b0369c4146988c2f42fb416ae19e2572 mac80211: fix WARN_ON in the new work code
eb807fb23878bc319e029ed8ce3d835d239723a5 mac80211: fix update_tkip_key() documentation about the context
96869a39399269a776a94812e9fff3d38b47d838 b43: Workaround circular locking in hw-tkip key update callback
658965107e2a45a1a4297cb494adc55797dd9ad1 ath9k: improve max rate retry handling
ff27fabe62d288038b36f41ac6a2190ed7d15993 iwlwifi: fix throughput degradation in aggregation mode
81963d68575d497d626ce13e42c84518a931cc12 iwlwifi: cleanup spectrum measurement command support
65baa90d92097ce9b7c080697e6b370d335c2efc iwlwifi: check endianness annotations by default
875295f183a8cb18e9fde0edae0ab88719debcbd iwlwifi: fix sparse warning
4c84a8f1679f754d6080e49892f5cae2c88c91a8 iwlwifi: clean up debugfs code
158bea07c6017fa67bc0c64815ce5c3a998083dc iwlwifi: reorder device setup
1d8c4ae9169ee8d8ca7fb84a7b6bb4c7a4d49397 iwlwifi: is no longer experimental
06702a735eacf8679e9ff0d49eb3c989bc6b96ce iwlwifi: module parameter to enable/disable bt co-exist
dab1c161fed18eb6b3472bdbfd827264caae097f iwlwifi: bit field description for BT Config command
3459ab5a1c92eaf8b76e9fa1b6ca529cf83066f3 iwlwifi: make broadcast station addition generic
1fa97aaeb7fb5111f69abfdb8db656ce19e4951e iwlwifi: cleanup station adding code
07f33f92e8e1e6ed2ec9d4de048142e7a1d96856 iwlwifi: enable DC calibration
3e4fb5faefb57824f2e42305b3d5907845af978c iwlwifi: Tune radio to prevent unexpected behavior
d4d59e88cb746165c6fe33eacb6f582d525c6ef1 iwlwifi: Logic to control how frequent radio should be reset if needed
220575f78fb0b8d2a1c41cd28115d52ae8d132ee iwlwifi: Fix A band scanning when associated
afbdd69af0e6a0c40676d4d4b94a0a4414708eaa iwlwifi: add function to reset/tune radio if needed
a13d276f1e49ae0bc4ad18ce8ea3c90656c9e8d4 iwlwifi: configure missed beacon threshold
32e7bfc41110bc8f29ec0f293c3bcee6645fef34 net: use helpers to access uc list V2
a3662f6bbe09a3ce7cccd622654822c0d378be2e ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One board
0d59ab81c3d3adf466c3fd37d7fb6d46b05d1fd4 ceph: keep reserved replies on the request structure
0547a9b30a5ac8680325752b61d3ffa9d4971b6e ceph: alloc message data pages and check if tid exists
9d7f0f139edfdce1a1539b100c617fd9182b0829 ceph: refactor messages data section allocation
2450418c47b7998ad55a73f23707b1e21c371eef ceph: allocate middle of message before stating to read
5b1daecd59f95eb24dc629407ed80369c9929520 ceph: properly handle aborted mds requests
3ea25f9441fc0951ada649105f2c57a59536b539 ceph: mark MDS CREATE as a write op
ec7384ec23dc5a9ea8733e90438e16b6066bfe1b ceph: remove duplicate variable initialization
9df5f74194871ebd0e51ef5ad2eca5084acaaaba mm: add coherence API for DMA to vmalloc/vmap areas
f1487fcbe47cd2bc0c71e8598bf9eb6a82dec544 Merge branch 'for-2.6.33' into for-2.6.34
84549d239ab9bb2e3a85c6efcf0e6478a38b4260 ASoC: ad1836: reset and restore clock control mode in suspend/resume entry
895d4509d069f0706427ca75fcf0929ed136d0d7 ASoC: add DAI and platform / DMA drivers for SH SIU
6c2fb6a8d8c43544e7665859f29373c98d17df75 ASoC: add helper macros to declare struct soc_enum instances
8484c63f4b363d79febe35f95328e38018b65026 ASoC: add simplified versions of widget macros
0aea778efa0d632b62eb35122cbb3b9fae548c61 ALSA: hda - Remove the COEF setup for ALC267/ALC268
95f475f7a2e5d60fe9eeb7a2700753036a6ee6a0 ALSA: hda - Remove coef output in Realtek proc files
f710b4b96ba292dfed2153afc47e9063b0abfd89 ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepoints
121873059fbe3b4f1ddb4781b578a2128e78be4a Input: xpad - add rumble support for original xbox controller
ce841b945b84bf7360aa32e60ddaa1e9ccae3e96 Input: xilinx_ps2 - use resource_size
7d52a155e38d5a165759dbbee656455861bf7801 selinux: remove dead code in type_attribute_bounds_av()
2f3e82d694d3d7a2db019db1bb63385fbc1066f3 selinux: convert range transition list to a hashtab
19f5fb7ad679bb361222c7916086435020c37cce ext4: Use bitops to read/modify EXT4_I(inode)->i_state
a7eb169dc7292979d78f2d2f1655026ae3a9ff5f pcmcia: m32r uses static socket resources
f9c316f4a2d32e4d03497ecb24e1d2309361a5b8 pcmcia: remove some rsrc_mgr indirections
385ee871092a524869c71a8180888aadcd6ca36d pcmcia: remove useless indirection
3970dd8c5169505f0cc5e4c3e2fde7bdd9bbad3e pcmcia: do not lock socket driver module on card insert
23d2df5b0db67fa90d3caf4b2d2f21ca33ec9c11 ALSA: hda - Change headphone pin control with master volume on cx5051
ecda0cff9df77d3f7d388bd4966e61f1947d2c95 ALSA: hda - Fix SPDIF output widget for Cxt5051 codec
6953e5524a2ee0dcf57a83d8a6728d1262c54c37 ALSA: hda - initialize mic port on cxt5051 codec dynamically
2c7a3fb3f81df7318c70d2b8ecbd87f008e28d52 ALSA: hda - Merge playback controls for Cx5051 codec models
faddaa5d1c0cd29629c9c7e7a9d41ecb3149a064 ALSA: hda - Add support for Toshiba Satellite M300
3b43a18743421cccd33902e29016fa49b2d52dbb mac80211: fix tx select key null pointer crash with hostapd
4e4ac60030293cb3d1e4bacf7c8be9aebdb8df61 ALSA: hda - Fix HP dv6736 capture mixer name
5f6c3de6a79820de124fa2bb1b77d43a09410e42 ALSA: hda - Minor fixes for Compaq Presario F700 quirk
9010bc3364db56dd88a1851e0797e597e322ce08 ixgbevf: Fix IPv6 GSO type checks
e9017b55189355e9e6569990a18919e83f35bccb IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connection track
e754834e65220b2b674c55c3b6dfb2fb1a2804d0 icmp: move icmp_err_convert[] to .rodata
5833929cc2ad2b3064b4fac8c44e293972d240d8 net: constify MIB name tables
81c1ebfc4379f529b001e23164dd5c2282bdc0ec neigh: simplify seq_file code
a271623f871dda970319ca15dfad3a8c8c36249f netdev: remove certain HAVE_ macros
da6b33306801af7ee6479c177051e70842974932 ixgbevf: Tell network stack to stop tx when the VF detects PF reset
c0456c231a8b2981128cc29e211b7bad1bd997df ixgbevf: Fix panics in the VF driver
a9ee25a2b87c8077042ce23d3231f67f026719b0 ixgbevf: Take action when the PF notifies the VF it is resetting.
767081adbd920ce93e3f1cbe797d0631637f92b3 ixgbe: Improve reset coordination between the PF and the VF
c9205697c7527173c8f8bfa9f8c9dabdbced3c49 ixgbe: Allow the VF driver to be loaded before the PF driver
ef291b8c71ee934d077676b891494c50e17ccc28 ixgbe: Remove unused emulation MAC storage from the per VF data structure.
1ada1b1b41b0e54291aca67eed4bd42e61e7e529 ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
51c24aaacaea90c8e87f1dec75a2ac7622b593f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
048a8774ca43488d78605031f11cc206d7a2682a x86, cacheinfo: Calculate L3 indices
897de50e08937663912c86fb12ad7f708af2386c x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches
dcf39daf3d6d97f8741e82f0b9fb7554704ed2d1 x86, cacheinfo: Fix disabling of L3 cache indices
48a719c238bcbb72d6da79de9c5b3b93ab472107 intel-agp: Switch to wbinvd_on_all_cpus
a7b480e7f30b3813353ec009f10f2ac7a6669f3b x86, lib: Add wbinvd smp helpers
f12553ebe045a8a40ab33fa500fb57d10706e226 mac80211: add missing key check
477781477a88f60c89003c852def4aedc6f78101 netfiltr: ipt_CLUSTERIP: simplify seq_file codeA
b92f7d30830a319148df2943b7565989494e5ad1 p54pci: revise tx locking
59af099b1956086b06c0d0f32ea99ce136b415b7 b43: N-PHY: add TX tone
45ca697e60eb5d3cac4530ae3a88f96c297efb09 b43: N-PHY: add setting power amplifier filters
10a798733e0f47923a1050231d8d39609c62be70 b43: N-PHY: add running samples
75377b2476d85d90c0db07e780ee95741cff3a2d b43: N-PHY: implement overriding RF control
aa4c7b2a2547db95388f795f092ea286fbdd98a1 b43: check band width
4bb29f8c390fb7be207ec3f11b9d30ccdf1cb6ac mac80211: fix rx data handling for non-data frames on multiple vifs
58da1318ee92ad3fe7917278d596768bbe441850 ath9k: Fix wifi disconnection when collocated bt scan is active
a951ae2176b982574ffa197455db6c89359fd5eb ath5k: fix setup for CAB queue
5d6ce628f986d1a3c523cbb0a5a52095c48cc332 ath5k: dont use external sleep clock in AP mode
d0dd2de0d055f0ffb1e2ecdc21380de9d12a85e2 mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009
ef15aac6073b27fd4f70007784d2d52ed394bf43 cfg80211: export multiple MAC addresses in sysfs
b3fbdcf49f940d0703c356441e0daf045e64e076 mac80211: pass vif and station to update_tkip_key
e4fca007b06165900d0e44e8d5e251376819bf5d mac80211: avoid NULL ptr deref when using WEP
aea9c04bcc257caad9841c283b90ec1b28267fae ACPICA: Update version to 20100121.
a8f13b7083a10580eeed0723df4b414ed741e0d2 ACPICA: Remove unused uint32_struct type
758d49313d0bdea1c41aa1d91ab204ca47177aae ACPICA: Disassembler: Remove obsolete "Integer64" field in parse object
5df7e6cb42da36c7d878239bebc81907b15f3943 ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
091f4d718620a79698e1c8ca3e9acbf78eb62da3 ACPICA: Predefined name repair: fix NULL package elements
5f8902acf87aa206ee4b3f633104456d82747ca6 ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls
a8357b0c95484b46944728712f8810d3b37bf588 ACPICA: Update all ACPICA copyrights and signons to 2010
2147d3f00f85c9e993786863d8138694672da01b ACPICA: Update for new gcc-4 warning options
60db48cacb9b253d5607a5ff206112a59cd09e34 sched: Queue a deboosted task to the head of the RT prio queue
37dad3fce97f01e5149d69de0833d8452c0e862e sched: Implement head queueing for sched_rt
ea87bb7853168434f4a82426dd1ea8421f9e604d sched: Extend enqueue_task to allow head queueing
91efd773c74bb26b5409c85ad755d536448e229c dma kmalloc handling fixes
7738dd9e8f2bc1c249e00c9c20e018448fac0084 slub: remove impossible condition
a602f0f2f04f150fa1f7312b9e601e8e1a5afe10 arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_mode
501d70383aa9ffc78b41aa7e74f6b0254c7c731c arm/at91: Don't disable irqs in set_next_event and set_mode callbacks
7755726fe90a8b253659756e6de68c1a55aa427f Merge commit 'v2.6.33-rc5' into next
4276e47e2d1c85a2477caf0d22b91c4f2377fba8 be2net: Add link test to list of ethtool self tests.
8f47afe080df450eedda7b29873512c2a9a9adcb be2net: ethtool self test reorganization.
9b00f30762fe9f914eb6e03057a616ed63a4e8ca xfs: quota limit statvfs available blocks
bdfb04301fa5fdd95f219539a9a5b9663b1e5fc2 xfs: replace KM_LARGE with explicit vmalloc use
a14a348bff2f99471a28e5928eb6801224c053d8 xfs: cleanup up xfs_log_force calling conventions
4139b3b337cffd106744386c842b89dc86e31d4b xfs: kill XLOG_VEC_SET_TYPE
0cadda1c5f194f98a05d252ff4385d86d2ed0862 xfs: remove duplicate buffer flags
a210c1aa7f6c90b729cc3a72d03e789b13cb6c47 xfs: implement quota warnings via netlink
4d1f88d75b00c4d23f4c51305ab5b779a86ef74e xfs: clean up error handling in xfs_trans_dqresv
512dd1abd9539a474f2792eeaf6783c59ad7778a xfs: kill XFS_QMOPT_ASYNC
6250b9ced23032789ca9739d6a53949637f9c836 Merge branch 'topic/noncached-mmap' into topic/misc
fd0b092a7b14559e2ff17ef3aaefb5d8adc7e15f ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute)
8b296c8f9f660b70e958e6e6b9b4293e6ae854f2 Merge remote branch 'alsa/devel' into topic/misc
7c9414385ebfdd87cc542d4e7e3bb0dbb2d3ce25 sched: Remove USER_SCHED
871e35bc9733f273eaf5ceb69bbd0423b58e5285 sched: Fix the place where group powers are updated
8f190fb3f7a405682666d3723f6ec370b5afe4da sched: Assume *balance is valid
f492e12ef050e02bf0185b6b57874992591b9be1 sched: Remove load_balance_newidle()
1af3ed3ddf27499c3f57662c4c29871e2b95e5f9 sched: Unify load_balance{,_newidle}()
baa8c1102f0cd86e69c1497d61d2ee177e663663 sched: Add a lock break for PREEMPT=y
230059de77a4e0f6afba98073e73bc9fd471506e sched: Remove from fwd decls
897c395f4c94ae19302f92393a0b8304e414ee06 sched: Remove rq_iterator from move_one_task
ee00e66ffff250fb0d3a789e5565462f71c7c9a7 sched: Remove rq_iterator usage from load_balance_fair
3d45fd804a95055ecab5b3eed81f5ab2dbb047a2 sched: Remove the sched_class load_balance methods
1e3c88bdeb1260edc341e45c9fb8efd182a5c511 sched: Move load balance code into sched_fair.c
821dd91ec7838e1313d783384ea9ce43510d4013 ASoC: Use BIAS_OFF when idle for wm_hubs devices
a96ca3387382498ec8b501db5acef3ed9eb1bd36 ASoC: Support turning off bias when the CODEC is idle
b91b8fa02482a5a18f598ee5d2cd42970051731b ASoC: Remove console DAPM debug code
09cb47a2c68f9596927bc05dab0453edb35cd32d net/sctp: Eliminate useless code
0647aee035245e0e5ea39ae17cf909b7099f988d ARM: S5P6440: Add HSMMC and OTG base addresses to map.h
c91a988dc6551c66418690e36b2a23cdb0255da8 ALSA: pcm_core: Fix wake_up() optimization
17660f81243e998f36257881ac3ae61685bf91c1 vhost: fix TUN=m VHOST_NET=y
4b258461c0b31ded170a1a56b944b0fded1c887b net: Optimize non-gso test checks
5f8cbc13225eadd981c817f7d14b8deab61ebfaa phy: add RTBI mode for m88e1111
81abb43a243b6d74b6f7201a7a22aa5355cd3a8a ucc_geth: update the tbi-phy setting
c1fb8340d7a39346c08ec4b1db4fb432f02acd4c mpc8569mds: Add bscr setting for rtbi mode
d03e067778104911cc02cb92dd152df2f3b988a5 dts/mpc8569mds: Cleanup tbi phy to support rtbi
3bf127637e22ddf95e67e10a23c339cee3d52429 Input: sh_keysc - add mode 4 and mode 5 support
ef12a141306c90336a3a10d40213ecd98624d274 perf buildid-cache: Add new command to manage build-id cache
a077e91690fb32a1453423b2cf1df3492fd30c3a sh: Conserve fixmap slots when IOREMAP_FIXED=n.
2dc2f8e0c46864e2a3722c84eaa96513d4cf8b2f sh: Kill off the special uncached section and fixmap.
3125ee72dca25fc2157dcddd07e2d740db921fc4 sh: Track the uncached mapping size.
2023b843d7b62d99e7356b872e99abc7d6667e49 sh: Rework P2 to only include kernel text.
1725c679a08902ce04419b274d22254155ce707c ARM: S3C64XX: Update s3c6400_defconfig for current kernel
3a3b585aa4ecad21ae91cfa9e5f387d64a15a312 ARM: S3C6400: Update s3c6400_defconfig for bigger initrds for SMDK6410
75497d96b2094d325594b46d5e5f12b2396c4d51 ARM: S3C64XX: Tidy up common code in s3c64xx_spi_set_info()
77c2019fc1b4495ce483ef2af9cb12bae23e353b sh: initial PMB mapping iteration by helper macro.
bd548e5ef21ac2ff18b262a905543d7a2340fb87 ARM: S3C64XX: Fix typo in s3c-hsotg platform data
46f2b478b21bdb5bb588317c971a77df13702660 ARM: SAMSUNG: Staticise gpiolib implementation functions
8dcdd6e6bb09ba1915668b45a0ee730e820d0de1 ARM: S3C64XX: Staticise audio platform data
1c24522c05f25b89cc4df5a875d8a005a774f570 ARM: S3C64XX: Fix dev-audio build
9fca878623378e7dd6da8e7135a561c17bc1112b ARM: SMDK6410: Set up interrupt range for WM835x on 1190-EV1 PMIC board
8005745d6eea79da8ee2e7fe978d14e412aa3353 ARM: SAMSUNG: Move pm-check.c to plat-samsung
106cc6aa73f594015fc8b99f7c70d1b7cf23f19a ARM: SAMSUNG: Move pmw.c to plat-samsung
6890556c140469622497bea98cf49bf93f92f922 ARM: SAMSUNG: Move more support into plat-samsung
b0f752210c0aa5e3d9ece4cbfefdc43092a68b83 tg3: Add 57765 phy ID and enable devices.
334355aa590c4b58750015c2f5710cd5074f45dd tg3: Bypass power source switching for 57765
cb4ed1fd8af963101a59c8c5fef97cbbf5f3fb88 tg3: Turn off the debug UART for 57765
c2353a3214ff5813c4b719b3cdacbe939b1c63a0 tg3: Fix tx mailbox initialization
5fd68fbdaf75505a2400826c7f314a1f3121a5f7 tg3: Supply a nicaddr for 57765 jumbo RCB
8b5a6c42e1f2277433aeefa9ee5a0c1a2473b7d8 tg3: Fix 5717 and 57765 memory selftests
ecf1410b9d70b3034e5955e92bb0c3e02ff21e9c tg3: Abort phy init for 5717 serdes devices
9b952f51d019db37276bdb2924e776ca09132fc1 tg3: Add 5717 serdes phy ID
666bc831cf820e16cbd0c2d5be780c512b1afe15 tg3: Improve internal resource allocations
614b05900ec3516b835cd06f848ef6bc915beeea tg3: Enable PLL PD when CLKREQ disabled for 5717A0
73834d6f90f6833663f9effd4cf9b79b63bc36e1 nfsd: 4.1 has an rfc number
dc3256782f88602953676c447b243dedb1be99ad Squashfs: add decompressor entries for lzma and lzo
4c0f0bb2351bee3de8dd7715ee199454a59f1230 Squashfs: add a decompressor framework
f1a40359f8d8ba073257ed31a513e492621bcbc5 Squashfs: factor out remaining zlib dependencies into separate wrapper file
e6a6d3795565b8ccb957afc6ca0e50db40b2d899 Squashfs: move zlib decompression wrapper code into a separate file
5b8a2fb34f5670b1f07483bfa40de9ce539dbdb2 msm_sdcc.c: missing brackets in msmsdcc_resume()
ed42acaef1a9d51631a31b55e9ed52d400430492 ARM: make_coherent: avoid recalculating the pfn for the modified page
56dd47098abe1fdde598a8d8b7c04d775506f456 ARM: make_coherent: fix problems with highpte, part 1
f8a85f1164a33e3eb5b421b137ced793ed53ee33 ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()
c26c20b823d48addbde9cb5709d80655c6fadf18 ARM: make_coherent: split adjust_pte() in two
c9a8fdd8b3ecdcfa3aa40e553c87c5787f5d70e4 ARM: 5851/1: [AT91] AT572D940HF-EK board support
5e38efae9635436efa1e4952cf953085839a7121 ARM: 5850/1: [AT91] AT572D940HF processor support
bb06b737143bd35939e65b05e073019c5c451be9 ARM: 5881/1: vic.c: reorganize code
6aceabb459c07a3fb4873c8306de8143c56241b2 ASoC: tlv320dac33: Burst mode BCLK divider configuration
6cd6cede8c33364d8e1abb5ea35adf627e3781b0 ASoC: tlv320dac33: BCLK divider fix
35f99c0da17beb5004f06ba86a87d82c1a6467be sh: pretty print virtual memory map on boot.
7c070aa947d1a4105742378579c267f6e7fd08a1 IPv6: reassembly: replace magic number with macro definitions
b38f6eddeee510ce8178c2d2db54ed25f1d7cb63 netfilter: nf_conntrack_ipv6: delete the redundant macro definitions
d9116d07f60383cef134c43a0ba15ec4375310fc sh: mach-sdk7786: Probe system FPGA area mapping.
920efaabcbd34e6b8dc05c5b777df3e936af5812 sh: Correct iounmap fixmap teardown.
016ddd9b5b315fe52ac6ba3167521f50b3868d34 x86: Put 'nopat' in kernel-parameters
dc8d6ab2b61a2d92b5d7438565ccd20b29724cb2 perf symbols: Use only --vmlinux if specified
f162f87ad6e98e8bfb2362955da46bed7b2514be perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event
d5526d8cb8e5aa3349c1ff4e409ad9b4cdac380c perf archive: Fix installation steps in the Makefile
e8d433f335d44028d41af231ef5c52fd8a9b280b perf archive: Add documentation
b51989b8afe9409ee68c67ce2a5de4390693bd2b sh: mach-sdk7786: reset controller reboot support.
fbb82b03653cdb7fd1863b911e7540011259d2ce sh: machine_ops based reboot support.
2efa53b269ec1e9289a108e1506f53f6f1de440b sh: Make 29/32-bit mode check helper generally available.
5f240718b475dcddee86b138b624f24c681dbb29 sh: mach-sdk7786: Split out FPGA IRQ controller setup.
df3ab708b787a2b35de5101452bd51d4a8ae0ded kprobetrace, doc: Add the explanation to remove probe points
580d9e00fdfb85e65c5097dcd739c6efcdbadc96 kprobetrace, doc: Shell needs single quote to use $ character
efd590d57a5edddabaaf4cfaf532c0f674193b81 sh: mach-sdk7786: FPGA updates.
587aa0feb74ffe3239b5e26ff5d017ba9f5daec9 xfs: rearrange xfs_mod_sb() to avoid array subscript warning
f0a0eaa8da08ebc6519cacd731df05bbb4ca47ce xfs: suppress spurious uninitialised var warning in xfs_bmapi()
58c75cfb51393a52b45262394c1fa81514b4d9bd xfs: make compile warn about char sign mismatches again
4a24cb71407dc25035d75dd3d118e0e55679e217 xfs: clean up sign warnings in dir2 code
a9273ca5c6814f393e18ed66645f817b2b71e9ad xfs: convert attr to use unsigned names
b9c48649577dfc4a8c263c106d518effa24ea54b xfs: xfs_buf_iomove() doesn't care about signedness
a3380ae39fa321282c407ba5e1835e14b64853d9 xfs: make xfs_dir_cilookup_result use unsigned char
2bc754213d40d67c39ddd58cf240f2b948e1951e xfs: convert dirnameops to unsigned char names
046ea753130fc51d885835458bf8c1d84765b9ac xfs: convert DM ops to use unsigned char names
e2bcd936eb95d0019ca5e05f9fdd27e770ddded1 xfs: directory names are unsigned
7981d6f6b280d28779343cff4a88029fe53d1b47 tipc: Clean up configuration file
64147c729732ba9c9e50966971bdfbd503c888bb libertas/assoc.c: rearrange some strange line breaks
c9f6a6567f3e8dd69dd3f80a67e73d7d10884bea ath9k: make tx power config changes take effect immediatley
27e310c91c3433ab9997b925b3fd65e660634c76 nl80211: Allow association to change channels during reassociation
1625c148cde23a8b4180e171ed4a17e17521b995 libertas: Set/clear WPA keys before the WEP ones
de9a47f92795f697964f662415cb27816c2d9b76 b43: N-PHY: silence warnings, add missing call
9145834e84805f5efcca4706edfd641047af1d55 b43: N-PHY: implement and add multi-dimensional table reading
c643a66ef5ccfd4d359327fb8afa9949f1abbfdd b43: N-PHY: implement and add reading one element tables
11380a4b2d86fae9a6bce75c9373668cc323fe57 net: Unexport napi_gro_flush().
2581b1434ccba6960e0b671927d87c83b5152c9d b43: N-PHY: implement and add multi-dimensional table writing
d41a3552f96673480d7913c170cab31fa00b7697 b43: N-PHY: add writing one element tables
d713804c6032b95cd3035014e16fadebb9655c6f p54pci: move tx cleanup into tasklet
288c8ce8047695fd8872dd5db3ef21a9679c402f p54pci: handle dma mapping errors
a98bfec2985221d8e0904a526cbe88590eaad2a6 mac80211: Fixed a bug in IBSS merge
ce9058aedd75f14785400dcc49a2bc352ca38871 mac80211: removed useless code in IBSS management
27032059677b98f33634ceb90488812db432cbc9 ath9k: fix RTS/CTS handling
5f2aa25e0e5b221a176ab3d1c51d51da265cb4a7 cfg80211: rcu-ify rdev and wdev
c57199bc32ebcd914253496486d2e09b1c9a3de0 b43: N-PHY: store seq mode for proper restoring (follow specs)
67c0d6e2d1abb9cbff9235143a8faaef89119628 b43: N-PHY: move RF sequence declarations top, add missing calls
97943390b043bcafca69f9163b86bbf627b75589 x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's
4f4ab6cd1486fcb0ab8d689d625ac7691198f36b b43: N-PHY: implement chain selection
53ae8e8c92b2715f27c95e8e7169bca9a8909856 b43: N-PHY: implement stopping playback
ad9716e8e8bc39664a0d41ec94f9bffbf748b45b b43: N-PHY: implement MIMO config update
e53de67449bbcaf5551f54e506a4dff62fc6a49c b43: N-PHY: implement TX PHY cleanup and setup
026816fce48390807859508cd5172e9c79901ef7 b43: N-PHY: implement RX PHY cleanup and setup
c6fcf6bcfc3cfc1c00cc7fd9610cfa2b1a18041f mac80211: re-enable re-transmission of filtered frames
813d76694043d00b59475baa1fbfaf54a2eb7fad mac80211: move control.hw_key assignment
a6bae9e7ab19876a157c91019852395539e4f20e mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
697e6a0fb0c8783695d4b4a5d7131476b296d623 mac80211: clear TX control on filtered frames
edc6ccb7b992bd9ea5db4555c8f0bf74c656f964 mac80211: move and rename misc tx handler
8e9310c1790566ea2de2e8b6e1c04bacbbee648c mac80211: pid: replace open-coded msecs_to_jiffies
1f44780827c6bbbcd1f12d5c6b6ce84f49a96bc0 iwlwifi: update copyright year to 2010
4e9772b0a94c7d3a5f7062ba94afdbb9e692275d iwlwifi: remove extra statistics request from debugfs
1b3eb8236ad9369ae519216b61a3d22806370115 iwlwifi: display flowhandler register when sw error or on-demand
2a11df6ee58d1b1fc7e5ecd7593a04d7555dc522 iwlwifi: software w/a for h/w bug cause Rx bit get clear
2be76703a3afb281155894ac52d34f7f5d736633 iwlwifi: set interrupt coalescing timer range and default
937c397eb633b804d9a806d08c395ecfc42b1fec iwlwifi: correct return code for log_event
11fc524941248dc717f1af5dfa844eceb7c0217f iwlwifi: add num_of_sos_stats to statistics counter
e3ef2164386a13a37714ec033e30811d052c7999 iwlwifi: format and show statistics counter from uCode
9ed333e0298c8f12cf7f3b4aec4258e81ef588a0 iwlwifi: fix clear statistics counter command
861a57cd01f97e984320b5aeeee019ede48c714d mac80211: fix WMM AC default for non-QoS data frames
031cf0e94c9c8302a4592707939d6c2039f17f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
6373464288cab09bc641be301d8d30fc9f64ba71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
3dabcfef3e668f6dd32147d810a29ccbd55dc963 ide: ide_timing_compute() fixup
bdc27300f5718626a3817e6478e339f6cca6b994 sh: Handle SH-4 FPU variants with broken CVR values.
50dd3145a58b5cef03a95c1b98765bcc847a72d0 sh: update PFC to allow any enum in MARK lists
70911b861bfbba1851cbb3497635030f34703c7a sh: Shut up noisy IOREMAP_FIXED=n build.
9e4c84967ef027fe50a03cf48dd6da9519c8e60c Merge branch 'fix/hda' into topic/hda
84740ac19a0aeb87d1dc21e9d7d517f11bd49748 ASoC: fix compile breakage - add a missing header include
a5b5a0649a84db1a0cc1e19997572be8ef3b8c81 ASoC: tlv320dac33: Correct the prefill number of samples
31c3af503eb75488aafb7a3d292b9e00962f2cee sh: support SIU sourcing from external clock on sh7722
14965f16b4bb8f3e51b09c1d8f61b8e98f9d12db sh: Fix up sdk7780 and urquell builds.
dea3cf1c3935047a5b0d21b21d26718e09135f97 sh: urquell: Handle EXTAL configuration here, too.
c8098218271d19e7123d8b9137b9a4b87e5ffec0 sh: mach-sdk7786: Detect/configure/propagate EXTAL.
43a1839cb1e0e0ed08b8ace0adb3716865fd0c4c sh: SH7786 clock framework rewrite.
6d955180b2f9ccff444df06265160868cabb289a ipv4: allow warming up the ARP cache with request type gratuitous ARP
fa44a73cc766c7f3bac71a66d564e0049b800325 ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0227eda0a
54b89177ac533dc7439491afd26baf59464b425c ARM: Merge next-samsung-s5p6440-iodec
a0c814afcfc2c840698372bd402b669b659ee1c5 ARM: SAMSUNG: Add initial documentation directory and overview
af1519408a0d40f312e8f103504cd292cc49d927 ARM: S5P6440: Add IO descriptor for ChipID block.
220c58bc6d1198c4c4e69a385d364602c38b6b1c ide: make ide_get_best_pio_mode() static
f0e5f62d92531b18c98feb6907bdb3d7b2f67ceb via82cxxx: use ->pio_mode value to determine pair device speed
040f6b4f14adb2ca5babb84e9fb2ebc6661e0be2 tx493xide: use ->pio_mode value to determine pair device speed
bb430611930c526ff9bca991f254b259fc58ed3c siimage: use ->pio_mode value to determine pair device speed
0716302eec10c3a4c3c5110e43a5ac05ac4b2445 palm_bk3710: use ->pio_mode value to determine pair device speed
f657911d73f5165c4a32627adbbd7fcf98a85eae it821x: use ->pio_mode value to determine pair device speed
280d69b127f75e1928f583c90f659d49cec4d177 cs5536: use ->pio_mode value to determine pair device speed
a298dc024c2b0b92d3889d61856117141d693b39 cs5535: use ->pio_mode value to determine pair device speed
23d874054663efaf18340dc554df1b935820cbab cmd64x: fix handling of address setup timings
f6d23c2e2e398dc96c58494be2934f0c11285e3a amd74xx: use ->pio_mode value to determine pair device speed
e4c7112b5686c70ba7be86dbc83c989c75aca802 alim15x3: fix handling of UDMA enable bit
a345c7856e52bf8b21a5ae6a24fb824bfedefbe9 alim15x3: fix handling of DMA timings
5740345b877e2c8745cdf454674b45919679f231 alim15x3: fix handling of command timings
cde727be967a86aee01042f35c8a861728272cf1 alim15x3: fix handling of address setup timings
8e714a074bc4da070807d019d4287dcd32af55f5 ide-timings: use ->pio_mode value to determine fastest PIO speed
e856bb1f8dfcd924a973102a244b81920752648e ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h
8776168ca2151850164af1de5565d01f7b8b2c53 ide: change ->set_dma_mode method parameters
e085b3cae85af47eb0a3eda3186bd898310fb322 ide: change ->set_pio_mode method parameters
3fccaa192b9501e79a57e02e62b6bf420d2b461e ide: add drive->dma_mode field
d2d4e780aff2fab46a792ebc89f80d1a6872b325 ide: add drive->pio_mode field
68d0a036162f12d8be07c9fc140507cc1c8c6120 via82cxxx: fix UDMA settings programming
a354ae8747d0687093ce244e76b15b6174d2f098 via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller
5b6c82ea0fd130a9f0bb7f4d86f6dbbf2fdaaa04 via82cxxx: add support for vt8261 and future chips
f931a5d5785d7b7c44871bd7ad2762e29dfddf29 via82cxxx: workaround h/w bugs
a13e4865fac374f2edf2666b66f2f88e527db2b7 via82cxxx: fix SATA cable detection
76937fa765bd65c052b87812e46d5b90094e57b8 ide: add SATA cable detection support
16e2c7c59f0a4debcb110648025bef11958aa3cd ARM: SAMSUNG: Move GPIO headers to plat-samsung
4f2b617aff8147338faa0d5ed7b57636076671bf ARM: SAMSUNG: Move gpiolib support in gpio.c to plat-samsung
67866fb38680d85cbd13c7bb468fb89f16e026d1 ARM: SAMSUNG: Move pm-gpio into plat-samsung
42d828d46f526605c84ebdb5a987fd25fe09a3c9 ARM: S5P6440: Add S5P6440 GPIO support
1f323cfda5feee4e9c1fc09ededaee849f906468 ARM: SAMSUNG: Move GPIO common functions to plat-samsung
9717453c40ba9ffbd8c40968df45498059bfec0e ARM: Merge next-samsung-serial1
ea2de1dc8b5872de21a03757dca9d1560b5c9a81 ARM: Merge next-samsung-clock2
668dfc7527eb755e1bf194bf19c0c281e9df6deb ARM: Merge next-samsung-devupdates1
9e157144afe81052f5abe122c2469e33a30d20a5 ARM: Merge next-jassi-spi
42036c85a68c82389f011eceab594c64956d0c2d via82cxxx: vx855 is a single channel controller
cb06fc3f4c25d33c188d77e3f7e46112e7d71f38 serverworks: add missing pci_dev_put() call
e7593af6e5c24e323217c12d011ad7e43742ca6f serverworks: cleanup svwks_udma_filter()
a337c2272731d538827153b32f547ef7c131a4cb pdc202xx_old: add ->init_hwif method
fb7b0d5b4096ec2a0f76538a4461345af14e0781 opti621: remove stale driver history
bd37f65a60c3bb5ec11b47d7e8b539beb87324a9 cy82c693: remove stale driver history
4d6b328943e87258efdc30110335a681f52d8367 cy82c693: fix PIO timings calculations
22cabc2619a58d3e5f95bb8df823da535e103bf4 cmd64x: remove superfluous checks from cmd64x_set_dma_mode()
60349ab99f2742a6f04da86724740498c7b1f885 cmd64x: fix PIO and MWDMA timings calculations
31bbb668fbe71a207d38ecd1797f4cd5b8bd710b amd74xx: don't change UDMA settings when programming PIO timings
d23f33de3c7fdc4bcbdd7a75d3f7b7be32caf18e alim15x3: cleanup ali_cable_detect()
5f6bd68ef539402b25e25d5e3324c59004541d77 alim15x3: remove superfluous locking from ali_set_pio_mode()
293f18ad720f7c10f9f4b8a87827a1f0989e19ee alim15x3: add ali_fifo_control() helper
3c8cc8df5a67a539cd185026e6b6f49b576869ba alim15x3: fix PIO timings calculations
2b7d03a5cdace237525643d48918e68fe24681ed ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()
51fe52229e3765dc56b8d2dd5df656fbf8a20500 ARM: SAMSUNG: serial: Modify console initialization.
bb9b1c772727849051e485a877aa9a4b2d3ac1a1 ARM: Merge next-samsung-clock2
c3e71c6d21a760c27b511e3dd9dbe46517c6f0f7 ARM: Merge next-samsung-devupdates1
645f0b07fe0dd0fa697c5b327c2d8c005bd0b5c0 ARM: Merge next-jassi-spi
44d6cef805c1b17218723279a2767484e43d6fac ARM: Merge next-s3c6410-andygreen
8e2376ab1086b2bff18fdb887f5bc13740ae6e24 ARM: Merge next-samsung-mc-adc
5a9003db1faa34c0560561f66b263f288d623324 Input: ADP5588 - add support for ADP5587 devices
22c810ab3e25d16e6f128384d107b933b6fd8fff ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata().
a4ae2b2b18d1766768987dc5de42dfa3c2a6d9f7 sh64: Fixup build breakage from breakpoint handler rename.
d6db8888c8957fbdcd611e1321a6f6a0d6fb7e15 sh64: Use the shared FPU state restorer.
88ea1a445a84fcfbedb810c01e84d6711352bd82 sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.
3ef2932b8c1fc89408ef1fd4b1e1c2caabc7f07d sh64: Fix up the build for the thread_xstate changes.
cb6d04468d16de5a6161167ec7e76a43be540a80 sh: Kill off now bogus fixmap/page wiring documentation.
bb29c677b366fdf4f6522cd82228a32567aa98c7 sh: Split out MMUCR.URB based entry wiring in to shared helper.
046581f9623b53f551a93864bb74e15ad2514f0c sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.
6d63e73d520b690e4378cef3003eb5f01f7d128c sh: Limit ioremap_prot() to 32bit pgprot parts.
f33609344acfdde1c1acedf6de3efe6b80af93a6 sh: Convert p3_ioremap() users to ioremap_prot().
acf2c9685fb8295cb62a623d7358a1cfde8b07ea sh: Kill off duplicate address alignment in ioremap_fixed().
d57d64080ddc0ff13fcffc898b6251074a482ba1 sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
3cd2fff59fc924752611301f4ca7e8484f5744a5 ARM: MINI2440: Remove commented out devices from device array
f126752043c67003de6d34b14160f87ba0323c98 ARM: SAMSUNG: Add platform data registration for OHCI
0a6361316d6493b9dcbdda9a6a4586c3ccbfd008 ARM: SAMSUNG: Make UART device code common
8605c46c171f02859fb3a32655fa226ce446c6ec [SCSI] lpfc: restore MSI-X/MSI support
e8a392444d338d3ce77d157bcbe4975828536efa [SCSI] qla2xxx: Update version number to 8.03.02-k0.
f8ac60855ebfa239319a4a9945799995feda3b06 [SCSI] qla2xxx: Remove firmware hint for 81xx parts.
9a069e196767d7b87184fd8d8211d22bb5b9c0b8 [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
1838ef1d782f7527e6defe87e180598622d2d071 x86-64, rwsem: 64-bit xadd rwsem implementation
6579b474572fd54c583ac074e8e7aaae926c62ef x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f
722b3654852e48b93367a63f8ada9ee1cd43f2d3 x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTOR
88501ce18eaaf1273e024d26926134972f4644ea Merge remote branch 'alsa/devel' into topic/misc
90a86fc05ffefe48581c88106d0b9cc37f6e060c [SCSI] qla2xxx: Enhance EEH support and enable AER support.
9db0fb3aa4cc4e42241e194ef64931321fa72196 [SCSI] be2iscsi: Enable TEXT req resp
aa874f0738ecac7e5ac13b4d808a1026dcb5367d [SCSI] be2iscsi: Fixing initialization of can_queue
da7408c800e3ae293275f52497d0ef7a9b09c9e4 [SCSI] be2iscsi: The session failure only when Link Goes down
756d29c8c7ed8887ed7d752371ce2f6d12399267 [SCSI] be2iscsi: Enable async mode for mcc rings
51a462500fbed4a1e8110dc60a421a3f12b9580b [SCSI] be2iscsi: No requirement for endianess change for data_count
0ecb0b45f22df911c564070b64af21db36934f0f [SCSI] be2iscsi: decide which requests need completion
d7aea67b8a7665fe5e53cdf59ba76c9b8d67b751 [SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pdu
2807afb7411b97834fc7338f3735f3d152443551 [SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_alloc
7bd6e25cdbee7d4f6bc4946dc914310220e637b8 [SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSP
d543148883f65c34e6cd54c5e9ed0592dfbb6acb [SCSI] be2iscsi: Link Wrb with next Wrb
c24622886fb934313a2a43ea1f516cbf1ddd947b [SCSI] be2iscsi: Move freeing of resources to stop_conn
7da5087971b1a187f92be4efb74a991ac9ccb0a3 [SCSI] be2iscsi: Use start cid and number of cid and icd from FW
1fe6dbf4d0afba52ad0249f398e6296a1433a004 [SCSI] gdth: Convert to use regular kernel types.
e7efe5932b1d3916c79326a4221693ea90a900e2 [SCSI] skip sense logging for some ATA PASS-THROUGH cdbs
5d7ebb9c7a04d29efce1099024944dfd94d9f63c [SCSI] FlashPoint: fix off by one tests
0ed8570ef4d51bb46e2028b2e3c3ddd1f860e193 [SCSI] cxgbi3: remove unnecessary NULL test
3dbf6c0012d12473461b7485006db373e8192fa5 [SCSI] pm8001: Use kzalloc for allocating only one thing
4ffd005a4dedf536330756742595ec904f740f48 [SCSI] mptfusion: Bump version 03.04.14
de81562f2f9852a1f2c609ede1e26c07ed457c60 [SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH commands
64e155adc250ab68255b761c1faa77799aa1e41a [SCSI] mptfusion: block device when target is being removed by FW
e0f553ab58f478321717100e44b28f765bd2a045 [SCSI] mptfusion: Added sysfs expander manufacture information at the time of expander add.
65f89c2396aa113a06fe7e2f6ba46f0712cb4806 [SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priority
02507a80b35edd720480540d917e9f92cc371009 [SCSI] mac_esp: fix PIO mode, take 2
f2818663c82b7297ff4aa38cbddb870dc02f7104 [SCSI] scsi_transport_fc: Remove capping from dev_loss_tmo
e47c11c7a402a054a85cb917a6ed020f6b5fae04 [SCSI] fusion: fix warning when not using procfs
340f052001d46aff9e7e853c492e0d3f5554d42f [SCSI] ibmmca: fix buffer overflow
4a02462af1f4c3498e6a330ffd5c063118309b31 [SCSI] u14-34f: fix buffer overflow
8fe79162a6807bf120140d64e96da54fc273b88b [SCSI] eata: fix buffer overflow
9b7dac086bec7c71722d6e79464609e17f0996e7 [SCSI] ibmvscsi: fix a typo in a source code comment
40c4f3e4eaa7eda2b0a00abd4d69778808d26f77 [SCSI] libsrp: fix typo -- replace RDAM by RDMA
e3deec090558d5cb5ffdc574e5560f3ed9723394 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
d1db38c015a392b0ea8c15ab95abb3ee768b8d47 sound: virtuoso: add Xonar DS support
a32f66746c635ebf2341d99b3d4c0cc1c11b2cbf sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters
c32d977b8157bf67cdf47729ce7dd054a26eb534 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
3e879d7bac705be4813a0ec9560cbe31db4b269f ALSA: pcm - Remove unneeded ifdef pgprot_noncached
af1415314a4190b8ea06e53808d392fcf91555af sh: Flag __ioremap_caller() __init_refok.
12b6b01cb47dc3eefbef866592193661dad7afb9 sh: Handle unmapping of fixed slots transparently in iounmap().
4f744affc345f8b158615e0cdd01d1f4985837c3 sh: Make iounmap_fixed() return success/failure for iounmap() path.
0b59e38ffaf7b201ff6afe5b736365d16848c7e3 sh: Merge _32/_64 ioremap implementations.
edf711b66f2a8a9629aa253ad8b3a5a03b5d7af5 sh: Fixup the IOREMAP_FIXED=n build.
d9b9487af79955a8e8fcddc963f56697e020cfed sh: Handle early ioremaps through fixed mappings.
0c54de146ef4303ed3c5879b043894c8db637507 Merge branch 'sh/stable-updates'
8faba6121566248330e738d25a2c43d7500fb9f0 Merge branch 'sh/ioremap-fixed'
4291b730cd0f0cf98a90d946b6cabbd804397350 sh: Need IRQs enabled for init_fpu().
3d467676abf5f01f5ee99056273a58486968e252 sh: Setup early PMB mappings.
6a2b4111643127a28944d673995810a82582c5a1 ARM: S3C64XX: SPI: Define SPI controller devices
398ccccb770e6ed3e138925404f0746cbe57c5a1 ARM: S3C64XX: SPI: Header for passing platform data
a5d896adf019143adf72d08826fe5359b6a8762c netfilter: nfnetlink_queue: simplify warning message
2ae3111eafd797e24cc390bb5ce6a8fa0deacdb2 drivers/net: Eliminate useless code
87315a802a8aab9d986858fcf2230726c1b5c598 ARM: S3C64XX: SPI: Define SPI-48M clock sources
10f9f743f661d200a7a0006e65688cf28c2f01d9 ARM: S3C64XX: SPI: Add SPI controller register base
e03bcb68629c7f0728c95f1afe06ce48565c7713 generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data
00097c4fdf117d9845d772f571a987ae95523f8c x86, trivial: Fix grammo in tsc comment about Geode TSC reliability
f426a7e02918e2e992b28adeb02e5a0ab39a7a25 Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
e89fc3f1b06d9241f65e580b002789abaa6d11ac netfilter: xt_hashlimit: netns support
7d07d5632b672c892a65882c2a119345fd9596c9 netfilter: xt_recent: netns support
f54e9367f8499a9bf6b2afbc0dce63e1d53c525a netfilter: xtables: add struct xt_mtdtor_param::net
a83d8e8d099fc373a5ca7112ad08c553bb2c180f netfilter: xtables: add struct xt_mtchk_param::net
a1004d8e3d463012f231bab104325ecb15637f78 netfilter: xt_hashlimit: simplify seqfile code
e9d3897cc2205eec8b7afcc022e4730914b4f48c netfilter: netns: #ifdef ->iptable_security, ->ip6table_security
83fc81024bd8572f31db784f8c0079e999a4fa44 netfilter: xt_connlimit: netns support
f9e011b6b305d38445bbd4a1e7a8814e056de37b ARM: SAMSUNG: Fix bug in clksrc-clk round_rate call.
f3b464cca94c4a8f54fbc11ec5af8b143fd1750b ARM: SAMSUNG: Fix clksrc-clk's checks for bad register settings
b8792dbff6ed93c5a77f71917d4a0c5efa12eee1 ARM: SAMSUNG: Add check to ensure that clksrc_clk does have multiple clock sources
a0de298a0eee7f9004a8e512c12c7b40d66c9934 ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enable
4126faf0ab7417fbc6eb99fb0fd407e01e9e9dfe x86: Fix breakage of UML from the changes in the rwsem system
354fcd7774a00809ebefdba75e747364cb22a940 bnx2: Save statistics during reset.
a47430583dab67b23161b0e75226781deed50138 bnx2: Refine statistics code.
2c8c1e7297e19bdef3c178c3ea41d898a7716e3e net: spread __net_init, __net_exit
72659ecce68588b74f6c46862c2b4cec137d7a5a tcp: account SYN-ACK timeouts & retransmissions
a4e946947b966d018f3f712d5c7ca2932c2aadd2 ARM: SMDK6410: Add comments on ethernet connectivity
810f613c03a1614c71a2b27859e91ae155bd659f ARM: S3C64XX: Add virtual mapping for S3C64XX SROM area
f01fdac005d44e6c36af5b5eb841c4804570f0ad ARM: SMDK6410: Add nC1 chipselect SROM setup
a7c9194cdc9a858bbf5a4cdae289e28dea149aeb ARM: S3C64XX: Add SROM register definitions
0084f27a21d36ac846cd4366289c229a7cce511b ARM: Merge next-s3c64xx
bcedfa98d97e02e95bb023ab93675dbe63c508ef ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driver
3929e1e76d9116856a4c7a00fcce0539dd8507a0 ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsung
71269364a8d5ea42ecc6cbc7b687e5d45cbabe0e ARM: S3C64XX: Add I2S resources in platform code
206090913d0d6ad3506e3e2693a696fc1626993e ARM: S3C64XX: Add S3C64XX RTC platform driver
2457552d1e6f3183cd93f81c49a8da5fe8bb0e42 Merge branch 'master' into next
19439d05b88dafc4e55d9ffce84ccc27cf8b2bcc selinux: change the handling of unknown classes
593f010bc0d8f7fde2ce948cac3f77f6a3d9db2b pcmcia: do not lock socket driver module in pcmcia_get_socket()
3f32b3c093eddc03ed477ae0d7a6938db6b94a05 pcmcia: rsrc_nonstatic io memory probe improvements
180c33ee409eb3ed605d4ad9884e4a526a7655ff pcmcia: call CIS cleanup from ds.c
57197b9b7712eb19f5344c466e8aefbac1adbe55 pcmcia: CardBus doesn't need CIS access
88b060d6c03fcb9e4d2018b4349954c4242a5c7f pcmcia: improve check for same card in slot after resume
f131ddc4bd1713385c70606555d4d63bed5ec3fd pcmcia: cleanup pccard_validate_cis()
904e377744bfdcea276c27167fa6a609929f39dc pcmcia: validate CIS, not CIS cache.
fa0b3bc504ff813cc05988bb30bbb6c6a0263eb4 pcmcia: do not meddle with already assigned resources
cd2e18fe785082b132d960063df83a02acc9a4f2 pcmcia: remove remaining unused IRQ_FIRST_SHARED parameter
933a838aa1aae8388438bb002fbdaf6fca519a5c pcmcia: make use of pcmcia_dev_resume() return value
9135f6db09aa9d186f05d41e9c516ec8e3550d78 Merge branch 'mxc-audio' into for-2.6.34
b05f5c13d5bc2fa9945c9534f8881396555290a9 ASoC: Mark new i.MX drivers as BROKEN until arch/arm merged
329c0e012b99fa2325a0be205c052e4aba690f16 perf: Better order flexible and pinned scheduling
7defb0f879bbcfe29e3c6f29d685d4f29b7a0700 perf: Don't schedule out/in pinned events on task tick
5b0311e1f2464547fc6f17a82d7ea2538c8c7a70 perf: Allow pinned and flexible groups to be scheduled separately
42cce92f4ddfa41e2dfe26fdcad4887943c032f2 perf: Make __perf_event_sched_out static
e919c24b6422a095bed3929074bd74ae1dbf251f ASoC: Remove old i.MX driver code
d08a68bfca5a6464eb9167be0659bf0676f02555 ASoC: i.MX SSI driver does not yet support master mode
48dbc41988d07c7a9ba83afd31543d8ecb2beecc ASoC: Convert new i.MX SSI driver to use static DAI array
157a777c8e809bd0c703e3f7617b3539df30feff ASoC: Fix i.MX audio build for i.MX3x
8380222ec9458d38a4e0cc3cb688ad7fff311df4 ASoC: Add a new imx-ssi sound driver
7d6f75eb21b84cdc5dfb09789974f02b42a89058 crypto: md5 - Add export support
6c3f975a4cafaf4dcc9795385da6d42caa37ddeb crypto: Make Open Firmware device id constant
73c89c15b959adf06366722c4be8d2eddec0a529 crypto: gcm - Add RFC4543 wrapper for GCM
231e36f4d2e63dd770db80b9f5113310c2bcfcfd tracing/kprobe: Update kprobe tracing self test for new syntax
6d686f4564f3fc7c6e678852919e48ad331d276b sched: Don't expose local functions
24a53652e361321b09df5040711e69387344ce09 tracing: Drop the tr check from the graph tracing path
0eda7385db1f30271ade830a231006938a76fb53 perf probe: Fix build error of builtin-probe.c
69e3f52d1b1a3ed4390bb8a09bb1324265af7fbf perf: Fix implicit declaration of getline in util.c
78bf04fc96f509474c6b443b515d6b79bb7bf584 sh: Tidy up non-translatable checks in iounmap path.
597fe76ec36e782aa45b8dac5e12e4dbb0588967 sh: Use ioremap_fixed() to implement SH-5 ioremap()
6f82b6ebb1dcc0c3c23820a70a5d79a60c4f5e84 sh: Use ioremap_fixmed to map the SM501 DRAM config register
4d35b93a66e9b87df20784fcf130d2e8760be53f sh: Add fixed ioremap support
07cad4dc1bfdaefd20c6329e9d8179ad1c600e92 sh: Generalise the pte handling code for the fixmap path
24ef7fc4dcc57afa0c33166c25bfe7676ffd4296 sh: Acquire some more page flags for SH-5.
8eda55142080f0373b1f0268fe6d6807f193e713 sh: New extended page flag to wire/unwire TLB entries
d6f962b57bfaab62891c7abbf1469212a56d6103 perf: Export software-only event group characteristic as a flag
e286417378b4f9ce6e473b556193465ab22e12ab perf: Round robin flexible groups of events using list_rotate_left()
5908cdc85eb30f8d07f2cb11d4a62334d7229048 list: Introduce list_rotate_left()
889ff0150661512d79484219612b7e2e024b6c07 perf/core: Split context's event group list into pinned and non-pinned lists
881516eb828a3f7276c378bcef96b7788fc99016 perf symbols: Accept an alias when looking for "_text"
f5a2c3dce03621b55f84496f58adc2d1a87ca16f perf record: Intercept all events
2c5851747bcf751908c02e253cb7582d342b4612 perf archive: Add helper script to package files needed to do analysis
460848fceffc91652b2d36d19db4ac40d12fb607 perf symbols: The synthesized kernel modules MMAP must use the pathnames
88d3d9b7c843a42cb73c55a2d13cd1041da31fb9 perf buildid-list: Introduce --with-hits option
59ee68ecd1561a233fb6ad351980bea8402533e7 perf symbols: Create thread__find_addr_map from thread__find_addr_location
18c3daa4961b9fa1f2db0711d93c0acf0c39fd12 perf record: Encode the domain while synthesizing MMAP events
cf4e5b0838e822dd404638ad00d35b63fffe8191 perf symbols: Use dso->long_name in dsos__find()
9e201442de7c954f03710ac76f28c1927d07550c perf symbols: Cache /proc/kallsyms files by build-id
8d0591f6ad9edf66697ce29de176fb6f3213b9e3 perf symbols: Don't try to load kallsyms if doesn't match the record build-id
1b75962e92d48a41019d4b440e221638aa2a7238 perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
ba21594cddee0a3af582971656702b1c4509d8f5 perf tools: Cross platform perf.data analysis support
0d755034dbd01e240eadf2d31f4f75d3088ccd21 perf tools: Don't cast RIP to pointers
017c426138122c8e9b9f5057fbd0567c37b35247 rcu: Fix sparse warnings
4c54005ca438a8b46dd542b497d4f0dc2ca375e8 rcu: 1Q2010 update for RCU documentation
0ec00f0392b807d57a2281576a96552d7694b6bb NET: Add Qlogic ethernet driver for CNA devices
af19b49152bdb68fda894183e88096d6d1aa5c3d qlcnic: Qlogic ethernet driver for CNA devices
6eb3a8553345ba2b4efd5390709e158289b9ece4 macvlan: add GRO bit to features mask
d5c1da56afb8a6b232393fb3fdef4909389d05fe qlge: Add module param to force firmware core dump.
a2f982328427157eaa819c02986a65b9b168733a qlge: Add xgmac reg blocks to firwmare dump.
a48c86fdb1253f36167bab1fc30a51211d49a901 qlge: Add serdes reg blocks dump to firmware dump.
24bb55b480f16f4cd8d64c2d46e28f0c82df0409 qlge: Add alternate function's reg dump to fw dump.
2c1f73c3ddfd526750b003bc49a255641ac1f0ca qlge: Add RAM dump to firmware dump.
c89ec8b9de887cda0879d27036fce8d2a2fd6400 qlge: Add probe regs to firmware dump.
8aae2600030f54494f9061d2cde141802d774be9 qlge: Add basic firmware dump.
b87babeb40aaf879d20268792390ce831805a557 qlge: Add data for firmware dump.
730dd70549e0ec755dd55615ba5cfc38a482a947 b43: N-PHY: drop unused definition, uncomment needed call
6dcd9d911cace479ff5612dab3896c8fceb60773 b43: N-PHY: implement TX power control coef setup
15931e318b27e85ea06f44d53abc3d3e6a3fc9ff b43: N-PHY: add RX IQ calibrationi for rev < 3
fb43b8e23519f853f142202bb341c21382f39070 b43: N-PHY: add huge calculating TX IQ LO
e9762492f5c7176660ed030e9dd816b3208def12 b43: N-PHY: implement calculating IQ gain params
de7ed0c6245276eaa62523ffb36512d88bf1efb3 b43: N-PHY: update TX calibration ladder
c4a92003b0d02367bb1be94867a79651897e91ed b43: N-PHY: add RX radio cores calibration
fe3e46e881daad2c7e3886e767bda90871d5f4d6 b43: N-PHY: add TX LP FBW (TX filter 40 related)
b0022e15cc39abebd997fefa18cf3b6e141f76bd b43: N-PHY: implement getting TX gains
34a56f2cae865224829d3fa7b8d7ddeee139191f b43: N-PHY: implement calculating RX IQ comp
2faa6b832fb44b1910fe668a4ae127a69e998936 b43: N-PHY: implement RX IQ estimation
2f258b74d13c200944ef018c71ed9d9a7d4da0b0 b43: N-PHY: implement restoring general configuration
0914640072570f5867818884b8b78c0468b9747f b43: N-PHY: implement workaround for TX IQ
a67162ab00d5f0d28f58a62ccd48e6a9cab07645 b43: N-PHY: implement RX IQ coeffs
5c1a140afbd3abeec92b74c91ad495cf69af4de3 b43: N-PHY: add function than forces (not) staying in carrier search
42e1547e5199ebfd41e3fb63db69dac8c4ed8d1c b43: N-PHY: add RSSI calibration restore
e50cbcf6741684753da401722f337efacfa4a98f b43: N-PHY: implement PA overriding (RF control related)
90b9738d85395d46ffdc961e1a0c80a17e8f4d32 b43: N-PHY: RSSI calibration for rev < 3
dfb4aa5dd0a9b61a6eaa64e9209b2f8839c0a256 b43: N-PHY: add RSSI polling and setting 2055 (radio) VCM
3c95627d404e1094313f2dcb87424e2ae462e814 b43: N-PHY: implement RSSI selection and offset scaling
bbec398c1b7baa1dbde1e49446d1cbf4c6c20fa1 b43: N-PHY: add clip detection reading/writing and some classifier function
4cb9977516d0f52a779d12a430ccf263d35802fc b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3)
4a933c8566da3e2b164ea74b1632bf2f43c8ee9b b43: N-PHY: update CCA reset
0988a7a1a98300e90a6613b33738e07cdf8ce786 b43: N-PHY: update init code to match current specs
088e56b44a52bbd58a790627148cf75ed71ae34b b43: N-PHY: add various tables
2a448bfc70f4fd4a54996d1c7a371ba28ec0568f b43: N-PHY: add global variables to b43_phy_n struct
5b0ade3377b91da14410612b2051d66d26d31069 b43: N-PHY: add missing register definitions
f8187b5b9780a9ac3c12c70413615a0fdf321cd5 b43: N-PHY: add needed struct definitions
76a4db303d06066792bbc0e886def2cf99b232ef b43: N-PHY: add shared memory offsets definitions
4772ae107c42cdce1d3864d8d540ea0401eb09d6 b43: N-PHY: clean table init, check PHY rev
003d6d2792bebb2b66966ce5f1da11849e855180 b43: add new SSB's core id for BCM4328
857c0fc490d8474d1a232d9b6568a4b229634bcd b43: use standard fls for finding the most significant bit
c67fcd670b55e89e0c129fbf7fae854bd1f8bfa6 ACPI: Battery: Add support for _BIX extended info method
e239d8591843945630521ec85edca08289f1a751 ath9k: implement coverage class support
0005baf4a31efe6de6f922f73ccbd3762a110062 ath9k: cleanup slot time and ack/cts timeout handling
145b6d1a56f224d15c61aa7ecfda9a1171b47b6a mac80211: fix memory leak in ieee80211_send_probe_req
43d3534344bbdcfa9c61a6b38490cd4cbb2f6bb6 mac80211: force use_short_slot=true for 5GHz
84920e3e47f654a22b540606fb8c1ab90b870942 cfg80211: make regulatory_hint_11d() band specific
16698857fba1b10af4890055272975adf5686e83 ACPI: SBS: Export cycle_count
c955fe8e0bdd7be7a6bc2d49245d570a816f7cc5 POWER: Add support for cycle_count
93895757df4ebe22c98b9128b98ebf8cec972c60 mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
7b3bcc4a1a7cd2d53b403ca29d06ceb5fa617eb7 ACPI: Battery: Add bit flags
4e23471a3f3aba885ea70100db47ccacb5f069f6 xfs: move more buffer helpers into xfs_buf.c
64e0bc7d2a6609ad265757a600e2a0d93c8adb47 xfs: clean up xfs_bwrite
873ff5501d8cd1a21045d6c1da34f0c3876bc235 xfs: clean up log buffer writes
e57336ff7fc7520bec7b3a7741043bdebaf622ea xfs: embed the pagb_list array in the perag structure
8b26c5825e023b1bccac7afd174ebe55b8905cb1 xfs: handle ENOMEM correctly during initialisation of perag structures
b657fc82a3ca6d7ad16a59e81765f0fb0e86cdbb xfs: Kill filestreams cache flush
0fa800fbd549736dfdc1d7761f87e33dc8cd973b xfs: Add trace points for per-ag refcount debugging.
aed3bb90abaf0b42e8c8747e192f7bb97f445279 xfs: Reference count per-ag structures
1c1c6ebcf5284aee4910f3b906ac90c20e510c82 xfs: Replace per-ag array with a radix tree
44b56e0a1aed522a10051645e85d300e10926fd3 xfs: convert remaining direct references to m_perag
4196ac08c023c6dab90c3fa460d9c06deaa304c4 xfs: Convert filestreams code to use per-ag get/put routines
a862e0fdcb8862aab2538ec2fc2f0dc07a625c59 xfs: Don't directly reference m_perag in allocation code
5017e97d52628fb8ae56e434e86ac2e72ddaac2b xfs: rename xfs_get_perag
c9c129714e71c890bed1bd5b61697a896c3c2d54 xfs: Don't wake xfsbufd when idle
453eac8a9aa417878a38bdfbccafd5f7ce4e8e4e xfs: Don't wake the aild once per second
f0a7695380efa31cd281730917f7e907a724d5cb xfs: Use list_heads for log recovery item lists
5d77c0dc0c05c2c65aee16149fae06831a118730 xfs: make several more functions static
6bded0f383fd7971b76ad6c194dda7d5b814b871 xfs: clean up inconsistent variable naming in xfs_swap_extent
3a85cd96d3ab3c6dcf88b81fc6eaddb84e565a43 xfs: add tracing to xfs_swap_extents
a421296840379aee7d00ec4a28ecfe7e697a0a44 ASoC: support more sample rates on raumfeld devices
6aababdf20bb8892023bb8df136514d7679e4959 ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()
0f61628e37e121b7786bff2653fc25a321e82ec4 ARM: S3C2412: Fixup commented out device in SMDK2413
b813248c614b07642adbf1d7b577d0466003b339 ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
501dae90b3ae4dd3d8efdacfcb072c3d65eb5a33 ARM: S5P6440: Add serial port support
62a6156e88b2e89eafed30aefc97ff4979393c1c ARM: S5P6440: Add configuration file
d25168ea9308e19c7000f0c997eedec87c5d6298 ARM: S5P6440: Add Board support file
c4ffccddd54b669cc9683f2c69e31035e916a1a0 ARM: S5P6440: Add new Kconfig and Makefiles
5f3545f64a44b2b2dac34141dba23d18cdf40a92 ARM: S5P6440: Add Timer support
b7db51be43bc8f9943324a00b80e5d034de0a733 ARM: S5P6440: Add IRQ support
1a0e8a52ad56075663d8e120e2468fc96fb6fa6c ARM: S5P6440: Add Clock and PLL support
209fecd1b8e65b8046efbbc8314d449e53c4c6b6 ARM: S5P6440: Add new CPU initialization support
7dcaa8e8e67b2cfbe0097c9bb52e23aed5443b8b sh: Generalize SH7786 PCIe support.
d86458471aadffe93b741024b5a879ea5dc8df35 ethoc: Use resource_size
c5bab5e94d148aee2c852450374143c89aa56511 can: mscan-mpc5xxx: fix broken support for the MPC5200
3a4d5c94e959359ece6d6b55045c3f046677f55c vhost_net: a kernel-level virtio server
5da779c34ccff5e1e617892b6c8bd8260fb1f04c mm: export use_mm/unuse_mm to modules
05c2828c72c4eabf62376adfe27bd24797621f62 tun: export underlying socket
ad72c347e56bf3a0231b9d686e17764157d2961c can: Proper ctrlmode handling for CAN devices
1954dc11776ef8c06263ba4cd21bf4d25c79a19c netxen: fix sparse warning
4d21fef426c5cbbdf6da607de4c0adcaa3d4bbb0 netxen: fix license header
c070395009e1e153395837cd256dffc931dd6f98 netxen: fix endianness intr coalesce
a03d2451998e09e87eb573a9e04cc41fde2bb77f netxen: fix endianness read mac address
d4ae5415c6f2dd8f14e027c24f09d708f11a8d60 ide/ide-cs: fix order of releasing resources
71fceff0ea36d5a6cffecb272b8b3970535fe905 ipv4: Use less conflicting local var name in change_nexthops() loop macro.
4d0392be21d4710121f855c0caf57d32ffd1ced0 net/core/sock.c: quiet sparse noise
be97162d47b2e067f9d21097650f2f0405dacc9f ARM: S5PC1XX: Use common UART IRQ handling code
47101ec73901183520de724fb5f9062c014236bb ARM: S5PC1XX: Move to using standard timer IRQ handling code
35accd2f6639a9245488f2f389e3c6372c7641e4 ARM: S5PC1XX: Remove definitions deleted by previous clksrc changes
37872bb9efddf9518cc77c43f9fa8fc6bfd3d727 ARM: SAMSUNG: Add script to change old clksrc_clk to new register defs
c837e88cf9e18c311332cc1c8c488993a201d568 ARM: S5PC1XX: Change clksrc_clks to use array of clocks
1d026d9b1671bcb05e7b00f545f1d62476e9063c ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arrays
45426468148d77e8c5eaece21d2a16e063066567 ARM: S5PC1XX: Move to using generic clksrc_clk for clock code
85841bcedd6048dd37cab58a504e5317192324c6 ARM: SAMSUNG: Add config option for number of additional GPIO pins.
5b39be4637bb795b2133dbee0eadbcc08bdd4134 ARM: Add common entry code for system with two VICs
51022cf6591ae2945960d034788bdeffa28cde13 ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung
7162ba03729e0a47aaab44448ce2453f07a9664d ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files
4f830db9629e413e7c5523085ab009b0de5ae6d0 ARM: SAMSUNG: Move gpio-config.c into plat-samsung
b6a604137bb978d9f65b1228cf0bb691ece45cba ARM: SAMSUNG: Move device definitions in plat-samsung
9745626b65b856bf58e70feb4eee1e5471db699e ARM: SAMSUNG: Move pwm-clock code into plat-samsung
ed276849bc6a8ad5bb0f9fa94fe8305ee67bb6c6 ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible
14235696d401e62f8f5740ca2fb917ab42b9fd18 ARM: SAMSUNG: Do not register set_parent call if no source
1d9f13c49ed750260f40317629bdd66160a3ac16 ARM: SAMSUNG: Add call to register array of clocks
fb6e76cd2309c76d2120e013ff34ff6ab27aad88 ARM: SAMSUNG: Do not allow get/set/round rate calls with no divider
2c2f69b15d5420291a941ace10149e76f0af7ab0 ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung
682e2b7d45878586ce84f6993da0b8a2981a399d ARM: S3C64XX: Avoid announcing clksrc clocks twice
f3e0b724cc70ef5ee2a6e0d9dfafa2328c294ab3 ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisers
b3bf41be06634d69959a68a2b53e1ffc92f0d103 ARM: SAMSUNG: Reduce size of struct clk.
13bbd88504bfa0d205fa4121322869d8d7e083d0 ARM: S3C64XX: Remove unused clock definitions from clock header
399cae747426a6acdba8e347edef241a05a08b09 ARM: S3C64XX: Use new clock-clksrc.c code for clocks.
aa9ad6ad9c16e1daff41792c485f46e601a5af33 ARM: SAMSUNG: Add core clock implementation for clksrc based clocks
8360493c4ae4c116339cd1cf4da100c3547f23af ARM: S3C64XX: Compress s3c6400-clock.c code
f9c4f1e4ddf40103dcf85e23d00230ab8ece2a89 ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c
70792bcfad5f4817fc067b7fdb0541d8b13b5502 ARM: SAMSUNG: Move <plat/clock.h> to plat-samsung
6f832e8aab8c4c6d28629e970e4a85e74a8d0be6 sh: mach-sdk7786: mode pins support.
f0cb77372c3cf8c0cb17bbfb30a62506ea119286 sh: Fix up the secondary CPU entry point for 32bit mode.
a6198a238baceae9d4e0ce3915f6d239c89b5c08 sh: Guard against early IPIs in flush_cache_all().
a09d2831b3457a92a58d67bddfed370516acfe28 sh: heartbeat: Update boards for access size hinting.
2267c7875b3a3a41b7a8cc9659d75ec934c98ffd sh: mach-sdk7786: heartbeat support.
10ab92d8c336c25af1fce46113ed85856e02e95d sh: heartbeat: Support access size specification via resource flags.
b6b1ac69372da996f40863358df41ca77075b249 Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56
a0f2e0fca1e72c1de07e834be05b61d33842253e cfg80211: Ingore country IEs with a zero set of number of channels
c99445b14054e0c4ed4715df1dad1fc608cbab46 mac80211: improve powersave documentation
9d173fc5dfa8c1b4578b331ac7ff3ce8af27006e mac80211: fix mac80211.h documentation warnings
5e4ea1f0ed256382d6d839fbd7a5c7f1b99b6cb0 ath9k: Fix panic on driver load
2f1f00fc9b477481ad5c63976385c345851fee3d Remove config option B43_LEGACY_RFKILL completely
ececeecee8c60be96368bcc416057f38822012df wl1271: remove unused flags
c2f4f527edab37f2f2130bd7813cd41db907ab6b b43legacy: Declare all possible ucodeX.fw files
e99c7cd57b2481ee36b2338040e3ce1cd17e0763 cfg80211: fix 2 GHz subband calculation for country IEs
6021e08db47386507108a475e6c820a7006a4632 b43: Declare at least one real firmware file using MODULE_FIRMWARE.
46c4e5daea3d5df06e27bf5a49a0c42274db6725 sh: Fix CONFIG_PMB=n build.
79b6a5110abf6fd4454ba34e0960783a4a2c801a Revert "iwmc3200wifi: fix array out-of-boundary access"
8d9525048c74786205b99f3fcd05a839721edfb7 security: correct error returns for get/set security with private inodes
7740a42f816790583bd8a9079337772d511af3a3 ceph: display pgid in debugfs osd request dump
103e2d3ae57d38d18aaac1b327266c1407499ac1 ceph: remove unused erank field
4baa75ef0ed29adae03fcbbaa9aca1511a5a8cc9 ceph: change dentry offset and position after splice_dentry
8b8aae4009349397fffe7bd38a8fa200c9a5bcad nfsd41: Create the recovery entry for the NFSv4.1 client
35fb2a816a06ded2a3ff83d896c34b83c8e1d556 uwb: declare MODULE_FIRMWARE() in i1480 DFU driver
34446d05dd255b34518c76d2b8760161e63fe0c1 uwb: make USB device id table constant
02bf6cc72cc2a6258411ddf1649f33a65fc9a06e sh: Preliminary SDK7786 board support.
9a58a80a701bdb2d220cdab4914218df5b48d781 proc_fops: convert drivers/isdn/ to seq_file
738ada47cf60830d37bb70ffb0b0281d19fc4c7f ASoC: TWL4030: Fix typo in comment in header file
b97235dfa1aba54786b19fc53ba026e47be86ac6 mx25pdk: add NAND device support
27f590258954ea0d22b43e33dd356bc76a8dfe7a mx25: add NAND support
b6d0c1bda9038354ff2f0c77da23fd32e0f11a1f mtd: mxc_nand: add MX25 to Kconfig
37439a0f123e9eecf7b3920c9f9bd25e35ea8e3e Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master
408bffd01cfcda2907b07fb86b3666e3db86fd82 ALSA: ctxfi - Add subsystem option
d1458279bf9c575a52fd22818ca19c463f380aba ALSA: Add snd_pci_quirk_lookup_id()
bafaecd11df15ad5b1e598adc7736afcd38ee13d x86-64: support native xadd rwsem implementation
5d0b7235d83eefdafda300656e97d368afcafc9a x86: clean up rwsem type system
508e14b4a4fb1a824a14f2c5b8d7df67b313f8e4 netpoll: allow execution of multiple rx_hooks per interface
e1d5a010729a7a495a8a8de85727f3f0d62f06a0 genetlink: optimize ctrl_dumpfamily()
37fce430dd66a6251bde6ef0004a1da69b26c028 drivers/net/tlan: Remove TRUE/FALSE defines, use bool
a60389abaab92213c79790e074ff6bc36ac0ebe5 qeth: default BLKT values for new OSA/3 hardware
84b66683dba002f4cce2aaf78bf45debfaf22795 qeth: avoid recovery during device online setting
76b11f8e270f04851774ff64b16e29e5a43d3a1a qeth: HiperSockets Network Traffic Analyzer
ab8932f3e8e07df92d6ce3fa41f5af0dda865429 e1000e: genericize the update multicast address list
f4d2dd4cd4d001f5dc20fc76c780c0c20c000c23 e1000e: provide MAC-family-specific function to set LAN ID
608f8a0d014db6cd18d4f535934d4b5d556e3013 e1000e: use alternate MAC address on ESB2 if available
0159f24ee764927bf44c1a25473bd4517febd21c lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian
3bef444797f7624f8fbd27f4e0334ce96a108725 x86: Merge show_regs()
66aeb6d5cb701aedd508187e08612bfd1e108e2e perf top: Fix code typo in prompt_symbol()
0895cf0a823e03ea6d79736611e90186006c805e perf: Fix few typos + cosmetics
b7cece76783c68fb391f9882235b4b0c9c300c46 perf tools: Encode kernel module mappings in perf.data
fb4635932a4e19c2f55383f968a0e9b64da37354 [CPUFREQ] Fix cast warning in pcc driver.
0f1d683fb35d6c6f49ef696c95757f3970682a0e [CPUFREQ] Processor Clocking Control interface driver
9592a5c01e79dbc59eb56fa26b124e94ffcd0962 netfilter: ctnetlink: netns support
cd8c20b650f49354722b8cc1f03320b004815a0a netfilter: nfnetlink: netns support
6a68f89ee1f2d177af4a5410fa7a45734c975fd6 nfsd: use vfs_fsync for non-directories
de3cab793c6a5c8505d66bee111edcc7098380ba nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
c551866e649bac66a5145d100f34086d6edb581e nfsd41: nfsd4_decode_compound() does not recognize all ops
617b14c50eb95b36360b2b3232c6cf20b910e2f8 ASoC: ak4104: allow more sample rates
fd63df2264f2518fa67dca596d493a330537494d ASoC: TWL4030: Replace comma with semicolon in probe function
e44d6c4010a4c84369013932eea4721d16cbc08d sh: Rename split-level pgtable headers.
599faa0e264fe2e7f563f87b4aad8c83e9dc46d1 genirq: Fix documentation of default chip disable()
782bb5a532f883540bf403afb19f735a4eefd95b sh: default to extended TLB support.
ff314d3903c2843de65c2148f66f277f2440ed26 perf: Make cmd_to_page() function more compact
9ca94d7c016130f9ed77f142424ace9c19742809 plist: Fix grammar mistake, and c-style mistake
206582c3161f165f5bf49ececa962c5f95fdf0a3 sh: Make all PxSEGADDR() calls fatal for non-legacy configs.
8381f65d097dad90416808314737dd7d3ae38ea9 sched/perf: Make sure irqs are disabled for perf_event_task_sched_in()
88f73d22853cb080432e91d68759323477a8b835 sh: Fix up L2 cache comment typo.
a0ab36689a36e583b6e736f1c99ac8c9aebdad59 sh: fixed PMB mode refactoring.
cf5531148ff34938840d6da775c0a4ace442d573 perf tools: Create typedef for common event synthesizing callback
a89e5abe3efcc7facc666d3985769278937f86b0 perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table
fed5af61dc0d9402d26e7fb8fb9731a60a8e05ca perf buildid-list: No need to process the header sections again
8d9e503928638fc95317be42c416fb7907322aff perf: Fix memory leak: counterwidth
631c9def804b2c92b5cca04fb9ff7b5df9e35094 perf probe: Support --line option to show probable source-code lines
6964cd2c8efe6e048401f1fe3952a06c563c34c1 perf tools: Enhance glob string matching
fb1d2edf7ee25a26ad0b238d0ee335a3b28b7aa3 perf tools: Support tracepoint glob matching
72041334b8c75ae7e1da2f17ba2b7afee8f2abd7 perf probe: Show probe list in pager
bbaa46fac6d1c652bfa6282420d36a44bdc53b64 perf probe: Remove newline from die()
aa5add93e92019018e905146f8c3d3f8e3c08300 x86/ptrace: Remove unused regs_get_argument_nth API
14640106f243a3b29944d7198569090fa6546f2d tracing/kprobe: Drop function argument access syntax
ec3a9039601af210fca4650d229621fe5a21df0b tracing/kprobe: Update example output in documentation
56b03f3c4d641dbdbce2e52a2969712e85b0e030 perf tools: Handle relocatable kernels
b9a63b9b56d6910a25e3d4905525aef150420a9b perf report: Fix --no-call-chain option handling
de1764892a61a3ed212973cc028c80dd083179dd perf session: Keep pointers to the vmlinux maps
f92cb24c78a7c853435e46a20d1bd5c894378132 perf tools: Create write_padded routine out of __dsos__write_buildid_table
36a3e6461a0dac8e84b8c94877365324010c151b perf symbols: Export symbol_type__is_a
682b335a5bccf9e5b7e74380784aa2f145d04444 perf symbols: Generalise the kallsyms parsing routine
60666c630bdb33983a894b050b588b663f38f368 perf tools: Fix --pid option for stat
0fb8ee48d9dfff6a0913ceb0be2068d8be203763 perf: Drop useless check for ignored frame
61405fea92c42d072d9b8bd189689f1502a838af Merge branch 'perf/urgent' into perf/core
a5abd95cc0b35034186a9f76b0f2b83458425f47 Input: ep93xx_keypad - cleanup and use matrix_keypad helpers
3920ab0ae729e73bbcb5b3d0358c048ff9163629 Input: update Sentelic protocol documentation
b6407e863934965cdc66cbc244d811ceeb6f4d77 rcu: Give different levels of the rcu_node hierarchy distinct lockdep names
cba8244a0f1c277b6b1e48ed6504fa434119e24d rcu: Add debug check for too many rcu_read_unlock()
f9094d8e5587cf21091a9516628147c0b55e4264 rcu: Make MAINTAINERS file match new RCU reality
bf66f18e79e34c421bbd8f6511e2c556b779df2f rcu: Add force_quiescent_state() testing to rcutorture
46a1e34eda805501a8b32f26394faa435149f6d1 rcu: Make force_quiescent_state() start grace period if needed
45f014c52eef022873b19d6a20eb0ec9668f2b09 rcu: Remove redundant grace-period check
ee47eb9f4da6f44af965d6d049e77ee8c8a4b822 rcu: Remove leg of force_quiescent_state() switch statement
0f10dc826646134dce3e5751512b87d30f3903e4 rcu: Eliminate rcu_process_dyntick() return value
eb1ba45f1e7f6e626fefc063b340c7cbec9bd8c7 rcu: Eliminate second argument of rcu_process_dyntick()
39c0bbfc07c6e28db7346d0e11106f2d045d3035 rcu: Eliminate local variable lastcomp from force_quiescent_state()
f3a8b5c6aa543bd87764418d63632eb65b80e2f6 rcu: Eliminate local variable signaled from force_quiescent_state()
07079d5357a4d53c2b13126c4a38fb40e6e04966 rcu: Prohibit starting new grace periods while forcing quiescent states
559569acf94f538b56bd6eead80b439d6a78cdff rcu: Adjust force_quiescent_state() locking, step 2
f96e9232e04856c781d4f71923a46dd3f7b429fa rcu: Adjust force_quiescent_state() locking, step 1
2ca49b2fcf5813571663c3c4c894b78148c43690 x86: Macroise x86 cache descriptors
7f33306ee57bce9c79825e89c457a91025aa5aad sh: PVR detection for 2nd cut SH7786.
d2f2fcd2541bae004db7f4798ffd9d2cb75ae817 ALSA: hda_intel: ALSA HD Audio patch for Intel Cougar Point DeviceIDs
47e91348459901c30cc1bb4897e62ced21ca243a Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
eca50f14b88315bd31183a17c89e53534f2ed2fa sh: Add a vmlinux.bin target.
ed69c6a8eef679f2783848ed624897a937a434ac ALSA: pcm_lib - fix wrong delta print for jiffies check
59c33fa7791e9948ba467c2b83e307a0d087ab49 x86-32: clean up rwsem inline asm statements
c7b16efb7d0c7fce218b2cdafa2432c5fbf57314 sh: Add support for LZO-compressed kernels.
644755e7867710a23e6243dcc69cfc071985f560 Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
6430a5987f8bb9a7c5187b343956aa8ef404d571 sh: Don't perform an icbi on a P2 address
0ea820cf9bf58f735ed40ec67947159c4f170012 sh: Move over to dynamically allocated FPU context.
a5fb297d634ba20bd53a7d6fecd611bbfd342e78 mwl8k: update version number (to 0.12) and copyright
ee0ddf1865954f44ee929d963e2c968eb377f447 mwl8k: enable multi-BSS AP operation
aa21d0f69a5ca28d33f584b8952cca154115fd26 mwl8k: post per-vif firmware commands as per-vif commands
f57ca9c1af3c1e30a40ad99d75940176d8c3ff3a mwl8k: prepare for posting per-vif firmware commands
f5bb87cfba5ae9dd3724b846ac2fa7e033425c1c mwl8k: convert the priv->vif pointer to a list of vifs
06953235f48c696b22c5ed45570680fb070f7277 mwl8k: use firmware capability field to decide which bands to register
42574ea2274ec0a2a9c58ab01be91b65e60a2291 mwl8k: allow selecting 5 GHz channels
8707d0262585423cdc053bf8db0912e53915e5e4 mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands
854783444bab0024556c0aefdb0a860f2f1da286 mwl8k: properly set receive status rate index on 5 GHz receive
4eae9edd38c0a9ce34e39100ccc69ff520bc1224 mwl8k: add 5 GHz band channels and rates
1349ad2f06f86f41415cf7ffa9e068fd4f89be87 mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC
777ad375d5960e0d2a945a34032b182eb2952d45 mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24
ca66527c60385dcec878ebd90749d1fdc43bc870 mwl8k: add another 88w8366 PCI ID
657232b625890f202867ede0ed67ecf15827ff80 mwl8k: simplify sequence number assignment
c97470dd253831e880c72ea5d022ed7f3aee45c3 mwl8k: don't call SET_AID if we're not associated
9189c10087a738c764046fa27651d332594cd8e6 mwl8k: remove (mostly) write-only variable priv->current_channel
c92d4edecf489dbcbb2e5dd3c513790e57e2ea0e mwl8k: update MODULE_FIRMWARE tags
4ff6ffa107ba1c6ba9a1cc75a1f304eaa79e8bf4 wl1251: add U-APSD support
8f8ff91652fcf62b9fced5387956b4b269fde634 wl1251: create qos null data template
558a6669d7cb407fbb0b5aec184b5c3b9a893d30 ieee80211: add struct ieee80211_hdr_qos
0c74211d19d83729c209ddcd4dc026c2aedeb29e mac80211: check uapsd state for dynamic power save
5c1b98a52c3af1044c2d3842af8bae9a89502ca9 mac80211: create tx handler for dynamic ps
50ae0cf15c3da2f6a8e4558de5010923e84736b2 mac80211: add debugfs interface for U-APSD queue configuration
ab13315af97919fae0e014748105fdc2e30afb2d mac80211: add U-APSD client support
2d46d7c121436f1dafe91b0a8d9b99e534cfa5f8 mac80211: remove unused type argument
678f415fdc534c0a806fce992e4c62df0eff19d2 mac80211: flush workqueue before calling driver ->stop() method
5e124bd5e00fcf54df555b368c2dafe6886f1df2 net/mac80211/mlme.c: Remove unnecessary semicolons
28f63a4bb744ea81030219aba2337fddb10b380b iwl-debugfs.c: remove unnecessary casts of void *
8ce1ef4a914aef8b9b90a2a2c670494168a2cca9 iwlwifi: fix bug in tx byte count table
c15867f15f98e5ecbdbee5993db7f6f4b7100481 iwlwifi: remove obsoleted host command
f0118a4575d45ce3074c830660de938bc6e17bda iwlwifi: ucode statistics data structure update
f05279711b9a59ac10e0b6e5f3a7447886c72704 iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL
90be561b119a9e5439733f09cc70bd4ce9ec8022 mac80211: fix return from ieee80211_assoc_success
67e2eb27958cae758ccbc86443c360ec285acc3e mwl8k: move receive processing to tasklet
1e9f9de3b17db3aa358f39d6932662324178350d mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running
efb7c49a68cf206f35793d7799608e1d69a209f9 mwl8k: allow limiting the amount of transmit reclaim done
b64fe619e371fc17d8d686d6d44aef1b41317880 mwl8k: basic AP interface support
a9e00b151ec2121b7ae09d84a2b5a68b6461e98a mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR
3f5610ff560aeaccf051a6f93f25535c219599a0 mwl8k: implement AP firmware station database maintenance
088aab8b62666a002907c912cd346ae6dc9f42b7 mwl8k: add the AP version of USE_FIXED_RATE
b71ed2c6ce8b5c3782ed70d67dc9adbd7ed07684 mwl8k: simplify mwl8k_cmd_use_fixed_rate()
62abd3cfb2f1a0ab1963ac4c4087c477da6b1f2a mwl8k: bump the transmit wait timeout to 5 seconds
b569e924a9ea7c6f03dcf9b8a98d78d341925b87 mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params()
c2c2b12a8b6cd23d4abbc086642647c656bf406c mwl8k: minor cleanups
3f0e0b220f80075ce15483b20458192c0ac27426 mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces
0e5ded5a87c097760abd68521b86f1025dedc7d7 mac80211: allow station updates on ap interfaces for vlan stations
d524215f6cad245249df8def19125ae6fd0bcc9b mac80211: use nullfunc frames for 4-addr sta detection
199afd9d89b18e8b530734ed73788518e19bed9b ath9k: Fix monitor mode handling
1395d3f00a4164caae168b041855d48e0fa9ea4c ath9k: Add debugfs file for RX errors
cc9c378aa57817003a094e4bb9a953337ebf035a ath9k: Fix queue handling
285f2ddae03ca207877262f5a9dbd9cddd8b3913 ath9k: Cleanup init/deinit routines
1b04b9308ebc7f6accb319cf51c9b8ec29f79707 ath9k: Cleanup Powersave flags
556242049cc3992d0ee625e9f15c4b00ea4baac8 ath9k: Add new file init.c
0fca65c1c0569d6a143e978b6f4974c519033e63 ath9k: Add a new file for GPIO
cc5d8a3772ee4e2ed29558ba548b4747959ba971 cfg80211: Fix country IE parsing for single channel triplets
08030db6e5275dda19ea1b3ab8a41c992799db4a cfg80211: process the max power on a country IE
b74d12e116528fadc35f305eb6e9525a3a2b62b1 cfg80211: add debug print when we drop a bogus country IE
81f14df0b3909875902b0253d7059e8a73dd0c7f b43: LP-PHY: note and explain specs inconsistency
81ac3462d346ee7aaf037a35156b0a7a354e98cf mac80211: fix a few work bugs
34a6eddbabd704b3c7dae9362234552267573be2 cfg80211: Store IEs from both Beacon and Probe Response frames
80a112ffe8dbada25f3780ecc4beebf23451d755 wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()
dc52f0a8e50303eb67ff8856cd8d1b461462ceec wl1251: use mac80211 provided channel parameters in scanning
e477c56e852c4c6db1f7665c642c9f45f76616a9 wl1251: get probe request template from mac80211
3a98c30f3e8bb1f32b5bcb74a39647b3670de275 wl1251: cleanup scanning code
7c12ce8b854df346388ea56d684784e3484012cf mac80211: use Probe Request template when sending a direct scan
05e54ea6cce400ac34528d705179b45244f61074 mac80211: create Probe Request template
f7f70579340dba1e551c0e52349fde0370592174 wl1251: get PS Poll and Nullfunc templates from mac80211
d8cd189e9b1e050629f545e76b21a321f62c29bf mac80211: use PS Poll and Nullfunc templates when sending such frames
7044cc565b45a898c140fb185174a66f2d68a163 mac80211: add functions to create PS Poll and Nullfunc templates
b3579d6adcf7b24464274967a96d12467cfb11a7 rt2x00: Make rt2800_init_led static and don't export it.
67a4c1e24d58e0d88ed88539641631f6fc8a0cfd rt2x00: Unify rt2800 WPDMA ready waiting functions.
6c0fe26581406bff3d15fd6051453e80cfe70fd6 rt2x00: RF3052 is a valid RF chipset for USB devices as well.
13ae75b103e07304a34ab40c9136e9f53e06475c nl80211: New command for setting TX rate mask for rate control
37eb0b164cf9fa9f70c8500926f5cde7c652f48e cfg80211/mac80211: Use more generic bitrate mask for rate control
e00cfce0cb2a397859607bf515c6de9ce064b64a mac80211: Select lowest rate based on basic rate set in AP mode
3dc1de0bf23816ed557ac8addf680cd5ee57e805 mac80211: quit addba_resp_timer if Tx BA session is torn down
6e08d228b6d8e93d7b25b3573c6da7da179c2ae1 ath5k: Implement mac80211 callback set_coverage_class
3578e6ebb305e6bf7519f6e86741772892f4d51a ath5k: Reimplement clock rate to usec conversion
e1aa369ec8fb981ef78bc5be3b3c58de7c5ff769 ath5k: Fix functions for getting/setting slot time
310bc676e314e92c18257bfc916951879451ee32 mac80211: Add new callback set_coverage_class
81077e82c3f591578625805dd6464a27a9ff56ec nl80211: Add new WIPHY attribute COVERAGE_CLASS
14acdde6e527950f66c084dbf19bad6fbfcaeedc ath9k: re-enable ps by default for new single chip families
735fe4cfbc3cedea41bd0ed31955054dae6beb46 ASoC: Add missing __devexit and __devinit annotations
03e7a35c0ef7a462385fb6a301dfc1b287cac6de Revert "ASoC: ad1836: reset and restore clock control mode in suspend/resume entry"
163849ea9b4c5d50fbd324692461983d18faadad Merge branch 'for-2.6.33' into for-2.6.34
346e34abb2c56695ee4bd6af924141c97a0babfb ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2
1fbd972ad0f97253ebfbb04881dc4ad95541153c ARM: 5878/1: ep93xx: register the pwm devices on the edb93xx dev boards
64d6882d02b0e5f74dd5572039e88517e40edb50 ARM: 5877/1: ep93xx: use pr_fmt in core.c
f3f1882ca7bc6b26bcf66ef206eec0c66d823ed3 ARM: 5876/1: ep93xx: use pr_fmt in dma-m2p.c
99acbb90c2440155d6b978e654ea875c8282d67b ARM: 5875/1: ep93xx: use pr_fmt in clock.c
a3705799e2cc5fb69d88ad6a7f317a8f5597f18d sh: Use SLAB_PANIC for thread_info slab cache.
cbf6b1ba7ae12b3f7cb6b0d060b88d44649f9eda sh: Always provide thread_info allocators.
3ccd4c6167d3b39d52631767ebbf8b5677c5855d can: Unify droping of invalid tx skbs and netdev stats
05227adff206c7290e8bbf1c28be771c2cbfa0ee ide_tape: kill off use of the ->ioctl operation
c3be57b6f35ef96a980ce84e59d6a5a8ca6184ad ide: Fix Promise UDMA33 IDE driver (pdc202xx_old)
70e068eef97d05c97c3512f82352f39fdadfa8cb sh: Move start_thread() out of line.
f75d4a238770d83d3a0475ce7f34e3fa37de161e icside: bring back ->maskproc method
94cd049522136c2f3bbe063d2e98b2b8d4286fd3 sh: sh_bios detection.
6b98515a620592636d2f8e0d3e2942d1cb4847ec sound_oss: remove use of old BKL ioctl path
a29fb94ff48cba620e1ac1317f5eef5920ead3ff Merge commit alsa/devel into topic/misc
a99eae5417a09e0be66bf574a9a79a2a7388c967 sh: Split out the unaligned counters and user bits.
776258df925acd0563f471ee4b3f19bbffb3c04f sh: Consolidate the sh_bios earlyprintk code.
b9303a79567d4a45b015dff7e71dd24923332d8d sh: Kill off more unused sh_bios callbacks.
65fedbbef8404be5e1dbd18bdad252616b49a24b sh64: Fix up early serial fixmap.
191d0d24b632eb69767705acded5cbf7449ad457 sh: Tidy up the sh bios VBR handling.
ee2760ea58d81fc00bcc2137232ed9bc28202aec sh: default to sparseirq.
53e6d8e0060fe2bb9b11238f8250fdfbb0589425 sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.
d218d11133d888f9745802146a50255a4781d37a tcp: Generalized TTL Security Mechanism
8045e2985012bdb95d832dfbcceae1815880a6ed fat: Fix vfat_lookup()
2138301e1687bd4f22aa2b4df4829b6ffdae19bc ASoC: tpa6130a2: Support for tpa6140's regulators
f3186a9c51eabe75b2780153ed7f07778d78b16e slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
145434bee45bd353f9a93e9b411f7aa7cc677c08 uwb: wlp: refactor wlp_get_<attribute>() macros
47483e25205f1f8d79784f0f7c733941bc080ec0 block: make virtio device id constant
ec9c42ec793d428e99fdd219867b31932034b138 block: make xenbus device id constant
5cccfd9b3a9ca06b6245ea2c4af052b7db0105a3 block: make Open Firmware device id constant
577cdf0cf5afa5f350fbaddf77bbacdb9f76d2f8 block: make USB device id constant
3d447ec0e30043a2acd52704f5ed1da07a6f2d6e block: make PCI device id constant
e03a72e13648ac6277bf2bab6b8324d51f89c0fa block: Stop using byte offsets
7f635d0d1bf84ad7a0032cbce9d902b9384c48b7 netfilter: xt_osf: change %pi4 to %pI4
a79e7ac4ad77e1833e8f69e99113204d03018255 ipvs: use standardized format in sprintf
c299bd53aa2616e6afc304b4f848186af3b3a881 netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4
c8e000604bce02a87742240a9b716a0f1b680c0b lib: Kill bit-reversed FDDI MAC output case, it's bogus.
9cb3ce52ca45d089d5be90d2f34005296fc5a34e Input: make USB device ids constant
d4a66e752d0b19934dd208884f8605fe385aaaa9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
cd7bec6ad80188394a8ea857ff1aa3512fc2282a TOMOYO: Remove memory pool for list elements.
e41035a996356c257183e53a70abfb46fa84908b TOMOYO: Remove memory pool for string data.
0ed731859e24cd6e3ec058cf2b49b2a0df80e86b LSM: Update comment on security_sock_rcv_skb
bdbec4b86ee99b020e159f9bd604003a3ae3b0ab ixgbe: Fix ethtool diag test for VT mode operation
1cdd1ec8784399eef55a60887a45f3f46a1c240a ixgbe: Add SR-IOV features to main module
096a58fdec72335d9cbee94bd10b312c5f14f8af ixgbe: Add SR-IOV feature enablement code
92ed72d536445334829af65c63516557fd50f554 ixgbe: Add SR-IOV specific modules to driver Makefile
17367270b1d7f529f5d72e8f2cf76672829eb335 ixgbe: Add SR-IOV specific features
7f870475c8f102469df44a86387a03cb23e79b90 ixgbe: Add SR-IOV register, structure and bit defines
10ca132c41ecc1b55bc22667493ab75c4f6eec0d ixgbe: Mailbox header and code module
ecc6703cbb2bb648c7345c652a704f7af56322b8 ixgbevf: Kconfig, Makefile and Documentation
0d3592fa28965a3083d670b430bb59c19efb6abe ixgbevf: Driver Makefile
92915f71201b43762fbe05dbfb1a1a0de9c8adb9 ixgbevf: Driver main and ethool interface module and main header
cbf698dbba25741ee1b2e734a6dd4f3070a1706f ixgbevf: Mailbox communication
3047f90bd515b38e62094eff90b299f379ab7243 ixgbevf: 82599 Virtual Function core functions and header
50d9c84ee522ce6f61cd6a7dfce1b82a260edd3c ixgbevf: Macros, data structures, useful defines and registers
c026ca581f22497c42cbe7a2004fa0d5f1bd6c42 NET: irda, remove unnecessary checks
c3f6c21d6e60e39c81c27f18ebad9c7615eff545 NET: ipv6, remove unnecessary check
f737d95ddfea4df68a36ffc9231db4bf34b06d13 TOMOYO: Replace rw_semaphore by mutex.
e55d1936f207f81c4e225d6c513e0fa487e544c5 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
a67483d2be12dfc5563c09e6169bec9a88f434b0 firewire: make PCI device id constant
c6d5709384090de541158a6bba8d4ae50242ff94 Input: xen-kbdfront - make xenbus device ids constant
35c4b918a696f20cb775f1a65955c8ed0fe7c052 Input: ns558 - make pnp device ids constant
a9844b18502bde376284e4ad83b04fa20eb5afa5 Input: make PCI device ids constant
ef9a16f15dccba6630d8860a964a4adef1a4ab98 Input: xilinx_ps2 - make Open Firmware device ids constant
ce7b39a181571ed5a87f3ca62d4cffe4835c6ae9 Input: make i2c device ids constant
51f5300682f5925a11edfddfd47ed47376871974 mac8390: Fix build breakage
a8dfb6462a033984b99fee4122fe0799a31f5bb4 imx: define functions to configure chip selects in the WEIM
3cdd54417d0f821825a353f7273d356399112f56 imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusion
4631166124d928d3e9372a57b1477ce6335332c5 imx: remove unneeded include of mach/hardware.h
d13ab097ae9671be6765c7a8f1946641db5a7dac imx: remove mx1ads defconfig
aae7019382896cf1075a93acc564e42601bc44a2 imx: only define deprecated symbols conditionally
a9b7a2dd217bd43e122b604ec99b63e0211c38aa imx: mangle addresses after adding the offset
59e2608169bf4199f9f9e08a8abe80132e9416f5 mx3/kzm_arm11_01: define and use board specific IO_ADDRESS macro
6ef9af6871e3f220c6c7facf90babe6931d972bd imx35: define and use MX35_IO_ADDRESS
df9375fad4f99b28f5a500d9aa2cbb04e065ac97 imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESS
1273e7686f0c122bf58592c57387471c7f4eaa1b imx31: define and use MX31_IO_ADDRESS
bc9ea6c7f5352f8857525b054bc3df784be1b8d5 imx27: define and use MX27_IO_ADDRESS
a3f5ac7838a93977f71288310336a725eb6e62db imx21: define and use MX21_IO_ADDRESS
1f2ddd64da6e53365102d831aa9e0446b78f0300 imx: provide helper macro to define IO_ADDRESS
321ed164369bb5e4888eb24d70ebc64c232ffc31 imx/mx3: rename files defining a machine to mach-$mach.c
7f081d405adb5f905db11c6449319ab7c670722e igb: add support for device reset interrupt
959d20bfe8b90023c862dec3956054027a5a0912 powerpc/mpc5xxx: add OF platform binding doc for FSL MSCAN devices
bf3af54732bea5894ccc2cbde3ab566f0af7da56 can: mscan-mpc5xxx: add support for the MPC512x processor
2d4b6faf7d1818e9a52ae9f068ab4ffd9c3be923 can: mscan: fix improper return if dlc < 8 in start_xmit function
5856b606e69d3e4dc2d718b475e216eb30ee2006 net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
df2f7ec8c09ce879245c3309d859218188123ef1 ep93xx_eth.c general cleanup
e2eb8e38592f28d8be4a518f44d3385272dedddb bnx2: Flush the register writes which setup the MSI-X table
c4cfe66c4c2d5a91b3734ffb4e2bad0badd5c874 ALSA: hda - support OLPC XO-1.5 DC input
75f8991d0e6969407d51501d5a0537f104075c99 ALSA: hda - Configure XO-1.5 microphones at capture time
a4ad68d57e4dc4138304df23d1817eb094149389 Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
4cd7d9247ffa2a27508c69563b66713519c196f5 scc_pata: fix module unloading
cd9d95a55550555da8e587ead9cbba5f98a371a3 ALSA: hda - conexant - Fixed microphone mixer for HP Compaq Presario F700
368c0ca2f0a69b0818fbc1796d8e21ff02a61b4c be2net: implements ethtool function to read eeprom data.
8c0b8139c87cfe8b95c6e763b4ca3190aa9b1ad0 sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.
a3aa18842a5303fc28fcc4d57dbd16618bd830a0 drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
dd3533eca859a6debb1565503ec03e68354e08e0 ALSA: ac97_codec: merge WM9703 and WM9705 ops
7b3a177b0d4f92b3431b8dca777313a07533a710 ALSA: pcm_lib: fix "something must be really wrong" condition
faad98f29606d9d3c6bddae7c88693be37d2fb43 crypto: geode-aes - access .cip instead of .blk in cipher mode
d7ac769068df87ca8c7f72d99cf67ead16739f18 crypto: aes_s390 - access .cip instead of .blk in cipher mode
108316c1bd0a75ba855ce4a6540c530e1562bfb0 stmmac: update the driver's module version
7187c1ad1a2a005fa24aa14fa5b0e4c8322c0cd2 stmmac: improve Kconfig help
5e33c791233b7da47b5403344a915c1b7edaaad8 stmmac: include netdevice.h into the common.h header
21d437cc66dcfd0119a4905214fbbe19f3e276dc stmmac: rename the gmac as dwmac1000 and split core and dma parts
7e848ae113ca7442ba6b44168fa2238224f37e8a stmmac: rename mac100 as dwmac100 and fix spare coding style
aec7ff278145280c2c78377aeb98feed02c8b636 stmmac: move the dma out from the main
db98a0b001df79ffcdd4f231c3516411786a1113 stmmac: reorganise class operations.
65818fa744e70a58d230083dda1f1cd8e5c5e2ee stmmac: do not call fix_mac_speed if NULL
ca5f12c1a82cf72ce73617dfc8ef56faf6fec30a stmmac: perform hw bus configuration
ee7946a77858f417227cf57cd647729d0dd75761 stmmac: rewiew platform data
3c9732c06879d85f2fdf7ec69198c1d78da42a98 stmmac: add the new Header file for stmmac platform data
609634799eba48bb9e80ce56dfd87930f17bf6fa stmmac: convert unicast addr list to list_head
109cdd66485b639b2fbfcbf59ae7ef1286520705 stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
596a530bb3af746d33ea2910a0569b9825279979 drivers/net/skfp/skfddi.c: use %pMF to show MAC address
69d279eaf8f23c7d7cfc0e879c629a92bfc3e3e0 drivers/net/defxx.c: use %pMF to show MAC address
bc7259a2ce764ea16200eb9e53f6e136e918d065 lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses
99659a929d653d0c9ce458091870544768add871 x86, uv: Remove recursion in uv_heartbeat_enable()
e1e0138d7d10fd447c71cc70f367eac514bd3ce4 x86, uv: uv_global_gru_mmr_address() macro fix
5abbbbf0b0cd4abf5898136d0c345dc99b859c8c x86: Merge asm/atomic_{32,64}.h
3ce59bb8352e1c53446bef1ead1c63956dfef64a x86: Sync asm/atomic_32.h and asm/atomic_64.h
1a3b1d89eded68d64e5ea409ad37827310059441 x86: Split atomic64_t functions into seperate headers
1250932e48d3b698415b1f04775433cf1da688d6 ALSA: pcm_lib - optimize wake_up() calls for PCM I/O
f240406babfe1526998e10583ea5eccc2676a433 ALSA: pcm_lib - cleanup & merge hw_ptr update functions
4d96eb255c53ab5e39b37fd4d484ea3dc39ab456 ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions
741b20cfb9109760937f403d18d731bfde31f56f ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines
cf30273bea4a9d368a31869ccc6ad618e4413b66 drivers/message/i2o/i2o_proc.c: use %pM to show MAC address
eacc4d6a7dc447ec4fc219af129e0fe50d21d8f7 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
4754b3de93f893e85d811031ff742fc7a4f53db4 drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address
fcb635e8c6d68bf06531603a1caa6e59ba7e356d drivers/net/qlge/qlge_main.c: use %pM to show MAC address
1b8e664d34f2f551fd6c2d40033d29c13551292c drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address
595acf270e098ee3af92890253c5db41bc85de88 drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address
829911725f4bb72c30480aab756704d588c7cd1e drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address
bf54e73691158a634ff72ebc139f38c4fa7b83f0 drivers/net/vxge/vxge-main.c: use %pM to show MAC address
0e05a613f40a1210a050ebd1ecfd5434420ae5b2 drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address
8d9ded23b3259c7f6883e97284e949af7afd4e40 drivers/atm/lanai.c: use %pM to show MAC address
3008ab36e23623cbe7a53bff2d495eca5426a9ce drivers/atm/fore200e.c: use %pM to show MAC address
2c35294853b2e977bdfc9e401b7b6d881fcaa69b drivers/firmware/iscsi_ibft.c: use %pM to show MAC address
aaa09ee7287d31f57f4dc8b4acca5cd59c1595f5 drivers/atm/idt77252.c: use %pM to show MAC address
ce7194d889996fb8f724148bc85a0c2c79da7b8e drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
1154b299e7924f2ae8bb3ca479a6942e1edd78fc drivers/atm/nicstar.c: use %pM to show MAC address
2d13bafeba24f732e89b818b8c66b07893457570 net: Make it easier to parse /proc/net/dev contents.
65324144b50bc7022cc9b6ca8f4a536a957019e3 net: RFC3069, private VLAN proxy arp support
ca8d9ea30bc79b2965a1d169dcb2f48f02af4d2d fix bonding: allow arp_ip_targets on separate vlans to use arp validation
d160439e7753aa19092bb12d8f4c6c918f8267e0 8139too: make PCI device ids constant
82ecbcb9c6b5257929968d5b0ed536772a9b4ac5 Phonet: reject unsupported sendmsg/recvmsg flags
fea93ecef619b5779ca6984568517b1685079b05 Phonet: zero-copy GPRS TX
fc6a110754476362f9f4fa3199a637f2331c5993 Phonet: zero-copy aligned GPRS RX
8cab9ba10493cea164ac8bbbc733c21a528e6fe5 Input: elo - switch to using dev_xxx() when printing messages
a9a1f9c315c27fe7a260cd453167981cd680dae8 Input: atkbd - switch to dev_err() and friends
5068c7a883d1694f0fb3631b664827644153cd08 crypto: pcrypt - Add pcrypt crypto parallelization wrapper
f6de7acc42de909ccc7f00916ddb4d2064f42b67 drivers/net/mac8390.c: Add mac8390_init function
8e4d9696b45d966c7af5b2aeb6f98ff687c58964 drivers/net/mac8390.c: Checkpatch cleanups
18c0019102228875cb0f6f252dad5148491e96b2 drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(
5c7fffd0e3b57cb63f50bbd710868f012d67654f drivers/net/mac8390.c: Remove useless memcpy casting
35076402a9936fa8a73b57a1f97fecbeceeec34a drivers/net/mac8390.c: Indent case labels
698244ace8b63896565022143ab19f141bc48993 phy: SMSC device Energy Detect power-down mode
635267130855e91f4681df5e4d26ca9ce908447f qlge: Add napi gro frags interface.
4f848c0a9c265cb3457fbf842dbffd28e82a44fd qlge: Add RX frame handlers for non-split frames.
572c526fb19a9a24098de814ab0601c1ce1bac82 qlge: Turn on RX header split based on platform.
c36531b9b2e00d9715c3a0f5788ac5311435e078 sky2: Lock transmit queue while disabling device
c32bbff81c04096c7888aed3946ee90fdbfbc3a3 sky2: Refactor sky2_get_regs into two functions
6a4ef48103a78a46b80e07fcd8ac4edda0c7128f ceph: fix copy_user_to_page_vector()
d931369b74b3d6f2044f595af6f3dd074f65d9cf tracing: Add stack dump to trace_printk if stacktrace option is set
dfaa9e2c5707b2c217c0121aac796e0fa3051482 tracing: Use appropriate perl constructs in recordmcount.pl
cfa6cb2048beb35ae7f1d2fa19160aab240557d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
dc4f8845ee2ca39fe054a2d911729ffd269b4b66 tracing: optimize recordmcount.pl for offsets-handling
7e53bd42d14c75192b99674c40fcc359392da59d tracing: Consolidate protection of reader access to the ring buffer
0fa0edaf32b9a78b9854f1da98d4511a501089b0 tracing: Remove show_format and related macros from TRACE_EVENT
5a65e956220efc2421e21ee56d6153fd5c533a95 tracing: Use defined fields and print_fmt to print formats
c7ef3a9004201bca90626db246a19dadd2c29c9b tracing: Have syscall tracing call its own init function
a342a0280b981c130e32dbb94dbd3a57959c4d04 tracing/kprobes: Init print_fmt for kprobe events
50307a45f8515f6244e3b08e6b19824b9fbfe293 tracing/syscalls: Init print_fmt for syscall events
509e760cd91c831983097ae174cb6c0b8c6c8e6b tracing: Add print_fmt field
809826a389040e0ad9d646b587bccc0e34691afd tracing: Have __dynamic_array() define a field
7603757993e7ce3e63b2280ccf61d8058b7b2414 mtd: Remove now-defunct ts7250 nand driver
030d2dd450a628b7a8e31e980af3d05854f68edb mtd: Update ep93xx/ts72xx to use generic platform nand driver
16295bec6398a3eedc9377e1af6ff4c71b98c300 padata: Generic parallelization/serialization interface
3032458e38b583c92842818871e85c0f936b8645 Input: psmouse - remove unused 'autocal' parameter from hgpk protocol
92a3a58788790645c6143b5353ef065fd26110bb Input: cleanse capabilities bits before registering device
4f93df40859cf471774f6ef3ec7f2870c2e8e260 Input: automatically reset KEY_RESERVED bit for all input devices
fc99ec6f4b6116305bca56a781b8b3b2ac054d27 Input: gameport - switch to using pr_xxx() and dev_xxx()
d621af473079851caac873adc5431a05c9d78dfd Input: gameport - make use of list_first_entry() helper
361b7b5b032338361ea88412f1fc45479fdd5859 Input: gameport - let device core tell us if device was registered
cac9169bf75ea8cbaab75be9dbe5eb79a2bad6f5 Input: serio - use pr_xxx() and dev_xxx() helpers
4516c8183213b59c3645d810ccb04b70c2606743 Input: serio - use list_first_entry() helper
ddf1ffbd40c92ff1e58c45fa96d309788f7beb60 Input: serio - let device core tell us if device was registered
386d8772980be01b94bd463ea1e745732d7eb502 Input: serio - use device core to create 'id' attribute group
fa94ddea2b29fdda7640672c8a933dbd901f0278 Merge branch 'master' into sh/hw-breakpoints
6fbfe8d7cd7e71ceb281c5a1b9de6e5e0dfbf1c8 sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.
56d45b62ce622a003da972428fdbba2b42102efb sh: Fix up nommu build for out-of-line pgtable changes.
8271195e38d01f3551bb10b1c7de856cd8507882 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set
4f9b2a7dea2bf1dd81f280aa5e8a40ed910d2f0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
f3f66b69c8ff08b46975d9e99c7ecb92a8b12eda mac80211: fix ampdu_action tx_start ssn
341c97918ab7e84a155ea8b18759425304d213b6 mwl8k: pass GET_HW_SPEC capability bitmask up the stack
a2292d83b5dcb7f378956a124854d2b17fa53aa3 mwl8k: trivial rx-only ampdu implementation
13935e2cf39b124c9a2ff0349b294e0b1e2e3aef mwl8k: pass in HT capabilities and rates when associating
610677d2f0415570a7590790e8be376a946cd08b mwl8k: allow setting HT channels
9e1b17ead81e72d3db37b4cf15cde1f613603822 mwl8k: add support for 88w8363 in STA mode
c3cbbe8a5cd2886e13e9c93e059d9761f3715665 mwl8k: fix changed flags handling in mwl8k_bss_info_changed()
c6e9601071173fed2a77f9c435c41f3b33d1018f mwl8k: honor peer rate set
a680400e8ac32adda81b5e2d7f23dfac63e064fe mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta
0a11dfc36604d9b24deda17461b7ea69851846aa mwl8k: remove mwl8k_vif::bssid, which is now useless
bbfd9128d3b4a80bea017ebdd47b31a80dc7eadf mwl8k: handle station database update for AP's sta entry via ->sta_notify()
25d81b1e1a0cca41a71a08468a7d3a4c751c8565 mwl8k: move struct peer_capability_info to its only user
9a2303b93039d0f3dd578cd75fe20ebaf075f1cb mwl8k: make the tx ring drain status messages somewhat more friendly
153458ff7ed5949cd5b07a2355a34aad9891ad98 mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails
91942230689c1758685499e82e53769d5e7f32eb mwl8k: bail out if there is no AP firmware image support for this chip
4113f75187bfebccc54bf13c0ed09593023b53ca cfg80211: add a regulatory debug print
6976b665fc2b19900659b964bba3b55de08f264f mwl8k: update version number to 0.11
fc5f75773c0b3c5b44785e4efcc54c5f496211a9 mac80211: fix ieee80211_change_mac() to use struct sockaddr
1990ca6113399be9249433d5ab377a2a444f1dd8 mac80211: fix a warning related to pointer conversion to u64 cookie
29401f6630c02ce996561bf2667d84ecdfacb823 mac80211: No need to include WEXT headers here
61b91c1ea31d0d3ae5f848f7f7eab53dd691f8d0 iwlwifi: remove linux/utsrelease.h dependency
becc670a1bda8f240a93e45d9794f9f79713ffdb mx31ads: Allow enable/disable of switchable supplies
edc34a90613bbb393c019882f85b74f24066ca19 mx31ads: Convert 1133-EV1 to use dev_name to specify consumer devices
9fae4fb3ce38cc657ff0aba570ae875aae2806d4 sh: Reclaim TIF_DEBUG.
7025bec9125b0a02edcaf22c2dce753bf2c95480 sh: Kill off dead UBC headers.
4352fc1b12fae4c753a063a2f162ddf9277af774 sh: Abstracted SH-4A UBC support on hw-breakpoint core.
386c5cf7a9a1d6856f17bde43174f751fac1bc0b imx/mx2: rename files defining a machine to mach-$mach.c
f747f935431c796749752037b8cf7d3f76e96b47 imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform"
bc727390f0a7d7069a39cd97451fa890caa0010e imx: rename Kconfig symbol for "Eukrea CPUIMX27 module"
95c00464dda726c49ac8c45228bee8bf395ffa97 imx/mx1: rename files defining a machine to mach-$mach.c
5c4c62bcb27cf9200553edeaecac1ab8cc2add91 imx/mx1: add newline at end of Makefile
60d644cae9d96e13547c69fbac22e800790e6054 imx/mx3: rename clock.c and iomux.c to {clock,iomux}-imx31.c
f568dd7f5805bfa9e99f6df866300498b55eb8f4 imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)
3f35d1f5e4507ea4eb7ff5feaf624737c1b47631 imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part)
b70564686a3a3eac7c2da09722091dcf5b07d5a4 imx/clock-imx27: use a macro to define registers
318859fdff2caf4455749ff0097efb8f3e9b6879 imx/clock-imx21: use a macro to define registers
5113f81520278ba17c64031fa01aeafc9a83f9d1 imx/mx2: fold crm_regs.h into its only consumer
dbfc196a3cc1a2514ad0737a82f764de23bd65e6 local_t: Remove leftover local.h
ad596925eaf9a48ed61bc9210088828f1f8e0552 this_cpu: Remove pageset_notifier
99dcc3e5a94ed491fbef402831d8c0bbb267f995 this_cpu: Page allocator conversion
5917dae83cb02dfe74c9167b79e86e6d65183fa3 percpu, x86: Generic inc / dec percpu instructions
79615760f380ec86cd58204744e774c33fab9211 local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c
e1783a240f491fb233f04edc042e16b18a7a79ba module: Use this_cpu_xx to dynamically allocate counters
38b7827fcdd660f591d645bd3ae6644456a4773c local_t: Remove cpu_local_xx macros
ea94396629a3e0cb9a3a9c75335b1de255b30426 x86, apic: Don't waste a vector to improve vector spread
99d113b17e8ca5a8b68a9d3f7691e2f552dd6a06 x86, apic: Reclaim IDT vectors 0x20-0x2f
6f7edb4881bf51300060e89915926e070ace8c4d IPVS: Allow boot time change of hash size
c4761815ab49feca904776dec464046bc7138d3a sh: Fix up breakpoint trap handler patching on SH-2A.
0176bd3dab4fe522bfb6ceab9e3c441fe0305738 sh: Drop down to a single quicklist.
a7595fe7e8a93a73ce6199dace75a0caca7024c1 Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6
32032df6c2f6c9c6b2ada2ce42322231824f70c2 Merge branch 'master' into percpu
53242c68333570631a15a69842851b458eca3d99 ASoC: Implement suspend and resume for WM8993
10505634bfa74871118a21eef8617acad00e4019 ASoC: Only restore non-default registers for WM8961
e0fb28e079b50f891b6c9db1c2bb25fef3268cf4 ASoC: Only restore non-default registers for WM8776
d11c5ab186310389b8e573be00279bab0a565d30 ASoC: Only restore non-default registers for WM8731
5baf831541c61546c00e8d6f294cb10ed5d25e7d ASoC: Fix variable shadowing warning in TLV320AIC3x
e5eb8bd9429ebd04cf906156d1fe40b52f88e82f mac80211: fix typo added by "mac80211: fix propagation of failed..."
51633632ef614ef045f25d76fc7f0133d7cc60c6 wl1271: fix timeout in wl1271_top_reg_read
a126fd5691e6cd680758b72e6ea288bb83b9deb6 ASoc: tpa6130a2: Remove unnecessary variable
294188ae32f984a072c64c959354b2f6f52f80a7 netfilter: xtables: obtain random bytes earlier, in checkentry
5191d50192ec1281e51cbcb5248cb2667ff4d896 netfilter: xtables: do not grab random bytes at __init
89bc7a0f64de7bed2e0bc68a23d75699a610cd37 netfilter: xt_recent: save 8 bytes per htable
71c3ebfdb27b50dcaef38b6f70da82b9142c5fb6 netfilter: SNMP NAT: correct the size argument to kzalloc
921a220857cdd3c553cde7c114f9f6757ac80cd5 Merge branch 'sh/stable-updates'
ceba0b29e002e6151b6b5ead8db9c664b58d8d21 axnet_cs: remove unnecessary spin_unlock_irqrestore
ee983ac76865797a5553597a9412c835c2710f51 tipc: use kconfig to limit numeric ranges
c1c5523dd1517250cac8b15a4acbc237c24a67d4 can/netlink: add CAN_CTRLMODE_ONE_SHOT
20dd3850bcf860561496827b711fa10fecf6e787 can: Speed up CAN frame receiption by using ml_priv
75ed0a897208c3273fd8dc0f71e1417dba5a049b drivers/net/cxgb3: Use kzalloc for allocating only one thing
1f3c8804acba841b5573b953f5560d2683d2db0d bonding: allow arp_ip_targets on separate vlans to use arp validation
de58288d1dc4ec73d36395a3c4a7708f01311d20 MTD DocBook: fix ioremap return type
e026255f7d0e56006a147b190ae23be95cb0a9bd mtd: physmap_of: Correct the size argument to kzalloc
2a5eacca85d39d8b6dffae821d7d260f05584dc7 sh: Move page table allocation out of line
b4c892762373c5e59c7e8db35f5f9a7658602bda sh: Optimise flush_dcache_page() on SH4
3f5ab768164df9a44721660b96e0accb92eb2c24 sh: Correct the PTRS_PER_PMD and PMD_SHIFT values
bb6a77554935a86686039097cdda2b2a38891c78 mtd: nand: rename w90p910_nand.c to nuc900_nand.c
49f37b74d077edff355f1c3390fc9fd0c418ef9b ARM: NUC900: rename mtd nand driver name
cbd38a875fd890c3c2f196dd3370d90fd3ecb7f5 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()
448791abfb64f097e6d6c5f71df68fd072def5b3 mtd: tmio_nand.c: use dev_get_platdata() and resource_size()
fc161c4e8ec9b12d42b10d510a9de8562ea3afac mtd: drivers/mtd/nand/s3c2410.c: use resource_size()
e99030609e27abff7e1a868cb56384c678b09984 mtd: orion_nand.c: add error handling and use resource_size()
4442241ef6ed4d53c13d1c4b18fd57918bb4c850 mtd: nomadik_nand.c: use resource_size()
db5a5ae25aae66354712674b1643759897ff0325 mtd: drivers/mtd/nand/gpio.c: use resource_size()
58e6a84dfbd6f125b69e8b105c2cdbf22f97d5de mtd: fls_upm.c: use resource_size()
8a19b5581862650ab1735d4699491ac92bd2e212 mtd: fsl_elbc_nand.c: user resource_size()
d8bc55553c416c877267c1efd65b099164acbe3f mtd: davinci_nand.c: use resource_size()
440d4f9fb62dad0d5ed1635d099cedaa7a25d96d mtd: au1550nd.c: remove unnecessary casts
34970a7db5c73f4c83b72ce989d297a95efb3a6d mtd: au1550nd.c: use kzalloc()
0b8973a81876d90f916507ac40d1381068dc986a intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl.
e591a517230a97e93f5edd19e7bef7ec8d22ac2b sh: Remove unused functions
40ca114265a281d51b261771df551a373fc8ff3c ASoC: Use snprintf() when generating stream names
633154d3a7bbd542465b905392bf76b780f00b4f ASoC: Remove unneeded suspend checks from CODEC drivers
adcb8bc02d86259c117a03b54e9918e5ad3121af ASoC: tlv320dac33: Safety check for codec slave mode
28e05d987028023b09652bfe3ac597de6dba5e60 ASoC: tlv320dac33: Add new FIFO mode: mode 7
aec242dc3719e19bd7c1561f8a56a4eb37bb3987 ASoC: tlv320dac33: Clean up the hardware configuration code
d4f102d437c069a64f3a4c7a6cd50360e034541f ASoC: tlv320dac33: Introduce prefill and playback state handlers
7427b4b9a63fd7e051d642ff0f12ef8337c08bb3 ASoC: tlv320dac33: Change nsample switch to FIFO mode enum
8998c89907f84f7e25536c1c670a134c831e682f ASoC: soc-cache: cleanup training whitespace and coding style
3a999e6eb5d277cd6a321dcda3fc43c3d9e4e4b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
891dc5e73783eeabd2a704a9425e2a199b39c9f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
59c3b003ddd3c815de1aa015920710a9e4bf195b ASoC: fsi: Add over/under run error settlement
142e8174b3c493f40469d3ecee0e404645e9c483 ASoC: fsi: Add fsi_get_dai to get snd_soc_dai
1c418d1f623438147a485db987de296ab372e0f3 ASoC: fsi: Add over_period flag to prevent the misunderstanding
5b61735534193ab357636d5b56c098f0bbe8bac8 ASoC: ad1938: let soc-core dapm handle PLL power
08ba864e2789a94c259b8d0aee13a5a183edd46e ASoC: ad1938: fix typo, rename mask to rx_mask for ad1938_set_tdm_slot
afe1c2cd71eb4e0fade720b5709722e7124f29c0 ASoC: ad1836: reset and restore clock control mode in suspend/resume entry
9c443dfdd31eddea6cbe6ee0ca469fbcc4e1dc3b perf diff: Fix support for all --sort combinations
cdbae31408cf39372402076cf2e189ec693daa71 perf diff: Don't add the period for unresolved symbols
71289be7630fb97f2de6bb2e18a50289dc869f9d perf report: Add --hide-unresolved/-U command line option
ae99fb2c335ef018520950ddc9692faacab39cf2 perf header: perf_header__push_event() shouldn't die
769885f372300a7fcfb9e54e4e2990718d40b529 perf header: Do_read shouldn't die
63bbd5e2d539c9290b229c832f62d42aac23db94 perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
41bdcb23dab22bf27361c5f2d89fe895d8904915 perf tools: Unify event type description
7269e8812a59f74fb1ce134465d0bcf5683b93a1 x86-64: Modify memcpy()/memset() alternatives mechanism
1b1d9258181bae199dc940f4bd0298126b9a73d9 x86-64: Modify copy_user_generic() alternatives mechanism
499a5f1efa0b0ac56ec5d060412aed84ae68e63e x86: Lift restriction on the location of FIX_BTMAP_*
9959c888a38b0f25b0e81a480f537d6489348442 x86: Increase NR_IRQS and nr_irqs
b45d44e7e00c1726dac9437b66c05d3d27acb3f0 Input: xpad - allow using triggers as buttons rather than axes
6cd9b49d7328c4656bfc17fcb47fb814955d40d2 Subject: drivers/net/sh_eth.c: use %pM to shown MAC address
30a6ae8d477dc90254eb785d8ccff6dfe7d9082e drivers/net/r8169.c: use %pM to shown MAC address
e583482091d207265953f501564056bd2c90b985 drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address
fa876b474aa15cd1448790502a5a13f81f923446 drivers/net/smc911x.c: use %pM to shown MAC address
b18fe4777f1cf7095fbe78652b72c076e300eaee drivers/net/sunvnet.c: use %pM to shown MAC address
3b8dff3622a813d093a8601dc90fb6f12183f87c drivers/net/usb/catc.c: use %pM to shown MAC address
d998ab0bd737fad9c8e3c88eb6f52c43e90fda9a drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
5491f3a5623129f3d4e0c62e691c2a5e56c75d41 drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
aa7c68a5f75cf04e79348e8baca67c7393d8f7e4 drivers/net/via-velocity.c: use %pM to shown MAC address
d649a2844e49ece6309cf28cb941ef64eb69228f drivers/net/usb/rtl8150.c: use %pM to shown MAC address
753cdc3304f0612766a81cddab9d8af01fcf8218 drivers/net/igbvf/netdev.c: use %pM to shown MAC address
557b0bbd62389ab438424e9f895197607666ea4d drivers/net/lib82596.c: use %pM to shown MAC address
13b302d0a217580c0129b0641b0ca8b592e437b0 firewire: qualify config ROM cache pointers as const pointers
3c2c58cb33b3b15a2c4871babeec8fe1456e1db6 firewire: core: fw_csr_string addendum
1f8fef7b3388b5a976e80839679b5bae581a1091 firewire: add fw_csr_string() helper function
0c99c5288eb9b1bbc9684b0ec0fd7efc578749b3 ACPI: Disable explicit power state retrieval on fans
e1781ed33a8809c58ad6c3b6d432d656446efa43 mac80211: annotate sleeping driver ops
095d5ef608b58ece49f4131925700d27314ecdd8 mac80211: remove requeue from work
1ed32e4fc8cfc9656cc1101e7f9617d485fcbe7b mac80211: remove struct ieee80211_if_init_conf
98b6218388e345064c3f2d3c161383a18274c638 mac80211/cfg80211: add station events
e4da8c37af626001ff704fb29ea14eb58f5f7208 mac80211: make off-channel work generic
b8bc4b0aa9bfba755c64b11b8f60e6cfab25dc9d mac80211: support remain-on-channel command
9588bbd5529461a3dacd435bf239c84c3508f569 cfg80211: add remain-on-channel command
b203ffc3a447eb8d9e6120b783ddee081b143061 mac80211: Generalize off-channel operation helpers from scan code
0c1ad2cac1cb54db38fd4cc1822965071ee83f6e mac80211: proper bss private data handling
8e664fb3fd2b04e3ac5fad7f046000ba54e0e275 mac80211: split up and insert custom IEs correctly
77c8144ad3ee7fae834e13cb7e83f5b7c8c5329e mac80211: refactor association
7d3a1c3b03c3a571a2c8c393b75558a5f4a7532a mac80211: rewrite a few work messages
af6b63741cc4e4dfd575d06beb333b11a8a6e0c0 mac80211: generalise work handling
f679f65d417c3ea3f91b4bbfb68e3951c9eb8f04 mac80211: generalise management work a bit
63f170e0c80a131cdd549fab7afb5036009944fc mac80211: let cfg80211 manage auth state
a80f7c0b088187c8471b441d461e937991870661 mac80211: introduce flush operation
9607e6b66a0d25ca63b70d54a4283fa13d8f7c9d mac80211: add ieee80211_sdata_running
d30506e0357e5448c7d38bb3739c451dbe4c174e rtl8187: remove priv->mode
643aab6733799586c798a7b54b85c34d587b25e3 rtl8180: remove priv->mode
5122d8986232ef2a761f5cf70c31666c4d65c3e4 rt2x00: Cleanup chip handling helper functions.
73a2f1259ebb49f9768aa12eee2a1071345eb7f2 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.
ac394917f5138f9bb2774718312dec179164f3dc rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB
00e23ce219a9ac6c5f764342ca13f8ac1bab0382 rt2x00: Fix checks for rt2800 SOC support.
baeb66fe2306783e3b9a492b03882f2e249b2eeb wireless: remove CONFIG_WIRELESS_OLD_REGULATORY
8f648c00039a42e67a9dff034c77d41502dab1f3 wl1271: Prevent performing "join" before association
04477bf095afd008b73717f7a4ea1fdf18b1b5e2 wl1271: Check vif for NULL when indicating beacon-loss
38ad2d87d42ba847c100ef132e8e363513982c8b wl1271: Add support for acx_pm_config
71449f8d7059b69e6e45063997d225d8202221a2 wl1271: Change booleans in struct wl1271 into a flags bitmask
830fb67b8e37fb03cf703b4e1217fe30ce32d579 wl1271: Fix supported rate management
ec078d943b89c03e55ac9c8b28f39256d4d4045e wl1271: Change rates configured for templates
e0d8bbf0d23e6b82f13b29f39593d5d13d923b2b wl1271: Add rudimentary ad-hoc support
26a63f6af58144818d4979cce1cbb8e49329f732 wl1271: Remove beacon-loss-ind from PSM entry failure handling
01ac17ecb6292ceab9bfc498145491b78552b239 wl1271: Add pre-power-on sleep
9ccd921792e5b6719ff9e561438e095cba757727 wl1271: Implement chipset boot retry
af5e084b3200ab6e3033068a34fe16fd139be17b wl1271: prevent power save entry while not associated
13f2dc52c69bcca074cd12d4806953b2af45c386 wl1271: Fix event acknowledging functionality
a6fe231361e35e3d068a63bbfd2318fa4e961ec5 wl1271: Use slow rates for association messages
018b171c40b613da867e054f9b6b258ae9298133 wl1271: Remove smart reflex ACX
149e38789f3fea74b581f8ebb7eb947d3c6d8a4e wl1271: Configure smart-reflex paramter values.
94210897e2b7df8446fdecd360342149e5b4a400 wl1271: use channel 1 when configuring the data path
3ed8f2c61466f10d99585365fd2aaafaf2d4c949 wl1271: some new configuration values according to new reference
8cf5e8e509950237fa0982235a703348d8b6e670 wl1271: upload only the first 468 bytes from the NVS file
98b2a68473ae975bc4abdeb66cd719ccfdad9d4a wl1271: add gpio_power file in debugfs to power the chip on and off
1b38ea8858fd169064683e27add43511308e521a wl1271: fix one typo in the rx_rssi_and_proc_compens values
6e92b416b0aa6a59629cc32ee2b27129d73b98b8 wl1271: implement dco itrim parameters setting
ac9b40fac6983ab30e8b5019a5d2abda200c89d5 wl1271: use the correct macro when setting the basic rates
bdcbbb947be9778f740797a2bfc69c44a0d54776 wl1271: set null data template when BSSID is known
cd264769f7a571fc2a61765757ed85c56f02e9d3 wl1271: check result code from the join command
a2d0e3f13037fa7dc4094c47e0378800a064ee26 wl1271: limit TX power to 25dBm for every channel
9cf25fed6a3b1c0792cbab3e934a4e2b6736d284 wl1271: remove workaround for disconnection
c7f43e451ba40e66a89d51e63bc21a57824592f2 wl1271: use join command with dummy BSSID
cf18be4467b5aca1ccf3b5a72b67fc33a0b30c59 wl1271: added radio parameters configuration values newer firmwares
a3e84847b042f10262f8ef66db66a0e527a00cff wl1271: update radio and general parameters values
76c0f8d396bd306111d349cfe770e1c4fcf70248 wl1271: updated general parameters structure for newer firmwares
937a67e75a93b63f0b5d33612901906b8eb2a688 wl1271: updated radio parameters structure for newer firmwares
b02914af4d7020828ce921a572589dd793517c09 b43: Allow PIO mode to be selected at module load
7dc6a7a7635365b140af969e972900866d0bf34b mwl8k: remove duplicate local per-vif copy of ieee80211_bss_conf
97474782959af87f5dc8049fca3bd3b25eb68308 mwl8k: remove unused mwl8k_vif::priv
89a91f4f4cdae92daf3693d4852ae4958abb6c58 mwl8k: fix up AP vs. STA firmware image receive descriptor handling
be695fc4f0a7ff9c9f91d59536b029b781cfea62 mwl8k: do rx/tx ring initialisation after loading firmware
22be40d9c53faa10d03a679160e0854ad115b610 mwl8k: get rid of the struct mwl8k_firmware abstraction
647ca6b01a5289948e970ea7c1f656f9d90b0a27 mwl8k: add 2.4GHz channels 12, 13 and 14
49eb691c8f48a29adfdfbdeb82433f1f8cb6524d mwl8k: initialize the mwl8k_info_tbl table using the MWL* enums
e0493a8dd6351a114b53790dda6bd855ae73a85c mwl8k: inline qos field manipulation functions
74726e729291131ac2b9ab7e0bd2e18b7b03970d mwl8k: get rid of the AMSDU check in the transmit path
99200a992e365a73dc67a6570524e5f3af4386dd mwl8k: hw is never NULL in mwl8k_set_radio_preamble()
55489b6ed6801a42636fc3d4594b77dda9c409f2 mwl8k: firmware command code cleanup
ea1e4b842049fcc4741096538114871a74859314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
4757968dbff3d43f373f08de973014a9bd41ef0a ALSA: Release v1.0.22.1
52a7a5835173af61b9f6c3038212370d9717526f ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850
98e89f606c38a310a20342f90e0c453e6afadf18 ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 only
adc8d31326c32a2a1e145ab80accbc3c6570b117 ALSA: usb-audio: make buffer pointer based on bytes instead on frames
7d2b451e65d255427c108e990507964ac39c13ee ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPre
c97259df3f2e163c72f4d0685c61fb2e026dc989 ALSA: hda: Refactor powerdown for Realtek HDA codecs
ea52bf260ecbb175339af3178c15788df21b7516 ALSA: hda: Add powerdown for Analog Devices HDA codecs
d894837f23f491aa7ed167aae767fc07cfe6e6e6 sched: might_sleep(): Make file parameter const char *
39d997b514e12d5aff0dca206eb8996b3957927e x86, core: Optimize hweight32()
9967411e5b324a908e344d6ce66b77bd5d372c3e perf trace: Fix forgotten close of file/dir
61be3e59ba7a6dbd39f92fd1f107285a0caeb008 perf trace: Clean up find_debugfs()
29c52aa2300173dd45df04dae1f5acc81a2c93b1 perf tools: Mount debugfs automatically
07b139c8c81b97bbe55c68daf0cbeca8b1c609ca perf events: Remove CONFIG_EVENT_PROFILE
659d8cfbb225f1fa5a4f8671a847ef3ab5a89660 perf tools: Do a few more directory handling optimizations
34d0b5af50a063cded842716633501b38ff815fb sh: Convert ptrace to hw_breakpoint API.
fd2a50a0240f5f5b59070474eabd83a85720a406 x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()
49f474331e563a6ecf3b1e87ec27ec5482b3e4f1 perf events: Remove arg from perf sched hooks
4cf40131a5cf4918e83b3756e58a1fc9e984f8ef perf record: Introduce a symtab cache
55aa640f54280da25046acd2075842d464f451e6 perf session: Remove redundant prefix & suffix from perf_event_ops
f7d87444e6ee6f4a19634e5412664c1c529a2370 perf session: Move full_paths config to symbol_conf
31d337c4ee3152b7271897eae576251643f5a3b5 perf session: Move total_unknown to perf_session->unknown events
d549c7690190d9739005e19604faad6da4b802ac perf session: Remove sample_type_check from event_ops
27295592c22e71bbd38110c302da8dbb43912a60 perf session: Share the common trace sample_check routine as perf_session__has_traces
4a58e61161074776aa34187ea369414ce4852394 perf tools: Move the map class definition to a separate header
06aae590033d1ae3c35b2920ef950cfc603e2a2d perf session: Move the event processing routines to session.c
3912f2abc942a002ef611fc973add5e5eadb3432 perf: Use format string of printf to align strings
014c41fce1bd5cec381e70fc6f58fdfc96cdaf69 ALSA: hda - Use strict_strtoul()
b82855a0d76ebda1cc14c00040560d77bfa042ce ALSA: hda - Add sanity check for storing the user-defined pin configs
a4e09aa3cf592d9f084ff4ceb216be40c4c265dc ALSA: hda - Fix click noises at suspend/free with Realtek codecs
92ee6162c48fab24f0676969f0f147fc12f8f21c ALSA: hda - Add snd_hda_shutup_pins() helper function
3100aa9d74db9c6d8d9a3b6421721fc1aef4728f llc: fix SAP reference counting w.r.t. socket handling
8beb9ab6c2df203e8d68cb1f48cf42604a6bed86 llc: convert llc_sap_list to RCU
52d58aef5ee460fedd7f250f05e79081019f2c79 llc: replace the socket list with a local address based hash
6d2e3ea284463d5ab34e9cf2a41d0b8627b95d02 llc: use a device based hash table to speed up multicast delivery
0f7b67dd9e1192976f5e5a78934c7a339ff7c45f llc: optimize multicast delivery
b76f5a8427ac2928c07fa4ff2144bb8db072c240 llc: convert the socket list to RCU locking
abf9d537fea225af60762640361af7fb233b3103 llc: add support for SO_BINDTODEVICE
e5cd6fe391aa8c93560bb7ffdfe334cf4d0a02e4 llc: add support for LLC_OPT_PKTINFO
bf9ae5386bca8836c16e69ab8fdbe46767d7452a llc: use dev_hard_header
043958e602ac2cbf918c0dab1e4e2a7f9751ebf6 ALSA: hda - Add more hints for GPIO setup of IDT/STAC codecs
f83d664eef180478c2dc0a0099e9d7bc1c8177ff wireless: fix comments in genregdb.awk
d346f49d0badd80aa9fc699fa9c6d5b23e778eb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
15e7f8b92aed71819411025279cd3df37f8c636b Merge branch 'fix/hda' into topic/hda
44eba3e82b35ae796826a65d8040001582adc10a ALSA: jazz16: refine dma and irq selection
52e04ea89da57274f0313d2bd73ba02f686cfdeb Merge branch 'fix/misc' into topic/misc
cffdde993a016bedbc2f5eb60d00c3a766ffb612 sony-laptop - switch from workqueue to a timer
c45bc9d62c39202b401d1bf7bb2812abb88798a1 sony-laptop - simplify keymap initialization
9593bd07ec8eaaa30aba4281b2b3273282fc344f sony-laptop - remove private workqueue, use keventd instead
17eb9d62828c3688f41f31ac00d7fee6da9675bf Merge branches 'sh/g3-prep' and 'sh/stable-updates'
d87fd25d5ac4cd044e21b749a8f6cac90f093c71 enic: whitespace cleanup; #define cleanup; more verbose err msg
7c8445991172cc17eaca9f7de0a300c02caaa49d enic: feature add: add ethtool -c/C support
bd2496229e702b2eb50eab5589858a3cdb7847b2 enic: Bug fix: align desc ring sizes to 32 descs
9959a18556c73ebf2936b8df183ea7b41f38d933 enic: minimize pkt filter updates to firmware
2d6ddced5c99cf79c06b9b6ec1366ab63b970ea9 enic: Bug fix: try harder to fill Rx ring on skb allocation failures
b3d18d191bb805f3effdfc083c4ce79789470b46 enic: Bug fix: use safe queue shutdown in dev->stop
fe45332ed289d91e57eca11bfd1ca75d6e420ab4 iwmc3200top: simplify imwct_tx
0df828f670b1fd8c469f3d60472ddca0d0f51fcf iwmc3200top: cleanup log messages
9fa4d67c6e4d678271798f006ca1d945e8b2bd5c iwmc3200top: clean up fw_download
31d12926e37291970dd4f6e9940df3897766a81d net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
068a2de57ddf4f472e32e7af868613c574ad1d88 net: release dst entry while cache-hot for GSO case too
def87cf42069a6d4fd42a2ede8f19c620a292568 tcp: Slightly optimize tcp_sendmsg
afeca340c078e17ca233b3c68c3c3a70c56bfe1d tcp: Remove unrequired operations in tcp_push()
12d50c46dc0f7fd2e625c4befaa5fa5740a7a594 tcp: Remove check in __tcp_push_pending_frames
7ef8a2127a64d131c4dbe5b843e5708f6e75552b netxen: fix unified fw size check
e87ad5539343366e7c634c940a930157b6fa2aae netxen: support pci error handlers
6a808c6c02fb9f0ffa24ac7cca6cfc323cf98b21 netxen: fix tx timeout recovery
bc86fcbac0a86a93ee65cc31769c4e83e6ff2295 netxen: minor suspend resume fixes
b4de921ae6f7bb211868be4f7d56e80ac6da676c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
93cea5bebf91319095db866163a7e35c3e77d8f2 ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol change)
58bb3b374b07a2a43315213f00a48a5ffd6d0915 ceph: support ceph_pagelist for message payload
04a419f908b5291ff7e8ffd7aa351fa0ac0c08af ceph: add feature bits to connection handshake (protocol change)
6df058c025ce343052c5516b1d8a9a7e73cddd64 ceph: include transaction id in ceph_msg_header (protocol change)
0cf90ab5b075821940873e73cdbfeb8edc3dabe8 ceph: more informative msgpool errors
350b1c32ea58d29e25d63fc25e92dd48f9339546 ceph: control access to page vector for incoming data
ec302645f4a9bd9ec757c30d185557e1c0972c1a ceph: use connection mutex to protect read and write stages
529cfcc46ffa2cbe4d07641c11e65f67fe7b66e4 ceph: unregister canceled/timed out osd requests
e0e3271074e1ebd0b80a912a457ce03c971bcd66 ceph: only unregister registered bdi
5dacf09121ffb2e5fc7d15b78cae0b77042a1935 ceph: do not touch_caps while iterating over caps list
863b557a88f8c033f7419fabafef4712a5055f85 crypto: testmgr - Fix complain about lack test for internal used algorithm
21949f00a022e090a7e8bc9a01dfca88273c6146 ALSA: hda - Fix NID association for capture mixers
524027916e5763a0c9a7da80aa8dd013a14a0440 Merge branch 'fix/hda' into topic/hda
b6ce5c33001b1dc83e6a1a6f30c5dccccea651b6 ath9k: Fix TX poll routine
05c78d6d3ec5a8325398b3866e7e6bb88940d4fd ath9k: Remove ANI lock
0ce024cbcd5837596bc82861f1d3074d53e956f6 ath9k: Clarify Interrupt mitigation
45d5d805988f1f3c0b24dac59fbba771b1f106a8 iwlwifi: Constify struct iwl_ops
ba37a3d0395a66b3c9164c4f4d1318317da32e96 iwlwifi: use new mac80211 SMPS
11466f1342a3400dd5e03da3d8c45aa4149c62d4 zd1211rw: improve ejecting of fake CDROM
5b6e2f12edd6c46e87a2775321f1912d19be4b35 ar9170usb: add Sphairon Homelink 1202 USB ID
9da3e068142ec7856b2f13261dcf0660fad32b61 mac80211: only bother printing highest data rate on debugfs if its set
7db94e210351e8578d4a98fed3edd4df5f10ae9d mac80211: parse the HT capabilities info through debugfs
cb136f54ee11f9ead716b5ad0b10fa1c1b05271d mac80211: make debugfs mcs set entry reflect 16 bits
c755ad34ab233afaaacd3d67190a8b74186f9fe8 ath9k: add MCS rate index back to debufs rcstat
265dc7f0964e4df95ab57a9d1618689301d39a55 mac80211_hwsim: Check all local addresses for TX Ack status
2c7e6bc9ac7cb518cf037495932d80f71a1596f2 mac80211: disallow fixing bitrates with hw rate control
d80050c4c321a74cea28c6ef9695d8427a928417 iwmc3200wifi: Avoid an offset calculation for each management frame.
48631de9218a4563a6632e105676f42db3849c57 libertas: remove priv->ratebitmap
0e78ff8fcc6dabeda313719deb751afbd20bea41 libertas: remove priv->capability
4143a23de096910e3ceb0939f41de6ffb8c59475 libertas: make mesh configurable
602114ae595af6c89eab149cf9f939e3f7ef4a34 libertas: add access functions for mesh open/connect status
e4da1a81a967c05dfde6f0498cff1f6fe6683f52 libertas: move mesh SSID initialization into mesh.c
cd74468b8c56c1a809d9b7f913f11d8181c3a0b2 libertas: decouple mesh and rtap
55e1ff924414111a6afbfde00375a1302aef9353 libertas: move mesh-related definitions into mesh.h
d6ede678c138061f5202b519f8f8d6372e2cb5bb libertas: remove mesh_autostart_enabled and sync_channel
c24ef46e6b1597e54f185e0b48eb9073ef155a8c libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
5d1ec85f00e999dba61bdcbd959d62439d418e56 mac80211: dont try to use existing sta for AP
5fba4af32ceeb935b3926714df9a64a33c2c9cf5 cfg80211: avoid sending spurious deauth to userspace
f38fd12fa7b7b98e158a9b31d388da34eef25c22 mac80211: allow disabling 40MHz on 2.4GHz
8b73d13a21ae889e747cac180ff27c5a0a88e6a4 mac80211_hwsim: implement ampdu action
0f78231bffb868a30e8533aace142213266bb811 mac80211: enable spatial multiplexing powersave
18974b5b0b5e758d416c550553b143e5c8038281 iwmc3200wifi: rx aggregation support
eaf85ca7fecb218fc41ff57c1642ca73b097aabb wireless: add ieee80211_amsdu_to_8023s
ca99861d5421c91f5a8fd3a77acb4b7be14f119d mac80211 : fix a race with update_tkip_key
75d1aeb9d6899b10420d10284e8ea894b2794224 ALSA: hda - Add Bass Speaker switch for HP dv7
41116e926cb92292fa4fcbe888ae8133fa0038e6 ALSA: cs46xx - Fix suspend/resume with new DSP
8374e24c23448cabf6e78db2c83841c56c5df1e1 ALSA: refine rate selection in snd_interval_ratnum()
cb3b04debbb70de7b266f75777ac2b9ff567c460 Merge branch 'fix/misc' into topic/misc
22648735405f73299b717bb5933767e9a9c335ca sh: kgdb: Rework breakpoint handling on top of notifier chain.
b74ab703b1326aafadb5604ff6200da62c61df49 sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.
7067f797b8409f1e10ec95ac2c1e17a200173d13 ceph: fix incremental osdmap pg_temp decoding bug
30dc6381bbac213987be6fe0b0fb89868ff1f2c0 ceph: fix error paths for corrupt osdmap messages
5de7bf8afa87f75af5ef3d6f9fce3e171cac834c ceph: do not drop lease during revalidate
c4a29f26d50bea65809ca670992108a33aa2efa6 ceph: ensure rename target dentry fails revalidation
2baba25019ec564cd247af74013873d69a0b8190 ceph: writeback congestion control
dbd646a851713bec5bfff40ecf624b2e78518fe5 ceph: writepage grabs and releases inode
169e16ce816ca417286daf1db25de424a9d65a0c ceph: remove unaccessible code
06edf046dd68ccbc7cf5f70f957a31702d0e7596 ceph: include link to bdi in debugfs
e2885f06ce31d82b556be021acfa2eba160f29cc ceph: make mds ops interruptible
cf3e5c409b5d66ec66207092a3f7e3e2c42c0f3f ceph: plug leak of incoming message during connection fault/close
9ec7cab14e6de732d4e7c355fe67c5810c32c758 ceph: hex dump corrupt server data to KERN_DEBUG
93c20d98c29ccefa039c3843ccc37122caaf3d31 ceph: fix msgpool reservation leak
b3d1dbbdd5670d8a9fb01f7dfb1cac522ff6795a ceph: don't save sent messages on lossy connections
92ac41d0a4ab26fb68d3f841332e5d1f15d79123 ceph: detect lossy state of connection
5e095e8b40b0402ad3bcadc5b8d84c38b26c30b2 ceph: plug msg leak in con_fault
c86a2930ccbd90d77c54d04b5c2bbec95b989e40 ceph: carry explicit msg reference for currently sending message
e54be4e7356c0612b48407d3b0647a29cb82e254 rt2x00: Fix trimming of L2 padded frames.
5de42f9eeafa7d54ffb833e0526d4828e194fddb rt2x00: Fix rt2800usb RX frame format and as such L2PAD
9c8427d9deca1c0c2415c8da0e731e13fc89d111 rt2x00: Disable RX aggregation for rt2800usb
b734083349d1f1aab1edc810cef02e8046251b48 rt2x00: Only remove L2 padding in received frames if there is payload.
2e331462fcb3d897921d8a0af4fca1b08c1b7269 rt2x00: Reorganize L2 padding inserting function.
354e39dbb19f29ef28a9c2db9e55ff2a7435b35a rt2x00: Remove SKBDESC_L2_PADDED flag.
77e73d1849c860d22ebba8826ad162ccfda4c535 rt2x00: Further L2 padding fixes.
1398d4580eff2656f3a808ec24744ce5a842db35 rt2x00 : trim the skb after having the l2pad removed.
e81e0aef32bfa7f593b14479b9c7eaa7196798ac rt2x00 : avoid timestamp for monitor injected frame.
6a325d856bc4509f29164fe42501b6909cf57dcf rt2x00 : modify padding location.
c70762f9acad654002704f1e53436a0ba3356c31 rt2x00 : bail out of regbusy_read if device is removed.
050e8a47dc8b056c880f380ffd01055669f8fe68 rt73usb: add WLI-U2-H54HP
4309af2735825115a982acf4c2c868b5c5671e7f iwlwifi: remove extra error msg on sensitivity calibration
b03d7d0fd3d23b7cf130fa702f4ae3b1bc827d4b iwlwifi: on-screen event log dump
a9e1cb6a78ea8a74c49bf76726a2942f636a833b iwlwifi: add continuous uCode event log capability
696bdee3ba216186e21997d20a839b76158346e6 iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error
3a41bbd515d449604f3488c5f8dd62802f09d19b iwlwifi: log CT_CARD_DISABLED flag
3b377ea9d4efc94dc52fe41b4dfdb463635ab298 wireless: support internal statically compiled regulatory database
59d9cb071d6209f2e8df2d16228cfdc7bab1f2d1 mac80211: remove payload alignment warning
4a40ccf8140d6b973d8b02dd5467b1fd876c0654 rtl8180: Remove usage of deprecated 'qual'
6e850af58f93be8f1b4b79eb9c79d06788f38e78 rndis_wlan: copy module parameters for bcm4320a devices too
cef6e91280b724e93b0fb8a9fd3e6bf072f54c81 rndis_wlan: move copy of module parameters to separate function
da2fb4e9c215b8f0f8954818691549f8a34135be wl1251: enable WMM
46cb35f5e761306b031029af2061ea263359a764 wl1251: update tx_hdr when aliging skb in tx
49e1b9faed736b20ad9a785638919341b567a595 wl1251: implement WMM
27336f1c0cd68fb9ae45493321f0d6980144230e wl1251: implement wl1251_acx_tid_cfg()
86dff7a7955f1e14c1f2c142312462fae70ea7e4 wl1251: implement acx_ac_cfg to configure hardware queues
cdd1e9a91ea55594cbcc9847dbb9392e341cbefd wl1251: use __dev_alloc_skb() on RX
7fa6282a1775bd41508220e65ba0cb92235b67d4 wl1251: simplify ELP wakeup time calculation
b5a167942cb388cc5f1a6085cb3506d5bf47517d wl1251: reduce ELP wakeup timeout
478fdf2bcef73747eb99bc6dd3565f093942647a wl1251: fix error handling in wl1251_op_config()
d67e261829d405ed19a6c2e648f224e352012f52 wl1251: print a debug message when tx_queue is full
b7339b1de0f7b6b8c95a6df87ea2221521328d11 wl1251: add tx queue status to debugfs
7dffb55b8a73228499ee65a3439f82112f4391c7 ar9170: fix AC_VIDEO txop parameter
07bc54575b413688d1586407a73793df8f68d115 ar9170: small misc changes
15b098bbf79f06a09d3a15b911eb43295979deed ar9170: remove redundant frame flags
53a76b58b66e77164c4a79c38da49b808d67477e ar9170: improve network latency
5e0ec316522e0372b633407c903b88f58859303f ar9170: remove dead definitions
411132628f95dd3d51b84e0e2d8ff8f4f2d09cdb ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()
12375ef933fa8271396ed0c1e318cb1bd2e2689d mac80211: trace interface name
47846c9b0c10808d9337d2e7d09361f3e0a0a71a mac80211: reduce reliance on netdev
abe60632f311d515b082b450504ee24006023951 mac80211: make station management completely depend on vif
15920d8afc87861672e16fa95ae2764b065d6dd3 wireless: hostap, fix oops due to early probing interrupt
254416aae70ab2e6b57fd79782c8a67196234d02 wireless: report reasonable bitrate for MCS rates through wext
ee7c343c0134bf126b4235e65c407711b77174da ALSA: pcm - Add missing inclusion of linux/vmalloc.h
ad8decb7f5dfd556e4a8400e37b127cd20d8e4c5 ALSA: jazz16: Add support for Media Vision Jazz16 chipset
6c0ee6a4bba0e21eb0fb4de5bdac03c11b74242d sh: hw-breakpoint support requires perf events.
a28b460ec7968f430a2d6ea2809b249ee9fe1d28 sh: Fix up hw-breakpoints build for API changes.
4b4f887fb2780e39383c1f202b72f5a2780b2d4c Merge branch 'master' into sh/hw-breakpoints
76e7461a21dfe13565b2a323b53c8cc963541126 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
d0b873fc73b793277c8a0824ce986b5bfeaef157 Merge branch 'sh/stable-updates'
84e554e6865c4f4ae84d38800cf270b9a67901cc SLUB: Make slub statistics use this_cpu_inc
ff12059ed14b0773d7bbef86f98218ada6c20770 SLUB: this_cpu: Remove slub kmem_cache fields
756dee75872a2a764b478e18076360b8a4ec9045 SLUB: Get rid of dynamic DMA kmalloc cache allocation
9dfc6e68bfe6ee452efb1a4e9ca26a9007f2b864 SLUB: Use this_cpu operations in slub
d2392ba06a477cf1876ce3d505b7cd77e295cfd4 hwrng: nomadik - Add platform device for rng in cpu-8815
bc85b25e5de17d714e8001cb3dc0feb66eac2750 hwrng: nomadik - Add hardware RNG driver
0c2fd1bf4c6cb6095d8b3088d285167e66c12147 ALSA: hda - Check class to identify Nvidia controller chips
18240b67c8ca5efbbb2e8bb11942cc3db033fb16 ASoC: Host clock2 read up in WM8904 FLL configuration
a17accb7ae9291ef5a0ad609f92aa43263735855 Merge branch 'for-2.6.33' into for-2.6.34
56927eb054abd2c7371c769f359cc49a04ab488e ASoC: Set AIF word length for WM8904
b35a28af0a64a1e8e389bc009b76253256d8fe7b ASoC: Add initial WM8955 CODEC driver
5b4b2a41a1a80f5560364b7ef001486cd8fb5230 sound: ua101: use vmalloc buffer helper functions
c55675e348d9630c1ca69a190529bed1108c649d sound: usb-audio: use vmalloc buffer helper functions
149feef54bf543448dd4ec5820ef8ae178021c3a sound: vx: use vmalloc buffer helper functions
6cedf8696d6a01bba391bdae06231243cfe2f48a sound: sgio2audio: use vmalloc buffer helper functions
d20fb5dc076a4cf0fdd00ab5a4e752ea3611e484 sound: pdaudiocf: use vmalloc buffer helper functions
681b84e17747e1c208e8e1acc54cc5e612da84d1 sound: pcm: add vmalloc buffer helper functions
14d44e2c2cb2ef3c88c5090a2d419772e15e7a16 Merge branch 'fix/misc' into topic/misc
e7cc894120bb809738cebcd87b5ed3057bbe51fe [ARM] pxa/ttc_dkb: remove duplicate macro definition
e863c884cd18dca9533c352655af73d921f4a311 [ARM] pxa/raumfeld: add defconfig
550ee52d823845f882ddadcd032b33169866a739 [ARM] pxa/raumfeld: add platform support
b76365a18f7593c9df32a74bf2b4a39741b67bc6 x86, uv: Add serial number parameter to uv_bios_get_sn_info()
d1409ae4cecb4af260759bdfdf88fafca23a9940 ALSA: hda - Fix NULL dereference in kctl-NID mapping in patch_realtek.c
9e671deb8547638f6504c5f20126b14f5563690d Merge branch 'fix/hda' into topic/hda
67cbf8a216259dceefe570f6dc14746f43b2e627 Merge branch 'fix/misc' into topic/misc
6c941c8556dd9269be621cd8159fc60e955a91b3 ALSA: Release v1.0.22
5d9b4b19f118abfb75e352841f7bf74580d7e427 sh: Definitions for 3-level page table layout
b73c806341cfc7492ede6a2ce713cb579547d0ab sh: Abstract the number of page table levels
c2151433847e88ba05c6bb539d9397ea90d755e6 ASoC: Fix build of DA7210
255173b40db448ce063a2caa680a552fb637ad20 ASoC: PLL computation in TLV320AIC3x SoC driver
3497b91946a3df42830c826939424d98251a3b0d ASoC: Fix sorting of codecs Makefile entries
038494059f795849012a96adba2ab73e65b94ba5 ASoC: Add FSI-DA7210 sound support for SuperH
98615454f66175e923f239ab1d1bd85cd618363e ASoC: Add DA7210 codec device support for ALSA
7c4e6492205b677a5786b85bcf72ce7c8f4adf15 ASoC: tpa6130a2: Add support for regulator framework
0fe692292a26f57b6522fe859cc8b2549ec0cd97 ASoC: S3C64XX: Compress and generalize the CPU driver
168db50d967e09133feda8247d4dcb3c73437766 ASoC: S3C64XX: Remove unnecessary header includes
cce2e9db718d823f33ac846c019763cdc84e8658 ASoC: Register the CODEC in WM8727
d207c68dd92455a3d618c37b5a9f0dc598723fd6 ASoC: Sort DAPM sequences by CODEC as well
283375cefbf4f91ce51d93d010634c48d0d39044 ASoC: Push registers out of mixer power decision
926a01ce1ef5e27281af0270e4476979c0522954 ALSA: Release v1.0.22
709350506567029021b8a38ee7e65bc246fceabc Merge remote branch 'alsa/devel' into topic/hda
5e26dfd0615868872cb44842f1e1428c7b414ab0 ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG
9e3fd8719f624a43575b56a4777b1552399a8be8 ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)
5b0cb1d850c26893b1468b3a519433a1b7a176be ALSA: hda - add more NID->Control mapping
fdb8ebb729bbb640e64028a4f579a02ebc405727 TOMOYO: Use RCU primitives for list operation
b89371621e5bedc84498ced2c5c33976bd1b2f64 Merge branch 'next/isa' into topic/misc
63978ab3e3e963db28093b53bb4598f2702e1ad7 sound: add Edirol UA-101 support
2ef7f3dbd7a70a48c3f09b498df528cb00ea03a4 ARM: Fix ptrace accesses
74c2b45b714e49b427584b4bd8f44f1a24d82d9c ALSA: sb_mixer: convert pointer tables to mixer control tables
1c8a375185935f8106a45221bd187b7b272f97c2 ide: doc: remove compilation options section from ide-cd documentation
e9d0a803c127e2e30afb0df780ccb3af4e2adb28 ALSA: opti93x: use dB scale for mixer controls
d4a780ce8821a37dd135f15b6150a5bfc5604f29 ceph: fix leak of monc mutex
b2e8d7dab9d82be3851b8cbcc1ab64b1b2575844 ALSA: opti93x: move controls definitions to opti93x driver
14ff3e78304e3f7fe18f950c3aa0686e6800b3fb ALSA: dt019x: merge into the als100 driver
767ea5c33a360ce88da24e296e802dace5821799 ceph: do not feed bad device ids to crush
86fc80f16e8a2449d5827bf1a9838b7fd9f70097 capabilities: Use RCU to protect task lookup in sys_capget
f409adf5b1db55ece7e80b67a944f9c0d3fe93e9 futex: Protect pid lookup in compat code with RCU
67fa4880c5e059428392ca6f7c2f9c38e8546fea TOMOYO: Compare filesystem by magic number rather than by name.
1ad1f10cd915744bbe52b19423653b38287d827d Merge branch 'master' into next
6424db52e24e8cdf89917fa3c10395116440160e Merge branch 'master' into sh/hw-breakpoints
09a072947791088b88ae15111cf68fc5aaaf758d sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
08e3daff217059c84c360cc71212686e0a7995af selinux: remove a useless return
937bf6133b21b16965f75223085f4314ae32b8eb TOMOYO: Add rest of file operation restrictions.
5d0901a3a0c39c97ca504f73d24030f63cfc9fa2 LSM: Rename security_path_ functions argument names.
9f59f90bf57cff8be07faddc608c400b6e7c5d05 security/selinux/ss: correct size computation
22b737f4c75197372d64afc6ed1bccd58c00e549 percpu: refactor the code in pcpu_[de]populate_chunk()
85438592f179c126ad4cb9a280046d4f0a501e6d percpu: remove compile warnings caused by __verify_pcpu_ptr()
c2e552e76e2c6907ca50cd9a4b747a2e2e8c615e ceph: use kref for ceph_msg
415e49a9c4faf1a1480b1497da2037608e5aa2c5 ceph: use kref for ceph_osd_request
153c8e6bf7ffee561e046e60b26ef6486c6fc9f2 ceph: use kref for struct ceph_mds_request
b6c1d5b81ea0841ae9d3ce2cda319ab986b081cf ceph: simplify ceph_buffer interface
dd26d857a7bf1b5b734a23180c19eac3e46db944 ceph: use kref for ceph_buffer
d2eecb03936878ec574ade5532fa83df7d75dde7 ext4: Use slab allocator for sub-page sized allocations
f8ec9d6837241865cf99bed97bb99f4399fd5a03 ext4: Add new tracepoints to debug delayed allocation space functions
71f2be213a0009098819e5c04f75ff19f84f2122 ext4: Add new tracepoint for jbd2_cleanup_journal_tail
1f2acb6017d8528135ec3b01ab7cd2be6ea0630b ext4: Add block validity check when truncating indirect block mapped inodes
15121c18a22ae483279f76dc9e554334b800d0f7 ext4: Fix optional-arg mount options
a1de02dccf906faba2ee2d99cac56799bda3b96a ext4: fix async i/o writes beyond 4GB to a sparse file
ffbfd336f9eac361e1630cfcb17a70607551daf2 ASoC: Add regulator support to CS4270 codec driver
5c564c2a04d4bb6ba79eeb83bd06de584479f362 [LogFS] Silence gcc
2f2ffd35822688a3650e503197b8724f47312748 ceph: mark v0.18 release
a91eb199e4dc8a2ab3fb7a53f1a23ce82b29fc04 ASoC: Initial WM8904 CODEC driver
d033c36ae5cec22c893c710cd026fb732c4086b9 ASoC: Display the power register in DAPM widget debugfs
dd1b3d53c2e5b9cccec9001fc0b63f6b686a4ac9 ASoC: Export snd_soc_update_bits_unlocked()
3a7aaed714bbe3c071000d720f0cce186d1897a4 ASoC: tlv320dac33: Add support for regulator framework
f1608cca9dd80231004e468b57a7a8eef80a9cd7 Merge branch 'for-2.6.33' into for-2.6.34
a47979b5aa2117848b742828c98abe7eea42a9ff ASoC: DaVinci: Update suspend/resume support for McASP driver
fb99f8810965b7e5a00e9754bd7bf556b00ba0c2 ceph: update MAINTAINERS entry with correct git URL
33d4909ccc094b8262667bccdd52e01458bee0df ceph: allow preferred osd to be get/set via layout ioctl
1d1de9160e0d8aff0d67a21137b62e63ffd6f184 ceph: hide /.ceph from readdir results
50b885b96c903e420a1eac54dd27626244704a06 ceph: whitespace cleanup
71f6e0645be42f93c0f90dfcc93b9d2d277c2ee6 ASoC: sh_fsi: avoid using global variable
34b43a56b9b103a7a820032177131532d9dbdbe8 ceph: plug leak of request_mutex
30835cd074381048b0ea5d53e27725bbd0bdf5b7 [LogFS] Prevent 64bit divisions in hash_index
ddfd1f04b7bc557c1fe9b110e99cebb2e19d4993 [LogFS] Plug memory leak on error paths
75eb3592811028e5b01835126483d115532a3aa1 ceph: remove useless IS_ERR checks
32c895e776a0dd2cb701d60fbd6440280c09ce35 fs/ceph: Move a dereference below a NULL test
60d877334f7d9f5f2417ea4a83c1def769286102 fs/ceph: introduce missing kfree
b19a29af74c09553b9fef95cdf6e9af3df65f544 ceph: remove dead code
03c677e1d189ff62891d9f278c55bb798a418b81 ceph: reset msgr backoff during open, not after successful handshake
0dc2570fab222affe7739b88b5ed04c511d433dc ceph: reset requested max_size after mds reconnect
dc14657c9c946f25b84a98e9ffa41b812a70699e ceph: mount fails immediately on error
94045e115ee72aee3b17295791da07078f2f778c ceph: decode updated mdsmap format
0743304d871559cb4c7c066357de2caa60e94c2f ceph: fix debugfs entry, simplify fsid checks
cfea1cf42b614583c02727d5bffd5a2384e92bda ceph: small cleanup in hash function
ef6ada3de49074a913fb72f163657158be2c0e98 [LogFS] Add MAINTAINERS entry
5db53f3e80dee2d9dff5e534f9e9fe1db17c9936 [LogFS] add new flash file system
d8fe989e7368a26e4baf9acb55524c71e5c3a117 cris: Fixup last users of irq_chip->typename
b9bfb93ce2b1ef668254f0b9e16fcc5246d65d8e ceph: move mempool creation to ceph_create_client
4e7a5dcd1bbab6560fbc8ada29a840e7a20ed7bc ceph: negotiate authentication protocol; implement AUTH_NONE protocol
5f44f142601bf94c448e2d463f0f18fd159da164 ceph: handle errors during osd client init
71ececdacae24be333c534869cb1b06357f0e215 ceph: remove unnecessary ceph_con_shutdown
42ce56e50d948fc7c1c8c3a749ee5a21a7e134f6 ceph: remove bad calls to ceph_con_shutdown
11ea8eda064aa4dc6e44a6dade1891b69ebd5255 ceph: fix page invalidation deadlock
039934b895c89c2bb40aa5132efe00e60b70efca ceph: build cleanly without CONFIG_DEBUG_FS
fef320ff8887c702cde7ca6b8dbfff3a341d49fe ceph: pr_info when mds reconnect completes
b377ff13b31778c19203f3089d14080beb40a692 ceph: initialize i_size/i_rbytes on snapdir
09b8a7d2af83ae96dc052f9708e50140d06a9b6c ceph: exclude snapdir from readdir results
cdac830313fa6bf2831693af80fefe4aaac11b7d ceph: remove recon_gen logic
eed0ef2caf928327332da54d23579debe629d5bc ceph: separate banner and connect during handshake into distinct stages
685f9a5d14194fc35db73e5e7370740ccc14b64a ceph: do not confuse stale and dead (unreconnected) caps
fb690390e305ea51e1883b105c7d3c52d7100ba5 ceph: make CRUSH hash function a bucket property
1654dd0cf5ee1827322aca156af7d96d757201c7 ceph: make object hash a pg_pool property
cfbbcd24a6bfd794295ee7ad76dfbff40ad6b934 ceph: use strong hash function for mapping objects to pgs
c6cf726316abd613cfb7c325d950f3629f964ec6 ceph: make CRUSH hash functions non-inline
1bdb70e59026838a79f77c440f8fe480a66e65e8 ceph: clean up 'osd%d down' console msg
f28bcfbe660a3246621a367020054d4f1a179cd9 ceph: convert port endianness
6a18be16f7513ea8a4923c161ce073987932cbdb ceph: fix sparse endian warning
51042122d4f85e0f8ee577a4230f172fcc57c456 ceph: fix endian conversions for ceph_pg
63f2d211954b790fea0a9caeae605c7956535af6 ceph: use fixed endian encoding for ceph_entity_addr
4c31a781144c1f556dfcda3277dafecd4e107d95 xenbus: do not hold transaction_mutex when returning to userspace
f25234f1c21ad9878bd38719381e13f4ef1990ce CRIS v32: Should index be positive?
859e7b149362475672e2a996f29b8f45cbb34d82 ceph: init/destroy bdi in client create/destroy helpers
33aa96e7430d215e2ee779f65cdad0f6d4571fe1 crush: always return a value from crush_bucket_choose
63ff78b25c4b204075b5b98afcac6ad3639d43fe ceph: fix uninitialized err variable
ff1d1f7179363209b7f1493ea39b666f50d05cf4 ceph: fix intra strip unit length calculation
e5d84970a554d5c0072043a7b9f0f5b88b5fdfe1 async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies
f5e70d0fe3ea990cfb3fc8d7f76a719adcb1e0b5 md: Factor out RAID6 algorithms into lib/
545695fb41da117928ab946067a42d9e15fd009d percpu: make accessors check for percpu pointer in sparse
e0fdb0e050eae331046385643618f12452aa7e73 percpu: add __percpu for sparse.
f7b64fe806029e0a0454df132eec3c5ab576102c percpu: make access macros universal
dd17c8f72993f9461e9c19250e3f155d6d99df22 percpu: remove per_cpu__ prefix.
645a102581b3639836b17d147c35d574fd6e8267 ceph: fix object striping calculation for non-default striping schemes
5600f5ebd318f7af6f4b19a29f08d18bb85264e5 ceph: correct comment to match striping calculation
35e054a66e07f508aa7cfabc7db1757379093689 ceph: remove redundant use of le32_to_cpu
fbbccec9c6218cbc9ff47c6d88bfc6b52079e3ea ceph: replace list_entry with container_of
6b8051855d983db8480ff1ea1b02ef2b49203c22 ceph: allocate and parse mount args before client instance
e53c2fe075feda1fd4f009956ac026dc24c3a199 ceph: fix, clean up string mount arg parsing
6ca874e92d5e50beb8e351dfd8121947bafc79ec ceph: silence uninitialized variable warning
7b813c46021e8f4909772a5bbfb5212bd140764c ceph: reduce parse_mount_args stack usage
ecb19c4649d7396737eb0d91a475661fe9d7c028 ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
232d4b01319767b3ffa5d08962a81c805962be49 ceph: move directory size logic to ceph_getattr
bb097ffaf833a40335b6dd5e4fa6f5ed0b223bdc ceph: v0.17 of client
ee7fdfaff7702bd209e3a013b2fc4643233f5465 ceph: include preferred osd in placement seed
8fa9765576875200a7412a5300b5f0537211f038 ceph: enable readahead
76e3b390d41db9d69e254a09dd1aedd3e6aac25f ceph: move dirty caps code around
8f3bc053c610826a657714649ea596f07875db2e ceph: warn on allocation from msgpool with larger front_len
07bd10fb9853a41a7f0bb271721cca97d15eccae ceph: correct subscribe_ack msgpool payload size
afcdaea3f2a78ce4873bd7e98a6d603bda23d167 ceph: flush dirty caps via the cap_dirty list
cdc35f96277314bbfeefd0505410cabd69aebd8d ceph: move generic flushing code into helper
f2cf418cec8d61df0651a0140a92a8c75246e14f ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
c89136ea4253c73e89e97f5138bb22d97ad9f564 ceph: convert encode/decode macros to inlines
83cb16727085b18191f45eb0ede6bf1f97d67a7a nvram: Drop the BKL from nvram_open()
535bbb530764b1b2b3b732837f0e61e1baae7109 ceph: add version field to message header
572033069dbc2cff8d4a2d2b34c576e1813fda70 ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
8fc57da4d32767cc6096ecaed24636dabefd1dbc ceph: ignore trailing data in monamp
752727a1b21a462d6ef634d552f180ae692f8947 ceph: add file layout validation
13e38c8ae771d73bf6d1f0f98e35f99c0f0d48ff ceph: update to mon client protocol v15
266673db423e6ab247170d6c6d72ec36e530a911 ceph: cancel osd requests before resending them
81b024e70fed635a2cf5a4bf911db1649bb005f5 ceph: reset osd session on fault, not peer_reset
991abb6ecfc8edf9863aa6a3f43249e63f9d4d4e ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)
0ba6478df7c6bef0f4b2625554545f941f89fb97 ceph: revoke osd request message on request completion
c1ea8823be69ebebaface912142190e910711984 ceph: fix osd request submission race
0656d11ba6ffa3dee0e8916a1903f96185651217 ceph: renew mon subscription before it expires
e251e288082d5e89604eee1fef0c31bed1fe8f02 ceph: fix mdsmap decoding when multiple mds's are present
b28813a61d6ffe05ad353a86965607bb7a7fd60f ceph: gracefully avoid empty crush buckets
b195befd9acb514dd2afb722e63fdd880ed63217 ceph: include preferred_osd in file layout virtual xattr
fa0b72e9e2900ee87886aaf8bc4c4701be1e081d ceph: show meaningful version on module load
e324b8f991679a43e09dd13500bf1988c0bfc0ea ceph: document shared files in README
9030aaf9bf0a1eee47a154c316c789e959638b0f ceph: Kconfig, Makefile
76aa844d5b2fb8c839180d3f5874e333b297e5fd ceph: debugfs
8f4e91dee2a245e4be6942f4a8d83a769e13a47d ceph: ioctls
a8e63b7d51cce4557ee7bcd8f51be5cae8547d20 ceph: nfs re-export support
8fc91fd85950d106883852c6d215614ec28cc92d ceph: message pools
31b8006e1d79e127a776c9414e3e0b5f9508047e ceph: messenger library
963b61eb041e8850807d95f8d7a4c6a454c45000 ceph: snapshot management
a8599bd821d084d04a3290fffae1071624ec00ea ceph: capability management
ba75bb98cfb93b62c54af25bf67ff90857264bbe ceph: monitor client
5ecc0a0f8128b1876e8614638deaed49cc8b174c ceph: CRUSH mapping algorithm
f24e9980eb860d8600cbe5ef3d2fd9295320d229 ceph: OSD client
2f2dc053404febedc9c273452d9d518fb31fde72 ceph: MDS client
1d3576fd10f0d7a104204267b81cf84a07028dad ceph: address space operations
124e68e74099090e28da5518f73fda878e7e8232 ceph: file operations
2817b000b02c5f0c05af67c01fb2684e1381d6ef ceph: directory operations
355da1eb7a1f91c276b991764e951bbcd8047599 ceph: inode operations
16725b9d2a2e3d0fd2b0034482e2eb0a2d78050f ceph: super.c
c30dbb9cc7fc75ab1d0ee6fb084ba4684f7a665d ceph: ref counted buffer
de57606c23afded22202825b3db8a5d61859f198 ceph: client types
0dee3c28af2fbe22ca62739a7f57da5435d35793 ceph: on-wire types
7ad920b504a980adcab4d3f6b85695526e6fd7bb ceph: documentation
2725898fc9bb2121ac0fb1b5e4faf4fc09014729 ARM: Flush user mapping on VIVT processors when copying a page
f00a75c094c340c4e7435665816c3273c870e849 ARM: Pass VMA to copy_user_highpage() implementations


More information about the unionfs-cvs mailing list