summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-06rtc: mc13xxx: Don't call rtc_device_register while holding lockUwe Kleine-König
2011-05-06rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: pcap: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: max8998: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: max8925: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: m41t80: Initialize clientdata before registering deviceJohn Stultz
2011-05-06rtc: ds1286: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: ep93xx: Initialize drvdata before registering deviceWolfram Sang
2011-05-06rtc: davinci: Initialize drvdata before registering deviceWolfram Sang
2011-05-06rtc: mxc: Initialize drvdata before registering deviceWolfram Sang
2011-05-04Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-04Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-05-04slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner
2011-05-04ceph: do not call __mark_dirty_inode under i_lockSage Weil
2011-05-03Linux 2.6.39-rc6v2.6.39-rc6Linus Torvalds
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-03Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher
2011-05-04drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers
2011-05-04drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher
2011-05-03logfs: initialize superblock entries earlierLinus Torvalds
2011-05-03staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei
2011-05-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu
2011-05-03libceph: fix ceph_osdc_alloc_request error checksSage Weil
2011-05-03ceph: handle ceph_osdc_new_request failure in ceph_writepages_startHenry C Chang
2011-05-03libceph: fix ceph_msg_new error pathHenry C Chang
2011-05-03ceph: use ihold() when i_lock is heldSage Weil
2011-05-03Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-03Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k...Linus Torvalds
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-02USB: fix regression in usbip by setting has_tt flagAlan Stern
2011-05-02usb/isp1760: Report correct urb status after unlinkArvid Brodin
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko
2011-05-02smsc95xx: fix reset checkRabin Vincent
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki
2011-05-02networking: inappropriate ioctl operation should return ENOTTYLifeng Sun
2011-05-02x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches
2011-05-02firewire: Fix for broken configrom updates in quick successionB.J. Buchalter
2011-05-02xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini
2011-05-02xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk