| Commit message (Expand) | Author | Files | Lines |
2011-03-23 | perf top: Fix uninitialized 'counter' variable | Akihiro Nagai | 1 | -1/+3 |
2011-03-22 | tracing: Fix set_ftrace_filter probe function display | Jiri Olsa | 1 | -2/+1 |
2011-03-19 | perf, x86: Fix Intel fixed counters base initialization | Stephane Eranian | 1 | -1/+1 |
2011-03-18 | trace, filters: Initialize the match variable in process_ops() properly | Ingo Molnar | 1 | -1/+1 |
2011-03-17 | trace, documentation: Fix branch profiling location in debugfs | David Rientjes | 1 | -2/+2 |
2011-03-16 | oprofile, s390: Cleanups | Robert Richter | 3 | -7/+3 |
2011-03-16 | oprofile, s390: Remove hwsampler_files.c and merge it into init.c | Heinz Graalfs | 3 | -166/+159 |
2011-03-16 | perf: Fix tear-down of inherited group events | Peter Zijlstra | 1 | -5/+8 |
2011-03-16 | perf: Reorder & optimize perf_event_context to remove alignment padding on 64... | Richard Kennedy | 1 | -1/+1 |
2011-03-16 | perf: Handle stopped state with tracepoints | Frederic Weisbecker | 1 | -0/+2 |
2011-03-16 | perf: Fix the software events state check | Frederic Weisbecker | 1 | -1/+1 |
2011-03-16 | perf, powerpc: Handle events that raise an exception without overflowing | Anton Blanchard | 2 | -1/+24 |
2011-03-16 | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming | 2 | -50/+47 |
2011-03-16 | perf, x86: Clean up SandyBridge PEBS events | Lin Ming | 1 | -22/+5 |
2011-03-16 | perf lock: Fix sorting by wait_min | Marcin Slusarz | 1 | -1/+12 |
2011-03-16 | perf tools: Version incorrect with some versions of grep | Josh Hunt | 2 | -9/+12 |
2011-03-15 | VFS: Fix the nfs sillyrename regression in kernel 2.6.38 | Trond Myklebust | 1 | -1/+6 |
2011-03-15 | dcache.c: create helper function for duplicated functionality | Linus Torvalds | 1 | -51/+37 |
2011-03-15 | tidy the trailing symlinks traversal up | Al Viro | 1 | -45/+26 |
2011-03-15 | Turn resolution of trailing symlinks iterative everywhere | Al Viro | 1 | -54/+50 |
2011-03-15 | simplify link_path_walk() tail | Al Viro | 1 | -7/+1 |
2011-03-15 | Make trailing symlink resolution in path_lookupat() iterative | Al Viro | 1 | -10/+53 |
2011-03-15 | update nd->inode in __do_follow_link() instead of after do_follow_link() | Al Viro | 1 | -3/+2 |
2011-03-15 | pull handling of one pathname component into a helper | Al Viro | 1 | -68/+55 |
2011-03-15 | fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCH | Aneesh Kumar K.V | 1 | -4/+16 |
2011-03-15 | perf probe: Clean up probe_point_lazy_walker() return value | Ingo Molnar | 1 | -1/+1 |
2011-03-15 | perf evlist: New command to list the names of events present in a perf.data file | Arnaldo Carvalho de Melo | 6 | -0/+84 |
2011-03-15 | x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others() | Xiao Guangrong | 1 | -2/+1 |
2011-03-15 | Allow passing O_PATH descriptors via SCM_RIGHTS datagrams | Al Viro | 3 | -2/+4 |
2011-03-15 | readlinkat(), fchownat() and fstatat() with empty relative pathnames | Al Viro | 2 | -6/+11 |
2011-03-15 | Allow O_PATH for symlinks | Al Viro | 1 | -6/+19 |
2011-03-15 | New kind of open files - "location only". | Al Viro | 7 | -17/+119 |
2011-03-15 | ext4: Copy fs UUID to superblock | Aneesh Kumar K.V | 1 | -0/+2 |
2011-03-15 | ext3: Copy fs UUID to superblock. | Aneesh Kumar K.V | 1 | -0/+1 |
2011-03-15 | vfs: Export file system uuid via /proc/<pid>/mountinfo | Aneesh Kumar K.V | 2 | -0/+17 |
2011-03-15 | unistd.h: Add new syscalls numbers to asm-generic | Aneesh Kumar K.V | 1 | -1/+5 |
2011-03-15 | x86: Add new syscalls for x86_64 | Aneesh Kumar K.V | 2 | -0/+6 |
2011-03-15 | x86: Add new syscalls for x86_32 | Aneesh Kumar K.V | 2 | -1/+5 |
2011-03-15 | fs: Remove i_nlink check from file system link callback | Aneesh Kumar K.V | 6 | -42/+0 |
2011-03-15 | fs: Don't allow to create hardlink for deleted file | Aneesh Kumar K.V | 1 | -1/+5 |
2011-03-15 | vfs: Add open by file handle support | Aneesh Kumar K.V | 6 | -0/+181 |
2011-03-15 | vfs: Add name to file handle conversion support | Aneesh Kumar K.V | 8 | -2/+139 |
2011-03-15 | Linux 2.6.38v2.6.38 | Linus Torvalds | 1 | -1/+1 |
2011-03-15 | New AT_... flag: AT_EMPTY_PATH | Al Viro | 3 | -10/+21 |
2011-03-14 | Revert "oom: oom_kill_process: fix the child_points logic" | Linus Torvalds | 1 | -8/+3 |
2011-03-14 | oom: oom_kill_process: fix the child_points logic | Oleg Nesterov | 1 | -3/+8 |
2011-03-14 | arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic() | Thomas Gleixner | 1 | -3/+0 |
2011-03-14 | futex: Deobfuscate handle_futex_death() | Thomas Gleixner | 1 | -3/+14 |
2011-03-14 | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli | 2 | -4/+4 |
2011-03-14 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 1 | -0/+9 |