summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-23vfs: atomic f_pos access in llseek()Eric Biggers1-2/+2
2014-03-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2014-03-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2014-03-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-36/+67
2014-03-20block: free q->flush_rq in blk_init_allocated_queue error pathsDave Jones1-2/+6
2014-03-20futex: revert back to the explicit waiter counting codeLinus Torvalds1-10/+43
2014-03-20Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-20/+4
2014-03-20mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins3-4/+36
2014-03-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-5/+7
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel1-4/+6
2014-03-20tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-03-20netlink: fix setsockopt in mmap examples in documentationstephen hemminger1-2/+2
2014-03-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-27/+40
2014-03-20Merge tag 'sound-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-7/+25
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff1-1/+1
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik4-20/+4
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan1-0/+11
2014-03-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie1-3/+7
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz1-3/+7
2014-03-19mm: fix bad rss-counter if remap_file_pages raced migrationHugh Dickins1-6/+22
2014-03-19Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-19/+1
2014-03-19Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+7
2014-03-19MIPS: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann1-10/+12
2014-03-19MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao1-10/+10
2014-03-20Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-1/+17
2014-03-19via-rhine: Disable device in error pathRoger Luethi1-3/+5
2014-03-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2014-03-19ALSA: compress: Pass through return value of open ops callbackCharles Keepax1-1/+1
2014-03-19MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki1-1/+1
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson1-0/+7
2014-03-19Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula2-1/+10
2014-03-18cgroup: fix a failure path in create_css()Li Zefan1-4/+7
2014-03-18Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas1-19/+1
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-18vxlan: fix potential NULL dereference in arp_reduce()David Stevens1-0/+3
2014-03-18Merge branch 'cnic-net'David S. Miller8-122/+138
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan4-6/+6
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan6-114/+129
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan1-2/+3
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork2-25/+24
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6
2014-03-18isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle1-9/+9
2014-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-69/+2
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller11-44/+66
2014-03-18ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regressionClemens Ladisch1-6/+24
2014-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-1/+2
2014-03-18MIPS: Fix possible build error with transparent hugepages enabledAlex Smith1-6/+6
2014-03-18drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter1-1/+1