index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
evregion.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-10
ACPICA: Update version to 20160831
Bob Moore
1
-1
/
+1
2016-09-10
ACPICA: Tables: Tune table mutex to be a leaf lock
Lv Zheng
5
-131
/
+182
2016-09-10
ACPICA: Dispatcher: Fix a mutex issue for method auto serialization
Lv Zheng
2
-2
/
+10
2016-09-10
ACPICA: Namespace: Fix dynamic table loading issues
Lv Zheng
10
-69
/
+47
2016-09-10
ACPICA: Namespace: Add acpi_ns_get_node_unlocked()
Lv Zheng
2
-16
/
+55
2016-09-10
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...
Lv Zheng
11
-37
/
+227
2016-09-10
ACPICA: Update return value for intenal _OSI method
Bob Moore
1
-5
/
+17
2016-09-10
ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a...
Lv Zheng
1
-53
/
+49
2016-09-10
ACPICA: Tables: Add new table events indicating table installation/uninstalla...
Lv Zheng
2
-1
/
+11
2016-09-10
ACPICA: Tables: Remove wrong table event macros
Lv Zheng
1
-9
/
+5
2016-09-10
ACPICA: Tables: Remove acpi_tb_install_fixed_table()
Lv Zheng
3
-80
/
+16
2016-09-10
ACPICA: Add a couple of casts to uthex.c
Bob Moore
1
-1
/
+2
2016-09-10
ACPICA: Cleanup for all string-to-integer conversions
Bob Moore
17
-391
/
+435
2016-09-10
ACPICA: Debugger: Add subcommand for predefined name execution
Bob Moore
4
-29
/
+169
2016-08-13
ACPICA: Update version to 20160729
Bob Moore
1
-1
/
+1
2016-08-13
ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()
Lv Zheng
3
-12
/
+62
2016-08-13
ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers
Lv Zheng
3
-8
/
+17
2016-08-13
ACPICA: EFI: Port acpidump to EDK2 environment
Lv Zheng
2
-2
/
+2
2016-08-13
ACPICA: Applications: Fix a potential issue that help messages may be dumped ...
Lv Zheng
1
-3
/
+3
2016-08-13
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...
Lv Zheng
12
-371
/
+89
2016-08-13
ACPICA: Clib: Add -nostdinc support for EFI layer
Lv Zheng
6
-55
/
+109
2016-08-13
ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
Lv Zheng
5
-3
/
+7
2016-08-13
ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
Lv Zheng
6
-25
/
+22
2016-08-13
ACPICA: Clib: Fix wrong mini C library usage
Lv Zheng
2
-8
/
+6
2016-08-13
ACPICA: Clib: Cleanup va_arg related code
Lv Zheng
3
-41
/
+6
2016-08-13
ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ...
Lv Zheng
1
-2
/
+2
2016-08-13
ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all a...
Lv Zheng
1
-1
/
+1
2016-08-13
ACPICA: acpidump: Fix a duplicate variable definition
Lv Zheng
2
-6
/
+1
2016-08-13
ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link
Lv Zheng
2
-3
/
+1
2016-08-13
ACPICA: Debugger: Fix wrong inclusions in dbfileio.c
Lv Zheng
1
-14
/
+6
2016-08-13
ACPICA: FADT support cleanup
Bob Moore
2
-74
/
+100
2016-08-13
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
7
-23
/
+148
2016-08-13
ACPICA: Use os_allocate_zeroed
Bob Moore
1
-3
/
+1
2016-08-13
ACPICA: iASL/Disassembler: Add a check for missing filename
Bob Moore
1
-1
/
+1
2016-08-13
ACPICA: Divergence: Port declarators back to ACPICA
Lv Zheng
11
-24
/
+39
2016-08-13
ACPICA: Simplify configuration for "Max Loops" system parameter
Bob Moore
2
-1
/
+5
2016-08-13
ACPICA: Disassembler: Add option to emit embedded External operators/opcodes
Bob Moore
1
-0
/
+1
2016-08-13
ACPICA: Debugger: Extend some max line lengths
Bob Moore
2
-3
/
+3
2016-08-13
ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...
Lv Zheng
2
-0
/
+20
2016-08-13
ACPICA: Interpreter: Remove temporary code for External() opcode
Bob Moore
1
-9
/
+8
2016-08-13
ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...
Jung-uk Kim
1
-3
/
+3
2016-08-13
ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.
Jung-uk Kim
4
-2
/
+48
2016-08-08
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
51
-157
/
+158
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
1
-2
/
+3
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
11
-53
/
+51
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
4
-4
/
+5
2016-08-05
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
Hiraku Toyooka
1
-3
/
+3
2016-08-05
ramoops: use DT reserved-memory bindings
Kees Cook
4
-33
/
+56
[next]