summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-07fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim
2011-01-07WMI: return error if wmi_create_device() failsDan Carpenter
2011-01-07eeepc-wmi: never load if legacy device is enabledCorentin Chary
2011-01-07eeepc-laptop: add a getter for touchpad ledCorentin Chary
2011-01-07eeepc-wmi: remove unneeded staticCorentin Chary
2011-01-07eeepc-wmi: claim eeepc-wmi maintainershipCorentin Chary
2011-01-07eeepc-wmi: fix confusion between ctrl_param and retvalCorentin Chary
2011-01-07eeepc-wmi: add debugfs entriesCorentin Chary
2011-01-07eeepc-wmi: use attribute group to manage attributesCorentin Chary
2011-01-07eeepc-wmi: add rfkill support for wlan, bluetooth and 3gCorentin Chary
2011-01-07eeepc-wmi: add touchpad led supportCorentin Chary
2011-01-07eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exitCorentin Chary
2011-01-07classmate-laptop: add missing input_sync callHerton Ronaldo Krzesinski
2011-01-07classmate-laptop: little optimization for cmpc_rfkill_blockHerton Ronaldo Krzesinski
2011-01-07WMI: Cater for multiple events with same GUIDColin King
2011-01-07drivers/platform/x86: Remove unnecessary semicolonsJoe Perches
2011-01-07intel_scu_ipc: Utility driver for intel scu ipcSreedhara DS
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-01-07input/tc3589x: fix compile errorDan Carpenter
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: rename vfsmount counter helpersNick Piggin
2011-01-07fs: implement faster dentry memcmpNick Piggin
2011-01-07fs: prefetch inode data in dcache lookupNick Piggin
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin
2011-01-07bit_spinlock: add required includesNick Piggin
2011-01-07kernel: add bl_listNick Piggin
2011-01-07xfs: provide simple rcu-walk ACL implementationNick Piggin
2011-01-07btrfs: provide simple rcu-walk ACL implementationNick Piggin
2011-01-07ext2,3,4: provide simple rcu-walk ACL implementationNick Piggin
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache remove d_mountedNick Piggin
2011-01-07fs: fs_struct use seqlockNick Piggin
2011-01-07fs: rcu-walk for path lookupNick Piggin
2011-01-07kernel: optimise seqlockNick Piggin
2011-01-07fs: avoid inode RCU freeing for pseudo fsNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: consolidate dentry kill sequenceNick Piggin
2011-01-07fs: use RCU in shrink_dentry_list to reduce lock nestingNick Piggin
2011-01-07fs: reduce dcache_inode_lock width in lru scanningNick Piggin
2011-01-07fs: dcache reduce prune_one_dentry lockingNick Piggin
2011-01-07fs: dcache reduce d_parent lockingNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin