summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfs: Don't let __fdget_pos() get FMODE_PATH filesEric Biggers2014-03-231-15/+4
* vfs: atomic f_pos access in llseek()Eric Biggers2014-03-231-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-222-1/+2
|\
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-03-182-1/+2
| |\
| | * perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka2014-03-141-1/+1
| | * perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo2014-03-141-0/+1
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-222-3/+3
|\ \ \
| * | | ARM: at91: fix network interface ordering for sama5d36Boris BREZILLON2014-03-111-1/+1
| * | | MAINTAINERS: update IMX kernel git treeShawn Guo2014-03-111-2/+2
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-206-36/+67
|\ \ \ \
| * \ \ \ Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-03-201-3/+7
| |\ \ \ \
| | * | | | drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz2014-03-201-3/+7
| * | | | | Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-03-203-1/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/i915: Disable stolen memory when DMAR is activeChris Wilson2014-03-191-0/+7
| | * | | | Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula2014-03-192-1/+10
| * | | | | drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter2014-03-181-1/+1
| * | | | | Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-03-182-31/+42
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | drm/i915: Don't enable display error interrupts from the startDaniel Vetter2014-03-121-10/+8
| | * | | drm/i915: Fix scanline counter fixup on BDWVille Syrjälä2014-03-121-19/+11
| | * | | drm/i915: Add a workaround for HSW scanline counter weirdnessVille Syrjälä2014-03-121-1/+22
| | * | | drm/i915: Fix PSR programmingBen Widawsky2014-03-061-1/+1
* | | | | block: free q->flush_rq in blk_init_allocated_queue error pathsDave Jones2014-03-201-2/+6
* | | | | futex: revert back to the explicit waiter counting codeLinus Torvalds2014-03-201-10/+43
* | | | | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-204-20/+4
|\ \ \ \ \
| * | | | | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-204-20/+4
| |/ / / /
* | | | | mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins2014-03-203-4/+36
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-03-205-27/+40
|\ \ \ \ \
| * | | | | MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan2014-03-201-0/+11
| * | | | | MIPS: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann2014-03-191-10/+12
| * | | | | MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao2014-03-191-10/+10
| * | | | | MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki2014-03-191-1/+1
| * | | | | MIPS: Fix possible build error with transparent hugepages enabledAlex Smith2014-03-181-6/+6
* | | | | | Merge tag 'sound-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2014-03-202-7/+25
|\ \ \ \ \ \
| * | | | | | ALSA: compress: Pass through return value of open ops callbackCharles Keepax2014-03-191-1/+1
| * | | | | | ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regressionClemens Ladisch2014-03-181-6/+24
* | | | | | | mm: fix bad rss-counter if remap_file_pages raced migrationHugh Dickins2014-03-191-6/+22
* | | | | | | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-191-19/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas2014-03-181-19/+1
* | | | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-191-4/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | cgroup: fix a failure path in create_css()Li Zefan2014-03-181-4/+7
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-03-191-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner2014-03-061-1/+1
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-03-181-69/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVEPaul Mackerras2014-03-131-2/+2
| * | | | | | | | | KVM: PPC: Book3S HV: Remove bogus duplicate codePaul Mackerras2014-03-131-67/+0
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-173-16/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mtip32xx: fix bad use of smp_processor_id()Jens Axboe2014-03-101-1/+1
| * | | | | | | | | | block: change flush sequence list addition back to front addMike Snitzer2014-03-081-4/+7
| * | | | | | | | | | block: fix q->flush_rq NULL pointer crash on dm-mpath flushMike Snitzer2014-03-081-11/+6
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-03-1716-35/+46
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud