aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-08Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-10-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-08Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz
2012-10-06ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu
2012-10-05i2c-piix4: Fix build failureDaniel J Blueman
2012-10-05i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare
2012-10-05i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare
2012-10-05i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard
2012-10-05i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare
2012-10-05i2c-viapro: Add VIA VX900 device IDJean Delvare
2012-10-05i2c-parport: i2c_parport_irq can be staticJean Delvare
2012-10-05i2c-designware: i2c_dw_xfer_msg can be staticJean Delvare
2012-10-05i2c/scx200_*: Replace printks with pr_<level>sJim Cromie
2012-10-05i2c: Make I2C available on UMLPeter Huewe
2012-10-05i2c: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin
2012-10-06aoe: remove unused codeEd Cashin
2012-10-06aoe: make dynamic block minor numbers the defaultEd Cashin
2012-10-06aoe: update and specify AoE address guards and error messagesEd Cashin
2012-10-06aoe: retain static block device numbers for backwards compatibilityEd Cashin
2012-10-06aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin
2012-10-06aoe: update copyright year in touched filesEd Cashin
2012-10-06aoe: update internal version number to 49Ed Cashin
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin
2012-10-06aoe: increase net_device reference count while using itEd Cashin
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin