index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
rsio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
ACPICA: Debugger: fix slight indentation issue
Erik Schmauss
1
-1
/
+1
2018-01-05
ACPICA: Fix a regression in the acpi_evaluate_object_type() interface
Bob Moore
1
-4
/
+5
2018-01-05
ACPICA: Update for a few debug output statements
Bob Moore
2
-4
/
+16
2018-01-05
ACPICA: Debug output, no functional change
Bob Moore
1
-7
/
+7
2017-12-08
ACPICA: Update information in MAINTAINERS
Rafael J. Wysocki
1
-1
/
+1
2017-12-04
ACPICA: Rename variable to match upstream
Rafael J. Wysocki
1
-4
/
+4
2017-11-27
ACPICA: Update version to 20171110
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: ACPI 6.2: Additional PPTT flags
Jeremy Linton
1
-0
/
+14
2017-11-27
ACPICA: Update linkage for get mutex name interface
Bob Moore
2
-7
/
+8
2017-11-27
ACPICA: Update mutex error messages, no functional change
Bob Moore
1
-4
/
+5
2017-11-27
ACPICA: Debugger: add "background" command for method execution
Bob Moore
4
-66
/
+206
2017-11-27
ACPICA: Small typo fix, no functional change
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table
Bob Moore
1
-1
/
+65
2017-11-27
ACPICA: Namespace: fix memory leak from building prefixed pathname
Erik Schmauss
1
-1
/
+4
2017-11-27
ACPICA: Enhance error messages from namespace create/lookup operations
Bob Moore
12
-25
/
+270
2017-11-27
ACPICA: Trivial fix to spelling mistake in comment
Colin Ian King
1
-1
/
+1
2017-11-27
ACPICA: ACPICA: style edits to utility function output, no functional change
Erik Schmauss
1
-1
/
+1
2017-11-27
ACPICA: iasl: Add SMMUv3 device ID mapping index support
Hanjun Guo
1
-0
/
+1
2017-11-27
ACPICA: Add an additional error message for EC timeouts
Bob Moore
1
-0
/
+10
2017-11-27
ACPICA: Update output from ACPI_EXCEPTION macro
Bob Moore
2
-7
/
+4
2017-11-27
ACPICA: Use local 64-bit divide support for string conversions
Bob Moore
1
-15
/
+21
2017-11-27
ACPICA: Update version to 20170929
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: Utilities: Cleanup style issue for bit clearing
Lv Zheng
1
-2
/
+2
2017-11-27
ACPICA: iASL/Tools: Add support for PDTT, SDEV, TPM2 ACPI tables
Bob Moore
2
-8
/
+83
2017-11-27
ACPICA: iASL: change processing of external op namespace nodes for correctness
Erik Schmauss
2
-6
/
+8
2017-11-27
ACPICA: Tools: Deploy -vd option (build date/time) across all tools
Bob Moore
2
-4
/
+27
2017-11-27
ACPICA: Rename AE_AML_INFINITE_LOOP exception
Bob Moore
2
-4
/
+4
2017-11-27
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
6
-13
/
+16
2017-11-27
ACPICA: Avoid null pointer dereference on Op.
Colin Ian King
1
-3
/
+3
2017-11-27
ACPICA: disassembler: getting rid of error message
Erik Schmauss
1
-8
/
+1
2017-11-27
ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad exter...
Erik Schmauss
1
-0
/
+1
2017-11-27
ACPICA: Fix an off-by-one error in acpi_get_timer_duration().
Jung-uk Kim
1
-15
/
+14
2017-11-27
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
11
-454
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
1
-1
/
+1
2017-11-23
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
1
-1
/
+1
2017-11-23
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
1
-1
/
+1
2017-11-23
ipvlan: Fix insufficient skb linear check for ipv6 icmp
Gao Feng
1
-1
/
+19
2017-11-23
ipvlan: Fix insufficient skb linear check for arp
Gao Feng
1
-8
/
+8
[next]