summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-18drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/cpufreq: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17Merge 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 '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-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...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-15xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Remove the boot options and fold them in the tmem.X parameters.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: s/disable_// and change the logic.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Fix compile warning.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Split out the different module/boot options.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Move all of the boot and module parameters to the top of the file.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Cleanup. Remove the parts that say temporary.Konrad Rzeszutek Wilk
2013-05-15Merge tag 'v3.10-rc1' into stable/for-linus-3.10Konrad Rzeszutek Wilk
2013-05-15xen/privcmd: fix condition in privcmd_close()Dan Carpenter
2013-05-15pinctrl/lantiq: Free mapping configs for both pin and groupsLaurent Pinchart
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-15target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14Merge branch 'pm-fixes'Rafael J. Wysocki
2013-05-14Merge branch 'acpi-fixes'Rafael J. Wysocki