aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-07-24lockdep: BFS cleanupPeter Zijlstra
2009-07-24lockdep: Add statistics info for max bfs queue depthMing Lei
2009-07-24lockdep: Update memory usage introduced by BFSMing Lei
2009-07-24lockdep: Implement lockdep_count_*ward_deps by BFSMing Lei
2009-07-24lockdep: Introduce print_shortest_lock_dependenciesMing Lei
2009-07-24lockdep: Implement find_usage_*wards by BFSMing Lei
2009-07-24lockdep: Implement check_noncircular() by BFSMing Lei
2009-07-24lockdep: Introduce match function to BFSMing Lei
2009-07-24lockdep: Improve implementation of BFSMing Lei
2009-07-24lockdep: Print the shortest dependency chain if finding a circleMing Lei
2009-07-22genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-22perf: fix stack data leakArjan van de Ven
2009-07-22perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-22perf_counter: Plug more stack leaksPeter Zijlstra
2009-07-22perf: Fix stack data leakArjan van de Ven
2009-07-22Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra
2009-07-21genirq: Delegate irq affinity setting to the irq threadThomas Gleixner
2009-07-19clocksource: Prevent NULL pointer dereferenceThomas Gleixner
2009-07-18timer: Avoid reading uninitialized dataPavel Roskin
2009-07-18sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner
2009-07-18sched: fix load average accounting vs. cpu hotplugThomas Gleixner
2009-07-18perf_counter: Log vfork as a fork eventAnton Blanchard
2009-07-18perf_counter: Make sure we dont leak kernel memory to userspaceAnton Blanchard
2009-07-18sched: Account for vruntime wrappingFabio Checconi
2009-07-16tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong
2009-07-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-14Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-14Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-13tracing/function-profiler: do not free per cpu variable statSteven Rostedt
2009-07-13perf_counter: Fix the tracepoint channel to perfcountersChris Wilson
2009-07-12Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-11futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao
2009-07-11sched: Fix bug in SCHED_IDLE interaction with group schedulingPaul Turner
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-10sched: optimize cond_resched()Peter Zijlstra
2009-07-10Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-10hrtimer: Fix migration expiry checkThomas Gleixner
2009-07-10hrtimer: migration: do not check expiry time on current CPUThomas Gleixner
2009-07-10sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()Fabio Checconi
2009-07-10sched: Reset sched stats on fork()Lucas De Marchi
2009-07-10sched_rt: Fix overload bug on rt group schedulingPeter Zijlstra
2009-07-10perf_counter: Stop open coding unclone_ctxPeter Zijlstra