| Commit message (Expand) | Author | Age |
* | module: remove module_text_address() | Rusty Russell | 2009-03-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-30 |
|\ |
|
| * | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov | 2009-03-29 |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-29 |
| |\ |
|
| * | | tg3: Add GRO support. | David S. Miller | 2009-03-29 |
| * | | niu: Add GRO support. | David S. Miller | 2009-03-29 |
| * | | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe(). | David S. Miller | 2009-03-29 |
| * | | gianfar: Fix use-after-of_node_put() in gfar_of_init(). | David S. Miller | 2009-03-29 |
| * | | netpoll: store local and remote ip in net-endian | Harvey Harrison | 2009-03-29 |
| * | | dmascc: fix incomplete conversion to network_device_ops | Alexander Beregalov | 2009-03-29 |
| * | | ni5010: convert to net_device_ops | Alexander Beregalov | 2009-03-29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 |
|\ \ \ |
|
| * | | | oprofile: Thou shalt not call __exit functions from __init functions | Russell King | 2009-03-30 |
| * | | | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 2009-03-30 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-03-30 |
|\ \ \ \ |
|
| * | | | | lguest: use bool instead of int | Matias Zabaljauregui | 2009-03-30 |
| * | | | | lguest: use KVM hypercalls | Matias Zabaljauregui | 2009-03-30 |
| * | | | | lguest: fix spurious BUG_ON() on invalid guest stack. | Rusty Russell | 2009-03-30 |
| * | | | | virtio: more neatening of virtio_ring macros. | Rusty Russell | 2009-03-30 |
| * | | | | virtio: fix BAD_RING, START_US and END_USE macros | Roel Kluin | 2009-03-30 |
| |/ / / |
|
* | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-30 |
|\ \ \ \ |
|
| * | | | | hwmon: (fschmd) Add support for the FSC Hades IC | Hans de Goede | 2009-03-30 |
| * | | | | hwmon: (fschmd) Add support for the FSC Syleus IC | Hans de Goede | 2009-03-30 |
| * | | | | i2c-i801: Instantiate FSC hardware montioring chips | Hans de Goede | 2009-03-30 |
| * | | | | dmi: Let dmi_walk() users pass private data | Jean Delvare | 2009-03-30 |
| * | | | | Move the pcf8591 driver to hwmon | Jean Delvare | 2009-03-30 |
| * | | | | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG | Gong Jun | 2009-03-30 |
| * | | | | hwmon: (w83627ehf) Add support for W83667HG | Gong Jun | 2009-03-30 |
| * | | | | hwmon: (w83627ehf) Invert fan pin variables logic | Jean Delvare | 2009-03-30 |
| * | | | | hwmon: (hdaps) Fix Thinkpad X41 axis inversion | Frank Seidel | 2009-03-30 |
| * | | | | hwmon: (hdaps) Allow inversion of separate axis | Frank Seidel | 2009-03-30 |
| * | | | | hwmon: (ds1621) Avoid unneeded register access | Jean Delvare | 2009-03-30 |
| * | | | | hwmon: (ds1621) Clean up register access | Jean Delvare | 2009-03-30 |
| * | | | | hwmon: (ds1621) Reorder code statements | Jean Delvare | 2009-03-30 |
| |/ / / |
|
* | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-03-30 |
|\ \ \ \ |
|
| * | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-03-30 |
|\ \ \ \ \ |
|
| * | | | | | PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed | Rafael J. Wysocki | 2009-03-30 |
| * | | | | | radeonfb: Use __pci_complete_power_transition() | Rafael J. Wysocki | 2009-03-30 |
| * | | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) | Rafael J. Wysocki | 2009-03-30 |
| * | | | | | PCI PM: Restore config spaces of all devices during early resume | Rafael J. Wysocki | 2009-03-30 |
| * | | | | | PCI PM: Make pci_set_power_state() handle devices with no PM support | Rafael J. Wysocki | 2009-03-30 |
| * | | | | | PCI PM: Put devices into low power states during late suspend (rev. 2) | Rafael J. Wysocki | 2009-03-30 |
| * | | | | | PCI PM: Move pci_restore_standard_config to pci-driver.c | Rafael J. Wysocki | 2009-03-30 |
| * | | | | | PCI PM: Use pci_set_power_state during early resume | Rafael J. Wysocki | 2009-03-30 |
| * | | | | | PCI PM: Consistently use variable name "error" for pm call return values | Frans Pop | 2009-03-30 |
| * | | | | | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 2009-03-30 |
| |/ / / / |
|
* | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-03-30 |
|\ \ \ \ \ |
|
| * | | | | | drm: detect hdmi monitor by hdmi identifier (v3) | Ma Ling | 2009-03-29 |
| * | | | | | drm: drm_fops.c unlock missing on error path | Dan Carpenter | 2009-03-29 |