1. e0c005f drivers/bluetooth: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 12 years ago
  2. 4606048 drivers/ata: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 12 years ago
  3. 6ed7ffd pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplate by H Hartley Sweeten · 12 years ago
  4. e7c2199 drivers: char: use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  5. 2154e0a applicom: use correct array offset by Dan Carpenter · 12 years ago
  6. e926301 ipack: split ipack_device_register() in several functions by Samuel Iglesias Gonsalvez · 12 years ago
  7. fa88286 ipack: add ipack_get_device() ipack_put_device() by Samuel Iglesias Gonsalvez · 12 years ago
  8. 1116575 w1: ds2408: use ARRAY_SIZE instead of hard-coded number by Jean-Francois Dagenais · 12 years ago
  9. aceca28 w1: ds2408: make value read-back check a Kconfig option by Jean-Francois Dagenais · 12 years ago
  10. 96dd86f Drivers: hv: Add a new driver to support host initiated backup by K. Y. Srinivasan · 12 years ago
  11. c870597 Drivers: hv: vmbus: Handle channel rescind message correctly by K. Y. Srinivasan · 12 years ago
  12. 1cac8cd Drivers: hv: balloon: Implement hot-add functionality by K. Y. Srinivasan · 12 years ago
  13. 0cf40a3 Drivers: hv: balloon: Make the balloon driver not unloadable by K. Y. Srinivasan · 12 years ago
  14. c51af82 Drivers: hv: balloon: Execute hot-add code in a separate context by K. Y. Srinivasan · 12 years ago
  15. 6571b2d Drivers: hv: balloon: Execute balloon inflation in a separate context by K. Y. Srinivasan · 12 years ago
  16. 7a64b86 Drivers: hv: balloon: Do not request completion notification by K. Y. Srinivasan · 12 years ago
  17. 75db601 tools: hv: daemon should check type of received Netlink msg by Tomas Hozza · 12 years ago
  18. f4685fa tools: hv: daemon setsockopt should use options macros by Tomas Hozza · 12 years ago
  19. 77d6a52 tools: hv: daemon should subscribe only to CN_KVP_IDX group by Tomas Hozza · 12 years ago
  20. 3334948 driver: hv: remove cast for kmalloc return value by Zhang Yanfei · 12 years ago
  21. 7a4541a drivers: memory: use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  22. 61084d9 misc: Remove max8997-muic.o Makefile line again by Paul Bolle · 12 years ago
  23. ff9c351 drivers/misc: beautify code: chip->lux_calib is u16 which will never more than APDS_RANGE by Chen Gang · 12 years ago
  24. d87c3f0 misc/vmw_vmci: Add dependency on CONFIG_NET by Guenter Roeck · 12 years ago
  25. ead050d misc: ep93xx_pwm: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  26. 4022ed5 misc: atmel_pwm: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  27. 0c75948 misc: arm-charlcd: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  28. 9f7345b memory: tegra30: Fix build error w/o PM by Hiroshi Doyu · 12 years ago
  29. aafae7e mei: add hw start callback by Tomas Winkler · 12 years ago
  30. c8c8d08 mei: revamp mei_data2slots by Tomas Winkler · 12 years ago
  31. 388f7bd w1: mxc_w1: Convert to devm_ioremap_resource() by Fabio Estevam · 12 years ago
  32. f6161aa Linux 3.9-rc2 by Linus Torvalds · 12 years ago
  33. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  34. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 12 years ago
  35. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 12 years ago
  36. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  37. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 12 years ago
  38. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  39. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  40. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  41. c3d6b62 alpha: boot: fix build breakage introduced by system.h disintegration by Will Deacon · 12 years ago
  42. 15cf17d memcg: initialize kmem-cache destroying work earlier by Konstantin Khlebnikov · 12 years ago
  43. 755727b Randy has moved by Randy Dunlap · 12 years ago
  44. d8fc16a ksm: fix m68k build: only NUMA needs pfn_to_nid by Hugh Dickins · 12 years ago
  45. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 12 years ago
  46. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 12 years ago
  47. 2e1c9b2 idr: remove WARN_ON_ONCE() on negative IDs by Tejun Heo · 12 years ago
  48. 7880639 mm/mempolicy.c: fix sp_node_init() argument ordering by KOSAKI Motohiro · 12 years ago
  49. 5ca3957 mm/mempolicy.c: fix wrong sp_node insertion by Hillf Danton · 12 years ago
  50. 88b9e45 ipc: don't allocate a copy larger than max by Peter Hurley · 12 years ago
  51. e1082f4 ipc: fix potential oops when src msg > 4k w/ MSG_COPY by Peter Hurley · 12 years ago
  52. c4c5ff0 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  53. 92e840b Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  54. eca9683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  55. d381f45 Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  56. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  57. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 12 years ago
  58. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  60. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  61. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 12 years ago
  62. 13bcf01 drm: Documentation typo fixes by Christopher Harvey · 12 years ago
  63. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 12 years ago
  64. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
  65. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 12 years ago
  66. 9d62452 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  67. 19cf3ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  68. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 12 years ago
  69. 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 12 years ago
  70. d345243 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  71. 0c8150d Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  72. e2e091f Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  73. cd66acb Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  74. 774c389 drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK by Marek Olšák · 12 years ago
  75. d808fc8 drm/radeon: skip MC reset as it's probably not hung by Alex Deucher · 12 years ago
  76. e8fc413 drm/radeon: add primary dac adj quirk for R200 board by Alex Deucher · 12 years ago
  77. cc9945b drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled by Alex Deucher · 12 years ago
  78. 455bd4c ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations by Ivan Djelic · 12 years ago
  79. dcd9006 HID: logitech-dj: do not directly call hid_output_raw_report() during probe by Benjamin Tissoires · 12 years ago
  80. 69a4cfd ALSA: ice1712: Initialize card->private_data properly by Sean Connor · 12 years ago
  81. de3cb94 Btrfs: improve the delayed inode throttling by Chris Mason · 12 years ago
  82. 9141770 fs: Limit sys_mount to only request filesystem modules (Part 2). by Eric W. Biederman · 12 years ago
  83. 84dfd0a ALSA: hda - Add support of new codec ALC233 by Kailang Yang · 12 years ago
  84. 3bc085a ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg() by Xi Wang · 12 years ago
  85. 4c7a548 ALSA: hda - check NULL pointer when creating SPDIF PCM switch by Mengdong Lin · 12 years ago
  86. 25336e8 ALSA: hda - check NULL pointer when creating SPDIF controls by Mengdong Lin · 12 years ago
  87. 9fedcc4 Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  88. f73c06d Merge remote-tracking branch 'asoc/fix/wm8960' into tmp by Mark Brown · 12 years ago
  89. de83fb3 Merge remote-tracking branch 'asoc/fix/wm8350' into tmp by Mark Brown · 12 years ago
  90. 25e5a74 Merge remote-tracking branch 'asoc/fix/tegra' into tmp by Mark Brown · 12 years ago
  91. e61c092 Merge remote-tracking branch 'asoc/fix/arizona' into tmp by Mark Brown · 12 years ago
  92. 3c4aff6 x86, doc: Be explicit about what the x86 struct boot_params requires by Peter Jones · 12 years ago
  93. 2e604c0 x86: Don't clear efi_info even if the sentinel hits by Josh Boyer · 12 years ago
  94. 98e7a98 x86, mm: Make sure to find a 2M free block for the first mapped area by Yinghai Lu · 12 years ago
  95. 015221f x86: Fix 32-bit *_cpu_data initializers by Krzysztof Mazur · 12 years ago
  96. 3a01aa7 Btrfs: fix a mismerge in btrfs_balance() by Ilya Dryomov · 12 years ago
  97. 067785c CIFS: Fix missing of oplock_read value in smb30_values structure by Pavel Shilovsky · 12 years ago
  98. 2cc7954 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  99. 94e1800 cifs: don't try to unlock pagecache page after releasing it by Jeff Layton · 12 years ago
  100. 2518964 cifs: remove the sockopt= mount option by Jeff Layton · 12 years ago