Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2017-11-28 | acpi: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-06-22 | ACPI: fix whitespace in pr_fmt() to align log entries | Vincent Legoll | 1 | -1/+1 |
2016-07-06 | ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal | Lv Zheng | 1 | -2/+2 |
2016-05-28 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -11/+11 |
2015-12-28 | ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open() | Lv Zheng | 1 | -1/+2 |
2015-12-28 | ACPI / debugger: copy_to_user doesn't return errors | Dan Carpenter | 1 | -4/+6 |
2015-12-28 | ACPI / debugger: remove some unneeded conditions | Dan Carpenter | 1 | -4/+0 |
2015-12-28 | ACPI / debugger: Fix an issue a flag is modified without locking | Lv Zheng | 1 | -1/+1 |
2015-12-15 | ACPI / debugger: Add module support for ACPI debugger | Lv Zheng | 1 | -27/+53 |
2015-12-15 | ACPI / debugger: Add IO interface to access debugger functionalities | Lv Zheng | 1 | -0/+779 |