summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-317-32/+12
|\
| * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-302115-144708/+242146
| |\
| * \ Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar2009-03-133-5/+4
| |\ \
| | * | cpumask: make Xen use the new operators.Rusty Russell2009-03-131-2/+2
| | * | cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-132-3/+2
| * | | Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-1329-83/+221
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'x86/core' into cpus4096Ingo Molnar2009-03-11885-17662/+47164
| |\ \ \
| * | | | sysrq: include interrupt.h instead of irq.hHeiko Carstens2009-01-261-1/+1
| * | | | cpumask: modifiy oprofile initializationRobert Richter2009-01-223-26/+7
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-15117-872/+4253
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-3111-31/+33
|\ \ \ \ \ \
| * | | | | | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0
| * | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-29255-5946/+33752
| |\ \ \ \ \ \
| * | | | | | | tg3: Add GRO support.David S. Miller2009-03-291-2/+2
| * | | | | | | niu: Add GRO support.David S. Miller2009-03-291-5/+7
| * | | | | | | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-291-5/+6
| * | | | | | | gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller2009-03-291-1/+1
| * | | | | | | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-291-6/+4
| * | | | | | | dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-291-1/+1
| * | | | | | | ni5010: convert to net_device_opsAlexander Beregalov2009-03-291-6/+12
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-312-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-301-1/+1
| * | | | | | | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-301-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-318-41/+111
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lguest: use bool instead of intMatias Zabaljauregui2009-03-305-26/+27
| * | | | | | | | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-303-6/+67
| * | | | | | | | | lguest: fix spurious BUG_ON() on invalid guest stack.Rusty Russell2009-03-301-1/+3
| * | | | | | | | | virtio: more neatening of virtio_ring macros.Rusty Russell2009-03-301-3/+9
| * | | | | | | | | virtio: fix BAD_RING, START_US and END_USE macrosRoel Kluin2009-03-301-8/+8
| |/ / / / / / / /
* | | | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-3113-267/+539
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2009-03-302-25/+36
| * | | | | | | | | hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2009-03-302-60/+161
| * | | | | | | | | i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede2009-03-301-0/+77
| * | | | | | | | | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-304-13/+17
| * | | | | | | | | Move the pcf8591 driver to hwmonJean Delvare2009-03-305-26/+27
| * | | | | | | | | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun2009-03-301-6/+54
| * | | | | | | | | hwmon: (w83627ehf) Add support for W83667HGGong Jun2009-03-302-38/+72
| * | | | | | | | | hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare2009-03-301-4/+4
| * | | | | | | | | hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel2009-03-301-1/+1
| * | | | | | | | | hwmon: (hdaps) Allow inversion of separate axisFrank Seidel2009-03-301-31/+33
| * | | | | | | | | hwmon: (ds1621) Avoid unneeded register accessJean Delvare2009-03-301-6/+9
| * | | | | | | | | hwmon: (ds1621) Clean up register accessJean Delvare2009-03-301-24/+24
| * | | | | | | | | hwmon: (ds1621) Reorder code statementsJean Delvare2009-03-301-66/+57
| |/ / / / / / / /
* | | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-3126-107/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-3026-107/+12
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-317-160/+206
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki2009-03-301-1/+1
| * | | | | | | | | radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki2009-03-301-1/+1
| * | | | | | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2009-03-301-18/+51
| * | | | | | | | | PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki2009-03-301-7/+9