summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2013-05-14pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()Wei Yongjun
2013-05-14pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl tableTony Prisk
2013-05-14pinctrl: abx500: Rejiggle platform data and DT initialisationLee Jones
2013-05-14pinctrl: abx500: Specify failed sub-driver by ID instead of driver_dataLee Jones
2013-05-14cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-13rbd: re-submit flattened write request (part 2)Alex Elder
2013-05-13rbd: re-submit write request for flattened cloneAlex Elder
2013-05-13rbd: re-submit read request for flattened cloneAlex Elder
2013-05-13rbd: detect when clone image is flattenedAlex Elder
2013-05-13rbd: reference count parent requestsAlex Elder
2013-05-13rbd: define parent image request routinesAlex Elder
2013-05-13rbd: define rbd_dev_unparent()Alex Elder
2013-05-13rbd: don't release write request until necessaryAlex Elder
2013-05-13rbd: get parent info on refreshAlex Elder