index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_dbg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
acpi: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
ACPI: fix whitespace in pr_fmt() to align log entries
Vincent Legoll
2017-06-22
1
-1
/
+1
*
ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal
Lv Zheng
2016-07-05
1
-2
/
+2
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-28
1
-11
/
+11
*
ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()
Lv Zheng
2015-12-28
1
-1
/
+2
*
ACPI / debugger: copy_to_user doesn't return errors
Dan Carpenter
2015-12-28
1
-4
/
+6
*
ACPI / debugger: remove some unneeded conditions
Dan Carpenter
2015-12-28
1
-4
/
+0
*
ACPI / debugger: Fix an issue a flag is modified without locking
Lv Zheng
2015-12-28
1
-1
/
+1
*
ACPI / debugger: Add module support for ACPI debugger
Lv Zheng
2015-12-15
1
-27
/
+53
*
ACPI / debugger: Add IO interface to access debugger functionalities
Lv Zheng
2015-12-15
1
-0
/
+779