summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-048-190/+393
|\
| * Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-148-190/+393
| |\
| | * nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker2013-08-141-4/+16
| | * nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker2013-08-141-2/+23
| | * vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker2013-08-142-13/+63
| | * vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-142-0/+4
| | * hardirq: Split preempt count mask definitionsFrederic Weisbecker2013-08-142-116/+123
| | * context_tracking: Split low level state headersFrederic Weisbecker2013-08-142-30/+40
| | * context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker2013-08-141-0/+58
| | * context_tracking: Optimize context switch off case with static keysFrederic Weisbecker2013-08-141-2/+9
| | * context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker2013-08-141-2/+17
| | * context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker2013-08-141-5/+22
| | * context_tracking: Ground setup for static key useFrederic Weisbecker2013-08-141-0/+10
| | * nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker2013-08-131-0/+2
| | * vtime: Update a few commentsFrederic Weisbecker2013-08-131-6/+4
| | * context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker2013-08-131-30/+22
* | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-041-0/+63
|\ \ \
| * | | fbdev: simplefb: add common x86 RGB formatsDavid Herrmann2013-08-021-0/+7
| * | | fbdev: simplefb: add init through platform_dataDavid Herrmann2013-08-021-0/+56
* | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-041-1/+1
|\ \ \ \
| * | | | x86, asmlinkage: Make dump_stack visibleAndi Kleen2013-08-061-1/+1
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-3/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-211-3/+7
| |\ \ \ \ \
| | * | | | | clocksource: arch_timer: Add support for memory mapped timersStephen Boyd2013-08-011-1/+3
| | * | | | | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-011-2/+4
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-041-1/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.11-rc5' into sched/coreIngo Molnar2013-08-1647-276/+568
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | numa: Mark __node_set() as __always_inlineTom Rini2013-07-251-1/+10
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2013-09-045-64/+141
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | perf: Add a dummy software event to keep trackingAdrian Hunter2013-09-021-0/+1
| | * | | | | | | | perf: Export struct perf_branch_entry to userspaceVince Weaver2013-09-022-24/+24
| | * | | | | | | | perf: Add attr->mmap2 attribute to an eventStephane Eranian2013-09-021-1/+23
| | * | | | | | | | perf: make events stream always parsableAdrian Hunter2013-08-291-7/+20
| | * | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2013-08-2923-87/+265
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-08-152-27/+28
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possibleOleg Nesterov2013-08-131-1/+6
| | | * | | | | | | | tracing/perf: Reimplement TP_perf_assign() logicOleg Nesterov2013-08-132-21/+14
| | | * | | | | | | | tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)Oleg Nesterov2013-08-132-5/+8
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'v3.11-rc5' into perf/coreIngo Molnar2013-08-1551-272/+590
| | |\| | | | | | |
| | * | | | | | | | perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa2013-08-071-0/+1
| | * | | | | | | | sched: Implement smarter wake-affine logicMichael Wang2013-07-231-0/+3
| | * | | | | | | | perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter2013-07-231-2/+20
| | * | | | | | | | perf: Fix broken union in 'struct perf_event_mmap_page'Adrian Hunter2013-07-231-3/+5
| | * | | | | | | | perf: Update perf_event_type documentationPeter Zijlstra2013-07-231-1/+17
* | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-041-69/+23
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v3.11-rc2' into core/lockingIngo Molnar2013-07-23197-1296/+5166
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | lockdep: Introduce lock_acquire_exclusive()/shared() helper macrosMichel Lespinasse2013-07-121-69/+23
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-047-57/+111
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-037-57/+111
| |\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...Paul E. McKenney2013-08-314-13/+28
| | |\ \ \ \ \ \ \ \ \ \ \ \