aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-1513-28/+77
|\
| * tracing: Fix event alignment: skb:kfree_skbDavid Sharp2011-03-101-2/+2
| * tracing: Fix event alignment: mce:mce_recordDavid Sharp2011-03-101-4/+4
| * tracing: Fix event alignment: module:module_requestDavid Sharp2011-03-101-3/+2
| * tracing: Remove lock_depth from event entrySteven Rostedt2011-03-101-1/+0
| * tracing: Add an 'overwrite' trace_option.David Sharp2011-03-091-0/+2
| * x86: Separate out entry text sectionJiri Olsa2011-03-082-0/+7
| * Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-0819-44/+61
| |\
| * | perf: Add support for supplementary event registersAndi Kleen2011-03-041-2/+11
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-0410-23/+59
| |\ \
| * \ \ Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker2011-03-031-1/+0
| |\ \ \
| | * | | tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt2011-02-071-1/+0
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-02-171-4/+6
| |\ \ \ \
| | * | | | tracing: Compile time initialization for event flags valueLai Jiangshan2011-02-081-4/+4
| | * | | | tracing/syscalls: Don't add events for unmapped syscallsIan Munsie2011-02-071-0/+2
| | |/ / /
| * | | | perf: Optimize throttling codePeter Zijlstra2011-02-161-0/+4
| * | | | perf: Add cgroup supportStephane Eranian2011-02-163-3/+35
| * | | | cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra2011-02-161-1/+2
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-168-19/+39
| |\ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-02-141-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt2011-02-111-0/+2
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2011-02-0719-61/+106
| |\ \ \ \ \
| * | | | | | perf: Cure task_oncpu_function_call() racesPeter Zijlstra2011-02-031-7/+0
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-155-48/+54
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-1636-100/+159
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-3113-24/+79
| |\ \ \ \ \ \ \
| * | | | | | | | rwsem: Remove redundant asmregparm annotationThomas Gleixner2011-01-271-4/+4
| * | | | | | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-0/+5
| * | | | | | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-0/+7
| * | | | | | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-272-22/+26
| * | | | | | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-1/+12
| * | | | | | | | rwsem: Cleanup includesThomas Gleixner2011-01-272-8/+3
| * | | | | | | | locking: Remove deprecated lock initializersThomas Gleixner2011-01-272-16/+0
| * | | | | | | | kthread: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
* | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-152-26/+28
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2011-03-121-23/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | plist: Shrink struct plist_headLai Jiangshan2011-03-111-23/+24
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-4/+4
| * | | | | | | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-03-151-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | debugobjects: Add hint for better object identificationStanislaw Gruszka2011-03-081-1/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-158-10/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | New kind of open files - "location only".Al Viro2011-03-153-0/+9
| * | | | | | | | | vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V2011-03-151-0/+1
| * | | | | | | | | unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V2011-03-151-1/+5
| * | | | | | | | | vfs: Add open by file handle supportAneesh Kumar K.V2011-03-151-0/+3
| * | | | | | | | | vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-153-1/+14
| * | | | | | | | | New AT_... flag: AT_EMPTY_PATHAl Viro2011-03-142-0/+2
| * | | | | | | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-2/+4
| * | | | | | | | | clean statfs-like syscalls upAl Viro2011-03-141-0/+2