index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
[PATCH] Get rid of struct request request_pm_state member
Jens Axboe
2006-06-23
*
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-23
|
\
|
*
[NET]: Require CAP_NET_ADMIN to create tuntap devices.
David Woodhouse
2006-06-23
|
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
|
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-06-23
|
\
\
|
*
\
merge linus into release branch
Len Brown
2006-06-19
|
|
\
\
|
*
\
\
Pull button into release branch
Len Brown
2006-06-15
|
|
\
\
\
|
|
*
|
|
ACPI: suppress power button event on S3 resume
Arnaud Patard
2006-06-15
|
*
|
|
|
ACPI: resolve merge conflict between sem2mutex and processor_perflib.c
Len Brown
2006-06-15
|
*
|
|
|
Pull bugzilla-5737 into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: use for_each_possible_cpu() instead of for_each_cpu()
KAMEZAWA Hiroyuki
2006-05-13
|
|
*
|
|
|
ACPI: delete newly added debugging macros in processor_perflib.c
Len Brown
2006-05-11
|
|
*
|
|
|
P-state software coordination for ACPI core
Venkatesh Pallipadi
2006-02-09
|
*
|
|
|
|
Pull bugzilla-5000 into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: create acpi_thermal_resume()
Konstantin Karasyov
2006-05-15
|
|
*
|
|
|
|
ACPI: create acpi_fan_suspend()/acpi_fan_resume()
Konstantin Karasyov
2006-05-15
|
|
*
|
|
|
|
ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend()
Len Brown
2006-05-15
|
|
*
|
|
|
|
ACPI: create acpi_device_suspend()/acpi_device_resume()
Patrick Mochel
2006-05-15
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Pull bugzilla-5764 into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: replace spin_lock_irq with mutex for ec poll mode
Rich Townsend
2006-05-19
|
*
|
|
|
|
|
Pull ibm_acpi into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI: Allow a WAN module enable/disable on a Thinkpad X60.
Jeremy Fitzhardinge
2006-06-01
|
*
|
|
|
|
|
|
Pull sem2mutex into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
sem2mutex: acpi, acpi_link_lock
Ingo Molnar
2006-05-13
|
|
*
|
|
|
|
|
|
ACPI: delete unused acpi_bus_drivers_lock
Len Brown
2006-05-13
|
|
*
|
|
|
|
|
|
sem2mutex: drivers/acpi/processor_perflib.c
Arjan van de Ven
2006-05-13
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Pull trivial2 into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPI: asus_acpi_init(): propagate correct return value
Andrew Morton
2006-05-15
|
|
*
|
|
|
|
|
|
ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and fr...
Andreas Mohr
2006-05-14
|
|
*
|
|
|
|
|
|
ACPI: fix memory leak in acpi_thermal_add() error path
Vasily Averin
2006-05-13
|
|
*
|
|
|
|
|
|
ACPI: fix potential memory leak in acpi_evaluate_integer() error path
Vasily Averin
2006-05-13
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Pull video into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPI: fix potential memory leaks in driver/acpi/video.c
Yu, Luming
2006-05-15
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Pull acpi_bus_register_driver into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPI: acpi_bus_unregister_driver() returns void
Bjorn Helgaas
2006-05-13
|
|
*
|
|
|
|
|
|
ACPI: fix sonypi ACPI driver registration to unregister on failure
Bjorn Helgaas
2006-04-01
|
|
*
|
|
|
|
|
|
ACPI: update asus_acpi driver registration to unload on failure
Bjorn Helgaas
2006-04-01
|
|
*
|
|
|
|
|
|
ACPI: make acpi_bus_register_driver() return success/failure, not device count
Bjorn Helgaas
2006-04-01
|
*
|
|
|
|
|
|
|
Pull bugzilla-5452 into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ACPI: enable BIOS warning
Len Brown
2006-03-31
|
*
|
|
|
|
|
|
|
|
Pull trivial into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
[ACPI] drivers/acpi/video.c: fix error path NULL pointer dereference
Adrian Bunk
2006-03-31
|
|
*
|
|
|
|
|
|
|
|
[ACPI] fix possible acpi thermal leak in failure path
Dave Jones
2006-03-31
|
|
*
|
|
|
|
|
|
|
|
[ACPI] drivers/acpi/hotkey.c: check kmalloc return value
Irwan Djajadi
2006-03-31
|
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
Pull trivial1 into release branch
Len Brown
2006-06-15
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
ACPI: Don't print internal BIOS names of wakeup devices
Bjorn Helgaas
2006-04-03
|
|
*
|
|
|
|
|
|
|
|
ACPI: build fix for u8 cpu_index
Ashok Raj
2006-04-01
|
|
*
|
|
|
|
|
|
|
|
ACPI: remove __init/__exit from Asus .add()/.remove() methods
Bjorn Helgaas
2006-04-01
[next]