summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | / / / / / / / / / / / / | | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | watchdog, nmi: Lower the severity of error messagesDon Zickus2011-02-10
| | |/ / / / / / / / / / / / / / / / / /
* | / / / / / / / / / / / / / / / / / / sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-15
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-02-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | security: add cred argument to security_capable()Chris Wright2011-02-11
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | ptrace: use safer wake up on ptrace_detach()Tejun Heo2011-02-11
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds2011-02-10
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | blktrace: Don't output messages if NOTIFY isn't set.Tao Ma2011-01-19
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa2011-02-07
* | | | | | | | | | | | | | | | | CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-07
| |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-02-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | lockdep, timer: Fix del_timer_sync() annotationPeter Zijlstra2011-02-04
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-03
| * | | | | | | | | | | | | | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-03
| * | | | | | | | | | | | | | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
* | | | | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | genirq: Prevent irq storm on migrationThomas Gleixner2011-02-02
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched: Fix update_curr_rt()Peter Zijlstra2011-02-03
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | perf: Fix reading in perf_event_read()Peter Zijlstra2011-02-03
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | watchdog: Don't change watchdog state on read of sysctlMarcin Slusarz2011-01-31
| * | | | | | | | | | | | | watchdog: Fix sysctl consistencyMarcin Slusarz2011-01-31
| * | | | | | | | | | | | | watchdog: Fix broken nowatchdog logicMarcin Slusarz2011-01-31
| * | | | | | | | | | | | | perf: Fix alloc_callchain_buffers()Eric Dumazet2011-01-27
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Fix prlimit64 for suid/sgid processesKacper Kornet2011-01-31
* | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | / / / / / / / / | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | sched: Use rq->clock_task instead of rq->clock for correctly maintaining load...Paul Turner2011-01-26
| * | | | | | | | | | | sched: Fix/remove redundant cfs_rq checksPaul Turner2011-01-26
| * | | | | | | | | | | sched: Fix sign under-flows in wake_affinePaul Turner2011-01-26
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-24
* | | | | | | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-26
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/Oleg Nesterov2011-01-21
| * | | | | | | | | | | perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splatPeter Zijlstra2011-01-21
| * | | | | | | | | | | perf: Fix perf_event_init_task()/perf_event_free_task() interactionOleg Nesterov2011-01-19
| * | | | | | | | | | | perf: Fix find_get_context() vs perf_event_exit_task() raceOleg Nesterov2011-01-19
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hrtimers: Notify hrtimer users of switches to NOHZ modeStephen Boyd2011-01-19
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Fix poor interactivity on UP systems due to group scheduler nice tune bugYong Zhang2011-01-24
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* / | | | | | | | | | module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-24
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noopTejun Heo2011-01-11
| * | | | | | | | | | workqueue: relax lockdep annotation on flush_work()Tejun Heo2011-01-11
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | genirq: Remove __do_IRQThomas Gleixner2011-01-21
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-20
|\ \ \ \ \ \ \ \ \ \