1. b9ef2ab ACPICA: Improvements for debug output only by Bob Moore · 7 years ago
  2. a9d8ea7 ACPICA: Disassembler: allow conflicting external declarations to be emitted. by Erik Schmauss · 7 years ago
  3. bdcf4cd ACPICA: Disassembler: add external op to namespace on first pass by Erik Schmauss · 7 years ago
  4. 2f8c114 ACPICA: Disassembler: prevent external op's from opening a new scope by Erik Schmauss · 7 years ago
  5. e6b6ea3 ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flag by Erik Schmauss · 7 years ago
  6. d79e038 ACPICA: Changing External to a named object by Erik Schmauss · 7 years ago
  7. 2d2a954 ACPICA: Update two error messages to emit control method name by Bob Moore · 7 years ago
  8. 1d6e9cf ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOf by Bob Moore · 7 years ago
  9. c6915b3 ACPICA: Comment update: spelling/format. No functional change by Bob Moore · 7 years ago
  10. 32d8004 ACPICA: Update comments, no functional change by Cao Jin · 7 years ago
  11. b7b7da2 ACPICA: Split resource descriptor decode strings to a new file by Bob Moore · 7 years ago
  12. 596878d ACPICA: Remove extraneous status check by Bob Moore · 7 years ago
  13. 07536e2 ACPICA: Export the public mutex interfaces by Bob Moore · 7 years ago
  14. 6f0527b ACPICA: Disassembler: Abort on an invalid/unknown AML opcode by Bob Moore · 7 years ago
  15. dba744c ACPICA: Dispatcher: Remove unnecessary call to debugger by Lv Zheng · 7 years ago
  16. 2cb8c3b ACPICA: Debugger/acpiexec: Cleanup error messages by Bob Moore · 7 years ago
  17. deb85f6 ACPICA: Explicitly cast 1 to u32 by Erik Schmauss · 7 years ago
  18. 5e2d9e9 ACPICA: Update error message for field beyond buffer case by Bob Moore · 7 years ago
  19. 861ba63 ACPICA: Events: Add runtime stub support for event APIs by Lv Zheng · 7 years ago
  20. 84676b8 ACPICA: OSL: Add support to exclude stdarg.h by Lv Zheng · 7 years ago
  21. cf45b58 ACPICA: Core: Always set GPIO VendorOffset by Mika Westerberg · 7 years ago
  22. 183c59d ACPICA: Fix a type value overlap in the AML support file by Bob Moore · 7 years ago
  23. 044b723 ACPICA: ACPI 6.2: Add support for PinGroupConfig() resource by Mika Westerberg · 7 years ago
  24. f8a6c86 ACPICA: ACPI 6.2: Add support for PinGroupFunction() resource by Mika Westerberg · 7 years ago
  25. fdaa098 ACPICA: ACPI 6.2: Add support for PinGroup() resource by Mika Westerberg · 7 years ago
  26. 97028ce ACPICA: ACPI 6.2: Add support for PinConfig() resource by Mika Westerberg · 7 years ago
  27. 2b72693 ACPICA: ACPI 6.2: Add support for PinFunction() resource by Mika Westerberg · 7 years ago
  28. c7a1dfb ACPICA: Add support for new PCCT subtables by David E. Box · 7 years ago
  29. bff7f90 ACPICA: Add header support for TPM2 table changes by Bob Moore · 7 years ago
  30. a86c856 ACPICA: disassembler: improve Switch support by David E. Box · 7 years ago
  31. a618c7f ACPICA: Add support for new SRAT subtable by Bob Moore · 7 years ago
  32. c042933 ACPICA: Add support for new HEST subtable by Bob Moore · 7 years ago
  33. 2e166c73 ACPICA: Add new flags to HEST subtables by Bob Moore · 7 years ago
  34. b8355bc ACPICA: Tables: Add PPTT table definitions by Lv Zheng · 7 years ago
  35. 4a8a605 ACPICA: Add new notify value for HEST table by Bob Moore · 7 years ago
  36. d3ebc89 ACPICA: Add support for _HMA as a predefined method by Erik Schmauss · 7 years ago
  37. b9ae9c2 ACPICA: Add support for _LSW as a predefined method by Erik Schmauss · 7 years ago
  38. 3758a97 ACPICA: Add support for _LSR as a predefined method by Erik Schmauss · 7 years ago
  39. 754d550 ACPICA: Add support for _LSI as a predefined method by Erik Schmauss · 7 years ago
  40. c03baf14 ACPICA: Tables: Fix defined values for MADT PCAT_COMPAT flag by Janosch Hildebrand · 7 years ago
  41. da22b8e ACPICA: Update Status field for BGRT table by Bob Moore · 7 years ago
  42. a69b438 ACPICA: Utilities: Make a notify value reserved by Bob Moore · 7 years ago
  43. dbbf3bb ACPICA: Added two new UUID values by Bob Moore · 7 years ago
  44. e6f9193 ACPICA: Add new notify value for memory attributes update by Bob Moore · 7 years ago
  45. fa418dd ACPICA: Tables: Add HMAT table definitions by Lv Zheng · 7 years ago
  46. e6ab3b7 ACPICA: Tables: Add WSMT support by Lv Zheng · 7 years ago
  47. 05c3507 ACPICA: Change path's type from u8* to char* by Erik Schmauss · 7 years ago
  48. 32c1431 Linux 4.12-rc5 by Linus Torvalds · 7 years ago
  49. 3262764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  50. 6d53cef compiler, clang: properly override 'inline' for clang by Linus Torvalds · 7 years ago
  51. 5ad9345 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  52. 5e38b72 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  53. f986e31b Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  54. 9cd9cb0 Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  55. 21c9eb7 Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  56. 246baac Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  57. ef918d3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  58. 8f56821 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  59. 9d66af6 Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  60. 9d0eb46 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  61. 9bc1f09 KVM: async_pf: avoid async pf injection when in guest mode by Wanpeng Li · 7 years ago
  62. 4d801cc hexagon: Use raw_copy_to_user by Guenter Roeck · 8 years ago
  63. 5faab9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  64. 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  65. ac1a14a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 45b44f0 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 6b7ed45 Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. f701d86 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 9376906 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 67a7001 ufs: we need to sync inode before freeing it by Al Viro · 7 years ago
  71. 179145e Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  72. c7a1aef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  73. 2833b7e Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  74. 42211f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  75. 39e4edf Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  76. 6107cc5 Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  77. babef37 excessive checks in ufs_write_failed() and ufs_evict_inode() by Al Viro · 7 years ago
  78. 006351a ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 7 years ago
  79. 940ef1a ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 7 years ago
  80. 6b0d144 ufs: set correct ->s_maxsize by Al Viro · 7 years ago
  81. eb315d2 ufs: restore maintaining ->i_blocks by Al Viro · 7 years ago
  82. 414cf71 fix ufs_isblockset() by Al Viro · 7 years ago
  83. 8785d84 ufs: restore proper tail allocation by Al Viro · 7 years ago
  84. 70e7af2 Btrfs: fix delalloc accounting leak caused by u32 overflow by Omar Sandoval · 7 years ago
  85. 452e62b Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 7 years ago
  86. 286b92f btrfs: tree-log.c: Wrong printk information about namelen by Su Yue · 7 years ago
  87. eb4125d Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  88. a0897d5 Input: synaptics-rmi4 - register F03 port as pass-through serio by Dmitry Torokhov · 7 years ago
  89. a92f63c Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  90. 788a73f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  91. b9d39d1 device-dax: fix 'dax' device filesystem inode destruction crash by Dan Williams · 7 years ago
  92. 792ef14 efi: Fix boot panic because of invalid BGRT image address by Dave Young · 7 years ago
  93. ed45509 cxl: Avoid double free_irq() for psl,slice interrupts by Vaibhav Jain · 7 years ago
  94. fc7a906 gpio: mvebu: fix gpio bank registration when pwm is used by Richard Genoud · 7 years ago
  95. c528eb2 gpio: mvebu: fix blink counter register selection by Richard Genoud · 7 years ago
  96. 8affb06 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent by Ingo Molnar · 7 years ago
  97. 92347cf KEYS: fix refcount_inc() on zero by Mark Rutland · 7 years ago
  98. 7cbe093 KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API by Mat Martineau · 7 years ago
  99. da7798a crypto : asymmetric_keys : verify_pefile:zero memory content before freeing by Loganaden Velvindron · 7 years ago
  100. a773954 KEYS: DH: add __user annotations to keyctl_kdf_params by Eric Biggers · 7 years ago