pandora-kernel.git
2011-01-07 Sedat Dilekplatform/x86: Kconfig: Replace select by depends on...
2011-01-07 Ike Panhcideapad: pass ideapad_priv as argument (part 2)
2011-01-07 Ike Panhcideapad: pass ideapad_priv as argument (part 1)
2011-01-07 Ike Panhcideapad: add markups, unify comments and return result...
2011-01-07 Ike Panhcideapad: add hotkey support
2011-01-07 Ike Panhcideapad: let camera power control entry under platform...
2011-01-07 Ike Panhcideapad: add platform driver for ideapad
2011-01-07 Namhyung Kimfujitsu-laptop: fix compiler warning on pnp_ids
2011-01-07 Dan CarpenterWMI: return error if wmi_create_device() fails
2011-01-07 Corentin Charyeeepc-wmi: never load if legacy device is enabled
2011-01-07 Corentin Charyeeepc-laptop: add a getter for touchpad led
2011-01-07 Corentin Charyeeepc-wmi: remove unneeded static
2011-01-07 Corentin Charyeeepc-wmi: claim eeepc-wmi maintainership
2011-01-07 Corentin Charyeeepc-wmi: fix confusion between ctrl_param and retval
2011-01-07 Corentin Charyeeepc-wmi: add debugfs entries
2011-01-07 Corentin Charyeeepc-wmi: use attribute group to manage attributes
2011-01-07 Corentin Charyeeepc-wmi: add rfkill support for wlan, bluetooth and 3g
2011-01-07 Corentin Charyeeepc-wmi: add touchpad led support
2011-01-07 Corentin Charyeeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit
2011-01-07 Herton Ronaldo... classmate-laptop: add missing input_sync call
2011-01-07 Herton Ronaldo... classmate-laptop: little optimization for cmpc_rfkill_block
2011-01-07 Colin KingWMI: Cater for multiple events with same GUID
2011-01-07 Joe Perchesdrivers/platform/x86: Remove unnecessary semicolons
2011-01-07 Sreedhara DSintel_scu_ipc: Utility driver for intel scu ipc
2011-01-07 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-01-07 Dan Carpenterinput/tc3589x: fix compile error
2011-01-07 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-07 Nick Pigginfs: scale mntget/mntput
2011-01-07 Nick Pigginfs: rename vfsmount counter helpers
2011-01-07 Nick Pigginfs: implement faster dentry memcmp
2011-01-07 Nick Pigginfs: prefetch inode data in dcache lookup
2011-01-07 Nick Pigginfs: improve scalability of pseudo filesystems
2011-01-07 Nick Pigginfs: dcache per-inode inode alias locking
2011-01-07 Nick Pigginfs: dcache per-bucket dcache hash locking
2011-01-07 Nick Pigginbit_spinlock: add required includes
2011-01-07 Nick Pigginkernel: add bl_list
2011-01-07 Nick Pigginxfs: provide simple rcu-walk ACL implementation
2011-01-07 Nick Pigginbtrfs: provide simple rcu-walk ACL implementation
2011-01-07 Nick Pigginext2,3,4: provide simple rcu-walk ACL implementation
2011-01-07 Nick Pigginfs: provide simple rcu-walk generic_check_acl implement...
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: cache optimise dentry and inode for rcu-walk
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: dcache remove d_mounted
2011-01-07 Nick Pigginfs: fs_struct use seqlock
2011-01-07 Nick Pigginfs: rcu-walk for path lookup
2011-01-07 Nick Pigginkernel: optimise seqlock
2011-01-07 Nick Pigginfs: avoid inode RCU freeing for pseudo fs
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: consolidate dentry kill sequence
2011-01-07 Nick Pigginfs: use RCU in shrink_dentry_list to reduce lock nesting
2011-01-07 Nick Pigginfs: reduce dcache_inode_lock width in lru scanning
2011-01-07 Nick Pigginfs: dcache reduce prune_one_dentry locking
2011-01-07 Nick Pigginfs: dcache reduce d_parent locking
2011-01-07 Nick Pigginfs: dcache rationalise dget variants
2011-01-07 Nick Pigginfs: dcache reduce dcache_inode_lock
2011-01-07 Nick Pigginfs: dcache reduce locking in d_alloc
2011-01-07 Nick Pigginfs: dcache reduce dput locking
2011-01-07 Nick Pigginfs: dcache avoid starvation in dcache multi-step operations
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: Use rename lock and RCU for multi-step operations
2011-01-07 Nick Pigginfs: increase d_name lock coverage
2011-01-07 Nick Pigginfs: scale inode alias list
2011-01-07 Nick Pigginfs: dcache scale subdirs
2011-01-07 Nick Pigginfs: dcache scale d_unhashed
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-07 Nick Pigginfs: dcache scale lru
2011-01-07 Nick Pigginfs: dcache scale hash
2011-01-07 Nick Pigginhostfs: simplify locking
2011-01-07 Nick Pigginfs: change d_hash for rcu-walk
2011-01-07 Nick Pigginfs: change d_compare for rcu-walk
2011-01-07 Nick Pigginfs: name case update method
2011-01-07 Nick Pigginjfs: dont overwrite dentry name in d_revalidate
2011-01-07 Nick Piggincifs: dont overwrite dentry name in d_revalidate
2011-01-07 Nick Pigginfs: change d_delete semantics
2011-01-07 Nick Pigginfs: dcache documentation cleanup
2011-01-07 Nick Pigginconfig fs: avoid switching ->d_op on live dentry
2011-01-07 Nick Piggincgroup fs: avoid switching ->d_op on live dentry
2011-01-07 Nick Pigginfs: use fast counters for vfs caches
2011-01-07 Nick Pigginvfs: revert per-cpu nr_unused counters for dentry and...
2011-01-07 Nick Pigginkernel: kmem_ptr_validate considered harmful
2011-01-07 Nick Pigginfs: d_validate fixes
2011-01-07 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2011-01-07 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2011-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2011-01-06 Russell KingMerge branch 'devel-stable' into devel
2011-01-06 Russell KingMerge branch 'pgt' (early part) into devel
2011-01-06 Russell KingMerge branch 'misc' into devel
2011-01-06 Russell KingMerge branch 'smp' into misc
2011-01-06 Russell KingARM: DMA: add support for DMA debugging
2011-01-06 Linus TorvaldsMerge branch 'for-linus' of git://codeaurora.org/quic...
2011-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/fbdev-2.6
2011-01-06 Linus TorvaldsMerge branch 'sh-latest' of git://git./linux/kernel...
2011-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-01-06 Richard Mortimercassini: Use local-mac-address prom property for Cassin...
2011-01-06 Changli Gaonet: remove the duplicate #ifdef __KERNEL__
2011-01-06 David S. Milleratyfb: Fix bootup hangs on sparc64.
next