1. 1b8815a Documentation: rng: Add X-Gene SoC RNG driver documentation by Feng Kan · 10 years ago
  2. a91ae4e hwrng: xgene - add support for APM X-Gene SoC RNG support by Feng Kan · 10 years ago
  3. 4a8f45f crypto: mv_cesa - Add missing #define by Rasmus Villemoes · 10 years ago
  4. 1443cc9 crypto: testmgr - add test for lz4 and lz4hc by KOVACS Krisztian · 10 years ago
  5. d801ab2 crypto: lz4,lz4hc - fix decompression by KOVACS Krisztian · 10 years ago
  6. 51269ad crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  7. b9347af crypto: drbg - fix maximum value checks on 32 bit systems by Stephan Mueller · 10 years ago
  8. 7c8ae03 crypto: drbg - fix sparse warning for cpu_to_be[32|64] by Stephan Mueller · 10 years ago
  9. 4c1948f crypto: sha-mb - sha1_mb_alg_state can be static by Fengguang Wu · 10 years ago
  10. 1f6e97f crypto: mcryptd - mcryptd_flist can be static by Fengguang Wu · 10 years ago
  11. 84693d8 crypto: drbg - remove unnecessary sanity check for shadow state by Stephan Mueller · 10 years ago
  12. 05c81cc crypto: drbg - remove configuration of fixed values by Stephan Mueller · 10 years ago
  13. bc034ef crypto: drbg - remove unnecessary sanity checks by Stephan Mueller · 10 years ago
  14. e6c0244 crypto: drbg - use kmalloc instead of kzalloc for V and C by Stephan Mueller · 10 years ago
  15. f072f0e crypto: drbg - remove superflowous memset(0) by Stephan Mueller · 10 years ago
  16. 45943a5 crypto: drbg - remove superflowous checks by Stephan Mueller · 10 years ago
  17. 46f64f6 crypto: drbg - kzfree does not need a check for NULL pointer by Stephan Mueller · 10 years ago
  18. 72f3e00 crypto: drbg - replace int2byte with cpu_to_be by Stephan Mueller · 10 years ago
  19. 4451d49 crypto: caam - fix addressing of struct member by Cristian Stoica · 10 years ago
  20. 307fd543 crypto: caam - remove duplicated sg copy functions by Cristian Stoica · 10 years ago
  21. 65fafbe crypto: qat - Fix return value check in adf_chr_drv_create() by Wei Yongjun · 10 years ago
  22. e5ffbfc crypto: caam - enable raw data instead of von Neumann data by Alex Porosanu · 10 years ago
  23. eeaa172 crypto: caam - change starting entropy delay value by Alex Porosanu · 10 years ago
  24. b061f3f crypto: caam - disable RNG oscillator maximum frequency check by Alex Porosanu · 10 years ago
  25. d4c85f9 crypto: testmgr - remove unused function argument by Cristian Stoica · 10 years ago
  26. ad61e04 crypto: sha-mb - SHA1 multibuffer job manager and glue code by Tim Chen · 10 years ago
  27. 12d2513 crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2) by Tim Chen · 10 years ago
  28. 2249cbb crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2 by Tim Chen · 10 years ago
  29. 1161777 crypto: sha-mb - SHA1 multibuffer algorithm data structures by Tim Chen · 10 years ago
  30. 1e65b81 crypto: sha-mb - multibuffer crypto infrastructure by Tim Chen · 10 years ago
  31. 2ee507c sched: Add function single_task_running to let a task check if it is the only task running on a cpu by Tim Chen · 10 years ago
  32. bbb9a7d crypto: testmgr - delay execution of set-up code by Cristian Stoica · 10 years ago
  33. a1aa44a crypto: testmgr - white space removal on __test_skcipher by Cristian Stoica · 10 years ago
  34. 5f2b424 crypto: testmgr - white space removal on __test_hash by Cristian Stoica · 10 years ago
  35. 05b1d33 crypto: testmgr - white space fix-ups on test_aead by Cristian Stoica · 10 years ago
  36. 6d9529c crypto: hash - initialize entry len for null input in crypto hash sg list walk by Tim Chen · 10 years ago
  37. 7d1311b Linux 3.17-rc1 by Linus Torvalds · 10 years ago
  38. 605f884 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 10 years ago
  39. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  40. 6fedb0f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  41. 90c8096 Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio by Linus Torvalds · 10 years ago
  42. e64df3e Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  43. 53b95d6 Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  44. da06df5 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  45. 186e4e8 platform/x86: Enable build support for toshiba_haps by Azael Avalos · 10 years ago
  46. f369aa6 Documentation: Add file about toshiba_haps module by Azael Avalos · 10 years ago
  47. 23d0ba0 platform/x86: Toshiba HDD Active Protection Sensor by Azael Avalos · 10 years ago
  48. 831a444 asus-nb-wmi: Add wapf4 quirk for the U32U by Hans de Goede · 10 years ago
  49. fee4efd alienware-wmi: make hdmi_mux enabled on case-by-case basis by Mario Limonciello · 10 years ago
  50. 49458e8 ideapad-laptop: Constify DMI table and other r/o variables by Mathias Krause · 10 years ago
  51. 378008d asus-nb-wmi.c: Rename x401u quirk to wapf4 by Hans de Goede · 10 years ago
  52. 9a5ee65 compal-laptop: correct invalid hwmon name by Roald Frederickx · 10 years ago
  53. e6efad7 toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list by Azael Avalos · 10 years ago
  54. f6aac65 toshiba_acpi: Add extra check to backlight code by Azael Avalos · 10 years ago
  55. b58b9ff Fix log message about future removal of interface by Martin Kepplinger · 10 years ago
  56. f79a901 ideapad-laptop: Disable touchpad interface on Yoga models by Hans de Goede · 10 years ago
  57. 6d6ded3 asus-nb-wmi: Add wapf4 quirk for the X550CC by Hans de Goede · 10 years ago
  58. cfa57fd intel_ips: Make ips_mcp_limits variables static by Mathias Krause · 10 years ago
  59. c3aa472 thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata by Mathias Krause · 10 years ago
  60. fbe9b79 fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst by Mathias Krause · 10 years ago
  61. 702ef54 hp-wmi: Add missing __init annotations to initialization code by Mathias Krause · 10 years ago
  62. 8a1a970 hp_accel: Constify ACPI and DMI tables by Mathias Krause · 10 years ago
  63. 0f93c5e fujitsu-tablet: Mark DMI callbacks as __init code by Mathias Krause · 10 years ago
  64. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  65. 7e6c227 eeepc-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  66. 76d51dd acer-wmi: Mark init data and code as such by Mathias Krause · 10 years ago
  67. 55d1e9d asus-nb-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  68. d997d88 alienware-wmi: Mark DMI table as __initconst by Mathias Krause · 10 years ago
  69. 80f6555 acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP by Mathias Krause · 10 years ago
  70. 87e4484 acer-wmi: Mark acer_wmi_keymap[] as __initconst by Mathias Krause · 10 years ago
  71. 309d131 MAINTAINERS: Update git URL for x86 platform drivers by Mathias Krause · 10 years ago
  72. 959ef6d WMI: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  73. bd3c7b9e drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity by Andrey Utkin · 10 years ago
  74. 22ba58c asus-nb-wmi: Add wapf4 quirk for the X550CL by Hans de Goede · 10 years ago
  75. c66263a asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA by AceLan Kao · 10 years ago
  76. f515623 asus-wmi: control wlan-led if wapf > 0 by AceLan Kao · 10 years ago
  77. 86ac273 asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error by Hans de Goede · 10 years ago
  78. d8c66f6 asus-wmi: Disable acpi-video backlight on desktop machines by Hans de Goede · 10 years ago
  79. ce363c2 ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling by Hans de Goede · 10 years ago
  80. 4beb81d thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE by Hans de Goede · 10 years ago
  81. 1ec9d39 eeepc-laptop: rename _set and _get arguments in macro by Paul Bolle · 10 years ago
  82. c4960cf fujitsu-laptop: Clear build warnings by Jean Delvare · 10 years ago
  83. bdc3ae7 platform/x86/toshiba-apci.c possible bad if test? by Nick · 10 years ago
  84. dc8f031 sony-laptop: fix doesn't work lid resume settings on Vaio Pro by mog422 · 10 years ago
  85. 7216e10 WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON. by poma · 10 years ago
  86. 88ec63d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  87. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  88. ffb29b4 Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  89. d22af68 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  90. 68ffeca Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  91. e7c95ff tools/power turbostat: tweak whitespace in output format by Len Brown · 10 years ago
  92. a138b56 intel_idle: Broadwell support by Len Brown · 11 years ago
  93. 8c058d53 intel_idle: Disable Baytrail Core and Module C6 auto-demotion by Len Brown · 10 years ago
  94. ff7e005 module: Clean up ro/nx after early module load failures by Andy Lutomirski · 10 years ago
  95. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 10 years ago
  96. 27b9a81 Btrfs: fix csum tree corruption, duplicate and outdated checksums by Filipe Manana · 10 years ago
  97. 4eb1f66 Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch by Takashi Iwai · 10 years ago
  98. ce62003 Btrfs: fix compressed write corruption on enospc by Liu Bo · 10 years ago
  99. f90e579 btrfs: correctly handle return from ulist_add by Mark Fasheh · 10 years ago
  100. 1152651 btrfs: qgroup: account shared subtrees during snapshot delete by Mark Fasheh · 10 years ago