summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0610-108/+85
|\
| * Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-052-8/+17
| |\
| | * lockup_detector: Cross arch compile fixesDon Zickus2010-05-161-1/+1
| | * lockup_detector: Fix forgotten config conversionFrederic Weisbecker2010-05-131-1/+1
| | * lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-121-13/+3
| | * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-122-4/+10
| | * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12298-1910/+10459
| | |\
| | * | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-251-1/+1
| | * | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-141-0/+9
| | * | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-081-0/+4
| * | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-027-26/+55
| |\ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-232-4/+13
| |\ \ \ \
| | * | | | tracing/documentation: Document dynamic ftracer internalsMike Frysinger2010-07-211-0/+5
| | * | | | tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-201-2/+3
| | * | | | tracing: Allow to disable cmdline recordingLi Zefan2010-07-201-2/+5
| * | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-07-212-17/+0
| |\ \ \ \ \
| | * | | | | tracing: Remove special tracesFrederic Weisbecker2010-07-202-17/+0
| | |/ / / /
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-2118-118/+148
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-0510-10/+37
| |\ \ \ \ \
| * | | | | | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-281-0/+3
| * | | | | | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-281-2/+0
| * | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-283-19/+28
| |\ \ \ \ \ \
| * | | | | | | perf: Fix argument of perf_arch_fetch_caller_regsNobuhiro Iwamatsu2010-06-241-1/+1
| * | | | | | | hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker2010-06-241-2/+4
| * | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-1828-104/+413
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-094-52/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-093-27/+4
| | * | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-081-25/+7
| * | | | | | | | | perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra2010-06-091-1/+1
| * | | | | | | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-3/+4
| * | | | | | | | | perf: Add perf_event::child_countPeter Zijlstra2010-06-091-0/+1
| * | | | | | | | | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra2010-06-091-0/+2
| * | | | | | | | | perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra2010-06-091-3/+3
| * | | | | | | | | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-091-5/+22
| * | | | | | | | | perf: Add non-exec mmap() trackingEric B Munson2010-06-091-9/+3
| * | | | | | | | | perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2010-06-092-3/+2
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-064-0/+89
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "net: Make accesses to ->br_port safe for sparse RCU"Paul E. McKenney2010-07-011-3/+0
| * | | | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2010-07-018-23/+59
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: Make accesses to ->br_port safe for sparse RCUPaul E. McKenney2010-06-141-0/+3
| * | | | | | | | | | | vfs: add fs.h to define struct filePaul E. McKenney2010-06-141-0/+1
| * | | | | | | | | | | lockdep: Add an in_workqueue_context() lockdep-based test functionPaul E. McKenney2010-06-141-0/+4
| * | | | | | | | | | | rcu: add __rcu API for later sparse checkingPaul E. McKenney2010-06-141-0/+2
| * | | | | | | | | | | rcu: add an rcu_dereference_index_check()Paul E. McKenney2010-06-141-0/+33
| * | | | | | | | | | | tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers2010-06-141-0/+49
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36Joerg Roedel2010-07-271-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | iommu-api: Extension to check for interrupt remappingTom Lyon2010-07-191-0/+1
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-062-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libata: more PCI IDs for jmicron controllersTejun Heo2010-08-011-0/+2
OpenPOWER on IntegriCloud