perf, x86: Clean up SandyBridge PEBS events
[pandora-kernel.git] / fs /
2011-03-16 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-03-16 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2011-03-16 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-mem-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2011-03-16 Linus TorvaldsMerge branch 'um-irq-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'timers-rtc-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2011-03-16 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2011-03-16 Linus TorvaldsMerge branch 'core-futexes-for-linus' of git://git...
2011-03-16 Linus TorvaldsMerge branch 'core-debugobjects-for-linus' of git:...
2011-03-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-15 Trond MyklebustVFS: Fix the nfs sillyrename regression in kernel 2...
2011-03-15 Linus Torvaldsdcache.c: create helper function for duplicated functio...
2011-03-15 Al Virotidy the trailing symlinks traversal up
2011-03-15 Al ViroTurn resolution of trailing symlinks iterative everywhere
2011-03-15 Al Virosimplify link_path_walk() tail
2011-03-15 Al ViroMake trailing symlink resolution in path_lookupat(...
2011-03-15 Al Viroupdate nd->inode in __do_follow_link() instead of after...
2011-03-15 Al Viropull handling of one pathname component into a helper
2011-03-15 Aneesh Kumar K.Vfs: allow AT_EMPTY_PATH in linkat(), limit that to...
2011-03-15 Linus TorvaldsMerge branch 'for-linus' of git://xenbits.xen.org/peopl...
2011-03-15 Linus TorvaldsMerge branches 'stable/ia64', 'stable/blkfront-cleanup...
2011-03-15 Linus TorvaldsMerge branch 'stable/irq.cleanup' of git://git./linux...
2011-03-15 Linus TorvaldsMerge branches 'stable/irq.rework' and 'stable/pcifront...
2011-03-15 Linus TorvaldsMerge branches 'stable/p2m-identity.v4.9.1' and 'stable...
2011-03-15 Ingo MolnarMerge commit 'v2.6.38' into x86/mm
2011-03-15 Al ViroAllow passing O_PATH descriptors via SCM_RIGHTS datagrams
2011-03-15 Al Viroreadlinkat(), fchownat() and fstatat() with empty relat...
2011-03-15 Al ViroAllow O_PATH for symlinks
2011-03-15 Al ViroNew kind of open files - "location only".
2011-03-15 Aneesh Kumar K.Vext4: Copy fs UUID to superblock
2011-03-15 Aneesh Kumar K.Vext3: Copy fs UUID to superblock.
2011-03-15 Aneesh Kumar K.Vvfs: Export file system uuid via /proc/<pid>/mountinfo
2011-03-15 Aneesh Kumar K.Vfs: Remove i_nlink check from file system link callback
2011-03-15 Aneesh Kumar K.Vfs: Don't allow to create hardlink for deleted file
2011-03-15 Aneesh Kumar K.Vvfs: Add open by file handle support
2011-03-15 Aneesh Kumar K.Vvfs: Add name to file handle conversion support
2011-03-14 Al ViroNew AT_... flag: AT_EMPTY_PATH
2011-03-14 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-03-14 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-03-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-14 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-03-14 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-03-14 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2011-03-14 Timo WarnsFix corrupted OSF partition table parsing
2011-03-14 Aneesh Kumar K.Vexportfs: Return the minimum required handle size
2011-03-14 Al Viroclean statfs-like syscalls up
2011-03-14 Al Viroopen-style analog of vfs_path_lookup()
2011-03-14 Al Viroreduce vfs_path_lookup() to do_path_lookup()
2011-03-14 Al Virountangle do_lookup()
2011-03-14 Al Viropath_openat: clean ELOOP handling a bit
2011-03-14 Al Virodo_last: kill a rudiment of old ->d_revalidate() workaround
2011-03-14 Al Virofold __open_namei_create() and open_will_truncate(...
2011-03-14 Al Virodo_last: unify may_open() call and everyting after it
2011-03-14 Al Viromove may_open() from __open_name_create() to do_last()
2011-03-14 Al Viroexpand finish_open() in its only caller
2011-03-14 Al Virosanitize pathname component hash calculation
2011-03-14 Al Virokill __lookup_one_len()
2011-03-14 Al Viroswitch non-create side of open() to use of do_last()
2011-03-14 Al Viroget rid of nd->file
2011-03-14 Al Viroget rid of the last LOOKUP_RCU dependencies in link_pat...
2011-03-14 Al Viromake nameidata_dentry_drop_rcu_maybe() always leave...
2011-03-14 Al Viromake handle_dots() leave RCU mode on error
2011-03-14 Al Viroclear RCU on all failure exits from link_path_walk()
2011-03-14 Al Viropull handling of . and .. into inlined helper
2011-03-14 Al Virokill out_dput: in link_path_walk()
2011-03-14 Al Viroseparate -ESTALE/-ECHILD retries in do_filp_open()...
2011-03-14 Al Viroswitch do_filp_open() to struct open_flags
2011-03-14 Al ViroCollect "operation mode" arguments of do_last() into...
2011-03-14 Al Viroclean up the failure exits after __do_follow_link(...
2011-03-14 Al Viropull security_inode_follow_link() into __do_follow_link()
2011-03-14 Al Viropull dropping RCU on success of link_path_walk() into...
2011-03-14 Al Virountangle the "need_reval_dot" mess
2011-03-14 Al Viromerge component type recognition
2011-03-14 Al Viromerge path_init and path_init_rcu
2011-03-14 Al Virosanitize path_walk() mess
2011-03-14 Al Virotake RCU-dependent stuff around exec_permission() into...
2011-03-14 Al Virokill path_lookup()
2011-03-13 Al Virocompat breakage in preadv() and pwritev()
2011-03-13 Al Virocompat breakage in preadv() and pwritev()
2011-03-13 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2011-03-13 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/mtd-2.6.38
2011-03-13 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-03-12 Thomas GleixnerMerge branch 'irq/core' into x86/irq
2011-03-12 Thomas GleixnerMerge branch 'x86/apic' into x86/irq
2011-03-12 Chris MasonBtrfs: break out of shrink_delalloc earlier
2011-03-11 Chuck LeverNFS: NFSROOT should default to "proto=udp"
2011-03-11 Huang Weiyinfs4: remove duplicated #include
2011-03-11 Trond MyklebustNFSv4: nfs4_state_mark_reclaim_nograce() should be...
2011-03-11 Trond MyklebustNFSv4: Fix the setlk error handler
2011-03-11 Trond MyklebustNFSv4.1: Fix the handling of the SEQUENCE status bits
next