added some suse-specific patches to the kernel.
[linux-flexiantxendom0-3.2.10.git] / drivers / acpi / osl.c
2003-05-12 Gerd Hoffmannadded some suse-specific patches to the kernel.
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...