1. e578598 net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  2. 38f57d1 net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  3. 5957b1a net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  4. f5c8593c net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  5. 025cea9 cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu() by Lai Jiangshan · 14 years ago
  6. f2da1c4 cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  7. 30088ad cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  8. 1217ed1 rcu: permit rcu_read_unlock() to be called while holding runqueue locks by Paul E. McKenney · 14 years ago
  9. 29ce831 rcu: provide rcu_virt_note_context_switch() function. by Gleb Natapov · 14 years ago
  10. bad6e13 rcu: get rid of signed overflow in check_cpu_stall() by Paul E. McKenney · 14 years ago
  11. b554d7d rcu: optimize rcutiny by Eric Dumazet · 14 years ago
  12. 2655d57 rcu: prevent call_rcu() from diving into rcu core if irqs disabled by Paul E. McKenney · 14 years ago
  13. baa1ae0 rcu: further lower priority in rcu_yield() by Paul E. McKenney · 14 years ago
  14. 9ab1544 rcu: introduce kfree_rcu() by Lai Jiangshan · 14 years ago
  15. 6cc6879 rcu: fix spelling by Paul E. McKenney · 14 years ago
  16. 13491a0 rcu: call __rcu_read_unlock() in exit_rcu for tree RCU by Lai Jiangshan · 14 years ago
  17. 7e8b4c7 rcu: Converge TINY_RCU expedited and normal boosting by Paul E. McKenney · 14 years ago
  18. 203373c8 rcu: remove useless ->boosted_this_gp field by Paul E. McKenney · 14 years ago
  19. ddeb758 rcu: code cleanups in TINY_RCU priority boosting. by Paul E. McKenney · 14 years ago
  20. f0a07ae rcu: Switch to this_cpu() primitives by Paul E. McKenney · 14 years ago
  21. 108aae2 rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings by Paul E. McKenney · 14 years ago
  22. 561190e rcu: mark rcutorture boosting callback as being on-stack by Paul E. McKenney · 14 years ago
  23. b0c9d7f rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment by Paul E. McKenney · 14 years ago
  24. fc2ecf7 rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT by Mathieu Desnoyers · 14 years ago
  25. 5ece5ba rcu: Add forward-progress diagnostic for per-CPU kthreads by Paul E. McKenney · 14 years ago
  26. 15ba0ba rcu: add grace-period age and more kthread state to tracing by Paul E. McKenney · 14 years ago
  27. a9f4793 rcu: fix tracing bug thinko on boost-balk attribution by Paul E. McKenney · 14 years ago
  28. 90e6ac3 rcu: update tracing documentation for new rcutorture and rcuboost by Paul E. McKenney · 14 years ago
  29. 4a29865 rcu: make rcutorture version numbers available through debugfs by Paul E. McKenney · 14 years ago
  30. d71df90 rcu: add tracing for RCU's kthread run states. by Paul E. McKenney · 14 years ago
  31. 0ac3d13 rcu: add callback-queue information to rcudata output by Paul E. McKenney · 14 years ago
  32. 2fa218d rcu: Update RCU's trace.txt documentation for new format by Paul E. McKenney · 14 years ago
  33. 0ea1f2e rcu: Add boosting to TREE_PREEMPT_RCU tracing by Paul E. McKenney · 14 years ago
  34. 67b98db rcu: eliminate unused boosting statistics by Paul E. McKenney · 14 years ago
  35. 3acf4a9 rcu: avoid hammering sched with yet another bound RT kthread by Paul E. McKenney · 14 years ago
  36. e3995a2 rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations by Paul E. McKenney · 14 years ago
  37. 0f962a5 rcu: Force per-rcu_node kthreads off of the outgoing CPU by Paul E. McKenney · 14 years ago
  38. 27f4d28 rcu: priority boosting for TREE_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  39. a26ac24 rcu: move TREE_RCU from softirq to kthread by Paul E. McKenney · 14 years ago
  40. 12f5f52 rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists by Paul E. McKenney · 14 years ago
  41. e59fb31 rcu: Decrease memory-barrier usage based on semi-formal proof by Paul E. McKenney · 14 years ago
  42. a00e0d71 rcu: Remove conditional compilation for RCU CPU stall warnings by Paul E. McKenney · 14 years ago
  43. 0ee5623f Linux 2.6.39-rc6 by Linus Torvalds · 14 years ago
  44. d2af676 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  45. 8aeb96f drm/radeon/kms: fix gart setup on fusion parts (v2) by Alex Deucher · 14 years ago
  46. 498548e drm: Send pending vblank events before disabling vblank. by Christopher James Halse Rogers · 14 years ago
  47. eaa4f5e drm/radeon: fix regression on atom cards with hardcoded EDID record. by Dave Airlie · 14 years ago
  48. e2c85d8 drm/radeon/kms: add some new pci ids by Alex Deucher · 14 years ago
  49. cce2c56 logfs: initialize superblock entries earlier by Linus Torvalds · 14 years ago
  50. 609cfda Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  51. 9a6cd4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  52. bab0dcc Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. 497ff03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  54. 5933f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  55. ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 14 years ago
  56. 6c8c444 Revert: veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 14 years ago
  57. d946092 smsc95xx: fix reset check by Rabin Vincent · 14 years ago
  58. 6fdbab9 tg3: Fix failure to enable WoL by default when possible by Rafael J. Wysocki · 14 years ago
  59. 41c31f3 networking: inappropriate ioctl operation should return ENOTTY by Lifeng Sun · 14 years ago
  60. 7806a49 x86, reboot: Fix relocations in reboot_32.S by H. Peter Anvin · 14 years ago
  61. 983960b amd8111e: trivial typo spelling: Negotitate -> Negotiate by Joe Perches · 14 years ago
  62. b9269dc xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top by Stefano Stabellini · 14 years ago
  63. a386478 xen/mmu: Add workaround "x86-64, mm: Put early page table high" by Konrad Rzeszutek Wilk · 14 years ago
  64. badb029 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  65. adadfe4 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  66. 625a3b6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  67. 94b2c36 genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL by Geert Uytterhoeven · 14 years ago
  68. 52c6e6f UBIFS: seek journal heads to the latest bud in replay by Artem Bityutskiy · 14 years ago
  69. b50b9f4 UBIFS: do not free write-buffers when in R/O mode by Artem Bityutskiy · 14 years ago
  70. c7bcecb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  71. 96f3ee2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  72. fa51588 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  73. bc9be57 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  74. 646032e XZ decompressor: Fix decoding of empty LZMA2 streams by Lasse Collin · 14 years ago
  75. 24af2b1 ALSA: hda - Fix Realtek's chained fixup checks by Takashi Iwai · 14 years ago
  76. ebb4724 Revert "ALSA: hda - Fix pin-config of Gigabyte mobo" by Takashi Iwai · 14 years ago
  77. 7cfd260 ipv4: don't spam dmesg with "Using LC-trie" messages by Alexey Dobriyan · 14 years ago
  78. a05d2ad af_unix: Only allow recv on connected seqpacket sockets. by Eric W. Biederman · 14 years ago
  79. 2be1910 x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() by Yinghai Lu · 14 years ago
  80. e20a2d2 x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors by Boris Ostrovsky · 14 years ago
  81. 56acc7a i2c-parport: Fix adapter list handling by Jean Delvare · 14 years ago
  82. a6e5e2b i2c-i801: Move device ID definitions to driver by Jean Delvare · 14 years ago
  83. c30aa39 hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails by Axel Lin · 14 years ago
  84. 3fd9952 Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  85. e8bf8df CLKDEV: Fix clkdev return value for NULL clk case by Russell King · 14 years ago
  86. 1be6a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  87. 40a9635 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
  88. fcc4dc7 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. a6ab948 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 592311c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  91. 2b5a4ac mii: add support of pause frames in mii_get_an by artpol · 14 years ago
  92. eee9700 net: ftmac100: fix scheduling while atomic during PHY link status change by Adam Jaremko · 14 years ago
  93. 686f13b usbnet: Transfer of maintainership by Oliver Neukum · 14 years ago
  94. b3c914a usbnet: add support for some Huawei modems with cdc-ether ports by Dan Williams · 14 years ago
  95. 8333a46 bnx2: cancel timer on device removal by Neil Horman · 14 years ago
  96. 16b345d iwl4965: fix "Received BA when not expected" by Stanislaw Gruszka · 14 years ago
  97. bfd3610 iwlagn: fix "Received BA when not expected" by Stanislaw Gruszka · 14 years ago
  98. 5035b20 workqueue: fix deadlock in worker_maybe_bind_and_lock() by Tejun Heo · 14 years ago
  99. 9748d4d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  100. 0f22072 ARM: 6891/1: prevent heap corruption in OABI semtimedop by Dan Rosenberg · 14 years ago