1. 8a98d93 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  2. d34c1fc ARM: S3C2440: fix section mismatch on mini2440 by Wolfram Sang · 13 years ago
  3. cb26a7b ARM: S3C24XX: drop return codes in void function of dma.c by Wolfram Sang · 13 years ago
  4. 5838e9b ARM: S3C24XX: don't use uninitialized variable in dma.c by Wolfram Sang · 13 years ago
  5. 04db79b cifs: factor smb_vol allocation out of cifs_setup_volume_info by Jeff Layton · 13 years ago
  6. b55c598 SUNRPC: Fix a race between work-queue and rpc_killall_tasks by Trond Myklebust · 13 years ago
  7. f1bb20a Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  8. 1083694 drm/i915: Enable GPU reset on Ivybridge. by Kenneth Graunke · 13 years ago
  9. 90c6906 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  10. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 13 years ago
  11. c7ad381 drm/i915/dp: manage sink power state if possible by Jesse Barnes · 13 years ago
  12. df0c237 drm/i915/dp: consolidate AUX retry code by Jesse Barnes · 13 years ago
  13. 885a501 drm/i915/dp: remove DPMS mode tracking from DP by Jesse Barnes · 13 years ago
  14. 899526d drm/i915/dp: try to read receiver capabilities 3 times when detecting by Jesse Barnes · 13 years ago
  15. 59cd09e drm/i915/dp: read more receiver capability bits on hotplug by Jesse Barnes · 13 years ago
  16. 7183dc2 drm/i915/dp: use DP DPCD defines when looking at DPCD values by Jesse Barnes · 13 years ago
  17. 61da5fa drm/i915/dp: retry link status read 3 times on failure by Jesse Barnes · 13 years ago
  18. ca5c485 USB: additional regression fix for device removal by Alan Stern · 13 years ago
  19. ddc6ff3 [media] msp3400: fill in v4l2_tuner based on vt->type field by Hans Verkuil · 13 years ago
  20. 31cb852 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  21. 2a9d6df Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  22. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  23. 5ad339a [media] tuner-core.c: don't change type field in g_tuner or g_frequency by Hans Verkuil · 13 years ago
  24. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  25. 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 · 13 years ago
  26. 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 · 13 years ago
  27. 85746e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  28. d118e29 [media] cx18/ivtv: fix g_tuner support by Hans Verkuil · 13 years ago
  29. d16625e [media] tuner-core: power up tuner when called with s_power(1) by Hans Verkuil · 13 years ago
  30. a6cf90a [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK by Hans Verkuil · 13 years ago
  31. 4878330 [media] tuner-core: simplify the standard fixup by Hans Verkuil · 13 years ago
  32. 338e9e1 [media] tuner-core/v4l2-subdev: document that the type field has to be filled in by Hans Verkuil · 13 years ago
  33. e206fc5 [media] v4l2-subdev.h: remove unused s_mode tuner op by Hans Verkuil · 13 years ago
  34. 6293698 [media] feature-removal-schedule: change in how radio device nodes are handled by Hans Verkuil · 13 years ago
  35. a024c1a [media] bttv: fix s_tuner for radio by Hans Verkuil · 13 years ago
  36. 50e9efd [media] pvrusb2: fix g/s_tuner support by Hans Verkuil · 13 years ago
  37. 227690d [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner by Hans Verkuil · 13 years ago
  38. 9bf0ef0 [media] tuner-core: fix tuner_resume: use t->mode instead of t->type by Hans Verkuil · 13 years ago
  39. 4e4a31f [media] tuner-core: fix s_std and s_tuner by Hans Verkuil · 13 years ago
  40. 3445951 mac80211: fix TKIP replay vulnerability by Johannes Berg · 13 years ago
  41. 1186980 mac80211: fix ie memory allocation for scheduled scans by Luciano Coelho · 13 years ago
  42. 6ae8ec2 ssb: fix init regression of hostmode PCI core by Rafał Miłecki · 13 years ago
  43. bd7fdbc ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2 by Kuninori Morimoto · 13 years ago
  44. ee339fe xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. by Konrad Rzeszutek Wilk · 13 years ago
  45. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  46. 60cfa09 platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM by Axel Lin · 13 years ago
  47. a50245a thinkpad-acpi: handle HKEY 0x4010, 0x4011 events by Henrique de Moraes Holschuh · 13 years ago
  48. 96b269c drivers/platform/x86: Fix memory leak by Andre Bartke · 13 years ago
  49. 2d43f67 thinkpad-acpi: handle some new HKEY 0x60xx events by Henrique de Moraes Holschuh · 13 years ago
  50. ae821c1 acer-wmi: fix bitwise bug when set device state by Lee, Chun-Yi · 13 years ago
  51. 9253066 acer-wmi: Only update rfkill status for associated hotkey events by Seth Forshee · 13 years ago
  52. d30e152 arm: mach-vt8500: add forgotten irq_data conversion by Wolfram Sang · 13 years ago
  53. 90c5ffe ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing by Vitaly Kuzmichev · 13 years ago
  54. 9491230 sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it by Wei Yongjun · 13 years ago
  55. f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 13 years ago
  56. d61a068 drm/kms: allow drm_mode_group with no objects by Ben Skeggs · 13 years ago
  57. ccd6895 drm/radeon/kms: free ib pool on module unloading by Jerome Glisse · 13 years ago
  58. 37cba6c drm/radeon/kms: fix typo in evergreen disp int status register by Alex Deucher · 13 years ago
  59. fcb857a drm/radeon/kms: fix typo in IH_CNTL swap bitfield by Alex Deucher · 13 years ago
  60. f03d78d net: refine {udp|tcp|sctp}_mem limits by Eric Dumazet · 13 years ago
  61. 9c7a083 ALSA: hda - Change all ADCs for dual-adc switching mode for Realtek by Takashi Iwai · 13 years ago
  62. eebb02b vmxnet3: round down # of queues to power of two by Shreyas Bhatewara · 13 years ago
  63. 7a31366 x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup by Kees Cook · 13 years ago
  64. 4dd1b49 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  65. 149e2d7 btrfs: fix oops when doing space balance by Miao Xie · 13 years ago
  66. 508794e Btrfs: don't panic if we get an error while balancing V2 by Josef Bacik · 13 years ago
  67. 0942caa btrfs: add missing options displayed in mount output by David Sterba · 13 years ago
  68. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 13 years ago
  69. 9b61fc4 Documentation: fix cgroup blkio throttle filenames by Andrea Righi · 13 years ago
  70. 316b379 Documentation: update CodingStyle memory allocators by Jesper Juhl · 13 years ago
  71. 0dcb6d7 MAINTAINERS: move kernel-doc patches location by Randy Dunlap · 13 years ago
  72. f9e59bc cifs: have cifs_cleanup_volume_info not take a double pointer by Jeff Layton · 13 years ago
  73. b2a0fa1 cifs: fix build_unc_path_to_root to account for a prefixpath by Jeff Layton · 13 years ago
  74. 677d853 cifs: remove bogus call to cifs_cleanup_volume_info by Jeff Layton · 13 years ago
  75. 38a8914 ARM: 6987/1: l2x0: fix disabling function to avoid deadlock by Will Deacon · 13 years ago
  76. 186dcaa ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1 by Petr Štetiar · 13 years ago
  77. 757df74 ARM: 6980/1: mmci: use StartBitErr to detect bad connections by Linus Walleij · 13 years ago
  78. 2eb5af4 ARM: 6979/1: mach-vt8500: add forgotten irq_data conversion by Wolfram Sang · 13 years ago
  79. de3796e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  80. bcb65a7 FDPIC: Fix memory leak by Davidlohr Bueso · 13 years ago
  81. 4d4cf23 PM / Hibernate: Fix free_unnecessary_pages() by Rafael J. Wysocki · 13 years ago
  82. 23c570a resource: ability to resize an allocated resource by Ram Pai · 13 years ago
  83. a51cb91 fs: fix lock initialization by Miklos Szeredi · 13 years ago
  84. 6662498 ARM: pxa168: correct nand pmu setting by Lei Wen · 13 years ago
  85. d204b2c ARM: pxa910: correct nand pmu setting by Lei Wen · 13 years ago
  86. beb0c9b ARM: pxa: fix PGSR register address calculation by Paul Parsons · 14 years ago
  87. 5f27275 ARM: EXYNOS4: Set appropriate I2C device variant by Sylwester Nawrocki · 13 years ago
  88. d60c98c Merge branch 'for-spi' into s5p-fixes-for-linus by Kukjin Kim · 13 years ago
  89. 2e98e79 net: sh_eth: fix the parameter for the ETHER of SH7757 by Yoshihiro Shimoda · 13 years ago
  90. 91a5615 net: sh_eth: fix cannot work half-duplex mode by Yoshihiro Shimoda · 13 years ago
  91. 8fa9dd0 ARM: S5PC100: Fix for compilation error by Padmavathi Venna · 13 years ago
  92. 30757414 spi/s3c64xx: Bug fix for SPI with different FIFO level by Padmavathi Venna · 13 years ago
  93. 8918034 ARM: SAMSUNG: Add tx_st_done variable by Padmavathi Venna · 13 years ago
  94. 58956ba gpio: tps65910: add missing breaks in tps65910_gpio_init by Axel Lin · 13 years ago
  95. a2fa83f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  96. 2d12a18 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  97. 712ae51 net: vlan: enable soft features regardless of underlying device by Shan Wei · 13 years ago
  98. b49c78d x86, reboot: Acer Aspire One A110 reboot quirk by Peter Chubb · 13 years ago
  99. 5318d80 vmxnet3: fix starving rx ring whenoc_skb kb fails by Shreyas Bhatewara · 13 years ago
  100. 4466146 bridge: Always flood broadcast packets by Herbert Xu · 13 years ago