1. 84483ea rcu: add shiny new debug assists to Documentation/RCU/checklist.txt by Paul E. McKenney · 14 years ago
  2. 4b6a287 kvm: add __rcu annotations by Arnd Bergmann · 14 years ago
  3. 0906a37 net/netfilter: __rcu annotations by Arnd Bergmann · 14 years ago
  4. 2be8527 input: __rcu annotations by Arnd Bergmann · 14 years ago
  5. 5b22216 nfs: __rcu annotations by Arnd Bergmann · 14 years ago
  6. e63ba74 keys: __rcu annotations by Arnd Bergmann · 14 years ago
  7. 1b0ba1c credentials: rcu annotation by Arnd Bergmann · 14 years ago
  8. 2c392b8 cgroups: __rcu annotations by Arnd Bergmann · 14 years ago
  9. 67bdbff rculist: avoid __rcu annotations by Arnd Bergmann · 14 years ago
  10. ca5ecdd rcu: define __rcu address space modifier for sparse by Paul E. McKenney · 14 years ago
  11. d34a166 net: convert to rcu_dereference_index_check() by Paul E. McKenney · 14 years ago
  12. b9959c2 net_sched: sch_sfq: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  13. aca071c netfilter: xt_hashlimit: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  14. 3d04ebb netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  15. 78d3307 net_sched: cls_flow: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  16. 12fcdef net: rps: use proto_ports_offset() to handle the AH message correctly by Changli Gao · 14 years ago
  17. e760702 net: introduce proto_ports_offset() by Changli Gao · 14 years ago
  18. dbe5775 net: rps: skip fragment when computing rxhash by Changli Gao · 14 years ago
  19. 2d47b45 net: rps: reset network header before calling skb_get_rxhash() by Changli Gao · 14 years ago
  20. 48d3ff8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  21. 91fe817 qlcnic: update version 5.0.8 by Amit Kumar Salecha · 14 years ago
  22. 091754a qlcnic: rom lock recovery by Sucheta Chakraborty · 14 years ago
  23. d406683 qlcnic: firmware initialization update by Sony Chacko · 14 years ago
  24. 63e74e9 qlcnic: fix endiness in eswitch statistics by Amit Kumar Salecha · 14 years ago
  25. 21854f0 qlcnic: mark device state as failed by Amit Kumar Salecha · 14 years ago
  26. 78f84e1 qlcnic: fix npar state by Amit Kumar Salecha · 14 years ago
  27. fe4d434 qlcnic: support anti mac spoofing by Sony Chacko · 14 years ago
  28. 0325d69 qlcnic: configure offload setting on eswitch by Rajesh Borundia · 14 years ago
  29. 4e8acb0 qlcnic: configure port on eswitch by Rajesh Borundia · 14 years ago
  30. 251b036 qlcnic: replace magic numbers with defines by Sony Chacko · 14 years ago
  31. 39895e0 qlcnic: remove unused code by Sony Chacko · 14 years ago
  32. f1bf7a5 qlcnic: fix inconsistent lock state by Amit Kumar Salecha · 14 years ago
  33. 84418e3 ixgbe: rewrite ethtool test to use standard config functions by Alexander Duyck · 14 years ago
  34. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 14 years ago
  35. 9e10e04 ixgbe: combine Rx into into ixgbe_configure_rx by Alexander Duyck · 14 years ago
  36. 2f1860b ixgbe: pull all Tx init into ixgbe_configure_tx by Alexander Duyck · 14 years ago
  37. a34bcff ixgbe: move all GPIE register config into a single function by Alexander Duyck · 14 years ago
  38. f5b4a52 ixgbe: Move virtualization config into a separate function by Alexander Duyck · 14 years ago
  39. 7367096 ixgbe: move all Rx DMA control register writes to one central location by Alexander Duyck · 14 years ago
  40. 477de6e ixgbe: Move max frame size and Rx buffer length configuration into a function by Alexander Duyck · 14 years ago
  41. 826437d ixgbe: remove redundant configuration of vmolr, rename generic variable by Alexander Duyck · 14 years ago
  42. 1395807 ixgbe: bump PS header size to 512 bytes by Alexander Duyck · 14 years ago
  43. f5dc442 ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode by Alexander Duyck · 14 years ago
  44. 4865452 ixgbe: pull PSRTYPE configuration into a separate function by Alexander Duyck · 14 years ago
  45. acd3717 ixgbe: pull ring configuration into it's own function by Alexander Duyck · 14 years ago
  46. 05abb12 ixgbe: consolidate all setting of MRQC into one function by Alexander Duyck · 14 years ago
  47. 43e69bf ixgbe: move Tx ring configuration into a separate function by Alexander Duyck · 14 years ago
  48. 120ff94 ixgbe: move configuration of the MTQC register into it's own function by Alexander Duyck · 14 years ago
  49. 179b409 ixgbe: combine two modifications of TXDCTL into one by Alexander Duyck · 14 years ago
  50. 67ebd79 ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb by Alexander Duyck · 14 years ago
  51. d716a7d ixgbe: remove redundant DMA alignment code by Alexander Duyck · 14 years ago
  52. 083fc58 ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries by Don Skidmore · 14 years ago
  53. b824b36 drm/radeon/kms: add back missing break in info ioctl by Alex Deucher · 14 years ago
  54. da7be68 drm/radeon/kms: don't enable MSIs on AGP boards by Alex Deucher · 14 years ago
  55. e57415d drm/radeon/kms: fix agp mode setup on cards that use pcie bridges by Alex Deucher · 14 years ago
  56. 1aef70e e1000e: don't check for alternate MAC addr on parts that don't support it by Bruce Allan · 14 years ago
  57. 09f0c48 drm: move dereference below check by Dan Carpenter · 14 years ago
  58. 161c481 drm: fix end of loop test by Dan Carpenter · 14 years ago
  59. 19833b5 e1000e: disable ASPM L1 on 82573 by Bruce Allan · 14 years ago
  60. 6f50eae drm/radeon/kms: rework radeon_dp_detect() logic by Alex Deucher · 14 years ago
  61. 9c1ac0c drm/radeon/kms: add missing asic callback assignment for evergreen by Alex Deucher · 14 years ago
  62. 5786e2c drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2c by Alex Deucher · 14 years ago
  63. 4e186b2 drm/radeon/kms/pm: bail early if nothing's changing by Alex Deucher · 14 years ago
  64. 4aab97e drm/radeon/kms/atom: clean up dig atom handling by Alex Deucher · 14 years ago
  65. e13b2ac drm/radeon/kms: DCE3/4 transmitter fixes by Alex Deucher · 14 years ago
  66. 4c1c952 perf ui browser: Add routines to compactly specify exit keys by Arnaldo Carvalho de Melo · 14 years ago
  67. 5137ee9 drm/radeon/kms: rework encoder handling by Alex Deucher · 14 years ago
  68. fbee67a drm/radeon/kms: DCE3/4 AdjustPixelPll updates by Alex Deucher · 14 years ago
  69. 1d978da drm/radeon: Fix stack data leak by Jean Delvare · 14 years ago
  70. 2cbeb4e drm/radeon/kms: fix GTT/VRAM overlapping test by Jerome Glisse · 14 years ago
  71. b50e003 perf ui browser: Return the exit key in all browsers by Arnaldo Carvalho de Melo · 14 years ago
  72. 8f9bbc4 perf ui browser: Abstract some more slang operations by Arnaldo Carvalho de Melo · 14 years ago
  73. d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 14 years ago
  74. 019408f sparc64: Fill a missing delay slot. by Mikulas Patocka · 14 years ago
  75. 2222bcb firewire: core: do not use del_timer_sync() in interrupt context by Clemens Ladisch · 14 years ago
  76. 1bf145f firewire: net: fix unicast reception RCODE in failure paths by Stefan Richter · 14 years ago
  77. a481e97 firewire: sbp2: fix stall with "Unsolicited response" by Stefan Richter · 14 years ago
  78. 6c74340 firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error by Stefan Richter · 14 years ago
  79. b3ea36b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  80. 5394637 ASoC: Use a more adequate name for the CX20442 codec DAI by Janusz Krzysztofik · 14 years ago
  81. 065a1ed mtd: nand: Fix regression in BBM detection by Brian Norris · 14 years ago
  82. ec46475 power_supply: Add isp1704 charger detection driver by Heikki Krogerus · 14 years ago
  83. 1401761 ASoC: Configure symmetric rates for tlv320aic3x by Randolph Chung · 14 years ago
  84. ede1b42 tracing: Fix timer tracing by Arjan van de Ven · 14 years ago
  85. 737480a kprobes/x86: Fix the return address of multiple kretprobes by KUMANO Syuhei · 14 years ago
  86. c8710ad Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  87. f203688 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  88. 7cacfa8 HID: Add support for chicony multitouch screens. by David Gow · 14 years ago
  89. 08ff45c Use kzalloc in idedisk_prep_fn. by Tao Ma · 14 years ago
  90. 357e8b5f xilinx_emaclite: netpoll support by Michal Simek · 14 years ago
  91. 8539992 ll_temac: Fix poll implementation by Michal Simek · 14 years ago
  92. 502820a netxen: fix a race in netxen_nic_get_stats() by Eric Dumazet · 14 years ago
  93. 1003201a qlnic: fix a race in qlcnic_get_stats() by Eric Dumazet · 14 years ago
  94. 79c5f51 irda: fix a race in irlan_eth_xmit() by Eric Dumazet · 14 years ago
  95. 9c38657 net: sh_eth: remove unused variable by Kuninori Morimoto · 14 years ago
  96. 772806b netxen: update version 4.0.74 by Amit Kumar Salecha · 14 years ago
  97. 4be353d netxen: fix inconsistent lock state by Amit Kumar Salecha · 14 years ago
  98. 0ac820e vlan: Match underlying dev carrier on vlan add by Phil Oester · 14 years ago
  99. 6f0bee1 slip: fix get_stats() method by Eric Dumazet · 14 years ago
  100. dd57f97 vxge: Implement 64bit stats by Eric Dumazet · 14 years ago