aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2011-02-04lockdep, timer: Fix del_timer_sync() annotationPeter Zijlstra
2011-02-03Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers
2011-02-03sched: Fix update_curr_rt()Peter Zijlstra
2011-02-03perf: Fix reading in perf_event_read()Peter Zijlstra
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-02-02genirq: Prevent irq storm on migrationThomas Gleixner
2011-01-31watchdog: Don't change watchdog state on read of sysctlMarcin Slusarz
2011-01-31watchdog: Fix sysctl consistencyMarcin Slusarz
2011-01-31watchdog: Fix broken nowatchdog logicMarcin Slusarz
2011-01-31Fix prlimit64 for suid/sgid processesKacper Kornet
2011-01-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-27perf: Fix alloc_callchain_buffers()Eric Dumazet
2011-01-26sched: Use rq->clock_task instead of rq->clock for correctly maintaining load...Paul Turner
2011-01-26sched: Fix/remove redundant cfs_rq checksPaul Turner
2011-01-26sched: Fix sign under-flows in wake_affinePaul Turner
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft
2011-01-24sched: Fix poor interactivity on UP systems due to group scheduler nice tune bugYong Zhang
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-21perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/Oleg Nesterov
2011-01-21perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splatPeter Zijlstra
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller
2011-01-20kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard
2011-01-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-20smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...Tejun Heo
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-19hrtimers: Notify hrtimer users of switches to NOHZ modeStephen Boyd
2011-01-19perf: Fix perf_event_init_task()/perf_event_free_task() interactionOleg Nesterov
2011-01-19perf: Fix find_get_context() vs perf_event_exit_task() raceOleg Nesterov
2011-01-19sched, cgroup: Use exit hook to avoid use-after-free crashPeter Zijlstra
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov
2011-01-18perf: Fix contexted inheritancePeter Zijlstra