summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | perf symbols: Handle different endians properly during symbol loadJiri Olsa2012-05-312-1/+62
| | * | | perf evlist: Pass third argument to ioctl explicitlyNamhyung Kim2012-05-311-2/+4
| | * | | perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUPNamhyung Kim2012-05-311-3/+4
| | * | | perf tools: Make --version show kernel version instead of pull req tagArnaldo Carvalho de Melo2012-05-311-1/+1
| | * | | perf tools: Check if callchain is corruptedNamhyung Kim2012-05-312-3/+15
| | * | | perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-317-14/+17
| | * | | perf tools: Fix pager on minimal-install embedded systemsAvik Sil2012-05-301-0/+4
| | * | | perf tools: Fix make tarballsArnaldo Carvalho de Melo2012-05-301-0/+2
| | * | | perf script: Fix regression in callchain dso nameDavid Ahern2012-05-301-1/+1
| | * | | perf stat: Initialize default events wrt exclude_{guest,host}Arnaldo Carvalho de Melo2012-05-303-4/+19
| | * | | perf annotate browser: Fix help window entry for navigating to hottest lineArnaldo Carvalho de Melo2012-05-301-1/+1
| | * | | perf report: Use the right symbol for annotationArnaldo Carvalho de Melo2012-05-301-1/+1
| | * | | Merge branch 'linus' into perf/urgentIngo Molnar2012-05-302884-84702/+165430
| | |\ \ \
* | | \ \ \ Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-0816-45/+161
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-06-087-28/+31
| |\ \ \ \ \ \
| | * | | | | | drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim2012-06-051-4/+6
| | * | | | | | drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart2012-06-051-7/+0
| | * | | | | | drm/exynos: Keep a reference to frame buffer GEM objectsLaurent Pinchart2012-06-051-5/+14
| | * | | | | | drm/exynos: Don't cast GEM object to Exynos GEM object when not neededLaurent Pinchart2012-06-051-6/+3
| | * | | | | | drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart2012-06-051-2/+2
| | * | | | | | drm/exynos: fixed size type.Inki Dae2012-06-051-1/+3
| | * | | | | | drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä2012-06-052-3/+3
| * | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-089-17/+130
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2012-06-062-6/+67
| | * | | | | | | char/agp: add another Ironlake host bridgeEugeni Dodonov2012-06-062-0/+2
| | * | | | | | | drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2012-06-052-1/+26
| | * | | | | | | drm/i915: hold forcewake around ring hw initDaniel Vetter2012-06-043-7/+25
| | * | | | | | | drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson2012-06-041-0/+4
| | * | | | | | | drm/i915/crt: Do not rely upon the HPD presence pinChris Wilson2012-05-311-3/+5
| | * | | | | | | drm/i915: Reset last_retired_head when resetting ringChris Wilson2012-05-291-0/+1
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-081-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz2012-06-041-0/+2
* | | | | | | | | | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-082-12/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | init: Drop initcall level outputBorislav Petkov2012-06-081-6/+1
| * | | | | | | | | | module_param: stop double-calling parameters.Rusty Russell2012-06-082-6/+6
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds2012-06-073-16/+6
* | | | | | | | | | Merge branch 'akpm' (Andrew's fixups)Linus Torvalds2012-06-0711-69/+118
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2012-06-073-6/+16
| * | | | | | | | | | btree: catch NULL value before it does harmJoern Engel2012-06-071-0/+1
| * | | | | | | | | | btree: fix tree corruption in btree_get_prev()Roland Dreier2012-06-071-2/+2
| * | | | | | | | | | ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon2012-06-071-0/+12
| * | | | | | | | | | drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov2012-06-071-1/+1
| * | | | | | | | | | c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov2012-06-071-14/+0
| * | | | | | | | | | c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2012-06-072-4/+19
| * | | | | | | | | | c/r: prctl: add minimal address test to PR_SET_MMCyrill Gorcunov2012-06-071-1/+1
| * | | | | | | | | | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2012-06-072-12/+20
| * | | | | | | | | | MAINTAINERS: whitespace fixesJoe Perches2012-06-071-9/+9
| * | | | | | | | | | shmem: replace_page must flush_dcache and othersHugh Dickins2012-06-071-20/+37
* | | | | | | | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-06-073-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PARISC] fix code to find libgccJames Bottomley2012-06-051-1/+2