summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-07-031-0/+174
|\
| * percpu-refcount: use RCU-sched insted of normal RCUTejun Heo2013-06-171-6/+6
| * percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...Tejun Heo2013-06-141-1/+49
| * percpu-refcount: implement percpu_ref_cancel_init()Tejun Heo2013-06-131-0/+1
| * percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...Tejun Heo2013-06-131-1/+2
| * percpu-refcount: cosmetic updatesTejun Heo2013-06-131-3/+5
| * percpu-refcount: consistently use plain (non-sched) RCUTejun Heo2013-06-131-4/+4
| * percpu: implement generic percpu refcountingKent Overstreet2013-06-041-0/+122
* | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-034-0/+14
|\ \
| * | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-211-0/+3
| * | tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt2013-06-213-0/+11
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-14/+14
|\ \ \
| * | | efi: Convert runtime services function ptrsBorislav Petkov2013-06-111-14/+14
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-0/+3
|\ \ \ \
| * | | | linux/const.h: Add _BITUL() and _BITULL()H. Peter Anvin2013-06-261-0/+3
* | | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-032-10/+7
|\ \ \ \ \
| * | | | | mm, sched: Allow uaccess in atomic with pagefault_disable()Michael S. Tsirkin2013-05-281-5/+2
| * | | | | mm, sched: Drop voluntary schedule from might_fault()Michael S. Tsirkin2013-05-281-1/+1
| * | | | | asm-generic: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-5/+5
| |/ / / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-035-11/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-0145-94/+210
| |\ \ \ \ \
| * | | | | | sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal2013-06-271-1/+1
| * | | | | | Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi2013-06-271-6/+1
| * | | | | | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-194-4/+4
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-033-5/+65
|\ \ \ \ \ \ \
| * | | | | | | x86: Add NMI duration tracepointsDave Hansen2013-06-231-0/+37
| * | | | | | | perf: Drop sample rate when sampling is too slowDave Hansen2013-06-231-0/+7
| * | | | | | | perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-192-2/+10
| * | | | | | | perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-191-0/+4
| * | | | | | | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-2/+2
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-191-2/+1
| |\ \ \ \ \ \ \
| * | | | | | | | perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2013-05-281-0/+1
| * | | | | | | | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-281-1/+2
| * | | | | | | | perf: Fix hw breakpoints overflow period samplingJiri Olsa2013-05-281-0/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-032-1/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq: Add irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-0/+6
| * | | | | | | | genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-291-0/+2
| * | | | | | | | genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-292-0/+42
| * | | | | | | | genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-291-0/+3
| * | | | | | | | genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-291-0/+4
| * | | | | | | | genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-291-0/+2
| * | | | | | | | genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-291-1/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-035-85/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-06-195-85/+9
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney2013-06-105-85/+9
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney2013-06-103-2/+6
| | | | * | | | | | | | rcu: Remove rcu_preempt_note_context_switch()Paul E. McKenney2013-06-101-5/+0
| | | | * | | | | | | | rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.hPaul E. McKenney2013-06-101-8/+0
| | | | * | | | | | | | rcu: Simplify RCU_TINY RCU callback invocationPaul E. McKenney2013-06-103-5/+1
| | | | * | | | | | | | rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney2013-06-103-24/+4
| | | |/ / / / / / / / | | |/| | | | | | | |