summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-182-6/+16
|\
| * tracing/uprobes: Fix uprobe_cpu_buffer memory leakzhangwei(Jovi)2014-04-171-0/+6
| * tracing: Do not try to recreated toplevel set_ftrace_* filesSteven Rostedt (Red Hat)2014-04-171-6/+10
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-04-182-2/+5
|\ \
| * | tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar2014-04-151-1/+1
| * | tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar2014-04-151-0/+3
| * | tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar2014-04-151-1/+1
* | | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-04-176-14/+14
|\ \ \
| * | | parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-04-131-1/+1
| * | | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller2014-04-133-11/+11
| * | | parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-032-2/+2
* | | | Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2014-04-177-155/+261
|\ \ \ \
| * | | | ipmi: boolify some thingsCorey Minyard2014-04-173-40/+38Star
| * | | | ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-174-97/+182
| * | | | ipmi: Turn off default probing of interfacesCorey Minyard2014-04-172-1/+13
| * | | | ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard2014-04-171-2/+3
| * | | | ipmi: Fix a race restarting the timerBodo Stroesser2014-04-171-18/+28
| * | | | Char: ipmi_bt_sm, fix infinite loopJiri Slaby2014-04-171-1/+1
* | | | | 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/+1Star
|\ \ \ \ \ \
| * | | | | | raid5: fix a race of stripe count checkShaohua Li2014-04-171-2/+1Star
* | | | | | | 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/+2Star