summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-12virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)Mark McLoughlin
2009-06-12virtio: teach virtio_has_feature() about transport featuresMark McLoughlin
2009-06-12virtio_pci: optional MSI-X supportMichael S. Tsirkin
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2009-06-12virtio: fix obsolete documentation on probe functionRusty Russell
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra
2009-06-12perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra
2009-06-12module: trim exception table on init free.Rusty Russell
2009-06-12module_param: allow 'bool' module_params to be bool, not just int.Rusty Russell
2009-06-12module_param: add __same_type convenience wrapper for __builtin_types_compati...Rusty Russell
2009-06-12module_param: split perm field into flags and permRusty Russell
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki
2009-06-12drm: include kernel list header file in hashtab headerJerome Glisse
2009-06-12drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse
2009-06-12drm/radeon: add support for RV790.Alex Deucher
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher
2009-06-12drm_calloc_large: check right size, check integer overflow, use GFP_ZEROKristian Høgsberg
2009-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-06-12fs/qnx4: sanitize includesAl Viro
2009-06-12Sanitize qnx4 fsync handlingAl Viro
2009-06-12New helper - simple_fsync()Al Viro
2009-06-12linux/magic.h: move cramfs magic out of cramfs_fs.hMike Frysinger
2009-06-12fs: Rearrange inode structure elements to avoid waste due to paddingTheodore Ts'o
2009-06-12fs: Remove i_cindex from struct inodeTheodore Ts'o
2009-06-12Trim a bit of crap from fs.hAl Viro
2009-06-12dcache: extrace and use d_unlinked()Alexey Dobriyan
2009-06-12quota: Introduce writeout_quota_sb() (version 4)Jan Kara
2009-06-12quota: cleanup dquota sync functions (version 4)Christoph Hellwig
2009-06-12vfs: Rename fsync_super() to sync_filesystem() (version 4)Jan Kara
2009-06-12vfs: Move syncing code from super.c to sync.c (version 4)Jan Kara
2009-06-12vfs: Make sys_sync() use fsync_super() (version 4)Jan Kara
2009-06-12vfs: Make __fsync_super() a static function (version 4)Jan Kara
2009-06-12remove s_async_listChristoph Hellwig
2009-06-12fs: introduce mnt_clone_writenpiggin@suse.de
2009-06-12fs: mnt_want_write speedupnpiggin@suse.de
2009-06-12Move junk from proc_fs.h to fs/proc/internal.hAl Viro
2009-06-12switch lookup_mnt()Al Viro
2009-06-12switch follow_down()Al Viro
2009-06-12Switch collect_mounts() to struct pathAl Viro
2009-06-12switch follow_up() to struct pathAl Viro
2009-06-12switch rqst_exp_parent()Al Viro
2009-06-12switch rqst_exp_get_by_name()Al Viro
2009-06-12Cache root in nameidataAl Viro
2009-06-12reiserfs: allow exposing privroot w/ xattrs enabledJeff Mahoney
2009-06-12Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-06-11Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds