1. 910b1b7 rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable by Paul E. McKenney · 14 years ago
  2. 687d7a9 rcu: restrict TREE_RCU to SMP builds with !PREEMPT by Paul E. McKenney · 14 years ago
  3. f2e0dd7 rcu: allow RCU CPU stall warning messages to be controlled in /sys by Paul E. McKenney · 14 years ago
  4. ded5e5e Update call_rcu() usage, add synchronize_rcu() by Paul E. McKenney · 14 years ago
  5. 65e423f Update documentation to note the passage of INIT_RCU_HEAD() by Paul E. McKenney · 14 years ago
  6. 5e8067a rcu head remove init by Mathieu Desnoyers · 14 years ago
  7. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 14 years ago
  8. d2c2486 idr: __rcu annotations by Arnd Bergmann · 14 years ago
  9. a111557 radix-tree: __rcu annotations by Arnd Bergmann · 14 years ago
  10. 374a8e0 notifiers: __rcu annotations by Arnd Bergmann · 14 years ago
  11. 77d8485 rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu() by Paul E. McKenney · 14 years ago
  12. 742734e rcu: add boot parameter to suppress RCU CPU stall warning messages by Paul E. McKenney · 14 years ago
  13. b163760 rcu: make CPU stall warning timeout configurable by Paul E. McKenney · 14 years ago
  14. 4221a99 Add RCU check for find_task_by_vpid(). by Tetsuo Handa · 14 years ago
  15. 394f99a rcu: simplify the usage of percpu data by Lai Jiangshan · 14 years ago
  16. e546f48 rcutorture: add random preemption by Lai Jiangshan · 14 years ago
  17. 84483ea rcu: add shiny new debug assists to Documentation/RCU/checklist.txt by Paul E. McKenney · 14 years ago
  18. 4b6a287 kvm: add __rcu annotations by Arnd Bergmann · 14 years ago
  19. 0906a37 net/netfilter: __rcu annotations by Arnd Bergmann · 14 years ago
  20. 2be8527 input: __rcu annotations by Arnd Bergmann · 14 years ago
  21. 5b22216 nfs: __rcu annotations by Arnd Bergmann · 14 years ago
  22. e63ba74 keys: __rcu annotations by Arnd Bergmann · 14 years ago
  23. 1b0ba1c credentials: rcu annotation by Arnd Bergmann · 14 years ago
  24. 2c392b8 cgroups: __rcu annotations by Arnd Bergmann · 14 years ago
  25. 67bdbff rculist: avoid __rcu annotations by Arnd Bergmann · 14 years ago
  26. ca5ecdd rcu: define __rcu address space modifier for sparse by Paul E. McKenney · 14 years ago
  27. d34a166 net: convert to rcu_dereference_index_check() by Paul E. McKenney · 14 years ago
  28. b9959c2 net_sched: sch_sfq: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  29. aca071c netfilter: xt_hashlimit: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  30. 3d04ebb netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  31. 78d3307 net_sched: cls_flow: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  32. 12fcdef net: rps: use proto_ports_offset() to handle the AH message correctly by Changli Gao · 14 years ago
  33. e760702 net: introduce proto_ports_offset() by Changli Gao · 14 years ago
  34. dbe5775 net: rps: skip fragment when computing rxhash by Changli Gao · 14 years ago
  35. 2d47b45 net: rps: reset network header before calling skb_get_rxhash() by Changli Gao · 14 years ago
  36. 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
  37. 91fe817 qlcnic: update version 5.0.8 by Amit Kumar Salecha · 14 years ago
  38. 091754a qlcnic: rom lock recovery by Sucheta Chakraborty · 14 years ago
  39. d406683 qlcnic: firmware initialization update by Sony Chacko · 14 years ago
  40. 63e74e9 qlcnic: fix endiness in eswitch statistics by Amit Kumar Salecha · 14 years ago
  41. 21854f0 qlcnic: mark device state as failed by Amit Kumar Salecha · 14 years ago
  42. 78f84e1 qlcnic: fix npar state by Amit Kumar Salecha · 14 years ago
  43. fe4d434 qlcnic: support anti mac spoofing by Sony Chacko · 14 years ago
  44. 0325d69 qlcnic: configure offload setting on eswitch by Rajesh Borundia · 14 years ago
  45. 4e8acb0 qlcnic: configure port on eswitch by Rajesh Borundia · 14 years ago
  46. 251b036 qlcnic: replace magic numbers with defines by Sony Chacko · 14 years ago
  47. 39895e0 qlcnic: remove unused code by Sony Chacko · 14 years ago
  48. f1bf7a5 qlcnic: fix inconsistent lock state by Amit Kumar Salecha · 14 years ago
  49. 84418e3 ixgbe: rewrite ethtool test to use standard config functions by Alexander Duyck · 14 years ago
  50. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 14 years ago
  51. 9e10e04 ixgbe: combine Rx into into ixgbe_configure_rx by Alexander Duyck · 14 years ago
  52. 2f1860b ixgbe: pull all Tx init into ixgbe_configure_tx by Alexander Duyck · 14 years ago
  53. a34bcff ixgbe: move all GPIE register config into a single function by Alexander Duyck · 14 years ago
  54. f5b4a52 ixgbe: Move virtualization config into a separate function by Alexander Duyck · 14 years ago
  55. 7367096 ixgbe: move all Rx DMA control register writes to one central location by Alexander Duyck · 14 years ago
  56. 477de6e ixgbe: Move max frame size and Rx buffer length configuration into a function by Alexander Duyck · 14 years ago
  57. 826437d ixgbe: remove redundant configuration of vmolr, rename generic variable by Alexander Duyck · 14 years ago
  58. 1395807 ixgbe: bump PS header size to 512 bytes by Alexander Duyck · 14 years ago
  59. f5dc442 ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode by Alexander Duyck · 14 years ago
  60. 4865452 ixgbe: pull PSRTYPE configuration into a separate function by Alexander Duyck · 14 years ago
  61. acd3717 ixgbe: pull ring configuration into it's own function by Alexander Duyck · 14 years ago
  62. 05abb12 ixgbe: consolidate all setting of MRQC into one function by Alexander Duyck · 14 years ago
  63. 43e69bf ixgbe: move Tx ring configuration into a separate function by Alexander Duyck · 14 years ago
  64. 120ff94 ixgbe: move configuration of the MTQC register into it's own function by Alexander Duyck · 14 years ago
  65. 179b409 ixgbe: combine two modifications of TXDCTL into one by Alexander Duyck · 14 years ago
  66. 67ebd79 ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb by Alexander Duyck · 14 years ago
  67. d716a7d ixgbe: remove redundant DMA alignment code by Alexander Duyck · 14 years ago
  68. 083fc58 ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries by Don Skidmore · 14 years ago
  69. b824b36 drm/radeon/kms: add back missing break in info ioctl by Alex Deucher · 14 years ago
  70. da7be68 drm/radeon/kms: don't enable MSIs on AGP boards by Alex Deucher · 14 years ago
  71. e57415d drm/radeon/kms: fix agp mode setup on cards that use pcie bridges by Alex Deucher · 14 years ago
  72. 1aef70e e1000e: don't check for alternate MAC addr on parts that don't support it by Bruce Allan · 14 years ago
  73. 09f0c48 drm: move dereference below check by Dan Carpenter · 14 years ago
  74. 161c481 drm: fix end of loop test by Dan Carpenter · 14 years ago
  75. 19833b5 e1000e: disable ASPM L1 on 82573 by Bruce Allan · 14 years ago
  76. 6f50eae drm/radeon/kms: rework radeon_dp_detect() logic by Alex Deucher · 14 years ago
  77. 9c1ac0c drm/radeon/kms: add missing asic callback assignment for evergreen by Alex Deucher · 14 years ago
  78. 5786e2c drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2c by Alex Deucher · 14 years ago
  79. 4e186b2 drm/radeon/kms/pm: bail early if nothing's changing by Alex Deucher · 14 years ago
  80. 4aab97e drm/radeon/kms/atom: clean up dig atom handling by Alex Deucher · 14 years ago
  81. e13b2ac drm/radeon/kms: DCE3/4 transmitter fixes by Alex Deucher · 14 years ago
  82. 4c1c952 perf ui browser: Add routines to compactly specify exit keys by Arnaldo Carvalho de Melo · 14 years ago
  83. 5137ee9 drm/radeon/kms: rework encoder handling by Alex Deucher · 14 years ago
  84. fbee67a drm/radeon/kms: DCE3/4 AdjustPixelPll updates by Alex Deucher · 14 years ago
  85. 1d978da drm/radeon: Fix stack data leak by Jean Delvare · 14 years ago
  86. 2cbeb4e drm/radeon/kms: fix GTT/VRAM overlapping test by Jerome Glisse · 14 years ago
  87. b50e003 perf ui browser: Return the exit key in all browsers by Arnaldo Carvalho de Melo · 14 years ago
  88. 8f9bbc4 perf ui browser: Abstract some more slang operations by Arnaldo Carvalho de Melo · 14 years ago
  89. d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 14 years ago
  90. 019408f sparc64: Fill a missing delay slot. by Mikulas Patocka · 14 years ago
  91. 2222bcb firewire: core: do not use del_timer_sync() in interrupt context by Clemens Ladisch · 14 years ago
  92. 1bf145f firewire: net: fix unicast reception RCODE in failure paths by Stefan Richter · 14 years ago
  93. a481e97 firewire: sbp2: fix stall with "Unsolicited response" by Stefan Richter · 14 years ago
  94. 6c74340 firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error by Stefan Richter · 14 years ago
  95. 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
  96. 5394637 ASoC: Use a more adequate name for the CX20442 codec DAI by Janusz Krzysztofik · 14 years ago
  97. 065a1ed mtd: nand: Fix regression in BBM detection by Brian Norris · 14 years ago
  98. ec46475 power_supply: Add isp1704 charger detection driver by Heikki Krogerus · 14 years ago
  99. 1401761 ASoC: Configure symmetric rates for tlv320aic3x by Randolph Chung · 14 years ago
  100. ede1b42 tracing: Fix timer tracing by Arjan van de Ven · 14 years ago