summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-289-92/+130
|\
| * perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-261-1/+1
| * perf_events: Add new start/stop PMU callbacksStephane Eranian2010-02-261-0/+2
| * perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian2010-02-041-0/+2
| * bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra2010-02-041-11/+22
| * ftrace: Remove record freezingMasami Hiramatsu2010-02-041-1/+0
| * ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-041-0/+6
| * perf lock: Enhance information of lock trace eventsHitoshi Mitake2010-01-311-9/+20
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-2930-102/+174
| |\
| * | perf, x86: Clean up event constraints code a bitIngo Molnar2010-01-291-13/+11
| * | bitops: Provide compile time HWEIGHT{8,16,32,64}Peter Zijlstra2010-01-291-2/+16
| * | perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-292-45/+21
| * | perf: Reimplement frequency driven samplingPeter Zijlstra2010-01-271-3/+2
| * | perf: Export software-only event group characteristic as a flagFrederic Weisbecker2010-01-161-0/+5
| * | list: Introduce list_rotate_left()Frederic Weisbecker2010-01-161-0/+14
| * | perf/core: Split context's event group list into pinned and non-pinned listsFrederic Weisbecker2010-01-161-1/+2
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-1378-815/+1284
| |\ \
| * | | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-285-12/+12
| * | | perf events: Remove arg from perf sched hooksPeter Zijlstra2009-12-281-6/+6
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-285-154/+66
|\ \ \ \
| * \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-271-0/+6
| |\ \ \ \
| | * | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-0/+6
| * | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-262-3/+6
| |\ \ \ \ \
| | * | | | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-252-3/+6
| * | | | | | Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-2659-219/+431
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | tracing: Add notrace to TRACE_EVENT implementation functionsSteven Rostedt2010-02-161-13/+18
| | |/ / / / | |/| | | |
| * | | | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-064-135/+6
| * | | | | tracing: Have syscall tracing call its own init functionSteven Rostedt2010-01-061-2/+2
| * | | | | tracing: Add print_fmt fieldLai Jiangshan2010-01-062-1/+28
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-2813-36/+305
|\ \ \ \ \ \
| * | | | | | rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand bootPaul E. McKenney2010-02-271-1/+1
| * | | | | | rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney2010-02-263-6/+3
| * | | | | | rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney2010-02-251-0/+14
| * | | | | | vfs: Abstract rcu_dereference_check for files-fdtable usePaul E. McKenney2010-02-251-4/+7
| * | | | | | vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-251-2/+6
| * | | | | | sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2010-02-252-2/+5
| * | | | | | net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-252-1/+6
| * | | | | | rcu: Disable lockdep checking in RCU list-traversal primitivesPaul E. McKenney2010-02-252-9/+9
| * | | | | | rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney2010-02-252-2/+6
| * | | | | | rcu: Add lockdep-enabled variants of rcu_dereference()Paul E. McKenney2010-02-252-7/+42
| * | | | | | rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney2010-02-252-12/+201
| * | | | | | Merge commit 'v2.6.33' into core/rcuIngo Molnar2010-02-2548-159/+241
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney2010-01-132-0/+15
| | |_|_|/ / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----------. \ \ \ \ \ Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | plist: Fix grammar mistake, and c-style mistakeJohn Kacur2010-01-131-2/+2
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-271-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [S390] Define new s390 ELF note sections in elf.hMichael Holzheu2010-02-261-0/+5
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-02-272-18/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pcmcia: use state machine for extended requeryDominik Brodowski2010-02-171-8/+3
| * | | | | | | | | | | | | pcmcia: use pccardd to handle eject, insert, suspend and resume requestsDominik Brodowski2010-02-171-1/+2
OpenPOWER on IntegriCloud