summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-07-29profile: suppress warning about large allocations when profile=1 is specifiedMel Gorman
2009-07-29cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki
2009-07-29cgroups: fix pid namespace bugLi Zefan
2009-07-29kexec: fix omitting offset in extended crashkernel syntaxHidetoshi Seto
2009-07-29mm: copy over oom_adj value at fork timeRik van Riel
2009-07-27update the comment in kthread_stop()Oleg Nesterov
2009-07-27module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger
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
2009-07-09kmemleak: Remove alloc_bootmem annotations introduced in the pastCatalin Marinas
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan