| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] cfq-iosched: correctly set ioprio on both targets | Jens Axboe | 2006-06-23 | 1 | -3/+2 |
* | [PATCH] Make CFQ the default IO scheduler | Jens Axboe | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] Rearrange a few struct request members | Jens Axboe | 2006-06-23 | 1 | -6/+5 |
* | [PATCH] Get rid of struct request request_pm_state member | Jens Axboe | 2006-06-23 | 3 | -46/+54 |
* | [PATCH] Kill PF_SYNCWRITE flag | Jens Axboe | 2006-06-23 | 10 | -29/+20 |
* | [PATCH] cfq-iosched: Don't set the queue batching limits | Jens Axboe | 2006-06-23 | 1 | -45/+3 |
* | [PATCH] remove dead code from elevator switching | Dave Jones | 2006-06-23 | 1 | -3/+0 |
* | [PATCH] blktrace_api.h: endian annotations | Alexey Dobriyan | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] blk_start_queue() must be called with irq disabled - add warning | Paolo 'Blaisorblade' Giarrusso | 2006-06-23 | 1 | -1/+4 |
* | [PATCH] iosched: use hlist for request hashtable | Akinobu Mita | 2006-06-23 | 2 | -49/+35 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-23 | 73 | -232/+746 |
|\ |
|
| * | [NET]: Require CAP_NET_ADMIN to create tuntap devices. | David Woodhouse | 2006-06-23 | 2 | -4/+10 |
| * | [NET]: fix net-core kernel-doc | Randy Dunlap | 2006-06-23 | 3 | -2/+5 |
| * | [TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h> | David Woodhouse | 2006-06-23 | 1 | -1/+1 |
| * | [IPSEC]: Handle GSO packets | Herbert Xu | 2006-06-23 | 2 | -10/+83 |
| * | [NET]: Added GSO toggle | Herbert Xu | 2006-06-23 | 5 | -6/+47 |
| * | [NET]: Add software TSOv4 | Herbert Xu | 2006-06-23 | 6 | -0/+243 |
| * | [NET]: Add generic segmentation offload | Herbert Xu | 2006-06-23 | 3 | -11/+143 |
| * | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu | 2006-06-23 | 27 | -90/+120 |
| * | [NET]: Prevent transmission after dev_deactivate | Herbert Xu | 2006-06-23 | 2 | -6/+12 |
| * | [IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRI... | YOSHIFUJI Hideaki | 2006-06-23 | 1 | -0/+3 |
| * | [IPV6]: Fix source address selection. | Ćukasz Stelmach | 2006-06-23 | 1 | -0/+6 |
| * | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 2006-06-23 | 36 | -103/+74 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 177 | -5048/+6369 |
|\ \ |
|
| * \ | merge linus into release branch | Len Brown | 2006-06-20 | 8 | -43/+39 |
| |\ \ |
|
| * \ \ | Pull button into release branch | Len Brown | 2006-06-16 | 1 | -0/+8 |
| |\ \ \ |
|
| | * | | | ACPI: suppress power button event on S3 resume | Arnaud Patard | 2006-06-16 | 1 | -0/+8 |
| * | | | | ACPI: resolve merge conflict between sem2mutex and processor_perflib.c | Len Brown | 2006-06-16 | 1 | -2/+2 |
| * | | | | Pull bugzilla-5737 into release branch | Len Brown | 2006-06-16 | 7 | -156/+645 |
| |\ \ \ \ |
|
| | * | | | | ACPI: use for_each_possible_cpu() instead of for_each_cpu() | KAMEZAWA Hiroyuki | 2006-05-14 | 1 | -6/+6 |
| | * | | | | ACPI: delete newly added debugging macros in processor_perflib.c | Len Brown | 2006-05-11 | 1 | -7/+3 |
| | * | | | | ACPI: UP build fix for bugzilla-5737 | Andrew Morton | 2006-04-02 | 2 | -0/+8 |
| | * | | | | Enable P-state software coordination via _PDC | Venkatesh Pallipadi | 2006-02-09 | 3 | -2/+7 |
| | * | | | | P-state software coordination for speedstep-centrino | Venkatesh Pallipadi | 2006-02-09 | 1 | -66/+180 |
| | * | | | | P-state software coordination for acpi-cpufreq | Venkatesh Pallipadi | 2006-02-09 | 1 | -88/+197 |
| | * | | | | P-state software coordination for ACPI core | Venkatesh Pallipadi | 2006-02-09 | 3 | -1/+258 |
| * | | | | | Pull bugzilla-5000 into release branch | Len Brown | 2006-06-16 | 5 | -8/+178 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: create acpi_thermal_resume() | Konstantin Karasyov | 2006-05-15 | 1 | -0/+16 |
| | * | | | | | ACPI: create acpi_fan_suspend()/acpi_fan_resume() | Konstantin Karasyov | 2006-05-15 | 3 | -7/+50 |
| | * | | | | | ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend() | Len Brown | 2006-05-15 | 1 | -11/+3 |
| | * | | | | | ACPI: create acpi_device_suspend()/acpi_device_resume() | Patrick Mochel | 2006-05-15 | 2 | -1/+120 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Pull bugzilla-5764 into release branch | Len Brown | 2006-06-16 | 1 | -22/+29 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: replace spin_lock_irq with mutex for ec poll mode | Rich Townsend | 2006-05-19 | 1 | -22/+29 |
| * | | | | | | Pull ibm_acpi into release branch | Len Brown | 2006-06-16 | 1 | -0/+70 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: Allow a WAN module enable/disable on a Thinkpad X60. | Jeremy Fitzhardinge | 2006-06-02 | 1 | -0/+70 |
| * | | | | | | | Pull sem2mutex into release branch | Len Brown | 2006-06-16 | 3 | -24/+25 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | sem2mutex: acpi, acpi_link_lock | Ingo Molnar | 2006-05-14 | 1 | -12/+13 |
| | * | | | | | | | ACPI: delete unused acpi_bus_drivers_lock | Len Brown | 2006-05-14 | 1 | -1/+0 |
| | * | | | | | | | sem2mutex: drivers/acpi/processor_perflib.c | Arjan van de Ven | 2006-05-14 | 1 | -11/+12 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Pull trivial2 into release branch | Len Brown | 2006-06-16 | 6 | -8/+12 |
| |\ \ \ \ \ \ \ |
|