aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-11param: make param sections const.Rusty Russell
2010-08-11param: use free hook for charp (fix leak of charp parameters)Rusty Russell
2010-08-11param: add a free hook to kernel_param_ops.Rusty Russell
2010-08-11param: silence .init.text references from param opsRusty Russell
2010-08-11Add param ops struct for hvc_iucv driver.Sachin Sant
2010-08-11nfs: update for module_param_named API changeStephen Rothwell
2010-08-11AppArmor: update for module_param_named API changeStephen Rothwell
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-11param: move the EXPORT_SYMBOL to after the definitions.Rusty Russell
2010-08-11params: don't hand NULL values to param.set callbacks.Rusty Russell
2010-08-11documentation: fix erroneous email address.Rusty Russell
2010-08-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-10x86: fix up system call numbering nitLinus Torvalds
2010-08-10power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck
2010-08-10i2c.h: fix kernel-doc warningsRandy Dunlap
2010-08-10kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap
2010-08-10docbook: fixup media support files for htmldocs alsoRandy Dunlap
2010-08-10docbook: fix fatal error from libataRandy Dunlap
2010-08-10jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-10USB: serial: fix stalled writesJohan Hovold
2010-08-10USB: remove fake "address-of" expressionsAlan Stern
2010-08-10USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter
2010-08-10USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei
2010-08-10USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei
2010-08-10USB: xhci: Set DMA mask for host.Sarah Sharp
2010-08-10USB: xhci: Don't flush doorbell writes.Sarah Sharp
2010-08-10USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp
2010-08-10USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp
2010-08-10USB: xhci: Minimize HW event ring dequeue pointer writes.Sarah Sharp
2010-08-10USB: xhci: Make xhci_handle_event() static.Sarah Sharp
2010-08-10USB: xhci: Remove unnecessary reads of IRQ_PENDING register.Sarah Sharp
2010-08-10USB: xhci: Performance - move xhci_work() into xhci_irq()Sarah Sharp
2010-08-10USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp
2010-08-10USB: xhci: Performance - move functions that find ep ring.Sarah Sharp
2010-08-10USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap
2010-08-10USB: add USB serial ssu100 driverBill Pemberton
2010-08-10USB: usb-storage: implement autosuspendAlan Stern
2010-08-10USB: ehci: fix remove of ehci debugfs dirMing Lei
2010-08-10USB: Add USB 2.0 to ssb ohci driverHauke Mehrtens
2010-08-10USB: cp210x: Add four new device IDsAlessio Igor Bogani
2010-08-10USB: ftdi_sio: device id for Navitatordranch@trinnet.net
2010-08-10USB: accept RNDIS configs if there's no alternativeAlan Stern
2010-08-10USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird