aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | electra_cf: Add MODULE_DEVICE_TABLE()Olof Johansson2008-05-27
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen2008-05-30
| * | | | | | | | | [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra2008-05-30
| * | | | | | | | | libata: SRST can't be trusted on PMP sil3726Tejun Heo2008-05-30
| * | | | | | | | | libata: fix libata-scsi kernel-doc notationRandy Dunlap2008-05-30
| * | | | | | | | | ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela2008-05-30
| * | | | | | | | | ata_piix: fix macbook ich8m problemsTejun Heo2008-05-30
| * | | | | | | | | sata_mv: implement SoC guideline SATA_S11Mark Lord2008-05-30
| * | | | | | | | | sata_mv: workaround for 60x1 errata sata13Mark Lord2008-05-30
| * | | | | | | | | sata_mv: nuke unreleased GenIIe revisionsMark Lord2008-05-30
| * | | | | | | | | sata_mv: PHY_MODEx errata fixesMark Lord2008-05-30
| * | | | | | | | | sata_mv: move SOC_FLAG to hprivMark Lord2008-05-30
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Mark 'scripts/decodecode' executableLinus Torvalds2008-05-30
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lguest: notify on emptyRusty Russell2008-05-30
| * | | | | | | | | virtio: force callback on empty.Rusty Russell2008-05-30
| * | | | | | | | | virtio_blk: fix endianess annotationsChristian Borntraeger2008-05-30
| * | | | | | | | | virtio_config: fix len calculation of config elementsChristian Borntraeger2008-05-30
| * | | | | | | | | virtio_net: another race with virtio_net and enable_cbChristian Borntraeger2008-05-30
| * | | | | | | | | virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-30
| * | | | | | | | | virtio_blk: allow read-only disksChristian Borntraeger2008-05-30
| * | | | | | | | | lguest: fix ugly <NULL> in /proc/interruptsRusty Russell2008-05-30
| * | | | | | | | | virtio: set device index in common code.Rusty Russell2008-05-30
| * | | | | | | | | virtio: virtio_pci should not set bus_id.Rusty Russell2008-05-30
| * | | | | | | | | virtio: bus_id for devices should contain 'virtio'Rusty Russell2008-05-30
| * | | | | | | | | Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette2008-05-30
| * | | | | | | | | lguest: use ioremap_cache, not ioremapRusty Russell2008-05-30
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt2008-05-30
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh2008-05-30
| * | | | | | | | | Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-30
| * | | | | | | | | Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite2008-05-28
| * | | | | | | | | Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov2008-05-28
| * | | | | | | | | Input: apanel - remove duplicate includeHuang Weiyi2008-05-27
| * | | | | | | | | Input: wm9713 - support five wire panelsMark Brown2008-05-27
| * | | | | | | | | Input: wm97xx-core - fix race on PHY initMark Brown2008-05-27
| * | | | | | | | | Input: wm97xx-core - fix driver nameMark Brown2008-05-27
| * | | | | | | | | Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown2008-05-27
| * | | | | | | | | Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-27
| * | | | | | | | | Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont2008-05-20
* | | | | | | | | | drivers/watchdog/geodewdt.c: build fixIngo Molnar2008-05-30
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-30
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | llc: Fix double accounting of received packetsArnaldo Carvalho de Melo2008-05-30
| * | | | | | | | netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...Alexey Dobriyan2008-05-29
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-28
| | * | | | | | | | mac80211: Fix for NULL pointer dereference in sta_info_get()Senthil Balasubramanian2008-05-28
| | * | | | | | | | mac80211: fix a typo in ieee80211_handle_filtered_frame commentYi Zhu2008-05-28