| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-09-14 | 3 | -2/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | eCryptfs: Copy up attributes of the lower target inode after rename | Tyler Hicks | 2012-09-14 | 1 | -0/+5 |
| * | | | | | | eCryptfs: Call lower ->flush() from ecryptfs_flush() | Tyler Hicks | 2012-09-14 | 1 | -2/+8 |
| * | | | | | | eCryptfs: Write out all dirty pages just before releasing the lower file | Tyler Hicks | 2012-09-14 | 1 | -0/+1 |
* | | | | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2012-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm: mm: fix DMA pool affiliation check | Thomas Petazzoni | 2012-09-10 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-14 | 2 | -25/+14 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hwmon: (ina2xx) Fix word size register read and write operations | Guenter Roeck | 2012-09-12 | 1 | -21/+9 |
| * | | | | | | | hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elements | Guenter Roeck | 2012-09-11 | 1 | -4/+5 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-09-14 | 26 | -138/+298 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | drm/nouveau: fix booting with plymouth + dumb support | Dave Airlie | 2012-09-14 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-09-14 | 2 | -37/+134 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/radeon: make 64bit fences more robust v3 | Christian König | 2012-09-13 | 1 | -3/+5 |
| | * | | | | | | | drm/radeon: rework pll selection (v3) | Alex Deucher | 2012-09-13 | 1 | -34/+129 |
| |/ / / / / / / |
|
| * | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie | 2012-09-13 | 12 | -73/+30 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm: Drop the NV12M and YUV420M formats | Ville Syrjälä | 2012-09-13 | 1 | -5/+1 |
| | * | | | | | | | drm/exynos: remove DRM_FORMAT_NV12M from plane module | Inki Dae | 2012-09-13 | 1 | -1/+0 |
| | * | | | | | | | drm/exynos: fix double call of drm_prime_(init/destroy)_file_private | Mandeep Singh Baines | 2012-09-13 | 1 | -2/+0 |
| | * | | | | | | | drm/exynos: add dummy support for dmabuf-mmap | Tomasz Stanislawski | 2012-09-13 | 1 | -0/+7 |
| | * | | | | | | | drm/exynos: Add missing braces around sizeof in exynos_mixer.c | Sachin Kamat | 2012-09-13 | 1 | -3/+3 |
| | * | | | | | | | drm/exynos: Add missing braces around sizeof in exynos_hdmi.c | Sachin Kamat | 2012-09-13 | 1 | -3/+3 |
| | * | | | | | | | drm/exynos: Make g2d_pm_ops static | Sachin Kamat | 2012-09-13 | 1 | -1/+1 |
| | * | | | | | | | drm/exynos: Add dependency for G2D in Kconfig | Sachin Kamat | 2012-09-13 | 1 | -1/+1 |
| | * | | | | | | | drm/exynos: fixed page align bug. | Inki Dae | 2012-09-13 | 1 | -1/+1 |
| | * | | | | | | | drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] | Thomas Meyer | 2012-09-13 | 1 | -1/+1 |
| | * | | | | | | | drm/exynos: Use devm_* functions in exynos_drm_g2d.c file | Sachin Kamat | 2012-09-13 | 1 | -40/+10 |
| | * | | | | | | | drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file | Sachin Kamat | 2012-09-13 | 1 | -2/+1 |
| | * | | | | | | | drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file | Sachin Kamat | 2012-09-13 | 1 | -3/+1 |
| | * | | | | | | | drm/exynos: Remove redundant check in exynos_drm_fimd.c file | Sachin Kamat | 2012-09-13 | 1 | -5/+0 |
| | * | | | | | | | drm/exynos: Remove redundant check in exynos_hdmi.c file | Sachin Kamat | 2012-09-13 | 1 | -5/+0 |
| * | | | | | | | | vmwgfx: add dumb ioctl support | Dave Airlie | 2012-09-13 | 3 | -0/+88 |
| |/ / / / / / / |
|
| * | | | | | | | gma500: Fix regression on Oaktrail devices | Alan Cox | 2012-09-13 | 1 | -0/+2 |
| * | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-09-13 | 7 | -27/+43 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/i915: fix up the IBX transcoder B check | Daniel Vetter | 2012-09-11 | 1 | -2/+4 |
| | * | | | | | | | drm/i915: set the right gen3 flip_done mode also at resume | Daniel Vetter | 2012-09-10 | 2 | -3/+3 |
| | * | | | | | | | drm/i915: initialize dpio_lock spin lock | Alexander Shishkin | 2012-09-08 | 1 | -0/+1 |
| | * | | | | | | | drm/i915: do not expose a dysfunctional backlight interface to userspace | Jani Nikula | 2012-09-03 | 1 | -9/+22 |
| | * | | | | | | | drm/i915: only enable sdvo hotplug irq if needed | Jani Nikula | 2012-09-03 | 1 | -9/+6 |
| | * | | | | | | | drm/i915/edp: get the panel delay before powering up | Dave Airlie | 2012-09-03 | 1 | -4/+7 |
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-09-14 | 5 | -29/+17 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched: Fix kernel-doc warnings in kernel/sched/fair.c | Randy Dunlap | 2012-09-04 | 1 | -2/+0 |
| * | | | | | | | | | sched: Unthrottle rt runqueues in __disable_runtime() | Peter Boonstoppel | 2012-09-04 | 4 | -6/+6 |
| * | | | | | | | | | sched: Add missing call to calc_load_exit_idle() | Charles Wang | 2012-09-04 | 1 | -0/+1 |
| * | | | | | | | | | sched: Fix load avg vs cpu-hotplug | Peter Zijlstra | 2012-09-04 | 1 | -21/+10 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-09-14 | 7 | -38/+58 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2012-09-05 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | oprofile, s390: Fix uninitialized memory access when writing to oprofilefs | Robert Richter | 2012-08-27 | 1 | -5/+5 |
| * | | | | | | | | | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled | K.Prasad | 2012-09-04 | 3 | -2/+13 |
| * | | | | | | | | | | perf/x86: Enable Intel Cedarview Atom suppport | Stephane Eranian | 2012-09-04 | 2 | -1/+3 |
| * | | | | | | | | | | perf_event: Switch to internal refcount, fix race with close() | Al Viro | 2012-09-04 | 2 | -30/+34 |