| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Lasat: Fix built in separate object directory. | WANG Cong | 2008-01-11 | 1 | -3/+3 |
* | [MIPS] Malta: Fix software reset on big endian | Dmitri Vorobiev | 2008-01-11 | 1 | -4/+6 |
* | [MIPS] pnx8xxx: move to clocksource | Vitaly Wool | 2008-01-11 | 1 | -37/+72 |
* | [MIPS] Wrong CONFIG option prevents setup of DMA zone. | Thomas Bogendoerfer | 2008-01-11 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-01-10 | 1 | -2/+2 |
|\ |
|
| * | [CRYPTO] padlock: Fix alignment fault in aes_crypt_copy | Herbert Xu | 2008-01-11 | 1 | -2/+2 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-01-10 | 9 | -33/+78 |
|\ \ |
|
| * | | libata and starting/stopping ATAPI floppy devices | Ondrej Zary | 2008-01-10 | 1 | -1/+2 |
| * | | sata_sil24: prevent hba lockup when pass-through ATA commands are used | Gwendal Grignou | 2008-01-10 | 1 | -11/+26 |
| * | | Update kernel parameter document for libata DMA mode setting knobs. | FD Cami | 2008-01-10 | 1 | -0/+8 |
| * | | libata: don't normalize UNKNOWN to NONE after reset | Tejun Heo | 2008-01-10 | 1 | -3/+1 |
| * | | libata-pmp: propagate timeout to host link | Tejun Heo | 2008-01-10 | 1 | -5/+15 |
| * | | libata-pmp: 4726 hates SRST | Tejun Heo | 2008-01-10 | 1 | -7/+5 |
| * | | pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion | Rod Whitby | 2008-01-10 | 1 | -1/+2 |
| * | | pata_pdc202xx_old: Further fixups | Alan Cox | 2008-01-10 | 1 | -2/+13 |
| * | | libata-sff: PCI IRQ handling fix | Alan Cox | 2008-01-10 | 1 | -2/+5 |
| * | | sata_qstor: use hardreset instead of softreset | Tejun Heo | 2008-01-10 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-01-10 | 3 | -13/+58 |
|\ \ \ |
|
| * | | | trm290: do hook dma_host_{on,off} methods (take 2) | Sergei Shtylyov | 2008-01-10 | 1 | -9/+20 |
| * | | | ide: fix cable detection for SATA bridges | George Kibardin | 2008-01-10 | 1 | -3/+3 |
| * | | | ide: workaround suspend bug for ACPI IDE | Shaohua Li | 2008-01-10 | 1 | -1/+35 |
| |/ / |
|
* | | | NFSv4: Give the lock stateid its own sequence queue | Trond Myklebust | 2008-01-10 | 2 | -1/+5 |
* | | | [SCSI] qla1280: fix 32 bit segment code | FUJITA Tomonori | 2008-01-09 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-01-09 | 53 | -248/+262 |
|\ \ |
|
| * | | [ATM]: Check IP header validity in mpc_send_packet | Herbert Xu | 2008-01-09 | 1 | -0/+7 |
| * | | [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect() | Brian Haley | 2008-01-08 | 1 | -3/+3 |
| * | | [CONNECTOR]: Don't touch queue dev after decrement of ref count. | Li Zefan | 2008-01-08 | 1 | -1/+1 |
| * | | [SOCK]: Adds a rcu_dereference() in sk_filter | Eric Dumazet | 2008-01-08 | 1 | -1/+1 |
| * | | [XFRM]: xfrm_algo_clone() allocates too much memory | Eric Dumazet | 2008-01-08 | 2 | -12/+12 |
| * | | [FORCEDETH]: Fix reversing the MAC address on suspend. | Bj�rn Steinbrink | 2008-01-08 | 1 | -4/+2 |
| * | | [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg | Russ Dill | 2008-01-08 | 1 | -2/+2 |
| * | | [LRO] Fix lro_mgr->features checks | Brice Goglin | 2008-01-08 | 1 | -8/+8 |
| * | | [NET]: Clone the sk_buff 'iif' field in __skb_clone() | Paul Moore | 2008-01-08 | 2 | -6/+6 |
| * | | [IPV4] ROUTE: ip_rt_dump() is unecessary slow | Eric Dumazet | 2008-01-08 | 1 | -4/+4 |
| * | | [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb | Russ Dill | 2008-01-08 | 1 | -1/+1 |
| * | | [NET] Intel ethernet drivers: update MAINTAINERS | Auke Kok | 2008-01-08 | 1 | -10/+8 |
| * | | [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. | David S. Miller | 2008-01-08 | 5 | -21/+19 |
| * | | [NET]: Stop polling when napi_disable() is pending. | David S. Miller | 2008-01-08 | 1 | -2/+6 |
| * | | [NET]: Fix drivers to handle napi_disable() disabling interrupts. | David S. Miller | 2008-01-08 | 3 | -0/+10 |
| * | | [NETXEN]: Fix ->poll() done logic. | David S. Miller | 2008-01-08 | 1 | -1/+1 |
| * | | mac80211: return an error when SIWRATE doesn't match any rate | Andrew Lutomirski | 2008-01-08 | 1 | -3/+3 |
| * | | ssb: Fix probing of PCI cores if PCI and PCIE core is available | Michael Buesch | 2008-01-08 | 1 | -0/+11 |
| * | | [NET]: Do not check netif_running() and carrier state in ->poll() | David S. Miller | 2008-01-08 | 15 | -55/+9 |
| * | | [NET]: Add NAPI_STATE_DISABLE. | David S. Miller | 2008-01-08 | 1 | -3/+13 |
| * | | [NET]: Do not grab device reference when scheduling a NAPI poll. | David S. Miller | 2008-01-08 | 1 | -2/+0 |
| * | | b43: Fix rxheader channel parsing | Michael Buesch | 2008-01-08 | 4 | -53/+61 |
| * | | [IRDA]: irda_create() nuke user triggable printk | maximilian attems | 2008-01-08 | 1 | -2/+0 |
| * | | [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. | Vlad Yasevich | 2008-01-08 | 1 | -0/+6 |
| * | | [SCTP]: Correctly handle AUTH parameters in unexpected INIT | Vlad Yasevich | 2008-01-08 | 1 | -22/+0 |
| * | | [SCTP]: Fix the name of the authentication event. | Vlad Yasevich | 2008-01-08 | 2 | -2/+2 |