summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-3014-53/+225
|\
| * lguest: notify on emptyRusty Russell2008-05-301-2/+10
| * virtio: force callback on empty.Rusty Russell2008-05-302-7/+4
| * virtio_blk: fix endianess annotationsChristian Borntraeger2008-05-301-4/+4
| * virtio_config: fix len calculation of config elementsChristian Borntraeger2008-05-301-1/+1
| * virtio_net: another race with virtio_net and enable_cbChristian Borntraeger2008-05-301-1/+0
| * virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-304-0/+173
| * virtio_blk: allow read-only disksChristian Borntraeger2008-05-302-1/+6
| * lguest: fix ugly <NULL> in /proc/interruptsRusty Russell2008-05-301-2/+3
| * virtio: set device index in common code.Rusty Russell2008-05-304-32/+21
| * virtio: virtio_pci should not set bus_id.Rusty Russell2008-05-301-1/+0
| * virtio: bus_id for devices should contain 'virtio'Rusty Russell2008-05-301-1/+1
| * Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette2008-05-301-0/+1
| * lguest: use ioremap_cache, not ioremapRusty Russell2008-05-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-301-2/+6
|\ \
| * | PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt2008-05-301-2/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-3010-45/+105
|\ \
| * | Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh2008-05-301-1/+3
| * | Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-301-10/+7
| * | Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite2008-05-281-13/+25
| * | Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov2008-05-281-0/+2
| * | Input: apanel - remove duplicate includeHuang Weiyi2008-05-271-1/+0
| * | Input: wm9713 - support five wire panelsMark Brown2008-05-272-0/+23
| * | Input: wm97xx-core - fix race on PHY initMark Brown2008-05-271-11/+11
| * | Input: wm97xx-core - fix driver nameMark Brown2008-05-271-1/+1
| * | Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown2008-05-271-0/+1
| * | Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-271-8/+25
| * | Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont2008-05-201-0/+7
* | | drivers/watchdog/geodewdt.c: build fixIngo Molnar2008-05-301-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-3022-70/+180
|\ \ \
| * | | llc: Fix double accounting of received packetsArnaldo Carvalho de Melo2008-05-301-5/+5
| * | | netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...Alexey Dobriyan2008-05-291-2/+2
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-2917-51/+166
| |\ \ \
| | * | | mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-283-6/+6
| | * | | mac80211: Fix for NULL pointer dereference in sta_info_get()Senthil Balasubramanian2008-05-281-2/+2
| | * | | mac80211: fix a typo in ieee80211_handle_filtered_frame commentYi Zhu2008-05-281-1/+1
| | * | | rndis_wlan: add missing range check for power_output modparamJussi Kivilinna2008-05-281-0/+5
| | * | | iwlwifi: fix rate scale TLC column selection bugGuy Cohen2008-05-281-1/+0
| | * | | iwlwifi: fix exit from stay_in_table stateGuy Cohen2008-05-281-1/+1
| | * | | rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft2008-05-281-2/+58
| | * | | mac80211 : Fixes the status message for iwconfigAbhijeet Kolekar2008-05-281-3/+8
| | * | | rt2x00: Use atomic interface iteration in irq contextIvo van Doorn2008-05-281-3/+3
| | * | | rt2x00: Reset antenna RSSI after switchIvo van Doorn2008-05-282-0/+6
| | * | | rt2x00: Don't count retries as failureIvo van Doorn2008-05-281-1/+1
| | * | | rt2x00: Fix memleak in tx() pathIvo van Doorn2008-05-281-0/+1
| | * | | mac80211: reorder channel and freq reporting in wext scan reportTomas Winkler2008-05-281-5/+4
| | * | | b43: Fix controller restart crashMichael Buesch2008-05-281-2/+10
| | * | | mac80211: fix ieee80211_rx_bss_put/get imbalanceTomas Winkler2008-05-281-4/+8
| | * | | net/mac80211: always true conditionalsNicolas Kaiser2008-05-281-2/+2
| | * | | b43: Upload both beacon templates on initial loadMichael Buesch2008-05-282-14/+45
OpenPOWER on IntegriCloud