summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-18Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-04-17Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds
2014-04-17ipmi: boolify some thingsCorey Minyard
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-04-17Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-04-17Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-17tracing/uprobes: Fix uprobe_cpu_buffer memory leakzhangwei(Jovi)
2014-04-17raid5: fix a race of stripe count checkShaohua Li
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16tracing: Do not try to recreated toplevel set_ftrace_* filesSteven Rostedt (Red Hat)
2014-04-16Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-16Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-16Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-04-15tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar
2014-04-15tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar
2014-04-15tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-04-15Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet
2014-04-15xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk
2014-04-15xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk
2014-04-15xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk
2014-04-15xen-pciback: silence an unwanted debug printkDan Carpenter
2014-04-15xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn
2014-04-15irqchip: vic: Properly chain the cascaded IRQsLinus Walleij
2014-04-15x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky
2014-04-15perf tools: Instead of redirecting flex output, use -oCody P Schafer
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter
2014-04-15video: bf54x-lq043fb: fix build errorSteven Miao
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua