1. 1e2a410f block: Ues bi_pool for bio_integrity_alloc() by Kent Overstreet · 12 years ago
  2. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  3. 029dd3c regulator: twl: Remove another unused variable warning by Mark Brown · 12 years ago
  4. 8138073 regmap: no need primary handler for nested irq by Yunfan Zhang · 12 years ago
  5. 55d512e Linux 3.6-rc5 by Linus Torvalds · 12 years ago
  6. 32d687c Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  7. 11be4bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  8. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  9. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  10. 6862234 net: small bug on rxhash calculation by Chema Gonzalez · 12 years ago
  11. e71dfab Bluetooth: AMP: Add Read Data Block Size to amp_init by Andrei Emeltchenko · 12 years ago
  12. 376261a Bluetooth: debug: Print refcnt for hci_dev by Andrei Emeltchenko · 12 years ago
  13. 93f7194 Bluetooth: trivial: Remove empty line by Andrei Emeltchenko · 12 years ago
  14. 9472007 Bluetooth: trivial: Make hci_chan_del return void by Andrei Emeltchenko · 12 years ago
  15. 6c7f631 perf symbols: Remove BIONIC wrapper around libgen.h by David Ahern · 12 years ago
  16. 1fb8944 perf probe: Make a copy of exec path for passing to basename by David Ahern · 12 years ago
  17. bfd14b9 perf annotate: Make a copy of filename for passing to basename by David Ahern · 12 years ago
  18. 6b536b5 Bluetooth: Remove unneeded zero init by Andrei Emeltchenko · 12 years ago
  19. 7923296 Bluetooth: btmrvl: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  20. 9712ba0 Bluetooth: Use module_platform_driver() in btwilink.c file by Sachin Kamat · 12 years ago
  21. 02d9be1 HID: picoLCD: fix a NULL test in picolcd_raw_cir() by Dan Carpenter · 12 years ago
  22. 99d0b1d drm/i915: initialize dpio_lock spin lock by Alexander Shishkin · 12 years ago
  23. 12ceade perf gtk/browser: Use perf_hpp__format functions by Namhyung Kim · 12 years ago
  24. f5951d5 perf hists browser: Use perf_hpp__format functions by Namhyung Kim · 12 years ago
  25. 7e62ef4 perf hists: Use perf_hpp__format->width to calculate the column widths by Namhyung Kim · 12 years ago
  26. 9ffad98 perf hists: Handle field separator properly by Namhyung Kim · 12 years ago
  27. ea251d5 perf hists: Introduce perf_hpp for hist period printing by Namhyung Kim · 12 years ago
  28. 8bf98b8 perf bench: fix assert when NDEBUG is defined by Irina Tirdea · 12 years ago
  29. 7f744b1 ARM: mmp: remove unused definition in APBC and APMU by Chao Xie · 12 years ago
  30. 8430305 ARM: mmp: move mmp2 clock definition to separated file by Chao Xie · 12 years ago
  31. 9e73d69 arm: mmp: move pxa910 clock definition to separated file by Chao Xie · 12 years ago
  32. 50d0e24 arm: mmp: move pxa168 clock definition to separated file by Chao Xie · 12 years ago
  33. 699c9d3 arm: mmp: make private clock definition exclude from common clock by Chao Xie · 12 years ago
  34. ef34eb4 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  35. 932323b iio: isl29018: Support fractional ALS scaling. by Bryan Freed · 12 years ago
  36. 7b123c8 staging:iio:adc: Add AD7791 driver by Lars-Peter Clausen · 12 years ago
  37. bf83238 iio:ad5446: Add device ids for ad5301/ad5311/ad5321 by Lars-Peter Clausen · 12 years ago
  38. 2fafbce iio:ad5446: Add support for the ad5300/ad5310/ad5320 by Lars-Peter Clausen · 12 years ago
  39. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  40. 6aa2039 Staging: silicom: C99 cleanup of libbp_sd.h by DanielC · 12 years ago
  41. 4bf8a6c Staging: silicom: C99 cleanup of bypass.h by DanielC · 12 years ago
  42. 8b22b0b Staging: silicom: C99 cleanup of bp_ioctl.h by DanielC · 12 years ago
  43. 7040e55 staging: add Silicom Bypass driver by DanielC · 12 years ago
  44. 960cf81 staging: vt6655: vt6655_init_info function must be void type by Devendra Naga · 12 years ago
  45. cfd1fc1 staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev fail by Devendra Naga · 12 years ago
  46. 502eb53 staging: vt6655: fix coding style problem at assigning netdev_ops by Devendra Naga · 12 years ago
  47. bf76ebd staging: vt6655: fix coding style issues in device_get_options by Devendra Naga · 12 years ago
  48. 3ac9e0f staging: vt6655: fix coding style warnings by Devendra Naga · 12 years ago
  49. 7892e56 staging: ramster: fix build warnings by Dan Magenheimer · 12 years ago
  50. 2065945 staging: tpci200: fix section mismatch warning by Stephen Hemminger · 12 years ago
  51. e89a337 staging: tidspbridge: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  52. 5da80ee staging: comedi: me4000: convert printk's to dev_printk's by H Hartley Sweeten · 12 years ago
  53. 81dd181 staging: comedi: me4000: remove me4000.h by H Hartley Sweeten · 12 years ago
  54. cc6f3336 staging: comedi: me4000: move struct me4000_info definition by H Hartley Sweeten · 12 years ago
  55. 523c5d8 staging: comedi: me4000: remove ME4000_CNT_* defines by H Hartley Sweeten · 12 years ago
  56. 83eef17 staging: comedi: me4000: cleanup me4000_cnt_insn_config() by H Hartley Sweeten · 12 years ago
  57. db9132e staging: comedi: me4000: use the 8253 helper functions by H Hartley Sweeten · 12 years ago
  58. 2f348ec staging: comedi: me4000: add namespace to reset_board() by H Hartley Sweeten · 12 years ago
  59. b179748 staging: comedi: me4000: fix the interrupt request/free by H Hartley Sweeten · 12 years ago
  60. 39780a1 staging: comedi: me4000: combine the checks for valid io addresses by H Hartley Sweeten · 12 years ago
  61. fe531d1 staging: comedi: me4000: remove program_regbase from private data by H Hartley Sweeten · 12 years ago
  62. 5f8f8d4 staging: comedi: me4000: use attach_pci callback by H Hartley Sweeten · 12 years ago
  63. ba5cb4b staging: comedi: me4000: cleanup me4000_probe() by H Hartley Sweeten · 12 years ago
  64. f4c772f staging: comedi: me4000: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  65. 4b2f15f1 staging: comedi: me4000: remove forward declarations by H Hartley Sweeten · 12 years ago
  66. 4683f9f staging: comedi: me4000: remove me4000_ao_range by H Hartley Sweeten · 12 years ago
  67. 09253b3 staging: comedi: me4000: remove info macro by H Hartley Sweeten · 12 years ago
  68. b3ca977 staging: comedi: me4000: absorb init_board_info() into its caller by H Hartley Sweeten · 12 years ago
  69. 109daa7 staging: comedi: me4000: use dev->irq to save the irq number by H Hartley Sweeten · 12 years ago
  70. e1d7ccb staging: comedi: me4000: remove ao context by H Hartley Sweeten · 12 years ago
  71. cfb2cb1 staging: comedi: me4000: remove {vendor, device}_id from the private data by H Hartley Sweeten · 12 years ago
  72. 395d6d0 staging: comedi: me4000: remove hw_revision from the private data by H Hartley Sweeten · 12 years ago
  73. c1db9a3 staging: comedi: me4000: remove serial_no from the private data by H Hartley Sweeten · 12 years ago
  74. b08bfa3 staging: comedi: me4000: remove ai context by H Hartley Sweeten · 12 years ago
  75. da755d1 staging: comedi: me4000: remove dio context by H Hartley Sweeten · 12 years ago
  76. 362bcbd staging: comedi: me4000: use dev->iobase for the card base address by H Hartley Sweeten · 12 years ago
  77. 2cb847b staging: comedi: me4000: remove the noise when probing the card by H Hartley Sweeten · 12 years ago
  78. d5cd01f staging: comedi: me4000: absorb get_registers() into its caller by H Hartley Sweeten · 12 years ago
  79. 9c943f4 staging: comedi: me4000: remove the pci resource error messages by H Hartley Sweeten · 12 years ago
  80. 0818dc0 staging: comedi: me4000: don't save the pci resource sizes by H Hartley Sweeten · 12 years ago
  81. ba98ab0 staging: comedi: me4000: remove struct me4000_cnt_context by H Hartley Sweeten · 12 years ago
  82. 9e07273 staging: comedi: me4000: move pci vendor/device ids to source by H Hartley Sweeten · 12 years ago
  83. 06b60981 staging: comedi: me4000: move struct me4000_board definition by H Hartley Sweeten · 12 years ago
  84. 8407593 staging: comedi: me4000: remove thisboard macro by H Hartley Sweeten · 12 years ago
  85. 2d50452 staging: comedi: me4000: remove struct me4000_ao_info by H Hartley Sweeten · 12 years ago
  86. 6ba8dfe staging: comedi: me4000: remove struct me4000_ai_info by H Hartley Sweeten · 12 years ago
  87. 898f519 staging: comedi: me4000: remove struct me4000_dio_info by H Hartley Sweeten · 12 years ago
  88. eedf429 staging: comedi: me4000: remove struct me4000_cnt_info by H Hartley Sweeten · 12 years ago
  89. 556e451 staging: comedi: me4000: remove the '0' boardinfo data by H Hartley Sweeten · 12 years ago
  90. 035d432 staging: comedi: me4000: convert boardinfo initialization to C99 format by H Hartley Sweeten · 12 years ago
  91. 8293330 staging: comedi: me4000: remove ME4000_BOARD_VERSIONS by H Hartley Sweeten · 12 years ago
  92. a4d3621e Merge branch 'ks8695/boards' into next/boards by Olof Johansson · 12 years ago
  93. a7b8575 ARM: ks8695: add board support for the OpenGear boards based on the KS8695 by Greg Ungerer · 12 years ago
  94. 02c5f16 ARM: ks8695: add board support for the SnapGear boards based on the KS8695 by Greg Ungerer · 12 years ago
  95. 494bfec clk: add of_clk_src_onecell_get() support by Shawn Guo · 12 years ago
  96. b155a09 perf tools: Fix build for another rbtree.c change by Adrian Hunter · 12 years ago
  97. c9f08be perf tools: add NO_BACKTRACE for application self-debugging by Irina Tirdea · 12 years ago
  98. 9612ef6 tools lib traceevent: replace mempcpy with memcpy by Irina Tirdea · 12 years ago
  99. 7b45f21 perf tools: replace mkostemp with mkstemp by Irina Tirdea · 12 years ago
  100. 162b172 ARM: dts: Add heartbeat gpio-leds support to Origen by Sachin Kamat · 12 years ago