aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* update the comment in kthread_stop()Oleg Nesterov2009-07-27
* module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger2009-07-27
* genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-22
* Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
|\
| * perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-22
| * perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
| * perf_counter: Plug more stack leaksPeter Zijlstra2009-07-22
| * perf: Fix stack data leakArjan van de Ven2009-07-22
| * Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-22
| |\
| | * perf_counter: Stop open coding unclone_ctxPeter Zijlstra2009-07-10
| * | perf_counter: Log vfork as a fork eventAnton Blanchard2009-07-18
| * | perf_counter: Make sure we dont leak kernel memory to userspaceAnton Blanchard2009-07-18
| * | perf_counter: Fix the tracepoint channel to perfcountersChris Wilson2009-07-13
| |/
* | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-22
|\ \
| * | softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-22
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-22
|\ \ \
| * | | clocksource: Prevent NULL pointer dereferenceThomas Gleixner2009-07-19
| * | | timer: Avoid reading uninitialized dataPavel Roskin2009-07-18
| |/ /
* | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-22
|\ \ \
| * | | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-21
| |/ /
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-07-22
|\ \ \
| * | | sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner2009-07-18
| * | | sched: fix load average accounting vs. cpu hotplugThomas Gleixner2009-07-18
| * | | sched: Account for vruntime wrappingFabio Checconi2009-07-18
| |/ /
* / / perf: fix stack data leakArjan van de Ven2009-07-22
|/ /
* | tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong2009-07-16
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-07-16
|\ \
| * | sched: Fix bug in SCHED_IDLE interaction with group schedulingPaul Turner2009-07-11
| * | sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()Fabio Checconi2009-07-10
| * | sched: Reset sched stats on fork()Lucas De Marchi2009-07-10
| * | sched_rt: Fix overload bug on rt group schedulingPeter Zijlstra2009-07-10
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-14
|\ \ \
| * | | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-10
| * | | hrtimer: migration: do not check expiry time on current CPUThomas Gleixner2009-07-10
* | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-14
|\ \ \ \
| * | | | futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao2009-07-11
* | | | | tracing/function-profiler: do not free per cpu variable statSteven Rostedt2009-07-13
* | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-07-12
|\ \ \ \ \
| * | | | | kmemleak: Remove alloc_bootmem annotations introduced in the pastCatalin Marinas2009-07-09
* | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
| |/ / / / |/| | | |
* | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-10
|\ \ \ \ \
| * | | | | rcu: Mark Hierarchical RCU no longer experimentalPaul E. McKenney2009-06-24
* | | | | | sched: optimize cond_resched()Peter Zijlstra2009-07-10
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-10
|\ \ \ \ \ \
| * | | | | | tracing: Fix trace_print_seq()Xiao Guangrong2009-07-02
| * | | | | | kprobes: No need to unlock kprobe_insn_mutexMasami Hiramatsu2009-07-01
| * | | | | | tracing/fastboot: Document the need of initcall_debugLi Zefan2009-06-29
| * | | | | | trace_export: Repair missed fieldsLai Jiangshan2009-06-26
| * | | | | | tracing: Fix stack tracer sysctl handlingLi Zefan2009-06-26
* | | | | | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08