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.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
/
osl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into release
Len Brown
2011-03-23
1
-3
/
+3
|
\
|
*
Merge branch 'master' into for-2.6.39
Tejun Heo
2011-02-21
1
-7
/
+18
|
|
\
|
*
|
acpi: kacpi*_wq don't need WQ_MEM_RECLAIM
Tejun Heo
2011-02-01
1
-3
/
+3
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next
Rafael J. Wysocki
2011-02-24
1
-60
/
+79
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
ACPI: Avoid calling request_irq() many times for the same interrupt
Rafael J. Wysocki
2011-02-24
1
-12
/
+15
|
|
/
/
|
/
|
|
|
*
|
ACPI: Introduce acpi_os_get_iomem()
Rafael J. Wysocki
2011-02-24
1
-0
/
+16
|
*
|
ACPI: Do not use krefs under a mutex in osl.c
Rafael J. Wysocki
2011-02-24
1
-20
/
+16
|
*
|
ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings
Rafael J. Wysocki
2011-02-24
1
-13
/
+15
|
*
|
ACPI: Avoid walking the list of memory mappings in osl.c twice in a row
Rafael J. Wysocki
2011-02-24
1
-13
/
+20
|
*
|
ACPI: Change acpi_ioremap_lock into a mutex
Rafael J. Wysocki
2011-02-24
1
-12
/
+9
|
*
|
ACPI: Do not export functions that are only used in osl.c
Rafael J. Wysocki
2011-02-24
1
-4
/
+2
|
/
/
*
/
ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2)
Rafael J. Wysocki
2011-02-08
1
-7
/
+18
|
/
*
ACPI: Introduce acpi_os_ioremap()
Rafael J. Wysocki
2011-01-20
1
-5
/
+7
*
Merge branch 'misc' into test
Len Brown
2011-01-12
1
-4
/
+7
|
\
|
*
ACPI: fix resource check message
Thomas Renninger
2011-01-12
1
-4
/
+7
*
|
ACPI: Use ioremap_cache()
Len Brown
2011-01-07
1
-3
/
+3
|
|
|
\
*
-
.
\
Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....
Len Brown
2010-12-11
1
-36
/
+77
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ACPI: fix allowing to add/remove multiple _OSI strings
Lin Ming
2010-12-11
1
-16
/
+50
|
|
*
acpi: fix _OSI string setup regression
Lin Ming
2010-12-11
1
-26
/
+33
|
|
/
|
/
|
|
*
ACPI: fix a section mismatch
Zhang Rui
2010-12-11
1
-1
/
+1
|
/
*
Merge branch 'misc' into release
Len Brown
2010-10-26
1
-25
/
+0
|
\
|
*
ACPI: remove dead code
Stephen Hemminger
2010-10-19
1
-25
/
+0
*
|
Merge branch 'acpi-mmio' into release
Len Brown
2010-10-26
1
-48
/
+232
|
\
\
|
*
|
ACPI: Page based coalescing of I/O remappings optimization
Myron Stowe
2010-10-24
1
-11
/
+51
|
*
|
ACPI: Convert simple locking to RCU based locking
Myron Stowe
2010-10-24
1
-12
/
+11
|
*
|
ACPI: Pre-map 'system event' related register blocks
Myron Stowe
2010-10-24
1
-31
/
+40
|
*
|
ACPI: Add interfaces for ioremapping/iounmapping ACPI registers
Myron Stowe
2010-10-24
1
-0
/
+38
|
*
|
ACPI: Maintain a list of ACPI memory mapped I/O remappings
Myron Stowe
2010-10-24
1
-15
/
+113
|
*
|
ACPI: Fix ioremap size for MMIO reads and writes
Myron Stowe
2010-10-24
1
-2
/
+2
|
|
/
*
|
ACPI: add FW_BUG to OSI(Linux) message
Len Brown
2010-10-15
1
-1
/
+1
*
|
ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface
Bob Moore
2010-10-01
1
-68
/
+0
*
|
ACPICA/ACPI: Add new host interfaces for _OSI support
Lin Ming
2010-10-01
1
-42
/
+46
*
|
ACPICA: Fix acpi_os_read_pci_configuration prototype
Bob Moore
2010-10-01
1
-3
/
+5
|
/
*
Merge branch 'linus' into release
Len Brown
2010-08-15
1
-29
/
+11
|
\
|
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-08-07
1
-20
/
+0
|
|
\
|
*
|
acpi: use queue_work_on() instead of binding workqueue worker to cpu0
Tejun Heo
2010-06-29
1
-29
/
+11
*
|
|
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
2010-08-15
1
-4
/
+3
|
|
/
|
/
|
*
|
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
2010-07-12
1
-20
/
+0
|
/
*
hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
Jean Delvare
2010-05-27
1
-0
/
+9
*
Merge branch 'master' into for-next
Jiri Kosina
2010-04-23
1
-11
/
+12
|
\
|
*
-
.
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
2010-04-06
1
-11
/
+12
|
|
\
\
|
|
|
*
ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup
Chase Douglas
2010-04-04
1
-10
/
+4
|
|
|
/
|
|
/
|
|
|
*
ACPI: fixes a false alarm from lockdep
Zhang Rui
2010-03-23
1
-1
/
+8
|
|
/
*
/
Fix typos in comments
Thomas Weber
2010-03-16
1
-2
/
+2
|
/
*
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
1
-2
/
+2
*
ACPI: add const to acpi_check_resource_conflict()
Jean Delvare
2009-12-09
1
-1
/
+1
*
ACPI: Clarify resource conflict message
Jean Delvare
2009-09-27
1
-1
/
+7
*
ACPI: remove cpumask_t usage
Bjorn Helgaas
2009-09-24
1
-1
/
+1
*
ACPI: remove null pointer checks in deferred execution path
Bjorn Helgaas
2009-09-19
1
-9
/
+0
*
ACPI: simplify deferred execution path
Bjorn Helgaas
2009-09-19
1
-18
/
+5
[next]