aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-05mm: fix anonymous dirtyingHugh Dickins
2009-10-05mm: munlock use follow_pageHugh Dickins
2009-10-05page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zoneMel Gorman
2009-10-05hugetlb: restore interleaving of bootmem huge pages (2.6.31)Lee Schermerhorn
2009-10-05/proc/kcore: work around a BUG()KAMEZAWA Hiroyuki
2009-10-05USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp
2009-10-05USB: xhci: Support interrupt transfers.Sarah Sharp
2009-10-05USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp
2009-10-05USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp
2009-10-05USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp
2009-10-05USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp
2009-10-05USB: xhci: Handle babbling endpoints correctly.Sarah Sharp
2009-10-05USB: xhci: Make TRB completion code comparison readable.Sarah Sharp
2009-10-05USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp
2009-10-05USB: xhci: Handle stalled control endpoints.Sarah Sharp
2009-10-05USB: xhci: Support full speed devices.Sarah Sharp
2009-10-05USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp
2009-10-05USB: xhci: Configure endpoint code refactoring.Sarah Sharp
2009-10-05USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp
2009-10-05USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp
2009-10-05USB serial: update the console driverAlan Stern
2009-10-05usb-serial: straighten out serial_openAlan Stern
2009-10-05usb-serial: add missing tests and debug linesAlan Stern
2009-10-05usb-serial: rename subroutinesAlan Stern
2009-10-05usb-serial: fix termios initialization logicAlan Stern
2009-10-05usb-serial: acquire references when a new tty is installedAlan Stern
2009-10-05usb-serial: change logic of serial lookupsAlan Stern
2009-10-05usb-serial: put subroutines in logical orderAlan Stern
2009-10-05usb-serial: change referencing of port and serial structuresAlan Stern
2009-10-05tty: USB serial termios bitsAlan Cox
2009-10-05hwmon: (asus_atk0110) Add maintainer informationLuca Tettamanti
2009-10-05tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox
2009-10-05tty: USB hangup is racyAlan Cox
2009-10-05tty: Add a full port_close functionAlan Cox
2009-10-05Driver core: add new device to bus's list before probingAlan Stern
2009-10-05ath5k: do not release irq across suspend/resumeBob Copeland
2009-10-05ath5k: Wakeup fixesNick Kossifidis
2009-10-05netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy
2009-10-05netfilter: bridge: refcount fixPatrick McHardy
2009-10-05netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryPatrick McHardy
2009-10-05netfilter: nf_nat: fix inverted logic for persistent NAT mappingsPatrick McHardy
2009-10-05perf tools: do not complain if root is owning perf.dataPierre Habouzit
2009-10-05Fix NULL ptr regression in powernow-k8Kurt Roeckx
2009-10-05Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti
2009-10-05KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity
2009-10-05KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti
2009-10-05KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti
2009-10-05KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin
2009-10-05pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds
2009-10-05net: Make the copy length in af_packet sockopt handler unsignedArjan van de Ven