1. d4ee9aa ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
  2. 693a8b6 ipc,rcu: Convert call_rcu(free_un) to kfree_rcu() by Lai Jiangshan · 14 years ago
  3. 449a68c security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
  4. 9801c60 security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
  5. f218a7e ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
  6. 57bdfbf block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu() by Lai Jiangshan · 14 years ago
  7. 8497a24 scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  8. 3b097c4 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() by Lai Jiangshan · 14 years ago
  9. 6034f7e security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
  10. b119cba md,rcu: Convert call_rcu(free_conf) to kfree_rcu() by Lai Jiangshan · 14 years ago
  11. a841796 signal: align __lock_task_sighand() irq disabling and RCU by Paul E. McKenney · 14 years ago
  12. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 14 years ago
  13. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 14 years ago
  14. 10f39bb rcu: protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 14 years ago
  15. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 14 years ago
  16. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 14 years ago
  17. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 14 years ago
  18. b0d3041 rcu: Prevent RCU callbacks from executing before scheduler initialized by Paul E. McKenney · 14 years ago
  19. 620917d Linux 3.0-rc7 by Linus Torvalds · 14 years ago
  20. 5adaf85 Documentation/Changes: remove some really obsolete text by Linus Torvalds · 14 years ago
  21. c15000b 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
  22. 9ddf7f5 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  23. 71a1b44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  24. c891f2c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  25. 1456281 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  26. 83e95697 Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  27. 404ba3f0 ath5k: Add missing breaks in switch/case by Joe Perches · 14 years ago
  28. 0580181 Documentation/spinlocks.txt: Remove reference to sti()/cli() by Muthu Kumar · 14 years ago
  29. f484b5d0 cifs: drop spinlock before calling cifs_put_tlink by Jeff Layton · 14 years ago
  30. 0401846 hp-wmi: fix use after free by Eric Dumazet · 14 years ago
  31. b486742 dell-laptop - using buffer without mutex_lock by Jose Alonso · 14 years ago
  32. be65dde8 Revert: "dell-laptop: Toggle the unsupported hardware killswitch" by Keng-Yu Lin · 14 years ago
  33. 8875962 PM: Reintroduce dropped call to check_wakeup_irqs by Colin Cross · 14 years ago
  34. 50f4ddd [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. by Luming Yu · 14 years ago
  35. e3bbfa7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  36. 22e6b23 hwmon: (pmbus) Improve auto-detection of temperature status register by Guenter Roeck · 14 years ago
  37. 0c2a40e hwmon: (lm95241) Fix negative temperature results by Guenter Roeck · 14 years ago
  38. aa4c495 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  39. 2169ce9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  40. 7fc7693 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  41. 8733449 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  42. 7f7e3711 firewire: ohci: do not bind to Pinnacle cards, avert panic by Stefan Richter · 14 years ago
  43. b9bce2e cifs: fix expand_dfs_referral by Jeff Layton · 14 years ago
  44. 2054749 cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL by Jeff Layton · 14 years ago
  45. e8fd86e Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  46. abaead6 ALSA: hda - Fix a copmile warning by Takashi Iwai · 14 years ago
  47. 18361bb Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  48. f1a04db Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  49. b56045d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  50. 1acc930 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  51. c2d197e MAINTAINERS: update Bjorn Helgaas's email address by Bjorn Helgaas · 14 years ago
  52. 30cb35b drivers/leds/leds-pca9532.c: change driver name to be unique by Wolfram Sang · 14 years ago
  53. 8f3b132 mm/nommu.c: fix remap_pfn_range() by Bob Liu · 14 years ago
  54. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 14 years ago
  55. 453a9bf memcg: fix numa scan information update to be triggered by memory event by KAMEZAWA Hiroyuki · 14 years ago
  56. 4d0c066 memcg: fix reclaimable lru check in memcg by KAMEZAWA Hiroyuki · 14 years ago
  57. 0b43c3a mm: __tlb_remove_page() check the correct batch by Shaohua Li · 14 years ago
  58. 215ddd6 mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully by Mel Gorman · 14 years ago
  59. da175d0 mm: vmscan: evaluate the watermarks against the correct classzone by Mel Gorman · 14 years ago
  60. d7868da mm: vmscan: do not apply pressure to slab if we are not applying pressure to zone by Mel Gorman · 14 years ago
  61. 08951e5 mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely by Mel Gorman · 14 years ago
  62. 27739e6 hwmon: (lm95241) Fix chip detection code by Guenter Roeck · 14 years ago
  63. f483d39 PCI: conditional resource-reallocation through kernel parameter pci=realloc by Ram Pai · 14 years ago
  64. 6ff325a regulator: max8997: Fix setting inappropriate value for ramp_delay variable by Donggeun Kim · 14 years ago
  65. 9060950 regulator: db8500-prcmu: small fixes by Axel Lin · 14 years ago
  66. 6e0414a regulator: max8997: remove dependency on platform_data pointer by MyungJoo Ham · 14 years ago
  67. dbb48e7 regulator: MAX8997: Fix for divide by zero error by Tushar Behera · 14 years ago
  68. e2cf313 regulator: max8952 - fix wrong gpio valid check by Jonghwan Choi · 14 years ago
  69. b7eff39 drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2) by Alex Deucher · 14 years ago
  70. 902daf6 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  71. 54af2bd Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  72. c60ffcb 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
  73. 3546eea Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  74. 2345b20 gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts by Mathias Nyman · 14 years ago
  75. d34c1fc ARM: S3C2440: fix section mismatch on mini2440 by Wolfram Sang · 14 years ago
  76. cb26a7b ARM: S3C24XX: drop return codes in void function of dma.c by Wolfram Sang · 14 years ago
  77. 5838e9b ARM: S3C24XX: don't use uninitialized variable in dma.c by Wolfram Sang · 14 years ago
  78. 04db79b cifs: factor smb_vol allocation out of cifs_setup_volume_info by Jeff Layton · 14 years ago
  79. f1bb20a Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  80. 90c6906 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  81. ca5c485 USB: additional regression fix for device removal by Alan Stern · 14 years ago
  82. ddc6ff3 [media] msp3400: fill in v4l2_tuner based on vt->type field by Hans Verkuil · 14 years ago
  83. 31cb852 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  84. 2a9d6df Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  85. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 14 years ago
  86. 5ad339a [media] tuner-core.c: don't change type field in g_tuner or g_frequency by Hans Verkuil · 14 years ago
  87. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  88. e55f1b1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 85746e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  91. d118e29 [media] cx18/ivtv: fix g_tuner support by Hans Verkuil · 14 years ago
  92. d16625e [media] tuner-core: power up tuner when called with s_power(1) by Hans Verkuil · 14 years ago
  93. a6cf90a [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK by Hans Verkuil · 14 years ago
  94. 4878330 [media] tuner-core: simplify the standard fixup by Hans Verkuil · 14 years ago
  95. 338e9e1 [media] tuner-core/v4l2-subdev: document that the type field has to be filled in by Hans Verkuil · 14 years ago
  96. e206fc5 [media] v4l2-subdev.h: remove unused s_mode tuner op by Hans Verkuil · 14 years ago
  97. 6293698 [media] feature-removal-schedule: change in how radio device nodes are handled by Hans Verkuil · 14 years ago
  98. a024c1a [media] bttv: fix s_tuner for radio by Hans Verkuil · 14 years ago
  99. 50e9efd [media] pvrusb2: fix g/s_tuner support by Hans Verkuil · 14 years ago
  100. 227690d [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner by Hans Verkuil · 14 years ago