summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2013-05-14
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: use RCU-sched insted of normal RCUTejun Heo2013-06-16
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...Tejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: implement percpu_ref_cancel_init()Tejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...Tejun Heo2013-06-13
| * | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: cosmetic updatesTejun Heo2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: consistently use plain (non-sched) RCUTejun Heo2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | percpu: implement generic percpu refcountingKent Overstreet2013-06-03
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt2013-06-20
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | efi: Convert runtime services function ptrsBorislav Petkov2013-06-11
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm, sched: Allow uaccess in atomic with pagefault_disable()Michael S. Tsirkin2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm, sched: Drop voluntary schedule from might_fault()Michael S. Tsirkin2013-05-28
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal2013-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi2013-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Drop sample rate when sampling is too slowDave Hansen2013-06-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Fix hw breakpoints overflow period samplingJiri Olsa2013-05-28
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-25
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-29
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-06-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney2013-06-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney2013-06-10
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rcu_preempt_note_context_switch()Paul E. McKenney2013-06-10
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.hPaul E. McKenney2013-06-10
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Simplify RCU_TINY RCU callback invocationPaul E. McKenney2013-06-10
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney2013-06-10
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney2013-06-10
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mutex: Add w/w mutex slowpath debuggingDaniel Vetter2013-06-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mutex: Add support for wound/wait style locksMaarten Lankhorst2013-06-26
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |