summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-10
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | llist: Add back llist_add_batch() and llist_del_first() prototypesStephen Rothwell2011-10-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v3.1-rc9' into sched/coreIngo Molnar2011-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra2011-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Convert to struct llistPeter Zijlstra2011-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | llist: Add llist_next()Peter Zijlstra2011-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | irq_work: Use llist in the struct irq_work logicHuang Ying2011-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | llist: Return whether list is empty before adding in llist_add()Huang Ying2011-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | llist: Move cpu_relax() to after the cmpxchg()Huang Ying2011-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | llist: Remove the platform-dependent NMI checksIngo Molnar2011-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | llist: Make some llist functions inlineHuang Ying2011-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2011-10-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2011-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar2011-10-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add a counter clock for those that do not trust clocksSteven Rostedt2011-09-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik2011-08-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Tracepoint: Dissociate from module mutexMathieu Desnoyers2011-08-10
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel2011-10-06
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-17
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier2011-10-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar2011-09-12
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Simplify unboosting checksPaul E. McKenney2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentationPaul E. McKenney2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_assign_pointer() unconditionally insert a memory barrierEric Dumazet2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Remove nohz_cpu_maskShi, Alex2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove unused and redundant interfacesPaul E. McKenney2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add event-tracing for RCU callback invocationPaul E. McKenney2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Move rcu_head definition to types.hPaul E. McKenney2011-09-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney2011-09-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, rwsem: Annotate inner lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, semaphores: Annotate inner lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | locking, kprobes: Annotate the hash locks and kretprobe.lock as rawThomas Gleixner2011-09-13
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |