aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-12-06target: remove the unused se_dev_listChristoph Hellwig
2011-12-06target: remove unused struct fieldsJörn Engel
2011-12-06target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fieldsChristoph Hellwig
2011-12-06target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig
2011-12-06target: remove the se_ordered_node se_cmd fieldChristoph Hellwig
2011-12-06target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig
2011-12-06target: Avoid compiler warnings about signed one-bit bitfieldsBart Van Assche
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger
2011-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds
2011-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-11-23Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-20drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-17pstore: pass allocated memory region back to callerKees Cook
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang
2011-11-16new helper: mount_subtree()Al Viro
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-16bio: change some signed vars to unsignedDan Carpenter
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell