summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds3-51/+64
2012-03-21NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker1-0/+13
2012-03-21NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker1-0/+10
2012-03-21NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker1-0/+1
2012-03-21NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker1-0/+1
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust1-0/+2
2012-03-21nfs: non void functions must return a valueStephen Rothwell1-0/+1
2012-03-21SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever1-2/+2
2012-03-21drm/exynos: added virtual display driver.Inki Dae1-0/+18
2012-03-21fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto1-0/+1
2012-03-21drm/radeon/kms: add trinity pci idsAlex Deucher1-0/+16
2012-03-21drm/radeon/kms: Add SI pci idsAlex Deucher1-0/+38
2012-03-21drm/radeon/kms: add support for the CONST IB to the CS ioctlAlex Deucher1-0/+1
2012-03-21drm/radeon/kms: add info query for max pipesTom Stellard1-0/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-10/+9
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds88-1028/+2151
2012-03-21VM: make unmap_vmas() return voidAl Viro1-1/+1
2012-03-21VM: make zap_page_range() return voidAl Viro1-1/+1
2012-03-21debugfs-related mode_t whack-a-moleAl Viro1-2/+2
2012-03-21__register_binfmt() made voidAl Viro1-5/+5
2012-03-21kill reiserfs_fs_{i,sb}.hAl Viro2-617/+0
2012-03-21move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro1-2334/+0
2012-03-21move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro1-76/+0
2012-03-21take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro1-128/+0
2012-03-21switch touch_atime to struct pathAl Viro1-2/+2
2012-03-21switch unix_sock to struct pathAl Viro1-2/+1
2012-03-21constify path argument of trace_seq_path()Al Viro1-2/+2
2012-03-21constify path argument of audit_log_d_path()Al Viro1-1/+1
2012-03-21fs: initial qnx6fs additionKai Bankett2-0/+135
2012-03-21vfs: d_alloc_root() goneAl Viro1-1/+0
2012-03-21vfs: turn generic_drop_inode() into static inlineAl Viro1-1/+4
2012-03-21vfs: drop_file_write_access() made staticAl Viro1-1/+0
2012-03-21vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro1-0/+1
2012-03-21Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-63/+16
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat13-50/+53
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds20-86/+430
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-160/+102
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-22/+277
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-23/+5
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-11/+65
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-138/+425
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-37/+156
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2-10/+9
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-8/+3
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang1-25/+3
2012-03-20include/linux/highmem.h: remove the second argument of k[un]map_atomic()Cong Wang1-14/+14
2012-03-20highmem: mark k[un]map_atomic() with two arguments as deprecatedCong Wang1-6/+46
2012-03-20drm: allow loading an EDID as firmware to override broken monitorCarsten Emde2-0/+2