index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-05
ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."
Bob Moore
2
-12
/
+27
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
51
-1323
/
+2697
2009-09-20
x86: Trivial whitespace cleanups
Felipe Contreras
1
-1
/
+0
2009-09-19
Merge branch 'bugzilla-13620' into release
Len Brown
1
-0
/
+6
2009-09-19
Merge branch 'acpica' into release
Len Brown
50
-1323
/
+2691
2009-09-15
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2009-09-08
ACPICA: Windows compatibility: autoexecute root _INI method
Bob Moore
1
-0
/
+15
2009-09-08
ACPICA: Update _OSI with new Windows OS strings
Bob Moore
2
-0
/
+6
2009-09-08
ACPICA: Fix memory leak for ill-formed Package objects
Bob Moore
1
-5
/
+18
2009-09-08
ACPICA: Remove error message for Store(Localx,Localx)
Bob Moore
1
-4
/
+4
2009-09-08
ACPICA: Fix extraneous warning if _DSM returns a package
Bob Moore
1
-2
/
+6
2009-09-02
Merge commit 'v2.6.31-rc8' into x86/txt
Ingo Molnar
3
-0
/
+31
2009-09-01
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
Shane Wang
1
-1
/
+1
2009-08-28
ACPICA: acpi_reset: Bypass port validation mechanism
Bob Moore
1
-2
/
+15
2009-08-28
ACPICA: Add support for module-level executable AML code
Lin Ming
13
-52
/
+306
2009-08-28
ACPICA: ACPI 4: Add validation for new predefined names.
Bob Moore
2
-7
/
+73
2009-08-28
ACPICA: reformat predefined method table, no functional change
Lin Ming
1
-210
/
+293
2009-08-28
ACPICA: Fix fault if acpi_terminate is called twice
Bob Moore
2
-19
/
+19
2009-08-28
ACPICA: ACPI 4.0 : Add new return package type, restructure module.
Bob Moore
2
-135
/
+196
2009-08-28
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
3
-2
/
+84
2009-08-28
ACPICA: Move predefined repair code to new file, no functional change
Bob Moore
4
-119
/
+171
2009-08-28
ACPICA: Windows compatibility fix: same buffer/string store
Lin Ming
1
-0
/
+12
2009-08-27
ACPICA: fix leak of acpi_os_validate_address
Lin Ming
1
-0
/
+6
2009-08-27
ACPICA: Clarify common suffix for error/warning messages
Bob Moore
1
-1
/
+1
2009-08-27
ACPICA: Fix: Predefined object repair executed only once
Bob Moore
5
-170
/
+277
2009-08-27
ACPICA: Dump table header - suppress output of non-printable characters
Bob Moore
1
-7
/
+75
2009-08-27
ACPICA: Fix several acpi_attach_data problems
Bob Moore
3
-29
/
+64
2009-08-27
ACPICA: ACPI 4.0: Interpreter support for IPMI.
Lin Ming
3
-31
/
+61
2009-08-27
ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.
Lin Ming
3
-1
/
+3
2009-08-27
ACPICA: Fix possible memory leak in nspredef
Bob Moore
1
-12
/
+15
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
14
-473
/
+725
2009-08-27
ACPICA: Remove duplicate prototypes from header
Bob Moore
1
-4
/
+0
2009-08-27
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
7
-103
/
+325
2009-08-27
ACPICA: Remove duplicate extern declarations for public globals
Bob Moore
1
-15
/
+18
2009-08-27
ACPICA: Fix several pointer casts to avoid possible compile warnings
Bob Moore
2
-5
/
+6
2009-07-27
Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"
Len Brown
3
-0
/
+31
2009-07-21
x86, intel_txt: Intel TXT Sx shutdown support
Joseph Cihula
1
-0
/
+3
2009-05-27
ACPICA: Disable preservation of SCI enable bit (SCI_EN)
Bob Moore
1
-4
/
+7
2009-05-27
ACPICA: Region deletion: Ensure region object is removed from handler list
Lin Ming
1
-0
/
+21
2009-05-27
ACPICA: Eliminate extra call to NsGetParentNode
Alex Chiang
1
-3
/
+4
2009-05-27
ACPICA: Simplify internal operation region interface
Bob Moore
4
-20
/
+23
2009-05-27
ACPICA: Update Load() to use operation region interfaces
Bob Moore
1
-18
/
+78
2009-05-27
ACPICA: New: AcpiInstallMethod - install a single control method
Lin Ming
6
-4
/
+166
2009-05-27
ACPICA: Invalidate DdbHandle after table unload
Lin Ming
1
-2
/
+19
2009-05-27
ACPICA: Fix reference count issues for DdbHandle object
Lin Ming
1
-3
/
+6
2009-05-27
ACPICA: Simplify and optimize NsGetNextNode function
Bob Moore
4
-29
/
+69
2009-05-27
ACPICA: Additional validation of _PRT packages (resource mgr)
Bob Moore
1
-1
/
+1
2009-05-27
ACPICA: Fix DebugObject output for DdbHandle objects
Bob Moore
1
-1
/
+3
2009-05-27
ACPICA: Fix allowable release order for ASL mutex objects
Bob Moore
1
-4
/
+11
2009-05-27
ACPICA: Mutex support: Fix release ordering issue and current sync level
Bob Moore
1
-2
/
+19
[next]