aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-28NVMe: Use dma_set_mask() correctlyMatthew Wilcox
2013-05-23Return the result from user admin command IOCTL even in case of failureChayan Biswas
2013-05-17NVMe: Do not cancel command multiple timesKeith Busch
2013-05-17NVMe: fix error return code in nvme_submit_bio_queue()Wei Yongjun
2013-05-17NVMe: check for integer overflow in nvme_map_user_pages()Dan Carpenter
2013-05-17MAINTAINERS: update NVM EXPRESS DRIVER file listDan Carpenter
2013-05-17NVMe: Fix a signedness bug in nvme_trans_modesel_get_mpVishal Verma
2013-05-17NVMe: Remove redundant version.h header includeSachin Kamat
2013-05-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-17drm/radeon: restore nomodeset operation (v2)Dave Airlie
2013-05-17qxl: fix bug with object eviction and update areaDave Airlie
2013-05-17drm/qxl: drop active_user_framebuffer as its unneededDave Airlie
2013-05-17qxl: drop unused variable.Dave Airlie
2013-05-17drm/qxl: fix ioport interactions for kernel submitted commands.Dave Airlie
2013-05-16Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-16Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds
2013-05-16Merge branch 'ipmi' (minor ipmi fixes from Corey)Linus Torvalds
2013-05-16ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise
2013-05-16ipmi: Improve error messages on failed irq enableCorey Minyard
2013-05-16drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2013-05-16drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu
2013-05-16Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-05-16usermodehelper: check subprocess_info->path != NULLOleg Nesterov
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds
2013-05-16Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-05-15workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...Tejun Heo
2013-05-15Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-15cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat
2013-05-15ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error pathCatalin Marinas
2013-05-15NTB: Multiple NTB client fixJon Mason
2013-05-15ntb_netdev: remove from list on exitJon Mason
2013-05-15NTB: memcpy lockup workaroundJon Mason
2013-05-15NTB: Correctly handle receive buffers of the minimal sizeJon Mason
2013-05-15NTB: reset tx_index on link toggleJon Mason
2013-05-15NTB: Link toggle memory leakJon Mason
2013-05-15NTB: Handle 64bit BAR sizesJon Mason
2013-05-15NTB: fix pointer math issuesDan Carpenter
2013-05-15ntb: off by one sanity checksDan Carpenter
2013-05-15NTB: variable dereferenced before checkJon Mason
2013-05-15tracing/kprobes: Make print_*probe_event staticMasami Hiramatsu
2013-05-15tracing/kprobes: Fix a sparse warning for incorrect type in assignmentMasami Hiramatsu
2013-05-15tracing/kprobes: Use rcu_dereference_raw for tp->filesMasami Hiramatsu