summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-02-25rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney
2010-02-25Merge commit 'v2.6.33' into core/rcuIngo Molnar
2010-02-23ptrace: Fix ptrace_regset() comments and diagnose errors specificallySuresh Siddha
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2010-02-22resource: add release_child_resourcesYinghai Lu
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-18const: struct nla_policyAlexey Dobriyan
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-17sched: Don't use possibly stale sched_classThomas Gleixner
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov
2010-02-16Merge branch 'sched/urgent' into sched/coreThomas Gleixner
2010-02-16sched: Fix race between ttwu() and task_rq_lock()Peter Zijlstra
2010-02-16sched: Fix SMT scheduler regression in find_busiest_queue()Suresh Siddha
2010-02-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-15kprobes: Add mcount to the kprobes blacklistMasami Hiramatsu
2010-02-14perf_events: Fix FORK eventsPeter Zijlstra
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens
2010-02-11ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha
2010-02-11ftrace: Allow to remove a single function from function graph filterLi Zefan
2010-02-09tracing: Add correct/incorrect to sort keys for branch annotation outputSteven Rostedt
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang
2010-02-09kthread, sched: Remove reference to kthread_create_on_cpuAnton Blanchard
2010-02-08sched: cpuacct: Use bigger percpu counter batch values for stats countersAnton Blanchard
2010-02-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2010-02-08kernel/sched.c: Suppress unused var warningAndrew Morton
2010-02-05kprobes: Add mcount to the kprobes blacklistMasami Hiramatsu
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-04perf_events: Optimize perf_event_task_tick()Peter Zijlstra
2010-02-04sched: Remove member rt_se from struct rt_rqYong Zhang
2010-02-04sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]Yong Zhang
2010-02-04ftrace: Remove record freezingMasami Hiramatsu
2010-02-04kprobes: Check probe address is reservedMasami Hiramatsu
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu
2010-02-04kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-02-03hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra
2010-02-03futex: Handle futex value corruption gracefullyThomas Gleixner
2010-02-03futex: Handle user space corruption gracefullyThomas Gleixner
2010-02-03futex_lock_pi() key refcnt fixMikael Pettersson
2010-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-02-02cgroups: fix to return errno in a failure pathLi Zefan