index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
tables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
1
-1
/
+1
|
\
|
*
ACPI: Add PPTT to injectable table list
Jeremy Linton
2018-05-17
1
-1
/
+1
*
|
ACPI / tables: improve comments regarding acpi_parse_entries_array()
Al Stone
2018-05-12
1
-2
/
+7
|
/
*
ACPI: add NFIT and HMAT to the initrd override list
Dan Williams
2018-02-22
1
-1
/
+1
*
ACPI / tables: Add IORT to injectable table list
Shunyong Yang
2018-02-07
1
-1
/
+2
*
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
2017-07-20
1
-2
/
+2
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
1
-1
/
+1
|
\
|
*
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
2017-01-28
1
-1
/
+1
*
|
ACPI / tables: Drop acpi_parse_entries() which is not used
Baoquan He
2017-04-19
1
-16
/
+0
|
/
*
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-12-21
1
-10
/
+7
*
ACPI / tables: Remove duplicated include from tables.c
Wei Yongjun
2016-09-17
1
-1
/
+0
*
ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...
Al Stone
2016-08-31
1
-2
/
+2
*
ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtables
Al Stone
2016-08-31
1
-3
/
+6
*
ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()
Al Stone
2016-08-31
1
-1
/
+1
*
ACPI / tables: move arch-specific symbol to asm/acpi.h
Aleksey Makarov
2016-06-22
1
-1
/
+2
*
ACPI / tables: table upgrade: refactor function definitions
Aleksey Makarov
2016-06-22
1
-10
/
+4
*
ACPI / tables: table upgrade: use cacheable map for tables
Aleksey Makarov
2016-06-22
1
-3
/
+3
*
ACPI / tables: Fix DSDT override mechanism
Rafael J. Wysocki
2016-05-06
1
-0
/
+4
*
ACPI / tables: Convert initrd table override to table upgrade mechanism
Lv Zheng
2016-04-18
1
-14
/
+34
*
ACPI / tables: Move table override mechanisms to tables.c
Lv Zheng
2016-04-18
1
-1
/
+291
*
-
.
Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
2016-03-14
1
-0
/
+10
|
\
\
|
|
*
ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addresses
Colin Ian King
2016-03-09
1
-0
/
+10
|
|
/
*
/
ACPI / OSL: Add support to install tables via initrd
Lv Zheng
2016-03-09
1
-0
/
+2
|
/
*
ACPI / tables: test the correct variable
Dan Carpenter
2015-10-15
1
-1
/
+2
*
ACPI / tables: Add acpi_subtable_proc to ACPI table parsers
Lukasz Anaczkowski
2015-10-15
1
-18
/
+75
*
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-07-08
1
-4
/
+0
*
ACPI / table: Print GIC information when MADT is parsed
Hanjun Guo
2015-03-25
1
-0
/
+22
*
ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning
Hanjun Guo
2015-03-25
1
-14
/
+16
*
ACPI / table: Always count matched and successfully parsed entries
Tomasz Nowicki
2014-11-27
1
-1
/
+4
*
ACPI / table: Add new function to get table entries
Ashwin Chaugule
2014-11-27
1
-19
/
+44
*
ACPI: use kstrto*() instead of simple_strto*()
Christoph Jaeger
2014-06-17
1
-1
/
+2
*
ACPI: Fix x86 regression related to early mapping size limitation
Lv Zheng
2014-06-01
1
-0
/
+23
*
ACPI / tables: Replace printk with pr_*
Hanjun Guo
2014-03-02
1
-73
/
+55
*
ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...
tangchen
2014-01-06
1
-2
/
+3
*
ACPI / tables: Check if id is NULL in acpi_table_parse()
tangchen
2014-01-06
1
-1
/
+1
*
ACPI / table: Replace '1' with specific error return values
Hanjun Guo
2013-12-07
1
-2
/
+2
*
ACPICA: Cleanup table handler naming conflicts.
Lv Zheng
2013-01-11
1
-3
/
+3
*
ACPI: Harden acpi_table_parse_entries() against BIOS bug
Fenghua Yu
2012-10-06
1
-4
/
+14
*
ACPI: delete the "acpi=ht" boot option
Len Brown
2010-03-14
1
-2
/
+2
*
ACPI: fix "acpi=ht" boot option
Len Brown
2010-02-18
1
-2
/
+2
*
ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()
Len Brown
2009-08-28
1
-0
/
+6
*
Merge branch 'linus' into release
Len Brown
2009-04-05
1
-6
/
+14
|
\
|
*
acpi/x86: introduce __apci_map_table, v4
Yinghai Lu
2009-02-09
1
-6
/
+14
*
|
x86, ACPI: add support for x2apic ACPI extensions
Suresh Siddha
2009-04-03
1
-0
/
+30
|
/
*
ACPI: disable ACPI cleanly when bad RSDP found
Len Brown
2009-02-06
1
-1
/
+6
*
acpi: add checking for NULL early param
Cyrill Gorcunov
2008-08-21
1
-0
/
+2
*
Revert "ACPI: parse 2nd MADT by default"
Len Brown
2007-03-30
1
-1
/
+1
*
ACPI: parse 2nd MADT by default
Len Brown
2007-03-15
1
-1
/
+1
*
ACPI: Add support to parse 2nd MADT
Len Brown
2007-03-11
1
-5
/
+52
[next]