summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-024-0/+14
|\
| * x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-0/+3
| * tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt2013-06-203-0/+11
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-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-021-0/+3
|\ \ \
| * | | linux/const.h: Add _BITUL() and _BITULL()H. Peter Anvin2013-06-251-0/+3
* | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-022-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-025-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-023-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-022-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-025-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
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney2013-06-101-43/+0
| | |/ / / / / / /
* | | | | | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-025-14/+372
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mutex: Add w/w mutex slowpath debuggingDaniel Vetter2013-06-261-0/+8
| * | | | | | | | | mutex: Add support for wound/wait style locksMaarten Lankhorst2013-06-262-1/+355
| * | | | | | | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-263-13/+9
* | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-021-0/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | futex: Take hugepages into account when generating futex_keyZhang Yi2013-06-251-0/+16
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-022-3/+12
|\ \ \ \ \ \ \ \ \ \