[media] gspca - sonixj: Fix a zero divide in isoc interrupt
[linux-flexiantxendom0-3.2.10.git] / drivers / acpi / osl.c
2012-01-21 Myron StoweACPI, APEI: Add RAM mapping support to ACPI
2012-01-21 Myron StoweACPI, APEI: Add 64-bit read/write support for APEI...
2012-01-18 Len BrownMerge branch 'atomicio-remove' into release
2012-01-17 Myron StoweACPI: Export interfaces for ioremapping/iounmapping...
2012-01-17 Myron StoweACPI: Fix possible alignment issues with GAS 'address...
2012-01-17 Lin MingACPICA: Add support for region address conflict checking
2011-10-14 Prarit BhargavaPCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI...
2011-08-02 Len BrownMerge branches 'acpica', 'battery', 'boot-irqs', 'bz...
2011-08-02 Shaohua LiACPI: add missing _OSI strings
2011-08-02 Len BrownACPI print OSI(Linux) warning only once
2011-07-16 Takao IndohACPI: introduce "acpi_rsdp=" parameter for kdump
2011-07-13 Rafael J. WysockiACPI: Fix lockdep false positives in acpi_power_off()
2011-05-29 Len BrownMerge branches 'acpica', 'aml-custom', 'bugzilla-16548...
2011-03-25 Lin MingACPI: osl, add acpi_os_create_lock interface
2011-03-23 Len BrownMerge branch 'linus' into release
2011-02-24 Rafael J. WysockiMerge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci...
2011-02-24 Rafael J. WysockiACPI: Avoid calling request_irq() many times for the...
2011-02-24 Rafael J. WysockiACPI: Introduce acpi_os_get_iomem()
2011-02-24 Rafael J. WysockiACPI: Do not use krefs under a mutex in osl.c
2011-02-24 Rafael J. WysockiACPI: Make acpi_os_map_memory() avoid creating unnecess...
2011-02-24 Rafael J. WysockiACPI: Avoid walking the list of memory mappings in...
2011-02-24 Rafael J. WysockiACPI: Change acpi_ioremap_lock into a mutex
2011-02-24 Rafael J. WysockiACPI: Do not export functions that are only used in...
2011-02-21 Tejun HeoMerge branch 'master' into for-2.6.39
2011-02-08 Rafael J. WysockiACPI: Fix acpi_os_read_memory() and acpi_os_write_memor...
2011-02-01 Tejun Heoacpi: kacpi*_wq don't need WQ_MEM_RECLAIM
2011-01-21 Rafael J. WysockiACPI: Introduce acpi_os_ioremap()
2011-01-12 Len BrownMerge branch 'misc' into test
2011-01-12 Thomas RenningerACPI: fix resource check message
2011-01-07 Len BrownACPI: Use ioremap_cache()
2010-12-11 Len BrownMerge branches 'bugzilla-15418', 'bugzilla-21722',...
2010-12-11 Zhang RuiACPI: fix a section mismatch
2010-12-11 Lin MingACPI: fix allowing to add/remove multiple _OSI strings
2010-12-11 Lin Mingacpi: fix _OSI string setup regression
2010-10-26 Len BrownMerge branch 'misc' into release
2010-10-26 Len BrownMerge branch 'acpi-mmio' into release
2010-10-25 Myron StoweACPI: Page based coalescing of I/O remappings optimization
2010-10-25 Myron StoweACPI: Convert simple locking to RCU based locking
2010-10-25 Myron StoweACPI: Pre-map 'system event' related register blocks
2010-10-25 Myron StoweACPI: Add interfaces for ioremapping/iounmapping ACPI...
2010-10-25 Myron StoweACPI: Maintain a list of ACPI memory mapped I/O remappings
2010-10-25 Myron StoweACPI: Fix ioremap size for MMIO reads and writes
2010-10-19 Stephen HemmingerACPI: remove dead code
2010-10-16 Len BrownACPI: add FW_BUG to OSI(Linux) message
2010-10-01 Bob MooreACPICA: Obsolete the acpi_os_derive_pci_id OSL interface
2010-10-01 Lin MingACPICA/ACPI: Add new host interfaces for _OSI support
2010-10-01 Bob MooreACPICA: Fix acpi_os_read_pci_configuration prototype
2010-08-15 Len BrownMerge branch 'linus' into release
2010-08-15 Andi Kleengcc-4.6: ACPI: fix unused but set variables in ACPI
2010-08-08 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2010-07-12 Rafael J. WysockiACPI / ACPICA: Do not execute _PRW methods during initi...
2010-06-29 Tejun Heoacpi: use queue_work_on() instead of binding workqueue...
2010-05-27 Jean Delvarehwmon: (asus_atk0110) Don't load if ACPI resources...
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-06 Len BrownMerge branches 'battery', 'bugzilla-14667', 'bugzilla...
2010-04-05 Chase DouglasACPI: Reduce ACPI resource conflict message to KERN_WAR...
2010-03-23 Zhang RuiACPI: fixes a false alarm from lockdep
2010-03-16 Thomas WeberFix typos in comments
2010-01-28 Lin MingACPI: replace acpi_integer by u64
2009-12-09 Jean DelvareACPI: add const to acpi_check_resource_conflict()
2009-09-27 Jean DelvareACPI: Clarify resource conflict message
2009-09-24 Bjorn HelgaasACPI: remove cpumask_t usage
2009-09-19 Bjorn HelgaasACPI: remove null pointer checks in deferred execution...
2009-09-19 Bjorn HelgaasACPI: simplify deferred execution path
2009-08-27 Lin MingACPICA: fix leak of acpi_os_validate_address
2009-08-02 Bjorn HelgaasACPI: bind workqueues to CPU 0 to avoid SMI corruption
2009-06-24 Zhang RuiACPI: fix a deadlock in hotplug case
2009-04-21 Len BrownACPI: add /sys/firmware/acpi/interrupts/sci_not counter
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-02 Luca TettamantiACPI: acpi_enforce_resource=strict by default
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-18 Ingo MolnarMerge branches 'x86/cleanups', 'x86/cpu', 'x86/debug...
2009-03-18 Ingo MolnarMerge branches 'tracing/ftrace' and 'linus' into tracin...
2009-03-16 Len BrownRevert "ACPI: make some IO ports off-limits to AML"
2009-02-22 Jeremy Fitzhardingeacpi: add some missing section markers
2009-02-09 Yinghai Luacpi/x86: introduce __apci_map_table, v4
2009-02-07 Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
2009-02-07 Frank SeidelACPI: add missing KERN_* constants to printks
2009-02-04 Len BrownACPI: make some IO ports off-limits to AML
2008-12-31 Lin MingACPI: osl.c: replace return_ACPI_STATUS with return
2008-11-27 Len BrownACPI: delete OSI(Linux) DMI dmesg spam
2008-10-23 Len BrownMerge branch 'ull' into test
2008-10-23 Len BrownMerge branch 'dock' into test
2008-10-23 Lin MingACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ......
2008-10-11 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2008-09-24 Zhang RuiACPI: fix hotplug race
2008-04-29 Zhang Ruiflush kacpi_notify_wq before removing notify handler
2008-04-17 Matthew WilcoxAdd down_timeout and change ACPI to use it
2008-03-15 Linus TorvaldsACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
2008-03-11 Jean DelvareACPI: Fix a duplicate log level
2008-02-14 Len BrownMerge branches 'release', 'dmi', 'idle' and 'misc'...
2008-02-14 Len BrownACPI: DMI: quirk for FSC ESPRIMO Mobile V5505
2008-02-14 Adrian BunkACPI: static acpi_find_dsdt_initrd()
2008-02-14 Adrian BunkACPI: static acpi_no_initrd_override_setup()
2008-02-13 Linus Torvaldsacpi: fix acpi_os_read_pci_configuration() misuse of...
2008-02-10 Matthew WilcoxChange pci_raw_ops to pci_raw_read/write
2008-02-07 Len BrownACPI: add newline to printk
2008-02-07 Len BrownMerge branches 'release' and 'dsdt-override' into release
2008-02-07 Len BrownACPI: update intrd DSDT override console messages
next