summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-141-1/+6
| | | * | | | | | tracing/perf: Reimplement TP_perf_assign() logicOleg Nesterov2013-08-142-21/+14
| | | * | | | | | tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)Oleg Nesterov2013-08-142-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
| | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | nohz_full: Add full-system-idle state machinePaul E. McKenney2013-08-311-0/+18
| | | | * | | | | | | | | rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney2013-08-191-4/+0
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney2013-08-201-4/+4
| | | * | | | | | | | | rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo2013-08-191-2/+3
| | | * | | | | | | | | debugobjects: Make debug_object_activate() return statusPaul E. McKenney2013-08-191-3/+3
| | |/ / / / / / / / /
| | * | | | | | | | | rcu: Add const annotation to char * for RCU tracepoints and functionsSteven Rostedt (Red Hat)2013-07-292-43/+43
| | * | | | | | | | | tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)2013-07-262-1/+40
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-09-041-0/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pwm: Add PWM polarity flag macro for DTLaurent Pinchart2013-09-031-0/+14
* | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-041-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-1/+1
| * | | | | | | | | | | pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-2/+2
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-045-149/+174
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cgroup: implement CFTYPE_NO_PREFIXTejun Heo2013-08-271-0/+1
| * | | | | | | | | | | cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntaxTejun Heo2013-08-271-1/+2
| * | | | | | | | | | | cgroup: change cgroup_from_id() to css_from_id()Li Zefan2013-08-191-18/+2
| * | | | | | | | | | | cgroup: RCU protect each cgroup_subsys_state releaseTejun Heo2013-08-141-1/+2
| * | | | | | | | | | | cgroup: decouple cgroup_subsys_state destruction from cgroup destructionTejun Heo2013-08-141-1/+1
| * | | | | | | | | | | cgroup: replace cgroup->css_kill_cnt with ->nr_cssTejun Heo2013-08-141-1/+3