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
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
1
-5
/
+6
|
\
|
*
ACPI: Fix possible recursive locking in hwregs.c
Rakib Mullick
2011-11-06
1
-5
/
+6
*
|
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
16
-0
/
+16
*
|
acpi: add module.h to files implicitly using/relying on it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
acpica: ACPI_MAX_SLEEP should be 2 sec, not 20
Len Brown
2011-08-29
1
-1
/
+1
*
ACPICA: Do not repair _TSS return package if _PSS is present
Fenghua Yu
2011-07-13
3
-0
/
+17
*
ACPICA: Add option to disable method return value validation and repair
Bob Moore
2011-07-13
2
-6
/
+18
*
ACPICA: Add missing _TDL to list of predefined names
Bob Moore
2011-07-13
1
-0
/
+1
*
ACPICA: Load operator: re-instate most restrictions on incoming table signature
Bob Moore
2011-07-13
1
-5
/
+22
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-05-29
16
-358
/
+501
|
\
|
*
-
.
Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...
Len Brown
2011-05-29
4
-19
/
+57
|
|
\
\
|
*
|
|
ACPICA: Execute an orphan _REG method under the EC device
Bob Moore
2011-05-09
3
-9
/
+127
|
*
|
|
ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place
Bob Moore
2011-05-09
1
-1
/
+0
|
*
|
|
ACPICA: Update internal address SpaceID for DataTable regions
Bob Moore
2011-05-09
6
-21
/
+8
|
*
|
|
ACPICA: Add more methods eligible for NULL package element removal
Bob Moore
2011-05-09
1
-8
/
+5
|
*
|
|
ACPICA: Split all internal Global Lock functions to new file - evglock
Bob Moore
2011-05-09
4
-316
/
+347
|
*
|
|
ACPICA: Fix code divergence of global lock handling
Lin Ming
2011-03-25
3
-41
/
+44
|
*
|
|
ACPICA: Use acpi_os_create_lock interface
Lin Ming
2011-03-25
2
-9
/
+17
*
|
|
|
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'reset' into release
Len Brown
2011-03-23
1
-5
/
+5
|
\
\
\
|
*
|
|
ACPICA: Fix access width for reset vector
Matthew Garrett
2011-03-22
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'acpica' into release
Len Brown
2011-03-18
16
-1915
/
+2152
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
2011-03-02
4
-2
/
+39
|
*
ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name
Bob Moore
2011-03-02
1
-0
/
+2
|
*
ACPICA: Split large dsopcode and dsload.c files.
Bob Moore
2011-03-02
7
-1407
/
+1549
|
*
ACPICA: Split large utglobal into utdecode.c.
Bob Moore
2011-03-02
4
-503
/
+547
|
*
ACPICA: Clarify a couple of error messages
Bob Moore
2011-03-02
1
-2
/
+2
|
*
ACPICA: Remove use of unreliable FADT revision field
Bob Moore
2011-03-02
1
-1
/
+4
|
*
ACPICA: GPE detect optimization - ignore unused GPE registers
Lin Ming
2011-03-02
1
-0
/
+9
*
|
ACPI / ACPICA: Implicit notify for multiple devices
Rafael J. Wysocki
2011-02-24
3
-14
/
+52
|
/
*
ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object
Rafael J. Wysocki
2011-02-12
1
-23
/
+26
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2011-01-20
141
-205
/
+252
|
\
|
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
141
-141
/
+141
|
*
ACPICA: Fix issues/fault with automatic "serialized" method support
Lin Ming
2011-01-18
13
-64
/
+85
|
*
ACPICA: Debugger: Lock namespace for duration of a namespace dump
Bob Moore
2011-01-18
1
-0
/
+15
|
*
ACPICA: Fix namespace race condition
Dana Myers
2011-01-18
1
-0
/
+9
|
*
ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().
Jesper Juhl
2011-01-18
1
-0
/
+2
*
|
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
Rafael J. Wysocki
2011-01-14
3
-2
/
+3
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
16
-797
/
+1097
|
\
\
|
*
\
Merge branch 'wakeup-etc-rafael' into release
Len Brown
2011-01-12
1
-39
/
+55
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ACPI / ACPICA: Fix global lock acquisition
Rafael J. Wysocki
2011-01-07
1
-39
/
+55
|
*
|
ACPICA: Misc comments to minimize code divergence
Lin Ming
2011-01-12
6
-46
/
+81
|
*
|
ACPICA: Global event handler
Lin Ming
2011-01-12
5
-3
/
+75
|
*
|
ACPICA: Implicit notify support
Lin Ming
2011-01-12
6
-86
/
+159
|
*
|
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
Lin Ming
2011-01-12
1
-12
/
+45
|
*
|
ACPICA: Remove unused function declarations
Lin Ming
2011-01-12
1
-6
/
+0
|
*
|
ACPICA: New GPE handler callback definition
Lin Ming
2011-01-12
4
-13
/
+20
|
*
|
ACPICA: Rename some function and variable names
Lin Ming
2011-01-12
9
-45
/
+62
|
*
|
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
2011-01-12
5
-601
/
+654
|
|
/
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
[next]