summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo2014-06-091-1/+5
* perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-065-10/+19
* Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06623-4166/+7845
|\
| * perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra2014-06-063-13/+20
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-052-4/+7
| |\
| | * perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu2014-06-041-2/+5
| | * perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu2014-06-041-2/+2
| * | Linux 3.15-rc8v3.15-rc8Linus Torvalds2014-06-011-1/+1
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-06-013-1/+3
| |\ \
| | * | powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-023-1/+3
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-0111-30/+28
| |\ \ \
| | * | | MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2Thomas Bogendoerfer2014-05-281-2/+2
| | * | | MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith2014-05-281-7/+7
| | * | | MIPS: Lemote 2F: cs5536: mfgpt: use raw locksSebastian Andrzej Siewior2014-05-281-6/+5
| | * | | MIPS: SB1: Fix excessive kernel warnings.Ralf Baechle2014-05-281-1/+1
| | * | | MIPS: RC32434: fix broken PCI resource initializationGabor Juhos2014-05-261-1/+0
| | * | | MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras2014-05-251-1/+1
| | * | | MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras2014-05-251-2/+2
| | * | | MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen2014-05-251-3/+3
| | * | | MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle2014-05-231-4/+4
| | * | | MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen2014-05-221-1/+1
| | * | | MIPS: Change type of asid_cache to unsigned longRalf Baechle2014-05-211-2/+2
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-016-31/+78
| |\ \ \ \
| | * | | | sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan2014-05-222-3/+4
| | * | | | sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2014-05-222-1/+8
| | * | | | sched/deadline: Replace NR_CPUS arraysPeter Zijlstra2014-05-222-12/+27
| | * | | | sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli2014-05-221-7/+30
| | * | | | sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra2014-05-221-6/+3
| | * | | | sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra2014-05-221-0/+3
| | * | | | sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk2014-05-221-2/+3
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-312-17/+67
| |\ \ \ \ \
| | * | | | | rtmutex: Fix deadlock detector for realThomas Gleixner2014-05-281-4/+28
| | * | | | | futex: Prevent attaching to kernel threadsThomas Gleixner2014-05-191-0/+5
| | * | | | | futex: Add another early deadlock detection checkThomas Gleixner2014-05-191-13/+34
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-3112-304/+298
| |\ \ \ \ \ \
| | * | | | | | drm/radeon: Resume fbcon lastDaniel Vetter2014-05-311-5/+6
| | * | | | | | Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie2014-05-313-8/+21
| | |\ \ \ \ \ \
| | | * | | | | | drm/radeon: only allocate necessary size for vm bo listChristian König2014-05-301-3/+3
| | | * | | | | | drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák2014-05-301-0/+6
| | | * | | | | | drm/radeon: avoid crash if VM command submission isn't availableChristian König2014-05-301-4/+11
| | | * | | | | | drm/radeon: lower the ref * post PLL maximum once moreChristian König2014-05-301-1/+1
| | |/ / / / / /
| | * | | | | | Merge tag 'drm-intel-fixes-2014-05-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-05-288-291/+271
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915: Prevent negative relocation deltas from wrappingChris Wilson2014-05-275-38/+103
| | | * | | | | | drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson2014-05-271-22/+32
| | | * | | | | | drm/i915: Fix dynamic allocation of physical handlesChris Wilson2014-05-275-231/+136
| | |/ / / / / /
| * | | | | | | dcache: add missing lockdep annotationLinus Torvalds2014-05-311-1/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-306-121/+61
| |\ \ \ \ \ \ \
| | * | | | | | | Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede2014-05-261-113/+36
| | * | | | | | | Input: synaptics - add a matches_pnp_id helper functionHans de Goede2014-05-261-11/+14
| | * | | | | | | Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede2014-05-261-1/+1