Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-16 | 13 | -28/+77 |
|\ | |||||
| * | tracing: Fix event alignment: skb:kfree_skb | David Sharp | 2011-03-10 | 1 | -2/+2 |
| * | tracing: Fix event alignment: mce:mce_record | David Sharp | 2011-03-10 | 1 | -4/+4 |
| * | tracing: Fix event alignment: module:module_request | David Sharp | 2011-03-10 | 1 | -3/+2 |
| * | tracing: Remove lock_depth from event entry | Steven Rostedt | 2011-03-10 | 1 | -1/+0 |
| * | tracing: Add an 'overwrite' trace_option. | David Sharp | 2011-03-09 | 1 | -0/+2 |
| * | x86: Separate out entry text section | Jiri Olsa | 2011-03-08 | 2 | -0/+7 |
| * | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar | 2011-03-08 | 19 | -44/+61 |
| |\ | |||||
| * | | perf: Add support for supplementary event registers | Andi Kleen | 2011-03-04 | 1 | -2/+11 |
| * | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-03-04 | 10 | -23/+59 |
| |\ \ | |||||
| * \ \ | Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/... | Frederic Weisbecker | 2011-03-03 | 1 | -1/+0 |
| |\ \ \ | |||||
| | * | | | tracing/filter: Move MAX_FILTER_PRED to local tracing directory | Steven Rostedt | 2011-02-08 | 1 | -1/+0 |
| * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-02-17 | 1 | -4/+6 |
| |\ \ \ \ | |||||
| | * | | | | tracing: Compile time initialization for event flags value | Lai Jiangshan | 2011-02-08 | 1 | -4/+4 |
| | * | | | | tracing/syscalls: Don't add events for unmapped syscalls | Ian Munsie | 2011-02-08 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | perf: Optimize throttling code | Peter Zijlstra | 2011-02-16 | 1 | -0/+4 |
| * | | | | perf: Add cgroup support | Stephane Eranian | 2011-02-16 | 3 | -3/+35 |
| * | | | | cgroup: Fix cgroup_subsys::exit callback | Peter Zijlstra | 2011-02-16 | 1 | -1/+2 |
| * | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-02-16 | 8 | -19/+39 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-02-14 | 1 | -0/+2 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | ftrace: Fix memory leak with function graph and cpu hotplug | Steven Rostedt | 2011-02-11 | 1 | -0/+2 |
| * | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2011-02-07 | 19 | -61/+106 |
| |\ \ \ \ \ | |||||
| * | | | | | | perf: Cure task_oncpu_function_call() races | Peter Zijlstra | 2011-02-03 | 1 | -7/+0 |
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-16 | 5 | -48/+54 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.38-rc5' into core/locking | Ingo Molnar | 2011-02-16 | 36 | -100/+159 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Thomas Gleixner | 2011-01-31 | 13 | -24/+79 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | rwsem: Remove redundant asmregparm annotation | Thomas Gleixner | 2011-01-27 | 1 | -4/+4 |
| * | | | | | | | | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -0/+5 |
| * | | | | | | | | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 2011-01-27 | 1 | -0/+7 |
| * | | | | | | | | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 2 | -22/+26 |
| * | | | | | | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -1/+12 |
| * | | | | | | | | rwsem: Cleanup includes | Thomas Gleixner | 2011-01-27 | 2 | -8/+3 |
| * | | | | | | | | locking: Remove deprecated lock initializers | Thomas Gleixner | 2011-01-27 | 2 | -16/+0 |
| * | | | | | | | | kthread: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-01-27 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-16 | 2 | -26/+28 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g... | Thomas Gleixner | 2011-03-12 | 1 | -23/+24 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | plist: Shrink struct plist_head | Lai Jiangshan | 2011-03-11 | 1 | -23/+24 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 | 1 | -4/+4 |
| * | | | | | | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | 1 | -1/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-03-16 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | debugobjects: Add hint for better object identification | Stanislaw Gruszka | 2011-03-08 | 1 | -1/+4 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-15 | 8 | -10/+46 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | New kind of open files - "location only". | Al Viro | 2011-03-15 | 3 | -0/+9 |
| * | | | | | | | | | vfs: Export file system uuid via /proc/<pid>/mountinfo | Aneesh Kumar K.V | 2011-03-15 | 1 | -0/+1 |
| * | | | | | | | | | unistd.h: Add new syscalls numbers to asm-generic | Aneesh Kumar K.V | 2011-03-15 | 1 | -1/+5 |
| * | | | | | | | | | vfs: Add open by file handle support | Aneesh Kumar K.V | 2011-03-15 | 1 | -0/+3 |
| * | | | | | | | | | vfs: Add name to file handle conversion support | Aneesh Kumar K.V | 2011-03-15 | 3 | -1/+14 |
| * | | | | | | | | | New AT_... flag: AT_EMPTY_PATH | Al Viro | 2011-03-15 | 2 | -0/+2 |
| * | | | | | | | | | exportfs: Return the minimum required handle size | Aneesh Kumar K.V | 2011-03-14 | 1 | -2/+4 |
| * | | | | | | | | | clean statfs-like syscalls up | Al Viro | 2011-03-14 | 1 | -0/+2 |