1. 7d66ce7 pinctrl: pinctrl-single: add debugfs pin h/w state info by Matt Porter · 12 years ago
  2. 4401e29 ARM: ux500: 8500: update I2C sleep states pinctrl by Patrice Chotard · 12 years ago
  3. eb26cc9 pinctrl: Fix potential memory leak in pinctrl_register_one_pin() by Sachin Kamat · 12 years ago
  4. 4c85472 ARM: ux500: tidy up pin sleep modes by Linus Walleij · 12 years ago
  5. 0fda8f0 ARM: ux500: fix spi2 pin group by Patrice Chotard · 12 years ago
  6. a695145 pinctrl: imx: remove duplicated const by Richard Zhao · 12 years ago
  7. c31a00c pinctrl: document semantics vs GPIO by Linus Walleij · 12 years ago
  8. 6fc84b841 ARM: ux500: 8500: use hsit_a_2 group for HSI by Patrice Chotard · 12 years ago
  9. 23a895a pinctrl: use kasprintf() in pinmux_request_gpio() by Thomas Petazzoni · 12 years ago
  10. 9e605cb pinctrl: pinctrl-single: Add pinctrl-single,bits type of mux by Peter Ujfalusi · 12 years ago
  11. 2830c36 pinctrl/nomadik : add MC1_a_2 pin MC1 function group list by Patrice Chotard · 12 years ago
  12. 00ba7a5 pinctrl: pinctrl-single: Make sure we do not change bits outside of mask by Peter Ujfalusi · 12 years ago
  13. 4921e745 pinctrl/nomadik: MASK_ON_SUSPEND by Etienne Carriere · 12 years ago
  14. d5fff72 pinctrl: imx5: start numbering pad from 0 by Shawn Guo · 12 years ago
  15. b9aa8f1 pinctrl: pinctrl-imx: add imx35 pinctrl driver by Uwe Kleine-König · 12 years ago
  16. 2601ccf ARM: nomadik: configure Nomadik for pin control by Linus Walleij · 12 years ago
  17. f79c5ed pinctrl/nomadik: add STn8815 ASIC support by Linus Walleij · 12 years ago
  18. 45a1b53 pinctrl/nomadik: add ASIC DB8450 pinctrl driver by Patrice Chotard · 12 years ago
  19. e60bc2d pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) by Uwe Kleine-König · 12 years ago
  20. 4cbe5a5 Linux 3.6-rc4 by Linus Torvalds · 12 years ago
  21. cee5848 time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 12 years ago
  22. 7a611e6 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  23. a16d9d2 Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  24. a492246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  25. 155e36d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  26. 768fd07 s390/32: Don't clobber personality flags on exec by Heiko Carstens · 12 years ago
  27. 6f33814 drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S by Paul Menzel · 12 years ago
  28. c1b5112 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  29. 4a68a74 gma500: Consider CRTC initially active. by Forest Bond · 12 years ago
  30. 41fa543 drm/radeon: fix dig encoder selection on DCE61 by Alex Deucher · 12 years ago
  31. 318e1510 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  32. a7ccbcf Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  33. 51cd8e6 mm, slab: lock the correct nodelist after reenabling irqs by David Rientjes · 12 years ago
  34. f54b350 drm/radeon: fix double free in radeon_gpu_reset by Christian König · 12 years ago
  35. 4a2b666 drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 by Jerome Glisse · 12 years ago
  36. 0ceb996 drm/radeon: rework panel mode setup by Alex Deucher · 12 years ago
  37. c205b23 drm/radeon/atom: powergating fixes for DCE6 by Alex Deucher · 12 years ago
  38. 8d1af57 drm/radeon/atom: rework DIG modesetting on DCE3+ by Alex Deucher · 12 years ago
  39. 4e58591 drm/radeon: don't disable plls that are in use by other crtcs by Alex Deucher · 12 years ago
  40. 523885d drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700 by Marek Olšák · 12 years ago
  41. 3b5ef59 drm/radeon: initialize tracked CS state by Marek Olšák · 12 years ago
  42. 305a3d2 drm/radeon: fix reading CB_COLORn_MASK from the CS by Marek Olšák · 12 years ago
  43. 3e5531c watchdog: da9052: Remove duplicate inclusion of delay.h by Sachin Kamat · 12 years ago
  44. 4b1c2f4 watchdog: fix watchdog-test.c build warning by Randy Dunlap · 12 years ago
  45. 84f720e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  46. f08859a Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  47. 14f0458 drm/nvc0/copy: check PUNITS to determine which copy engines are disabled by Ben Skeggs · 12 years ago
  48. 256dd1b Btrfs: fix that repair code is spuriously executed for transid failures by Stefan Behrens · 12 years ago
  49. d280e5b Btrfs: fix ordered extent leak when failing to start a transaction by Liu Bo · 12 years ago
  50. 24c03fa Btrfs: fix a dio write regression by Liu Bo · 12 years ago
  51. bd7de2c Btrfs: fix deadlock with freeze and sync V2 by Josef Bacik · 12 years ago
  52. 5ee0844 Btrfs: revert checksum error statistic which can cause a BUG() by Stefan Behrens · 12 years ago
  53. 68ce968 Btrfs: remove superblock writing after fatal error by Stefan Behrens · 12 years ago
  54. ae1e206 Btrfs: allow delayed refs to be merged by Josef Bacik · 12 years ago
  55. 5a24e84c Btrfs: fix enospc problems when deleting a subvol by Josef Bacik · 12 years ago
  56. c0f62de Btrfs: fix wrong mtime and ctime when creating snapshots by Miao Xie · 12 years ago
  57. 22cd2e7 Btrfs: fix race in run_clustered_refs by Arne Jansen · 12 years ago
  58. b12a3b1 Btrfs: don't run __tree_mod_log_free_eb on leaves by Chris Mason · 12 years ago
  59. 6fc823b Btrfs: increase the size of the free space cache by Josef Bacik · 12 years ago
  60. 66657b3 Btrfs: barrier before waitqueue_active by Josef Bacik · 12 years ago
  61. 1fa11e2 Btrfs: fix deadlock in wait_for_more_refs by Arne Jansen · 12 years ago
  62. 6209526 btrfs: fix second lock in btrfs_delete_delayed_items() by Fengguang Wu · 12 years ago
  63. c329861 Btrfs: don't allocate a seperate csums array for direct reads by Josef Bacik · 12 years ago
  64. 99f5944 Btrfs: do not strdup non existent strings by Josef Bacik · 12 years ago
  65. aa9ddcd Btrfs: do not use missing devices when showing devname by Josef Bacik · 12 years ago
  66. 3627bf4 Btrfs: fix that error value is changed by mistake by Stefan Behrens · 12 years ago
  67. eb838e7 Btrfs: lock extents as we map them in DIO by Josef Bacik · 12 years ago
  68. dadd110 Btrfs: fix some endian bugs handling the root times by Dan Carpenter · 12 years ago
  69. 55e591f Btrfs: unlock on error in btrfs_delalloc_reserve_metadata() by Dan Carpenter · 12 years ago
  70. 57a5a88 Btrfs: checking for NULL instead of IS_ERR by Dan Carpenter · 12 years ago
  71. 5986802 Btrfs: fix some error codes in btrfs_qgroup_inherit() by Dan Carpenter · 12 years ago
  72. aa2ffd0 Btrfs: fix a misplaced address operator in a condition by Stefan Behrens · 12 years ago
  73. 29a877f s390/smp: add missing smp_store_status() for !SMP by Heiko Carstens · 12 years ago
  74. 6b79d14 s390/dasd: fix ioctl return value by Heiko Carstens · 12 years ago
  75. 1d92128 KVM: x86: fix KVM_GET_MSR for PV EOI by Michael S. Tsirkin · 12 years ago
  76. c182ae4 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  77. 760a9a3 kvm: Fix nonsense handling of compat ioctl by Alan Cox · 12 years ago
  78. 89a897f Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  79. 9acb172 Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. 2675608 Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  81. 4ae4614 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  82. 6ec9776 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  83. e1d33a5 Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  84. 2432cbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  85. 8497ae6 Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  86. a7e546f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  87. da31ce7 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  88. d17d794 libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry by Prarit Bhargava · 12 years ago
  89. a51d4ed i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard by Calvin Walton · 12 years ago
  90. 2c39bf4 Revert "powerpc: Update g5_defconfig" by Benjamin Herrenschmidt · 12 years ago
  91. 8133121 powerpc/perf: Use pmc_overflow() to detect rolled back events by Sukadev Bhattiprolu · 12 years ago
  92. 2fae7cd powerpc: Fix VMX in interrupt check in POWER7 copy loops by Anton Blanchard · 12 years ago
  93. dad477c powerpc: POWER7 copy_to_user/copy_from_user patch applied twice by Anton Blanchard · 12 years ago
  94. 7256a5d powerpc: Fix personality handling in ppc64_personality() by Jiri Kosina · 12 years ago
  95. 4c374af powerpc/dma-iommu: Fix IOMMU window check by Aaro Koskinen · 12 years ago
  96. f0f0c9a powerpc: Remove unnecessary ifdefs by Michael Neuling · 12 years ago
  97. 5f63040 powerpc/kgdb: Restore current_thread_info properly by Tiejun Chen · 12 years ago
  98. 949616c powerpc/kgdb: Bail out of KGDB when we've been triggered by Tiejun Chen · 12 years ago
  99. 572b411 powerpc/kgdb: Do not set kgdb_single_step on ppc by Tiejun Chen · 12 years ago
  100. 46c5c59 powerpc/mpic_msgr: Add missing includes by Scott Wood · 12 years ago