aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-16
|\
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-04-15
| |\
| | * perf tools: Instead of redirecting flex output, use -oCody P Schafer2014-04-15
| | * perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter2014-04-15
| |/
| * Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar2014-04-14
| |\
| | * perf stat: Initialize statistics correctlyAndi Kleen2014-04-14
| | * perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra2014-04-14
| | * perf bench: Fix segfault at the end of an 'all' executionRamkumar Ramachandra2014-04-14
| | * perf bench: Update manpage to mention numa and futexRamkumar Ramachandra2014-04-14
| | * perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim2014-04-14
| | * perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu2014-04-14
| | * perf probe: Fix --line option behaviorNamhyung Kim2014-04-14
| | * perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra2014-04-14
| | * MAINTAINERS: Change e-mail to kernel.org oneArnaldo Carvalho de Melo2014-04-14
| | * perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo2014-04-14
| | * tools lib traceevent: Do not call warning() directlyNamhyung Kim2014-04-14
| | * tools lib traceevent: Print event name when show warning if possibleNamhyung Kim2014-04-14
| | * perf top: Fix documentation of invalid -s optionNamhyung Kim2014-04-14
| * | Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar2014-04-14
| |\ \
| * | | perf/x86: Enable DRAM RAPL support on Intel HaswellVince Weaver2014-04-02
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-16
|\ \ \ \
| * | | | irqchip: vic: Properly chain the cascaded IRQsLinus Walleij2014-04-15
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-04-14
| |\ \ \ \ \
| | * | | | | tools/liblockdep: Add proper versioning to the shared objSasha Levin2014-04-01
| | * | | | | tools/liblockdep: Ignore asmlinkage and visibleSasha Levin2014-04-01
| * | | | | | locking/mutex: Fix debug_mutexesPeter Zijlstra2014-04-11
* | | | | | | Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-16
|\ \ \ \ \ \ \
| * | | | | | | video: bf54x-lq043fb: fix build errorSteven Miao2014-04-15
| * | | | | | | OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2014-04-14
| * | | | | | | OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha2014-04-14
| * | | | | | | OMAPDSS: fix shared irq handlersTomi Valkeinen2014-04-14
| * | | | | | | video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan2014-04-14
| * | | | | | | OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen2014-04-14
| * | | | | | | video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle2014-04-14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-16
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: fix typo in bindings documentationSherman Yin2014-04-14
| * | | | | | | Update bcm_defconfig with new pinctrl CONFIGSherman Yin2014-04-14
| * | | | | | | pinctrl: Rename Broadcom Capri pinctrl driverSherman Yin2014-04-14
| * | | | | | | pinctrl: msm: Correct interrupt code for TLMM v2Bjorn Andersson2014-04-14
| * | | | | | | pinctrl: nomadik: delete stray debug printLinus Walleij2014-04-14
| * | | | | | | pinctrl: rockchip: handle first half of rk3188-bank0 correctlyHeiko Stübner2014-04-14
| * | | | | | | pinctrl: rockchip: add return value to rockchip_set_muxHeiko Stübner2014-04-14
| * | | | | | | pinctrl: rockchip: fix offset of mux registers for rk3188Beniamino Galvani2014-04-14
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-16
|\ \ \ \ \ \ \
| * | | | | | | s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-11
| * | | | | | | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-11
| * | | | | | | s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter2014-04-11
| * | | | | | | s390/compat: fix typoHeiko Carstens2014-04-11
| * | | | | | | s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens2014-04-11