1. f63409a ideapad: add hotkey support by Ike Panhc · 14 years ago
  2. c9f718d ideapad: let camera power control entry under platform driver by Ike Panhc · 14 years ago
  3. 98ee691 ideapad: add platform driver for ideapad by Ike Panhc · 14 years ago
  4. 9c23225 fujitsu-laptop: fix compiler warning on pnp_ids by Namhyung Kim · 14 years ago
  5. e1e0dac WMI: return error if wmi_create_device() fails by Dan Carpenter · 14 years ago
  6. d358cb5 eeepc-wmi: never load if legacy device is enabled by Corentin Chary · 14 years ago
  7. 62a75d8 eeepc-laptop: add a getter for touchpad led by Corentin Chary · 14 years ago
  8. dfed65d eeepc-wmi: remove unneeded static by Corentin Chary · 14 years ago
  9. 4c4edfa eeepc-wmi: claim eeepc-wmi maintainership by Corentin Chary · 14 years ago
  10. 2a3f006 eeepc-wmi: fix confusion between ctrl_param and retval by Corentin Chary · 14 years ago
  11. 8c1b2d8 eeepc-wmi: add debugfs entries by Corentin Chary · 14 years ago
  12. 4e37b42 eeepc-wmi: use attribute group to manage attributes by Corentin Chary · 14 years ago
  13. ba48fdb eeepc-wmi: add rfkill support for wlan, bluetooth and 3g by Corentin Chary · 14 years ago
  14. 084fca6 eeepc-wmi: add touchpad led support by Corentin Chary · 14 years ago
  15. 27c136c eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit by Corentin Chary · 14 years ago
  16. 72135d2 classmate-laptop: add missing input_sync call by Herton Ronaldo Krzesinski · 14 years ago
  17. 698e164 classmate-laptop: little optimization for cmpc_rfkill_block by Herton Ronaldo Krzesinski · 14 years ago
  18. 58f6425 WMI: Cater for multiple events with same GUID by Colin King · 14 years ago
  19. 3098064 drivers/platform/x86: Remove unnecessary semicolons by Joe Perches · 14 years ago
  20. 5369c02d intel_scu_ipc: Utility driver for intel scu ipc by Sreedhara DS · 14 years ago
  21. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  22. da40d03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  23. aa58abc input/tc3589x: fix compile error by Dan Carpenter · 14 years ago
  24. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  25. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  26. c6653a8 fs: rename vfsmount counter helpers by Nick Piggin · 14 years ago
  27. 9d55c36 fs: implement faster dentry memcmp by Nick Piggin · 14 years ago
  28. e1bb578 fs: prefetch inode data in dcache lookup by Nick Piggin · 14 years ago
  29. 4b93688 fs: improve scalability of pseudo filesystems by Nick Piggin · 14 years ago
  30. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 14 years ago
  31. ceb5bdc fs: dcache per-bucket dcache hash locking by Nick Piggin · 14 years ago
  32. 626d607 bit_spinlock: add required includes by Nick Piggin · 14 years ago
  33. 4e35e60 kernel: add bl_list by Nick Piggin · 14 years ago
  34. 880566e xfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  35. 258a5aa btrfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  36. 7359861 ext2,3,4: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  37. 1e1743e fs: provide simple rcu-walk generic_check_acl implementation by Nick Piggin · 14 years ago
  38. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  39. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  40. 44a7d7a fs: cache optimise dentry and inode for rcu-walk by Nick Piggin · 14 years ago
  41. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  42. 5f57cbc fs: dcache remove d_mounted by Nick Piggin · 14 years ago
  43. c28cc36 fs: fs_struct use seqlock by Nick Piggin · 14 years ago
  44. 31e6b01 fs: rcu-walk for path lookup by Nick Piggin · 14 years ago
  45. 3c22cd5 kernel: optimise seqlock by Nick Piggin · 14 years ago
  46. ff0c7d1 fs: avoid inode RCU freeing for pseudo fs by Nick Piggin · 14 years ago
  47. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  48. 77812a1 fs: consolidate dentry kill sequence by Nick Piggin · 14 years ago
  49. ec33679 fs: use RCU in shrink_dentry_list to reduce lock nesting by Nick Piggin · 14 years ago
  50. be182bf fs: reduce dcache_inode_lock width in lru scanning by Nick Piggin · 14 years ago
  51. 89e6054 fs: dcache reduce prune_one_dentry locking by Nick Piggin · 14 years ago
  52. a734eb4 fs: dcache reduce d_parent locking by Nick Piggin · 14 years ago
  53. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  54. 357f8e6 fs: dcache reduce dcache_inode_lock by Nick Piggin · 14 years ago
  55. 89ad485 fs: dcache reduce locking in d_alloc by Nick Piggin · 14 years ago
  56. 61f3dee fs: dcache reduce dput locking by Nick Piggin · 14 years ago
  57. 58db63d fs: dcache avoid starvation in dcache multi-step operations by Nick Piggin · 14 years ago
  58. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  59. 949854d fs: Use rename lock and RCU for multi-step operations by Nick Piggin · 14 years ago
  60. 9abca36 fs: increase d_name lock coverage by Nick Piggin · 14 years ago
  61. b23fb0a fs: scale inode alias list by Nick Piggin · 14 years ago
  62. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  63. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  64. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  65. 2304450 fs: dcache scale lru by Nick Piggin · 14 years ago
  66. 789680d fs: dcache scale hash by Nick Piggin · 14 years ago
  67. ec2447c hostfs: simplify locking by Nick Piggin · 14 years ago
  68. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  69. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  70. fb2d5b8 fs: name case update method by Nick Piggin · 14 years ago
  71. 2bc334d jfs: dont overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  72. 79eb4dd cifs: dont overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  73. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  74. 5eef7fa fs: dcache documentation cleanup by Nick Piggin · 14 years ago
  75. fbc8d4c0 config fs: avoid switching ->d_op on live dentry by Nick Piggin · 14 years ago
  76. 5adcee1 cgroup fs: avoid switching ->d_op on live dentry by Nick Piggin · 14 years ago
  77. 3e880fb fs: use fast counters for vfs caches by Nick Piggin · 14 years ago
  78. 86c8749 vfs: revert per-cpu nr_unused counters for dentry and inodes by Nick Piggin · 14 years ago
  79. ccd35fb kernel: kmem_ptr_validate considered harmful by Nick Piggin · 14 years ago
  80. 786a5e1 fs: d_validate fixes by Nick Piggin · 14 years ago
  81. 01539ba Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  82. 9e9bc97 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  83. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  84. f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  85. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  86. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
  87. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  88. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  89. 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 14 years ago
  90. b69fc2e Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  91. 84b7290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  92. 9858a38 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  93. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  94. 4e3dbdb cassini: Use local-mac-address prom property for Cassini MAC address by Richard Mortimer · 14 years ago
  95. 2ad0d9d net: remove the duplicate #ifdef __KERNEL__ by Changli Gao · 14 years ago
  96. 09798eb atyfb: Fix bootup hangs on sparc64. by David S. Miller · 14 years ago
  97. f88de8d net: bridge: check the length of skb after nf_bridge_maybe_copy_header() by Changli Gao · 14 years ago
  98. 38cfb90 netconsole: clarify stopping message by Ferenc Wagner · 14 years ago
  99. 141dfba netconsole: don't announce stopping if nothing happened by Ferenc Wagner · 14 years ago
  100. 68d7c1a cnic: Fix the type field in SPQ messages by Michael Chan · 14 years ago