aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | [MIPS] Wrong CONFIG option prevents setup of DMA zone.Thomas Bogendoerfer2008-01-11
| | |_|/ | |/| |
* | | | ps3fb: fix deadlock on kexec()Jeremy Kerr2008-01-11
* | | | ps3fb: prevent use after free of fb_infoJeremy Kerr2008-01-11
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-11
|\ \ \ \
| * | | | blktrace: kill the unneeded initcallJens Axboe2008-01-11
| * | | | block: fix blktrace timestampsIngo Molnar2008-01-11
| * | | | loop: fix bad bio_alloc() nr_iovec requestJens Axboe2008-01-11
| * | | | Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-11
| |/ / /
* | | | cache invalidation error for buffered writeMassimo Cirillo2008-01-11
* | | | IDE: terminate ACPI DMI listJeff Garzik2008-01-11
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-10
|\ \ \
| * | | [CRYPTO] padlock: Fix alignment fault in aes_crypt_copyHerbert Xu2008-01-10
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-10
|\ \ \ \
| * | | | libata and starting/stopping ATAPI floppy devicesOndrej Zary2008-01-10
| * | | | sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou2008-01-10
| * | | | Update kernel parameter document for libata DMA mode setting knobs.FD Cami2008-01-10
| * | | | libata: don't normalize UNKNOWN to NONE after resetTejun Heo2008-01-10
| * | | | libata-pmp: propagate timeout to host linkTejun Heo2008-01-10
| * | | | libata-pmp: 4726 hates SRSTTejun Heo2008-01-10
| * | | | pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby2008-01-10
| * | | | pata_pdc202xx_old: Further fixupsAlan Cox2008-01-10
| * | | | libata-sff: PCI IRQ handling fixAlan Cox2008-01-10
| * | | | sata_qstor: use hardreset instead of softresetTejun Heo2008-01-10
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-01-10
|\ \ \ \
| * | | | trm290: do hook dma_host_{on,off} methods (take 2)Sergei Shtylyov2008-01-10
| * | | | ide: fix cable detection for SATA bridgesGeorge Kibardin2008-01-10
| * | | | ide: workaround suspend bug for ACPI IDEShaohua Li2008-01-10
| |/ / /
* | | | NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2008-01-10
* | | | [SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori2008-01-09
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-09
|\ \ \
| * | | [ATM]: Check IP header validity in mpc_send_packetHerbert Xu2008-01-09
| * | | [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()Brian Haley2008-01-09
| * | | [CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan2008-01-09
| * | | [SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet2008-01-09
| * | | [XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2008-01-09
| * | | [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-09
| * | | [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill2008-01-09
| * | | [LRO] Fix lro_mgr->features checksBrice Goglin2008-01-09
| * | | [NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2008-01-09
| * | | [IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet2008-01-09
| * | | [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill2008-01-09
| * | | [NET] Intel ethernet drivers: update MAINTAINERSAuke Kok2008-01-09
| * | | [NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller2008-01-09
| * | | [NET]: Stop polling when napi_disable() is pending.David S. Miller2008-01-09
| * | | [NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller2008-01-09
| * | | [NETXEN]: Fix ->poll() done logic.David S. Miller2008-01-09
| * | | mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski2008-01-09
| * | | ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-09
| * | | [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-09
| * | | [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-09