Age | Commit message (Expand) | Author |
2011-02-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-02-11 | ptrace: use safer wake up on ptrace_detach() | Tejun Heo |
2011-02-11 | security: add cred argument to security_capable() | Chris Wright |
2011-02-10 | cap_syslog: accept CAP_SYS_ADMIN for now | Linus Torvalds |
2011-02-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-02-07 | CRED: Fix memory and refcount leaks upon security_prepare_creds() failure | Tetsuo Handa |
2011-02-07 | CRED: Fix BUG() upon security_cred_alloc_blank() failure | Tetsuo Handa |
2011-02-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-02-04 | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2011-02-04 | lockdep, timer: Fix del_timer_sync() annotation | Peter Zijlstra |
2011-02-03 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-02-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-03 | tracing: Replace syscall_meta_data struct array with pointer array | Steven Rostedt |
2011-02-03 | tracepoints: Fix section alignment using pointer array | Mathieu Desnoyers |
2011-02-03 | sched: Fix update_curr_rt() | Peter Zijlstra |
2011-02-03 | perf: Fix reading in perf_event_read() | Peter Zijlstra |
2011-02-02 | tracing: Replace trace_event struct array with pointer array | Steven Rostedt |
2011-02-02 | genirq: Prevent irq storm on migration | Thomas Gleixner |
2011-01-31 | watchdog: Don't change watchdog state on read of sysctl | Marcin Slusarz |
2011-01-31 | watchdog: Fix sysctl consistency | Marcin Slusarz |
2011-01-31 | watchdog: Fix broken nowatchdog logic | Marcin Slusarz |
2011-01-31 | Fix prlimit64 for suid/sgid processes | Kacper Kornet |
2011-01-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-01-27 | perf: Fix alloc_callchain_buffers() | Eric Dumazet |
2011-01-26 | sched: Use rq->clock_task instead of rq->clock for correctly maintaining load... | Paul Turner |
2011-01-26 | sched: Fix/remove redundant cfs_rq checks | Paul Turner |
2011-01-26 | sched: Fix sign under-flows in wake_affine | Paul Turner |
2011-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2011-01-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-25 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-25 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-01-24 | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft |
2011-01-24 | sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug | Yong Zhang |
2011-01-24 | module: show version information for built-in modules in sysfs | Dmitry Torokhov |
2011-01-21 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-21 | perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ | Oleg Nesterov |
2011-01-21 | perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat | Peter Zijlstra |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-20 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-20 | Merge branch 'akpm' | Linus Torvalds |
2011-01-20 | kernel/smp.c: consolidate writes in smp_call_function_interrupt() | Milton Miller |
2011-01-20 | kernel/smp.c: fix smp_call_function_many() SMP race | Anton Blanchard |
2011-01-20 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-01-20 | smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t... | Tejun Heo |
2011-01-20 | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo |
2011-01-19 | hrtimers: Notify hrtimer users of switches to NOHZ mode | Stephen Boyd |
2011-01-19 | perf: Fix perf_event_init_task()/perf_event_free_task() interaction | Oleg Nesterov |