summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-31[TCP]: congestion control API pass RTT in microsecondsStephen Hemminger12-29/+39
2007-07-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds56-2964/+138
2007-07-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds9-11/+14
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt4-10/+9
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt1-0/+1
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt4-1/+4
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt5-1/+5
2007-07-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-444/+279
2007-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds15-98/+101
2007-07-31Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds11-224/+171
2007-07-31Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-712/+577
2007-07-31modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman1-1/+6
2007-07-31kobject: update documentationCornelia Huck1-119/+59
2007-07-31kset: kernel-doc cleanupsRandy Dunlap1-12/+11
2007-07-31driver core: revert "device" link creation checkCornelia Huck1-2/+1
2007-07-31stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to re...Juan Lang1-1/+1
2007-07-31Fix Doc/sysfs-rules typosRandy Dunlap1-37/+35
2007-07-31kernel-doc fixes for PCI and drivers/base/Randy Dunlap2-1/+2
2007-07-31kobject: put kobject_actions in kobject.hGreg Kroah-Hartman2-2/+3
2007-07-31kobject: fix link error when CONFIG_HOTPLUG is disabledCornelia Huck1-8/+8
2007-07-31HOWTO: sync Japanese HOWTOTsugikazu Shibata1-31/+35
2007-07-31HOWTO: adjust translation header of Japanese stable_api_nonsense.txtIKEDA, Munehiro1-10/+10
2007-07-31USB: "sparse" cleanups for usb gadgetsDavid Brownell6-8/+11
2007-07-31usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin1-11/+8
2007-07-31USB: more pxa2xx_udc dead code removalDavid Brownell1-30/+0
2007-07-31USB: NIKON D50 is an unusual deviceMilinevsky Dmitry1-0/+7
2007-07-31USB: drivers/usb/serial/sierra.c: make 3 functions staticAdrian Bunk1-3/+4
2007-07-31USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...Oliver Neukum1-9/+8
2007-07-31USB: mct_u232: Convert to proper speed handling APIAlan Cox2-28/+28
2007-07-31digi_acceleport: Drag the driver kicking and screaming into coding styleAlan Cox1-560/+410
2007-07-31cp2101: Remove broken termios optimisation, use proper speed APIAlan Cox1-42/+27
2007-07-31USB: Fix a bug in usb_start_wait_urbAlan Stern1-10/+16
2007-07-31USB: fix scatterlist PIO case (IOMMU)David Brownell1-4/+11
2007-07-31USB: fix usb_serial_suspend(): buggy codeOliver Neukum1-7/+8
2007-07-31USB: yet another quirky deviceOliver Neukum1-0/+2
2007-07-31USB: Add CanonScan LiDE30 to the quirk listJohann Felix Soden1-0/+2
2007-07-31USB: even more quirksOliver Neukum1-0/+8
2007-07-31USB: usb.h kernel-doc additionsRandy Dunlap1-0/+2
2007-07-31USB: more quirky devicesOliver Neukum1-0/+10
2007-07-31USB: Don't let usb-storage steal Blackberry PearlJeremy Katz1-0/+14
2007-07-31USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected i...Juergen Beisert1-0/+1
2007-07-31IB/ipath: Workaround problem of errormask register being overwrittenDave Olson4-29/+66
2007-07-31IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson4-9/+12
2007-07-31IB/ipath: Use faster put_tid_2 routine after initializationDave Olson1-7/+13
2007-07-31IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2-34/+1
2007-07-30Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber1-1/+3
2007-07-30PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro1-6/+17
2007-07-30S2io: Increment received packet count correctlyRamkrishna Vepa1-1/+2
2007-07-30S2io: Fix crash when resetting adapterRamkrishna Vepa1-15/+0
2007-07-30S2io: Mask spurious interruptsRamkrishna Vepa1-3/+2