summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-26[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai1-5/+2
2007-02-26[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki3-69/+76
2007-02-26[IPV4]: Correct links in net/ipv4/KconfigBaruch Even1-2/+2
2007-02-26[SCTP]: Strike the transport before updating rto.Vlad Yasevich1-3/+3
2007-02-26[SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich1-5/+22
2007-02-26[TCP]: Fix MD5 signature pool locking.David S. Miller1-12/+12
2007-02-26[TG3]: TSO workaround fixes.Michael Chan2-10/+12
2007-02-26[AF_PACKET]: Remove unnecessary casts.Jason Lunz1-8/+5
2007-02-26[IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()Joe Jin1-10/+14
2007-02-26[IPSEC]: More fix is needed for __xfrm6_bundle_create().Noriaki TAKAMIYA1-1/+1
2007-02-26[IRDA] net/irda/: proper prototypesAdrian Bunk2-13/+16
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann3-0/+4
2007-02-26[Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann1-1/+8
2007-02-26[Bluetooth] Add open and close callbacks for HID deviceMarcel Holtmann1-0/+12
2007-02-26[Bluetooth] Add support for using the HID subsystemMarcel Holtmann3-9/+164
2007-02-26[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patchMarcel Holtmann1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6Linus Torvalds2-2/+5
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds17-205/+103
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds38-276/+2393
2007-02-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds63-193/+501
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds18-57/+58
2007-02-26[SPARC] uctrl: Check request_irq() return value.David S. Miller1-1/+7
2007-02-26[SPARC64]: Update defconfig.David S. Miller1-4/+24
2007-02-26[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller1-8/+9
2007-02-26[SPARC64]: Fix arch_teardown_msi_irq().David S. Miller1-1/+1
2007-02-26[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSIDavid S. Miller1-0/+2
2007-02-26[SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk6-2889/+0
2007-02-26[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller1-2/+3
2007-02-26[TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller1-0/+2
2007-02-26[PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman1-5/+4
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman4-8/+88
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman3-37/+53
2007-02-26[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman1-6/+0
2007-02-26[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman1-53/+56
2007-02-26[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman1-61/+50
2007-02-26[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman1-5/+5
2007-02-26[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman1-1/+1
2007-02-26[PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman1-9/+3
2007-02-26[PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman1-92/+34
2007-02-26[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman1-3/+3
2007-02-26[PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman1-2/+0
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman5-23/+12
2007-02-26[PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman1-8/+5
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds7-85/+1
2007-02-26[libata] bump versionsJeff Garzik35-35/+35
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik9-18/+18
2007-02-26[libata] sata_mv: Fix 50xx irq maskJeff Garzik1-1/+10
2007-02-26[libata] sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik1-8/+12
2007-02-25libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi...Alan2-2/+4
2007-02-25pata_pcmcia: Fix oops in 2.6.21-rc1Alan1-1/+0