summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21drm/exynos: added virtual display driver.Inki Dae
2012-03-21drm/radeon/kms: add trinity pci idsAlex Deucher
2012-03-21drm/radeon/kms: Add SI pci idsAlex Deucher
2012-03-21drm/radeon/kms: add support for the CONST IB to the CS ioctlAlex Deucher
2012-03-21drm/radeon/kms: add info query for max pipesTom Stellard
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20VM: make unmap_vmas() return voidAl Viro
2012-03-20VM: make zap_page_range() return voidAl Viro
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-03-20__register_binfmt() made voidAl Viro
2012-03-20kill reiserfs_fs_{i,sb}.hAl Viro
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro
2012-03-20move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro
2012-03-20take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro
2012-03-20switch touch_atime to struct pathAl Viro
2012-03-20switch unix_sock to struct pathAl Viro
2012-03-20constify path argument of trace_seq_path()Al Viro
2012-03-20constify path argument of audit_log_d_path()Al Viro
2012-03-20fs: initial qnx6fs additionKai Bankett
2012-03-20vfs: d_alloc_root() goneAl Viro
2012-03-20vfs: turn generic_drop_inode() into static inlineAl Viro
2012-03-20vfs: drop_file_write_access() made staticAl Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20include/linux/highmem.h: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20highmem: mark k[un]map_atomic() with two arguments as deprecatedCong Wang
2012-03-20drm: allow loading an EDID as firmware to override broken monitorCarsten Emde
2012-03-20drm/exynos: update gem and buffer framework.Inki Dae
2012-03-20drm/exynos: add HDMI version 1.4 supportJoonyoung Shim