summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2012-06-082-2/+16
| * | | x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-082-2/+0
| * | | x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu2012-06-081-1/+2
| * | | x86, efi stub: Add .reloc section back into imageJordan Justen2012-06-072-74/+140
| * | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-06-061-2/+2
| * | | x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang2012-06-061-2/+4
| * | | x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior2012-06-061-1/+1
| * | | x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu2012-06-061-0/+2
| * | | x86/gart: Fix kmemleak warningXiaotian Feng2012-06-061-6/+0
| * | | x86: mce: Add the dropped timer interval init backThomas Gleixner2012-06-061-1/+1
| * | | x86/mce: Fix the MCE poll timer logicChen Gong2012-06-061-1/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-0829-120/+357
|\ \ \ \
| * | | | perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma2012-06-061-0/+4
| * | | | perf/x86: Check if user fp is validArun Sharma2012-06-062-6/+18
| * | | | perf: Limit callchains to 127Arun Sharma2012-06-061-1/+1
| * | | | perf/x86: Allow multiple stacksArun Sharma2012-06-061-6/+0
| * | | | perf/x86: Update SNB PEBS constraintsPeter Zijlstra2012-06-061-8/+1
| * | | | perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra2012-06-061-1/+2
| * | | | perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2012-06-062-8/+43
| * | | | perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra2012-06-063-28/+66
| * | | | x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu2012-06-062-9/+13
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-0621-58/+214
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | perf: Remove duplicate invocation on perf_event_for_eachNamhyung Kim2012-05-311-1/+0
| | * | | perf uprobes: Remove unnecessary check before strlist__deleteSrikar Dronamraju2012-05-311-6/+2
| | * | | perf symbols: Check for valid dso before creating mapSrikar Dronamraju2012-05-311-1/+4
| | * | | perf evsel: Fix 32 bit values endianity swap for sample_id_all headerJiri Olsa2012-05-311-7/+22
| | * | | perf session: Handle endianity swap on sample_id_all header dataJiri Olsa2012-05-311-12/+55
| | * | | 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
| |\ \ \ \ \ \ \