1. 08a0799 acer-wmi: Fix capitalisation of GUID in module alias by Lee, Chun-Yi · 13 years ago
  2. df410d5 sony-laptop: keyboard backlight fixes by Marco Chiappero · 13 years ago
  3. 855b8bc sony-laptop: only show the handles sysfs file in debug mode by Mattia Dongili · 13 years ago
  4. 8713b04 samsung-laptop: set backlight type by Michal Marek · 13 years ago
  5. 993819c staging: samsung-laptop has moved to platform/x86 by Michal Marek · 13 years ago
  6. 83fd6c6 ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number by Haojian Zhuang · 13 years ago
  7. a0a4dcb ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number by Haojian Zhuang · 13 years ago
  8. 6932613 ARM: pxa: always clear LPM bits for PXA168 MFPR by Haojian Zhuang · 13 years ago
  9. 3d536ed samsung-laptop: Samsung R410P backlight driver by Alberto Mardegan · 13 years ago
  10. 1016507 samsung-laptop: add support for N230 model by Greg Kroah-Hartman · 13 years ago
  11. 735443f pcmcia: limit pxa2xx_trizeps4 subdriver to trizeps4 platform by Dmitry Eremin-Solenikov · 13 years ago
  12. af21cbb pcmcia: limit pxa2xx_balloon3 subdriver to balloon3 platform by Dmitry Eremin-Solenikov · 13 years ago
  13. a6d710f ARM: pxafb: Fix access to nonexistent member of pxafb_info by Marek Vasut · 13 years ago
  14. ca83ce3 cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3) by Jeff Layton · 13 years ago
  15. f4af3c3 block: move queue run on unplug to kblockd by Jens Axboe · 13 years ago
  16. e5462d1 powerpc/85xx: disable Suspend support if SMP enabled by Kumar Gala · 13 years ago
  17. d51ad91 powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE by Scott Wood · 14 years ago
  18. 11ed0db powerpc/book3e: Fix CPU feature handling on 64-bit e5500 by Kumar Gala · 13 years ago
  19. 07d9fce powerpc: Check device status before adding serial device by Prabhakar Kushwaha · 13 years ago
  20. ef1fd2d powerpc/85xx: Don't add disabled PCIe devices by Prabhakar Kushwaha · 13 years ago
  21. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 13 years ago
  22. cf82c79 block: kill queue_sync_plugs() by Jens Axboe · 13 years ago
  23. dc6d36c block: readd plug trace event by Jens Axboe · 13 years ago
  24. f756645 block: add callback function for unplug notification by Jens Axboe · 13 years ago
  25. 1881127 block: add comment on why we save and disable interrupts in flush_plug_list() by Jens Axboe · 13 years ago
  26. 94b5eb2 block: fixup block IO unplug trace call by Jens Axboe · 13 years ago
  27. d9c9783 block: remove block_unplug_timer() trace point by Jens Axboe · 13 years ago
  28. c68b208 Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() by Axel Lin · 13 years ago
  29. 9d90e49 x86/mrst: Fix boot crash caused by incorrect pin to irq mapping by Jacob Pan · 13 years ago
  30. 16ad569 Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  31. d9b9420 [CIFS] Warn on requesting default security (ntlm) on mount by Steve French · 13 years ago
  32. fd88ce9 [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood by Steve French · 13 years ago
  33. 157c249 cifs: wrap received signature check in srv_mutex by Jeff Layton · 13 years ago
  34. 581ade4 cifs: clean up various nits in unicode routines (try #2) by Jeff Layton · 13 years ago
  35. c0c7b90 cifs: clean up length checks in check2ndT2 by Jeff Layton · 13 years ago
  36. 2b6c26a cifs: set ra_pages in backing_dev_info by Jeff Layton · 13 years ago
  37. 8679b0d cifs: fix broken BCC check in is_valid_oplock_break by Jeff Layton · 14 years ago
  38. 7094564 cifs: always do is_path_accessible check in cifs_mount by Jeff Layton · 14 years ago
  39. 5443d13 various endian fixes to cifs by Steve French · 14 years ago
  40. 6da9791 Elminate sparse __CHECK_ENDIAN__ warnings on port conversion by Steve French · 14 years ago
  41. 2e325d5 Max share size is too small by Steve French · 14 years ago
  42. 874d0d2 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus by Chris Mason · 13 years ago
  43. 507903b btrfs: using cached extent_state in set/unlock combinations by Arne Jansen · 13 years ago
  44. 13c5a93 Btrfs: avoid taking the trans_mutex in btrfs_end_transaction by Josef Bacik · 13 years ago
  45. 8727c8a Allow user names longer than 32 bytes by Steve French · 14 years ago
  46. bdf1b03 cifs: replace /proc/fs/cifs/Experimental with a module parm by Jeff Layton · 14 years ago
  47. 7797069 cifs: check for private_data before trying to put it by Jeff Layton · 13 years ago
  48. e15d054 Btrfs: fix subvolume mount by name problem when default mount subvolume is set by Xin Zhong · 13 years ago
  49. 13f2696 fix user annotation in ioctl.c by Daniel J Blueman · 13 years ago
  50. a1b75f7 Btrfs: check for duplicate iov_base's when doing dio reads by Josef Bacik · 13 years ago
  51. 3387206 btrfs: properly handle overlapping areas in memmove_extent_buffer by Sergei Trofimovich · 13 years ago
  52. 8fb2764 Btrfs: fix memory leaks in btrfs_new_inode() by Yoshinori Sano · 13 years ago
  53. a6360dd Linux 2.6.39-rc3 by Linus Torvalds · 13 years ago
  54. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  55. 39411f8 xfs_destroy_workqueues() should not be tagged with__exit by Luck, Tony · 13 years ago
  56. a97b520 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  57. 18770c7 Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  58. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 13 years ago
  60. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  61. b42282e pci: fix PCI bus allocation alignment handling by Linus Torvalds · 13 years ago
  62. 30d746c x86/ce4100: Add reg property to bridges by Sebastian Andrzej Siewior · 13 years ago
  63. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  64. 109b812 block: splice plug list to local context by NeilBrown · 13 years ago
  65. b30aef1 sched: Fix erroneous all_pinned logic by Ken Chen · 13 years ago
  66. b0432d8 sched: Fix sched-domain avg_load calculation by Ken Chen · 13 years ago
  67. e566b76 perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec() by Stephane Eranian · 13 years ago
  68. 8faa7cf dt/fsldma: fix build warning caused by of_platform_device changes by Ira W. Snyder · 13 years ago
  69. d85023a Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  70. c820563 ext4: fix data corruption regression by reverting commit 6de9843dab3f by Theodore Ts'o · 13 years ago
  71. f80da1e ext4: Allow indirect-block file to grow the file size to max file size by Kazuya Mio · 13 years ago
  72. be4f27d ext4: allow an active handle to be started when freezing by Yongqiang Yang · 13 years ago
  73. 0893ed4 ext4: sync the directory inode in ext4_sync_parent() by Curt Wohlgemuth · 13 years ago
  74. 88edaa4 net: Add support for SMSC LAN9530, LAN9730 and LAN89530 by Steve Glendinning · 13 years ago
  75. aec9959 ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile. by Justin P. Mattock · 13 years ago
  76. c98c097 ARM: 6868/1: Preserve the VFP state during fork by Catalin Marinas · 13 years ago
  77. 2e82669 ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks by Catalin Marinas · 13 years ago
  78. 9745082 ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHE by Catalin Marinas · 13 years ago
  79. 6759788 ARM: 6865/1: perf: ensure pass through zero is counted on overflow by Will Deacon · 13 years ago
  80. e89c0d7 ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset by Will Deacon · 13 years ago
  81. 4263a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  82. 23fcf2e nfsd4: fix oops on lock failure by J. Bruce Fields · 13 years ago
  83. 510ec7b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  84. 84f3b6d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 13 years ago
  85. 664cee4 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  86. d4864d6 drm/radeon/kms: make radeon i2c put/get bytes less noisy by Alex Deucher · 13 years ago
  87. 9bb09fa drm/radeon/kms: pll tweaks for rv6xx by Alex Deucher · 13 years ago
  88. 88a2b75 drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m. by Michel Dänzer · 13 years ago
  89. dc66b32 radeon: Fix KMS CP writeback on big endian machines. by Michel Dänzer · 13 years ago
  90. 0a0883c i915: restore only the mode of this driver on lastclose by Dave Airlie · 13 years ago
  91. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  92. f9fa0bc signal.c: fix erroneous syscall kernel-doc by Randy Dunlap · 13 years ago
  93. 93a54bc Btrfs: check for duplicate iov_base's when doing dio reads by Josef Bacik · 13 years ago
  94. 16d299a Btrfs: reuse the extent_map we found when calling btrfs_get_extent by Josef Bacik · 13 years ago
  95. 1ae3993 Btrfs: do not use async submit for small DIO io's by Josef Bacik · 13 years ago
  96. 02f57c7 Btrfs: don't split dio bios if we don't have to by Josef Bacik · 13 years ago
  97. 1ef30be Btrfs: do not call btrfs_update_inode in endio if nothing changed by Josef Bacik · 13 years ago
  98. 12ddb96 Btrfs: map the inode item when doing fill_inode_item by Josef Bacik · 13 years ago
  99. 06d5a58 Btrfs: only retry transaction reservation once by Josef Bacik · 13 years ago
  100. be1a12a Btrfs: deal with the case that we run out of space in the cache by Josef Bacik · 13 years ago