index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Silence the warning about _BIF returning the buffer
Alexey Starikovskiy
2009-11-24
1
-2
/
+3
*
ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."
Bob Moore
2009-11-05
2
-12
/
+27
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-09-23
51
-1323
/
+2697
|
\
|
*
Merge branch 'bugzilla-13620' into release
Len Brown
2009-09-19
1
-0
/
+6
|
|
\
|
|
*
ACPICA: fix leak of acpi_os_validate_address
Lin Ming
2009-08-27
1
-0
/
+6
|
*
|
Merge branch 'acpica' into release
Len Brown
2009-09-19
50
-1323
/
+2691
|
|
\
\
|
|
*
|
ACPICA: Windows compatibility: autoexecute root _INI method
Bob Moore
2009-09-08
1
-0
/
+15
|
|
*
|
ACPICA: Update _OSI with new Windows OS strings
Bob Moore
2009-09-08
2
-0
/
+6
|
|
*
|
ACPICA: Fix memory leak for ill-formed Package objects
Bob Moore
2009-09-08
1
-5
/
+18
|
|
*
|
ACPICA: Remove error message for Store(Localx,Localx)
Bob Moore
2009-09-08
1
-4
/
+4
|
|
*
|
ACPICA: Fix extraneous warning if _DSM returns a package
Bob Moore
2009-09-08
1
-2
/
+6
|
|
*
|
ACPICA: acpi_reset: Bypass port validation mechanism
Bob Moore
2009-08-28
1
-2
/
+15
|
|
*
|
ACPICA: Add support for module-level executable AML code
Lin Ming
2009-08-28
13
-52
/
+306
|
|
*
|
ACPICA: ACPI 4: Add validation for new predefined names.
Bob Moore
2009-08-28
2
-7
/
+73
|
|
*
|
ACPICA: reformat predefined method table, no functional change
Lin Ming
2009-08-28
1
-210
/
+293
|
|
*
|
ACPICA: Fix fault if acpi_terminate is called twice
Bob Moore
2009-08-28
2
-19
/
+19
|
|
*
|
ACPICA: ACPI 4.0 : Add new return package type, restructure module.
Bob Moore
2009-08-28
2
-135
/
+196
|
|
*
|
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
2009-08-28
3
-2
/
+84
|
|
*
|
ACPICA: Move predefined repair code to new file, no functional change
Bob Moore
2009-08-28
4
-119
/
+171
|
|
*
|
ACPICA: Clarify common suffix for error/warning messages
Bob Moore
2009-08-27
1
-1
/
+1
|
|
*
|
ACPICA: Fix: Predefined object repair executed only once
Bob Moore
2009-08-27
5
-170
/
+277
|
|
*
|
ACPICA: Dump table header - suppress output of non-printable characters
Bob Moore
2009-08-27
1
-7
/
+75
|
|
*
|
ACPICA: Fix several acpi_attach_data problems
Bob Moore
2009-08-27
3
-29
/
+64
|
|
*
|
ACPICA: ACPI 4.0: Interpreter support for IPMI.
Lin Ming
2009-08-27
3
-31
/
+61
|
|
*
|
ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.
Lin Ming
2009-08-27
3
-1
/
+3
|
|
*
|
ACPICA: Fix possible memory leak in nspredef
Bob Moore
2009-08-27
1
-12
/
+15
|
|
*
|
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-08-27
14
-473
/
+725
|
|
*
|
ACPICA: Remove duplicate prototypes from header
Bob Moore
2009-08-27
1
-4
/
+0
|
|
*
|
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
2009-08-27
7
-103
/
+325
|
|
*
|
ACPICA: Remove duplicate extern declarations for public globals
Bob Moore
2009-08-27
1
-15
/
+18
|
|
*
|
ACPICA: Fix several pointer casts to avoid possible compile warnings
Bob Moore
2009-08-27
2
-5
/
+6
|
|
|
/
*
|
/
x86: Trivial whitespace cleanups
Felipe Contreras
2009-09-20
1
-1
/
+0
|
/
/
*
|
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-15
1
-0
/
+3
|
\
\
|
*
|
Merge commit 'v2.6.31-rc8' into x86/txt
Ingo Molnar
2009-09-02
3
-0
/
+31
|
|
\
|
|
*
|
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
Shane Wang
2009-09-01
1
-1
/
+1
|
*
|
x86, intel_txt: Intel TXT Sx shutdown support
Joseph Cihula
2009-07-21
1
-0
/
+3
*
|
|
ACPICA: Windows compatibility fix: same buffer/string store
Lin Ming
2009-08-28
1
-0
/
+12
|
|
/
|
/
|
*
|
Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"
Len Brown
2009-07-27
3
-0
/
+31
|
/
*
ACPICA: Disable preservation of SCI enable bit (SCI_EN)
Bob Moore
2009-05-27
1
-4
/
+7
*
ACPICA: Region deletion: Ensure region object is removed from handler list
Lin Ming
2009-05-27
1
-0
/
+21
*
ACPICA: Eliminate extra call to NsGetParentNode
Alex Chiang
2009-05-27
1
-3
/
+4
*
ACPICA: Simplify internal operation region interface
Bob Moore
2009-05-27
4
-20
/
+23
*
ACPICA: Update Load() to use operation region interfaces
Bob Moore
2009-05-27
1
-18
/
+78
*
ACPICA: New: AcpiInstallMethod - install a single control method
Lin Ming
2009-05-27
6
-4
/
+166
*
ACPICA: Invalidate DdbHandle after table unload
Lin Ming
2009-05-27
1
-2
/
+19
*
ACPICA: Fix reference count issues for DdbHandle object
Lin Ming
2009-05-27
1
-3
/
+6
*
ACPICA: Simplify and optimize NsGetNextNode function
Bob Moore
2009-05-27
4
-29
/
+69
*
ACPICA: Additional validation of _PRT packages (resource mgr)
Bob Moore
2009-05-27
1
-1
/
+1
*
ACPICA: Fix DebugObject output for DdbHandle objects
Bob Moore
2009-05-27
1
-1
/
+3
*
ACPICA: Fix allowable release order for ASL mutex objects
Bob Moore
2009-05-27
1
-4
/
+11
[next]