summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-06Validate size of EFI GUID partition entries.Timo Warns1-0/+6
2011-05-06perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra1-35/+52
2011-05-06hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker1-4/+11
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar83-169/+576
2011-05-06Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds4-1/+83
2011-05-05VM: skip the stack guard page lookup in get_user_pages only for mlockLinus Torvalds2-8/+4
2011-05-05Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-23/+24
2011-05-05Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-14/+45
2011-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds9-31/+49
2011-05-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-13/+44
2011-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-14/+25
2011-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-13/+26
2011-05-05slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner2-3/+3
2011-05-04ceph: do not call __mark_dirty_inode under i_lockSage Weil5-12/+23
2011-05-04drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson1-2/+15
2011-05-04drm/i915: Release object along create user fb error pathChris Wilson1-1/+3
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar8-12/+74
2011-05-04Linux 2.6.39-rc6v2.6.39-rc6Linus Torvalds1-1/+1
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris5-13/+26
2011-05-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-10/+49
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher4-8/+18
2011-05-04drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers1-0/+23
2011-05-04drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie1-2/+3
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher1-0/+5
2011-05-04logfs: initialize superblock entries earlierLinus Torvalds1-4/+4
2011-05-04[SCSI] fix oops in scsi_run_queue()James Bottomley1-1/+6
2011-05-03staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei1-1/+1
2011-05-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu1-2/+17
2011-05-03libceph: fix ceph_osdc_alloc_request error checksSage Weil2-4/+4
2011-05-03ceph: handle ceph_osdc_new_request failure in ceph_writepages_startHenry C Chang1-0/+7
2011-05-03libceph: fix ceph_msg_new error pathHenry C Chang1-13/+13
2011-05-03ceph: use ihold() when i_lock is heldSage Weil1-2/+2
2011-05-03Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+124
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds7-13/+20
2011-05-03Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k...Linus Torvalds4-9/+9
2011-05-03cifs: handle errors from coalesce_t2Jeff Layton1-3/+7
2011-05-03cifs: refactor mid finding loop in cifs_demultiplex_threadJeff Layton1-46/+46
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+66
2011-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-134/+338
2011-05-03USB: fix regression in usbip by setting has_tt flagAlan Stern1-1/+1
2011-05-03usb/isp1760: Report correct urb status after unlinkArvid Brodin1-0/+1
2011-05-03sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2-2/+2
2011-05-03Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko1-0/+12
2011-05-03smsc95xx: fix reset checkRabin Vincent1-1/+1
2011-05-03tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki1-2/+6
2011-05-03networking: inappropriate ioctl operation should return ENOTTYLifeng Sun1-3/+3
2011-05-03x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin1-6/+6
2011-05-03amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches1-1/+1
2011-05-03firewire: Fix for broken configrom updates in quick successionB.J. Buchalter1-14/+25
2011-05-03xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini1-1/+1