summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2009-02-28tracing: move trace point formats to files in include/trace directorySteven Rostedt
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2009-02-27tracing: replace kzalloc with kcallocSteven Rostedt
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-27Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-27Merge branch 'sched/clock' into tracing/ftraceIngo Molnar
2009-02-27tracing: use newline separator for trace options listSteven Rostedt
2009-02-27tracing: use pointer error returns for __tracing_openSteven Rostedt
2009-02-26tracing: add protection around open use of current_tracerSteven Rostedt
2009-02-26tracing: add tracer dependent options to options directorySteven Rostedt
2009-02-26tracing: add options directory and core option filesSteven Rostedt
2009-02-27keys: distinguish per-uid keys in different namespacesSerge E. Hallyn
2009-02-26sched_clock: cleanupsPeter Zijlstra
2009-02-26Merge branch 'sched/clock' into tracing/ftraceIngo Molnar
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar
2009-02-26time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar
2009-02-26sched: sched_clock() improvement: use in_nmi()Ingo Molnar
2009-02-26tracing, genirq: add irq enter and exit trace eventsJason Baron
2009-02-26sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto
2009-02-26tracing/core: make the per cpu trace files in per cpu directoriesFrederic Weisbecker
2009-02-26cpuacct: add a branch predictionLi Zefan
2009-02-26Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-02-26Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar
2009-02-26Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar
2009-02-25tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt
2009-02-25time: ntp: clean up second_overflow()Ingo Molnar
2009-02-25time: ntp: simplify ntp_tick_adj calculationsIngo Molnar
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex() some moreIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex()Ingo Molnar
2009-02-25time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar
2009-02-25time: ntp: micro-optimize ntp_update_offset()Ingo Molnar
2009-02-25time: ntp: simplify ntp_update_offset_fll()Ingo Molnar
2009-02-25time: ntp: refactor and clean up ntp_update_offset()Ingo Molnar
2009-02-25time: ntp: refactor up ntp_update_frequency()Ingo Molnar
2009-02-25time: ntp: clean up ntp_update_frequency()Ingo Molnar
2009-02-25time: ntp: simplify the MAX_TICKADJ_SCALED definitionIngo Molnar
2009-02-25time: ntp: simplify the second_overflow() code flowIngo Molnar
2009-02-25time: ntp: clean up kernel/time/ntp.cIngo Molnar
2009-02-25generic-ipi: cleanupsIngo Molnar
2009-02-25generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra
2009-02-25generic-ipi: remove kmalloc()Peter Zijlstra
2009-02-25tracing/core: make the read callbacks reentrantsFrederic Weisbecker
2009-02-25tracing/core: introduce per cpu tracing filesFrederic Weisbecker
2009-02-25Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-25generic IPI: simplify barriers and lockingNick Piggin
2009-02-25tracing: remove /debug/tracing/latency_traceIngo Molnar
2009-02-25tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar