- update to 2.6.1-rc2 -- first cut.
[linux-flexiantxendom0-3.2.10.git] / drivers / acpi / osl.c
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-02 Andreas Gruenbacher- Update version of ACPI DSDT patch (by Thomas Renninger
2003-09-02 Andreas Gruenbacher- patches.suse/acpi-dsdt-from-initrd: Overwrite the...
2003-08-13 Andy GroverACPI: Fix ACPI for IA64 on Big Sur machines (HJ Lu)
2003-07-13 Andy GroverACPI: Correctly handle NMI watchdog during long stalls...
2003-07-01 Andreas SchwabAdd latest ia64 patches.
2003-07-01 Gerd Hoffmann- updated to 2.5.73
2003-06-26 Andi Kleen[PATCH] Fix ACPI compilation for 2.5.73
2003-06-23 Matthew Wilcox[PATCH] PCI: pci_raw_ops devfn
2003-06-20 Andreas SchwabUpdate ia64 patch to 2.5.72-030619
2003-06-19 Matthew Wilcox[PATCH] PCI: pci_raw_ops patch to fix acpi on ia64
2003-06-12 Andreas SchwabUpdate ia64 patch to 2.5.69-030521, throwing away the...
2003-06-11 Andy GroverACPI: Add access checking (Andi Kleen)
2003-05-16 Andy GroverACPI: Return only proper values (0 or 1) from our inter...
2003-05-15 Andreas SchwabFix arch headers.
2003-05-15 Gerd Hoffmannrestricted ia64 patches to ia64 again, they still break...
2003-05-14 Andreas Schwab- Separate out show_stack changes into own patch.
2003-05-12 Gerd Hoffmannadded some suse-specific patches to the kernel.
2003-05-12 Andy GroverACPI: Allow ":" in OS override string (Ducrot Bruno)
2003-05-10 Andreas SchwabAdd ia64 patch.
2003-04-23 Andy GroverACPI: Indicate whether we handled the interrupt or not
2003-04-23 Andy GroverMerge groveronline.com:/root/bk/linux-2.5
2003-04-20 Linus TorvaldsInterrupt handlers should return whether the interrupt
2003-04-18 Andy GroverACPI: interpreter update to 20030418
2003-04-04 Andrew Morton[PATCH] acpi compile fix
2003-03-21 Andy GroverACPI: Interpreter update to 20030321
2003-03-05 Andy GroverACPI: Re-enable build w/o CONFIG_PCI (Pavel Machek)
2003-02-26 Andy GroverACPI: Fix derive_pci_id (Ducrot Bruno, Alvaro Lopez)
2003-02-18 Andy GroverACPI: Decrease size of override's static array, add...
2003-02-18 Andy GroverACPI: Add ability to override predefined object values...
2003-02-14 Andy GroverACPI: Properly handle an ISO reassigning the ACPI inter...
2003-02-13 Andy GroverMerge groveronline.com:/root/bk/linux-mochel
2003-02-12 Patrick Mochelacpi: make source files look in <acpi/...> for headers...
2003-02-06 Andy GroverACPI: fix compile on IA64 (Matthew Wilcox)
2003-01-17 Andy GroverACPI: Move drivers/acpi/include directory to include...
2003-01-08 Andy GroverACPI: Eliminate spawning of thread from timer callback...
2003-01-07 Andy GroverACPI: Remove typedefs in favor of using "struct" and...
2002-12-17 Andy GroverACPI: remove non-Linux revision on files, and make...
2002-12-06 Andy GroverACPI: Fix check of schedule_work()'s return value ...
2002-12-02 Andy GroverACPI: Alter comment to reduce unwarranted hyperbole
2002-11-22 Andy GroverACPI: Fix IRQ assignment on Tiger (JI Lee)
2002-11-15 Andy GroverACPI: fix debug print levels, and use down() instead...
2002-11-07 Andy GroverACPI: Interpreter update to fix mutex wait problem
2002-11-01 Linus TorvaldsNeeds <linux/smp_lock.h> for "in_atomic()" test.
2002-10-31 Andy GroverACPI: Ensure we don't try to sleep when we shouldn't
2002-10-01 Andy GroverMerge groveronline.com:/root/bk/linux-2.5
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-10-01 Andy GroverACPI: IA64 fixes (David Mosberger)
2002-09-03 Andy GroverRemove obsolete OSL functions (Kochi Takayoshi)
2002-08-30 Greg Kroah-HartmanACPI: fix needed due to previous pci_ops change
2002-07-09 Andy GroverChange some IA64 stuff as requested by Matthew Wilcox
2002-06-18 Linus TorvaldsMissing tqueue.h includes from sched.h cleanup
2002-05-29 Andy GroverCode cleanups
2002-05-29 Andy Groverrename ACPI files to remove acpi_ prefix. Why did we...