summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-177-16/+98
|\ \ \
| * | | xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk2014-04-151-2/+30
| * | | xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk2014-04-151-3/+41
| * | | xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-04-151-1/+4
| * | | xen-pciback: silence an unwanted debug printkDan Carpenter2014-04-151-1/+2
| * | | xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn2014-04-151-0/+2
| * | | x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2014-04-152-9/+19
* | | | Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-04-171-2/+1
|\ \ \ \
| * | | | raid5: fix a race of stripe count checkShaohua Li2014-04-171-2/+1
* | | | | Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-17482-2666/+2682
|\ \ \ \ \
| * | | | | video: Kconfig: move drm and fb into separate menusTomi Valkeinen2014-04-171-0/+4
| * | | | | fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-1723-23/+25
| * | | | | video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17481-2662/+2672
* | | | | | 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