1. 5f0231d FRV: Don't objcopy the GNU build_id note by David Howells · 12 years ago
  2. a5788ca FRV: Add missing linux/export.h #inclusions by David Howells · 12 years ago
  3. f96236e MAINTAINERS: change BTTV status to Odd fixes by Mauro Carvalho Chehab · 12 years ago
  4. 436ede8 PM / QoS: Document request manipulation requirement for flags by Rafael J. Wysocki · 12 years ago
  5. 121d1e0 netfilter: ipv6: add getsockopt to retrieve origdst by Florian Westphal · 12 years ago
  6. 279f146 x86: apic: Use tsc deadline for oneshot when available by Suresh Siddha · 12 years ago
  7. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  8. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  9. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  10. 1e45cf3 iio: isl29018: Support suspend and resume. by Bryan Freed · 12 years ago
  11. ef4f92c iio: Accept a leading '+' sign when parsing fixed point numbers by Lars-Peter Clausen · 12 years ago
  12. 02330ac iio: Reject trailing garbage when parsing fixed point numbers by Lars-Peter Clausen · 12 years ago
  13. 8f1b7eb iio: Do not accept multiple '.' in fixed point numbers by Lars-Peter Clausen · 12 years ago
  14. fad1094 staging: iio: adc: ad7280a.c: fixed macro coding style by Kumar Amit Mehta · 12 years ago
  15. c824196 drm/i915: pass adjusted_mode to intel_choose_pipe_bpp_dither(), again by Jani Nikula · 12 years ago
  16. 038bdf6 Visstrim SM10: Use mo_version to decide board video mode. by Javier Martin · 12 years ago
  17. 4ced2a4 ARM: dts: mxs: Add 16 bits LCD screen muxing options for I.MX28 by Gwenhael Goavec-Merou · 12 years ago
  18. db7a894 ARM: dts: cfa10049: Add the DH2228FV DAC to the DTS by Maxime Ripard · 12 years ago
  19. c660b8f Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  20. 3916e1d drm/udl: fix stride issues scanning out stride != width*bpp by Dave Airlie · 12 years ago
  21. eaa7cc6 hwmon: Only include of_match_table with CONFIG_OF_GPIO by Jamie Lentin · 12 years ago
  22. a2e4919 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 12 years ago
  23. b7a46dc Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  24. 9c27540 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  25. 0c0afed Bluetooth: Fix parameter order of hci_get_route by Johan Hedberg · 12 years ago
  26. fffadc0 Bluetooth: Rename ctrl_id to remote_amp_id by Andrei Emeltchenko · 12 years ago
  27. 6e1df6a Bluetooth: Process Create Chan Request by Andrei Emeltchenko · 12 years ago
  28. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 12 years ago
  29. f351bc7 Bluetooth: AMP: Check for hs_hcon instead of ctrl_id by Andrei Emeltchenko · 12 years ago
  30. 419e08c Bluetooth: Disconnect logical link when deleting chan by Andrei Emeltchenko · 12 years ago
  31. e58917b Bluetooth: AMP: Remove hci_conn receiving error command status by Andrei Emeltchenko · 12 years ago
  32. 9eef6b3 Bluetooth: AMP: Process Disc Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  33. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 12 years ago
  34. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 12 years ago
  35. 770bfef Bluetooth: Derive remote and local amp id from chan struct by Andrei Emeltchenko · 12 years ago
  36. 439f34a Bluetooth: Return correct L2CAP response type by Andrei Emeltchenko · 12 years ago
  37. 336178a Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete by Andrei Emeltchenko · 12 years ago
  38. ba6fc31 Bluetooth: trivial: Fix braces style and remove empty line by Andrei Emeltchenko · 12 years ago
  39. 612dfce Bluetooth: mgmt: Use __constant when dealing with constants by Syam Sidhardhan · 12 years ago
  40. 258c4ed Bluetooth: Remove unnecessary include export.h by Syam Sidhardhan · 12 years ago
  41. e9b0274 Bluetooth: Add put(hcon) when deleting hchan by Andrei Emeltchenko · 12 years ago
  42. 27695fb Bluetooth: AMP: Process Logical Link complete evt by Andrei Emeltchenko · 12 years ago
  43. d5e9119 Bluetooth: AMP: Process Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  44. 35ba956 Bluetooth: Use helper function sending EFS conf rsp by Andrei Emeltchenko · 12 years ago
  45. fe79c6f Bluetooth: trivial: Remove unneeded assignment by Andrei Emeltchenko · 12 years ago
  46. 430a61b Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable by Johan Hedberg · 12 years ago
  47. 1225a6b Bluetooth: Fix unnecessary EIR update during powering on by Johan Hedberg · 12 years ago
  48. 6b4b73e Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command by Johan Hedberg · 12 years ago
  49. 5ed8eb2 Bluetooth: Fix setting host feature bits for SSP by Johan Hedberg · 12 years ago
  50. f155047 Bluetooth: Disallow LE scanning and connecting in peripheral role by Johan Hedberg · 12 years ago
  51. 33f8f52 Bluetooth: Add flag for LE GAP Peripheral role by Johan Hedberg · 12 years ago
  52. 976eb20 Bluetooth: Make use feature test macros by Johan Hedberg · 12 years ago
  53. 761f09e Bluetooth: Add missing feature test macros by Johan Hedberg · 12 years ago
  54. 53b2caa Bluetooth: Fix updating host feature bits for LE by Johan Hedberg · 12 years ago
  55. 33c525c Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters by Johan Hedberg · 12 years ago
  56. 7f0ae64 Bluetooth: Fix HCI command sending when powering on LE-only adapters by Johan Hedberg · 12 years ago
  57. 711584e Bluetooth:Replace list_for_each with list_for_each_entry() helper by Denis Kirjanov · 12 years ago
  58. 9eaee2c PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy() by Lan,Tianyu · 12 years ago
  59. a3de56b fs/dlm: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  60. eeee2b5 dlm: remove unused variable in *dlm_lowcomms_get_buffer() by Wei Yongjun · 12 years ago
  61. b566650 drivers/char/tpm: remove tasklet and cleanup by Ashley Lai · 12 years ago
  62. 0a3021c perf tests: Add attr record no-inherit test by Jiri Olsa · 12 years ago
  63. 55adeee perf tests: Add attr record no samples test by Jiri Olsa · 12 years ago
  64. da98f8d perf tests: Add attr record period test by Jiri Olsa · 12 years ago
  65. 8b96829 perf tests: Add attr record graph test by Jiri Olsa · 12 years ago
  66. a0f25be perf tests: Add attr record count test by Jiri Olsa · 12 years ago
  67. 44cfcf4 perf tests: Add attr record freq test by Jiri Olsa · 12 years ago
  68. 76062f6 perf tests: Add attr record event syntax group test by Jiri Olsa · 12 years ago
  69. 4f59de0 perf tests: Add attr record group test by Jiri Olsa · 12 years ago
  70. d898b24 perf tests: Add attr tests under builtin test command by Jiri Olsa · 12 years ago
  71. bf77974 perf tests: Add attr record basic test by Jiri Olsa · 12 years ago
  72. abcdc99 staging: comedi: jr3_pci: CodingStyle fixes by Ian Abbott · 12 years ago
  73. 10ba619 staging: comedi: jr3_pci: update driver description comment by Ian Abbott · 12 years ago
  74. a1d1665 staging: comedi: jr3_pci: remove noisy printk by Ian Abbott · 12 years ago
  75. ed610aa staging: comedi: jr3_pci: remove devpriv->pci_enabled by Ian Abbott · 12 years ago
  76. 19d6ce5 staging: comedi: jr3_pci: remove devpriv->pci_dev by Ian Abbott · 12 years ago
  77. 6af0cf7 staging: comedi: jr3_pci: rename card variable by Ian Abbott · 12 years ago
  78. b7703d7 staging: comedi: jr3_pci: use auto_attach method by Ian Abbott · 12 years ago
  79. 9f4f2c6 staging: comedi: addi_apci_1710: add the missing MODULE_* information by H Hartley Sweeten · 12 years ago
  80. 65d4919 staging: comedi: addi_apci_1710: remove COMEDI_SUBD_TTLIO define by H Hartley Sweeten · 12 years ago
  81. ff2d6d3 staging: comedi: addi_apci_1710: remove the 'i_IorangeBase*' by H Hartley Sweeten · 12 years ago
  82. 06f1b13 staging: comedi: addi_apci_1710: remove the eeprom parameters by H Hartley Sweeten · 12 years ago
  83. b0b5ece staging: comedi: addi_apci_1710: remove dma setup/free code by H Hartley Sweeten · 12 years ago
  84. ae6195f staging: comedi: addi_apci_1710: remove eeprom handling code by H Hartley Sweeten · 12 years ago
  85. 48562c3 staging: comedi: addi_apci_1710: remove i_ADDI_Reset by H Hartley Sweeten · 12 years ago
  86. 678e4e2 staging: comedi: addi_apci_1710: cleanup addi_find_boardinfo() by H Hartley Sweeten · 12 years ago
  87. c9ab760 staging: comedi: addi-data: remove special handling for apci1710 by H Hartley Sweeten · 12 years ago
  88. 10db292 staging: comedi: addi_apci_1710: separate from addi_common.c by H Hartley Sweeten · 12 years ago
  89. 50a2481 staging: comedi: gsc_hpdi: update driver description comment by Ian Abbott · 12 years ago
  90. 871e1d0 staging: comedi: gsc_hpdi: change DEBUG_PRINT() by Ian Abbott · 12 years ago
  91. 3dd5ca8 staging: comedi: gsc_hpdi: use board name to request resources by Ian Abbott · 12 years ago
  92. 21309da staging: comedi: gsc_hpdi: make board name pointer const by Ian Abbott · 12 years ago
  93. 6526cd1 staging: comedi: gsc_hpdi: remove board(dev) function by Ian Abbott · 12 years ago
  94. 594985d staging: comedi: gsc_hpdi: don't store physical base addresses by Ian Abbott · 12 years ago
  95. fd67ad4 staging: comedi: gsc_hpdi: remove devpriv->hw_dev by Ian Abbott · 12 years ago
  96. 4e95df1 staging: comedi: gsc_hpdi: use auto_attach method by Ian Abbott · 12 years ago
  97. ab5c4a5 mei: move amthif specific code from mei_write to mei_amthif_write by Tomas Winkler · 12 years ago
  98. c7d3df3 mei: use internal watchdog device registration tracking by Tomas Winkler · 12 years ago
  99. 15ea191 mei: mei_clear_list: kill file_temp by Tomas Winkler · 12 years ago
  100. 19838fb mei: extract AMTHI functions into the amthif.c file by Tomas Winkler · 12 years ago