Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | USB: gadget: AT91: fix typo in atmel_usba_udc driver | Josh Wu | 2010-11-16 | |
| * | | | | | | | | | | | USB: isp1362-hcd - fix section mismatch warning | Axel Lin | 2010-11-16 | |
| * | | | | | | | | | | | USB: EHCI: AMD periodic frame list table quirk | Andiry Xu | 2010-11-16 | |
| * | | | | | | | | | | | USB: OTG: langwell_otg: fix up some sysfs attribute permissions | Greg Kroah-Hartman | 2010-11-15 | |
| * | | | | | | | | | | | USB: misc: usbsevseg: fix up some sysfs attribute permissions | Greg Kroah-Hartman | 2010-11-15 | |
| * | | | | | | | | | | | USB: misc: usbled: fix up some sysfs attribute permissions | Greg Kroah-Hartman | 2010-11-15 | |
| * | | | | | | | | | | | USB: misc: trancevibrator: fix up a sysfs attribute permission | Greg Kroah-Hartman | 2010-11-15 | |
| * | | | | | | | | | | | USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions | Greg Kroah-Hartman | 2010-11-15 | |
| * | | | | | | | | | | | USB: storage: sierra_ms: fix sysfs file attribute | Greg Kroah-Hartman | 2010-11-15 | |
| * | | | | | | | | | | | USB: ehci: fix debugfs 'lpm' permissions | Greg Kroah-Hartman | 2010-11-15 | |
| * | | | | | | | | | | | USB: atm: ueagle-atm: fix up some permissions on the sysfs files | Greg Kroah-Hartman | 2010-11-15 | |
| * | | | | | | | | | | | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2010-11-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | xhci: Fix command ring replay after resume. | Sarah Sharp | 2010-11-15 | |
| | * | | | | | | | | | | | xHCI: fix wMaxPacketSize mask | Andiry Xu | 2010-11-11 | |
| | * | | | | | | | | | | | xHCI: release spinlock when setup interrupt | Andiry Xu | 2010-11-11 | |
| | * | | | | | | | | | | | xhci: Remove excessive printks with shared IRQs. | Sarah Sharp | 2010-11-11 | |
* | | | | | | | | | | | | | Linux 2.6.37-rc3 | Linus Torvalds | 2010-11-21 | |
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-11-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard | Lukas Czerner | 2010-11-19 | |
| * | | | | | | | | | | | | | fs: Do not dispatch FITRIM through separate super_operation | Lukas Czerner | 2010-11-19 | |
| * | | | | | | | | | | | | | ext4: ext4_fill_super shouldn't return 0 on corruption | Darrick J. Wong | 2010-11-19 | |
| * | | | | | | | | | | | | | jbd2: fix /proc/fs/jbd2/<dev> when using an external journal | yangsheng | 2010-11-17 | |
| * | | | | | | | | | | | | | ext4: missing unlock in ext4_clear_request_list() | Dan Carpenter | 2010-11-17 | |
| * | | | | | | | | | | | | | ext4: fix setting random pages PageUptodate | Markus Trippelsdorf | 2010-11-17 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-11-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | ceph: fix readdir EOVERFLOW on 32-bit archs | Sage Weil | 2010-11-18 | |
| * | | | | | | | | | | | | | ceph: fix frag offset for non-leftmost frags | Sage Weil | 2010-11-11 | |
| * | | | | | | | | | | | | | ceph: fix dangling pointer | Sage Weil | 2010-11-11 | |
| * | | | | | | | | | | | | | ceph: explicitly specify page alignment in network messages | Sage Weil | 2010-11-09 | |
| * | | | | | | | | | | | | | ceph: make page alignment explicit in osd interface | Sage Weil | 2010-11-09 | |
| * | | | | | | | | | | | | | ceph: fix comment, remove extraneous args | Sage Weil | 2010-11-09 | |
| * | | | | | | | | | | | | | ceph: fix update of ctime from MDS | Sage Weil | 2010-11-08 | |
| * | | | | | | | | | | | | | ceph: fix version check on racing inode updates | Sage Weil | 2010-11-08 | |
| * | | | | | | | | | | | | | ceph: fix uid/gid on resent mds requests | Sage Weil | 2010-11-08 | |
| * | | | | | | | | | | | | | ceph: fix rdcache_gen usage and invalidate | Sage Weil | 2010-11-08 | |
| * | | | | | | | | | | | | | ceph: re-request max_size if cap auth changes | Sage Weil | 2010-11-07 | |
| * | | | | | | | | | | | | | ceph: only let auth caps update max_size | Sage Weil | 2010-11-07 | |
| * | | | | | | | | | | | | | ceph: fix open for write on clustered mds | Sage Weil | 2010-11-07 | |
| * | | | | | | | | | | | | | ceph: fix bad pointer dereference in ceph_fill_trace | Sage Weil | 2010-11-07 | |
| * | | | | | | | | | | | | | ceph: fix small seq message skipping | Sage Weil | 2010-11-01 | |
| * | | | | | | | | | | | | | Revert "ceph: update issue_seq on cap grant" | Sage Weil | 2010-10-28 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | net: fix kernel-doc for sk_filter_rcu_release | Randy Dunlap | 2010-11-19 | |
| * | | | | | | | | | | | | | be2net: Fix to avoid firmware update when interface is not open. | Sarveshwar Bandi | 2010-11-19 | |
| * | | | | | | | | | | | | | netfilter: fix IP_VS dependencies | Patrick McHardy | 2010-11-18 | |
| * | | | | | | | | | | | | | net: irda: irttp: sync error paths of data- and udata-requests | Wolfram Sang | 2010-11-18 | |
| * | | | | | | | | | | | | | ipv6: Expose reachable and retrans timer values as msecs | Thomas Graf | 2010-11-18 | |
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-11-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | ath9k_htc: Avoid setting QoS control for non-QoS frames | Rajkumar Manoharan | 2010-11-18 | |
| | * | | | | | | | | | | | | | cfg80211: fix can_beacon_sec_chan, reenable HT40 | Mark Mentovai | 2010-11-18 |