1. 72e7c25 crypto: drbg - Call CTR DRBG DF function only once by Stephan Mueller · 10 years ago
  2. a908957 crypto: drbg - Fix format string for debugging statements by Stephan Mueller · 10 years ago
  3. e25e47e crypto: drbg - cleanup of preprocessor macros by Stephan Mueller · 10 years ago
  4. 44b933b crypto: qce - add dependancy to Kconfig by Stanimir Varbanov · 10 years ago
  5. 58a6535 crypto: qce - fix sparse warnings by Stanimir Varbanov · 10 years ago
  6. 3742abf Bluetooth: Fix connectable and discoverable supported settings values by Johan Hedberg · 10 years ago
  7. 23a4809 Bluetooth: Fix setting STOPPING state for discovery by Johan Hedberg · 10 years ago
  8. 3472227 Bluetooth: Fix check for re-enabling advertising by Johan Hedberg · 10 years ago
  9. 178f827 crypto: caam - Enabling multiple caam debug support for C29x platform by Nitesh Narayan Lal · 10 years ago
  10. 6f39da1ca crypto: dts - Addition of missing SEC compatibile property in c29x device tree by Nitesh Narayan Lal · 10 years ago
  11. 22d01af PKCS#7: Provide a key type for testing PKCS#7 by David Howells · 10 years ago
  12. 08815b6 PKCS#7: Find intersection between PKCS#7 message and known, trusted keys by David Howells · 10 years ago
  13. 8c76d79 PKCS#7: Verify internal certificate chain by David Howells · 10 years ago
  14. a473035 PKCS#7: Find the right key in the PKCS#7 key list and verify the signature by David Howells · 10 years ago
  15. 9f0d331 PKCS#7: Digest the data in a signed-data message by David Howells · 10 years ago
  16. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 10 years ago
  17. 0c4565d Merge tag 'tegra-clk-3.17-1' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-next-tegra by Mike Turquette · 10 years ago
  18. 0d461e1 ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle_enter by Gregory CLEMENT · 10 years ago
  19. 587fc72 ACPICA: Update version to 20140627 by Bob Moore · 10 years ago
  20. 1538ac6 ACPICA: Tables: Merge DMAR table structure updates by Lv Zheng · 10 years ago
  21. 7d3e83b ACPICA: Hardware: back port of a recursive locking fix by Lv Zheng · 10 years ago
  22. ff2389f ACPICA: utprint/oslibcfs: cleanup - no functional change by Bob Moore · 10 years ago
  23. c046912 ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes() by Lv Zheng · 10 years ago
  24. 4d2c822 ACPICA: OSL: Update acpidump to reduce source code differences by Lv Zheng · 10 years ago
  25. 846d6ef ACPICA: acpidump: Reduce freopen() invocations to improve portability by Lv Zheng · 10 years ago
  26. dcaff16 ACPICA: acpidump: Replace file IOs with new APIs to improve portability by Lv Zheng · 10 years ago
  27. 135610f ACPICA: acpidump: Remove exit() from generic layer to improve portability by Lv Zheng · 10 years ago
  28. fbee6b2 ACPICA: acpidump: Add memory/string OSL usage to improve portability by Lv Zheng · 10 years ago
  29. a92e957 ACPICA: Common: Enhance acpi_getopt() to improve portability by Lv Zheng · 10 years ago
  30. 3c9349c ACPICA: Common: Enhance cm_get_file_size() to improve portability by Lv Zheng · 10 years ago
  31. d9cf147 ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf() to improve portability by Lv Zheng · 10 years ago
  32. 2e70da4 ACPICA: Utilities: Introduce acpi_log_error() to improve portability by Lv Zheng · 10 years ago
  33. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 10 years ago
  34. 7824f44 ACPICA: OSL: Add portable file IO to improve portability by Lv Zheng · 10 years ago
  35. 83b80bac ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs by Lv Zheng · 10 years ago
  36. e8c038a ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global() from utglobal.c to utinit.c by Lv Zheng · 10 years ago
  37. afbdc6a ACPICA: OSL: Update environments to improve portability by Lv Zheng · 10 years ago
  38. e23d9b8 ACPICA: Namespace: Properly null terminate objects detached from a namespace node by David E. Box · 10 years ago
  39. ce5eb07 ACPICA: Utilities: Validate full RSDP header by David E. Box · 10 years ago
  40. e740304 ACPICA: Utilities: Add support to read table from files by Lv Zheng · 10 years ago
  41. ae8ffc7 ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT() by Lv Zheng · 10 years ago
  42. 890fbfa0 ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux by Lv Zheng · 10 years ago
  43. 8aa5e56 ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject by David E. Box · 10 years ago
  44. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  45. 376f54c Bluetooth: Stop advertising always before initiating a connection by Johan Hedberg · 10 years ago
  46. 73e082f Bluetooth: Use the correct flag to decide to disable advertising by Johan Hedberg · 10 years ago
  47. 0ec5ae8 Bluetooth: Simplify usage of the enable_advertising function by Johan Hedberg · 10 years ago
  48. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 10 years ago
  49. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  50. 66c417c Bluetooth: Add flag to track the real advertising state by Johan Hedberg · 10 years ago
  51. db1d516 ARM: mvebu: add devtmpfs to mvebu_v5_defconfig by Thomas Petazzoni · 10 years ago
  52. c9668fa ARM: mvebu: add appended DTB support in mvebu_v5_defconfig by Thomas Petazzoni · 10 years ago
  53. 8e09bf8 drm/i915: Use mmio flips to change tiling mode on Baytrail by Chris Wilson · 10 years ago
  54. 2a92d5b drm/i915: Disable RCS flips on Ivybridge by Chris Wilson · 10 years ago
  55. f5f1864 ceph: properly apply umask when ACL is enabled by Yan, Zheng · 10 years ago
  56. 5aaa432 ceph: pass proper page offset to copy_page_to_iter() by Yan, Zheng · 10 years ago
  57. c5c9a0b ceph: include time stamp in replayed MDS requests by Yan, Zheng · 10 years ago
  58. fbba11b rbd: do not leak image_id in rbd_dev_v2_parent_info() by Ilya Dryomov · 10 years ago
  59. 494d77b ceph: check unsupported fallocate mode by Yan, Zheng · 10 years ago
  60. 37ab77a libceph: drop osd ref when canceling con work by Ilya Dryomov · 10 years ago
  61. 2d05f08 libceph: nuke ceph_osdc_unregister_linger_request() by Ilya Dryomov · 10 years ago
  62. 76756a5 rbd: use rbd_obj_watch_request_helper() helper by Ilya Dryomov · 10 years ago
  63. bb040aa rbd: add rbd_obj_watch_request_helper() helper by Ilya Dryomov · 10 years ago
  64. 71c20a0 rbd: rbd_obj_request_wait() should cancel the request if interrupted by Ilya Dryomov · 10 years ago
  65. c9f9b93d libceph: introduce ceph_osdc_cancel_request() by Ilya Dryomov · 10 years ago
  66. 4f23409 libceph: fix linger request check in __unregister_request() by Ilya Dryomov · 10 years ago
  67. af59306 libceph: unregister only registered linger requests by Ilya Dryomov · 10 years ago
  68. 7c6e6fc libceph: assert both regular and lingering lists in __remove_osd() by Ilya Dryomov · 10 years ago
  69. 6562d66 libceph: harden ceph_osdc_request_release() a bit by Ilya Dryomov · 10 years ago
  70. 9e94af2 libceph: move and add dout()s to ceph_osdc_request_{get,put}() by Ilya Dryomov · 10 years ago
  71. 0215e44 libceph: move and add dout()s to ceph_msg_{get,put}() by Ilya Dryomov · 10 years ago
  72. bbf37ec libceph: add maybe_move_osd_to_lru() and switch to it by Ilya Dryomov · 10 years ago
  73. 1d0326b libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item by Ilya Dryomov · 10 years ago
  74. 50dd905 ALSA: hda - add capture mute led support in led_power_filter by Hui Wang · 10 years ago
  75. fc1fad9 ALSA: hda - fix a typo by changing mute_led_nid to cap_mute_led_nid by Hui Wang · 10 years ago
  76. 7838259 drm/i915: Extract the actual workload submission mechanism from execbuffer by Oscar Mateo · 10 years ago
  77. 1b5d063 drm/i915: Generalize intel_ring_get_tail to take a ringbuf by Oscar Mateo · 10 years ago
  78. 64c58f2 drm/i915: Generalize ring_space to take a ringbuf by Oscar Mateo · 10 years ago
  79. 2919d29 drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf by Oscar Mateo · 10 years ago
  80. 31b7a88 drm/i915: Add kerneldoc comments to the intel_context struct by Oscar Mateo · 10 years ago
  81. 821d66d drm/i915: Emphasize that ctx->id is merely a user handle by Oscar Mateo · 10 years ago
  82. ea0c76f drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy rcs ctx by Oscar Mateo · 10 years ago
  83. aa0c13d drm/i915: Extract context backing object allocation by Oscar Mateo · 10 years ago
  84. 95fa2ee drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP by Imre Deak · 10 years ago
  85. d45b327 block: don't assume last put of shared tags is for the host by Christoph Hellwig · 10 years ago
  86. bb18b52 Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 10 years ago
  87. 91947d8 ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hda by Aaron Plattner · 10 years ago
  88. 75bfa5f dma: rcar-audmapp: don't keep audmapp_slave_config for each channeles by Kuninori Morimoto · 10 years ago
  89. 016b10f dma: rcar-audmapp: enable .set_slave by Kuninori Morimoto · 10 years ago
  90. 83ccfa8 ARM: shmobile: henninger: enable internal PCI by Sergei Shtylyov · 10 years ago
  91. 7540aeb ARM: shmobile: koelsch: enable internal PCI by Sergei Shtylyov · 10 years ago
  92. aace080 ARM: shmobile: r8a7791: add internal PCI bridge nodes by Sergei Shtylyov · 10 years ago
  93. 1692777 alarmtimer: Fix bug where relative alarm timers were treated as absolute by John Stultz · 10 years ago
  94. 0e548d50b clk: tegra: Use XUSB-compatible SATA PLL sequence by Mikko Perttunen · 10 years ago
  95. ec5cc0f drm/i915: Restrict GPU boost to the RCS engine by Chris Wilson · 10 years ago
  96. e6f990a omap16xx: Removes fixme no longer needed in ocpi_enable() by Nicholas Krause · 10 years ago
  97. 07b9b3d ARM: dts: OMAP5: Add device nodes for ABB by Andrii.Tseglytskyi · 10 years ago
  98. 1d29a07 ARM: OMAP2+: Remove non working OMAP HDMI audio initialization by Jyri Sarha · 10 years ago
  99. 9242b5b KVM: x86: Check for nested events if there is an injectable interrupt by Bandan Das · 10 years ago
  100. aa3b465 Merge tag 'for-v3.16-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.16/fixes by Tony Lindgren · 10 years ago