aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-30xen/events: Add WARN_ON when quick lookup found invalid type.Konrad Rzeszutek Wilk
2012-05-24xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk
2012-05-24xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk
2012-05-24xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-05-21hvc_xen: NULL dereference on allocation failureDan Carpenter
2012-05-21xen: Add selfballoning memory reservation tunable.Jana Saout
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf
2012-05-07xen: enter/exit lazy_mmu_mode around m2p_override callsStefano Stabellini
2012-05-07xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk
2012-04-17xen/gnttab: add deferred freeing logicJan Beulich
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen
2012-04-13Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-04-13Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman
2012-04-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-12Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl
2012-04-12staging: iio: hmc5843: Fix crash in probe function.Marek Belisko
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera
2012-04-12drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera
2012-04-12drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich
2012-04-12drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-04-12Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-04-12IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier
2012-04-12drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter
2012-04-12block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman