Age | Commit message (Expand) | Author |
2010-02-25 | rcu: Fix rcutorture mod_timer argument to delay one jiffy | Paul E. McKenney |
2010-02-25 | rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection | Paul E. McKenney |
2010-02-25 | rcu: Convert to raw_spinlocks | Paul E. McKenney |
2010-02-25 | rcu: Stop overflowing signed integers | Paul E. McKenney |
2010-02-25 | rcu: Accelerate grace period if last non-dynticked CPU | Paul E. McKenney |
2010-02-25 | sched: Better name for for_each_domain_rd | Paul E. McKenney |
2010-02-25 | sched: Use lockdep-based checking on rcu_dereference() | Paul E. McKenney |
2010-02-25 | rcu: Integrate rcu_dereference_check() message into lockdep | Paul E. McKenney |
2010-02-25 | rcu: Introduce lockdep-based checking to RCU read-side primitives | Paul E. McKenney |
2010-02-25 | Merge commit 'v2.6.33' into core/rcu | Ingo Molnar |
2010-02-23 | ptrace: Fix ptrace_regset() comments and diagnose errors specifically | Suresh Siddha |
2010-02-22 | kernel/sys.c: fix missing rcu protection for sys_getpriority() | Tetsuo Handa |
2010-02-22 | PCI PM: Run-time callbacks for PCI bus type | Rafael J. Wysocki |
2010-02-22 | resource: add release_child_resources | Yinghai Lu |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-18 | const: struct nla_policy | Alexey Dobriyan |
2010-02-17 | Merge branch 'linus' into x86/mm | Thomas Gleixner |
2010-02-17 | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger |
2010-02-17 | sched: Don't use possibly stale sched_class | Thomas Gleixner |
2010-02-16 | kfifo: Don't use integer as NULL pointer | Anton Vorontsov |
2010-02-16 | kfifo: Make kfifo_initialized work after kfifo_free | Anton Vorontsov |
2010-02-16 | Merge branch 'sched/urgent' into sched/core | Thomas Gleixner |
2010-02-16 | sched: Fix race between ttwu() and task_rq_lock() | Peter Zijlstra |
2010-02-16 | sched: Fix SMT scheduler regression in find_busiest_queue() | Suresh Siddha |
2010-02-15 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-02-15 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-02-15 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-15 | kprobes: Add mcount to the kprobes blacklist | Masami Hiramatsu |
2010-02-14 | perf_events: Fix FORK events | Peter Zijlstra |
2010-02-14 | tracing/kprobes: Fix probe parsing | Heiko Carstens |
2010-02-11 | ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET | Suresh Siddha |
2010-02-11 | ftrace: Allow to remove a single function from function graph filter | Li Zefan |
2010-02-09 | tracing: Add correct/incorrect to sort keys for branch annotation output | Steven Rostedt |
2010-02-09 | Export the symbol of getboottime and mmonotonic_to_bootbased | Jason Wang |
2010-02-09 | kthread, sched: Remove reference to kthread_create_on_cpu | Anton Blanchard |
2010-02-08 | sched: cpuacct: Use bigger percpu counter batch values for stats counters | Anton Blanchard |
2010-02-08 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2010-02-08 | kernel/sched.c: Suppress unused var warning | Andrew Morton |
2010-02-05 | posix-timers.c: Don't export local functions | H Hartley Sweeten |
2010-02-05 | clocksource: add suspend callback | Magnus Damm |
2010-02-05 | clocksource: add argument to resume callback | Magnus Damm |
2010-02-05 | kprobes: Add mcount to the kprobes blacklist | Masami Hiramatsu |
2010-02-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-04 | perf_events: Optimize perf_event_task_tick() | Peter Zijlstra |
2010-02-04 | sched: Remove member rt_se from struct rt_rq | Yong Zhang |
2010-02-04 | sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu] | Yong Zhang |
2010-02-04 | ftrace: Remove record freezing | Masami Hiramatsu |