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