summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | perf: Limit event refresh to sampling eventFranck Bui-Huu2010-11-26
| * | | | | | | | | | | | | | | | | | | | | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-26
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar2010-11-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker2010-11-18
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-18
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | futex: Add futex_q static initializerDarren Hart2010-11-10
| * | | | | | | | | | | | | | | | | | | | | | futex: Replace fshared and clockrt with combined flagsDarren Hart2010-11-10
| * | | | | | | | | | | | | | | | | | | | | | futex: Cleanup stale fshared flag interfacesThomas Gleixner2010-11-10
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | rcu: reduce __call_rcu()-induced contention on rcu_node structuresPaul E. McKenney2010-12-17
| | * | | | | | | | | | | | | | | | | | | | rcu: limit rcu_node leaf-level fanoutPaul E. McKenney2010-12-17
| | * | | | | | | | | | | | | | | | | | | | rcu: fine-tune grace-period begin/end checksPaul E. McKenney2010-12-17
| | * | | | | | | | | | | | | | | | | | | | rcu: Keep gpnum and completed fields synchronizedFrederic Weisbecker2010-12-17
| | * | | | | | | | | | | | | | | | | | | | rcu: Stop chasing QS if another CPU did it for usFrederic Weisbecker2010-12-17
| | * | | | | | | | | | | | | | | | | | | | rcu: increase synchronize_sched_expedited() batchingTejun Heo2010-12-17
| | * | | | | | | | | | | | | | | | | | | | rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney2010-11-29
| | * | | | | | | | | | | | | | | | | | | | rcu: fix race condition in synchronize_sched_expedited()Paul E. McKenney2010-11-29
| | * | | | | | | | | | | | | | | | | | | | rcu: update documentation/comments for Lai's adoption patchPaul E. McKenney2010-11-29
| | * | | | | | | | | | | | | | | | | | | | rcu,cleanup: simplify the code when cpu is dyingLai Jiangshan2010-11-29
| | * | | | | | | | | | | | | | | | | | | | rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan2010-11-29
| | * | | | | | | | | | | | | | | | | | | | rcu: get rid of obsolete "classic" names in TREE_RCU tracingPaul E. McKenney2010-11-29
| | * | | | | | | | | | | | | | | | | | | | rcu: Distinguish between boosting and boostedPaul E. McKenney2010-11-29
| | * | | | | | | | | | | | | | | | | | | | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney2010-11-29
| | * | | | | | | | | | | | | | | | | | | | rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-29
| | * | | | | | | | | | | | | | | | | | | | rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney2010-11-17
| | * | | | | | | | | | | | | | | | | | | | rcu: add priority-inversion testing to rcutorturePaul E. McKenney2010-10-07
* | | | | | | | | | | | | | | | | | | | | | watchdog: Improve initialisation error message and documentationBen Hutchings2011-01-03
* | | | | | | | | | | | | | | | | | | | | | fix freeing user_struct in user cacheHillf Danton2010-12-29
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp2010-12-23
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | kthread_work: make lockdep happyYong Zhang2010-12-22
| |/ / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney2010-12-22
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | sched: Remove debugging checkIngo Molnar2010-12-19
| | | | | | | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-12-16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov2010-11-30
| | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | perf: Fix off by one in perf_swevent_init()Dan Carpenter2010-12-16
| | * | | | | | | | | | | | | | | | | | perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2010-12-08
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | sched: Fix the irqtime code for 32bitPeter Zijlstra2010-12-16
| * | | | | | | | | | | | | | | | | | sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra2010-12-16
| * | | | | | | | | | | | | | | | | | nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens2010-12-08
| * | | | | | | | | | | | | | | | | | Sched: fix skip_clock_update optimizationMike Galbraith2010-12-08
| * | | | | | | | | | | | | | | | | | sched: Cure more NO_HZ load average woesPeter Zijlstra2010-12-08
| |/ / / / / / / / / / / / / / / / /