summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/chsc: fix SEI usage on old FW levelsSebastian Ott2014-04-171-5/+17
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-177-45/+52
|\
| * x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-162-42/+44
| * x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada2014-04-142-0/+4
| * x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä2014-04-141-1/+1
| * x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo2014-04-141-2/+2
| * i386: Wire up the renameat2() syscallMiklos Szeredi2014-04-111-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-1711-61/+148
|\ \
| * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-04-152-2/+3
| |\ \
| | * | perf tools: Instead of redirecting flex output, use -oCody P Schafer2014-04-151-2/+2
| | * | perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter2014-04-151-0/+1
| |/ /
| * | Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar2014-04-148-56/+115
| |\ \
| | * | perf stat: Initialize statistics correctlyAndi Kleen2014-04-141-2/+9
| | * | perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra2014-04-141-0/+4
| | * | perf bench: Fix segfault at the end of an 'all' executionRamkumar Ramachandra2014-04-141-1/+1
| | * | perf bench: Update manpage to mention numa and futexRamkumar Ramachandra2014-04-141-0/+22
| | * | perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim2014-04-141-1/+1
| | * | perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu2014-04-141-3/+4
| | * | perf probe: Fix --line option behaviorNamhyung Kim2014-04-141-2/+4
| | * | perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra2014-04-141-3/+2
| | * | MAINTAINERS: Change e-mail to kernel.org oneArnaldo Carvalho de Melo2014-04-141-1/+1
| | * | perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo2014-04-141-0/+2
| | * | tools lib traceevent: Do not call warning() directlyNamhyung Kim2014-04-141-2/+4
| | * | tools lib traceevent: Print event name when show warning if possibleNamhyung Kim2014-04-141-41/+62
| | * | perf top: Fix documentation of invalid -s optionNamhyung Kim2014-04-141-1/+0
| * | | Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar2014-04-149100-214724/+578062
| |\ \ \
| * | | | perf/x86: Enable DRAM RAPL support on Intel HaswellVince Weaver2014-04-021-3/+30
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-171-0/+6
|\ \ \ \ \
| * | | | | irqchip: vic: Properly chain the cascaded IRQsLinus Walleij2014-04-151-0/+6
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-173-21/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-04-142-11/+7
| |\ \ \ \ \ \
| | * | | | | | tools/liblockdep: Add proper versioning to the shared objSasha Levin2014-04-011-11/+4
| | * | | | | | tools/liblockdep: Ignore asmlinkage and visibleSasha Levin2014-04-011-0/+3
| * | | | | | | locking/mutex: Fix debug_mutexesPeter Zijlstra2014-04-111-10/+9
* | | | | | | | Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-178-32/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | video: bf54x-lq043fb: fix build errorSteven Miao2014-04-151-1/+1
| * | | | | | | | OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2014-04-142-9/+9
| * | | | | | | | OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha2014-04-141-4/+4
| * | | | | | | | OMAPDSS: fix shared irq handlersTomi Valkeinen2014-04-142-7/+68
| * | | | | | | | video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan2014-04-141-0/+2
| * | | | | | | | OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen2014-04-141-2/+2
| * | | | | | | | video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle2014-04-141-9/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-1710-1471/+1514
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: fix typo in bindings documentationSherman Yin2014-04-141-1/+1
| * | | | | | | | Update bcm_defconfig with new pinctrl CONFIGSherman Yin2014-04-141-1/+1
| * | | | | | | | pinctrl: Rename Broadcom Capri pinctrl driverSherman Yin2014-04-144-1459/+1466
| * | | | | | | | pinctrl: msm: Correct interrupt code for TLMM v2Bjorn Andersson2014-04-142-1/+6
| * | | | | | | | pinctrl: nomadik: delete stray debug printLinus Walleij2014-04-141-1/+0
| * | | | | | | | pinctrl: rockchip: handle first half of rk3188-bank0 correctlyHeiko Stübner2014-04-141-0/+14
| * | | | | | | | pinctrl: rockchip: add return value to rockchip_set_muxHeiko Stübner2014-04-141-7/+25