summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-08-06tracing/function-graph-tracer: Move graph event insertion helpers in the grap...Frederic Weisbecker
2009-08-06tracing: Move sched event insertion helpers in the sched switch tracer fileFrederic Weisbecker
2009-08-06tracing/core: Make the stack entry helpers globalFrederic Weisbecker
2009-08-06tracing/core: Turn ftrace_cpu_disabled into a global varFrederic Weisbecker
2009-08-06tracing: Simplify print_graph_cpu()Lai Jiangshan
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-08-06rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock()Darren Hart
2009-08-05ring-buffer: do not disable ring buffer on oops_in_progressSteven Rostedt
2009-08-05ring-buffer: fix check of try_to_discard resultSteven Rostedt
2009-08-06Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-06Merge branch 'master' into nextJames Morris
2009-08-04Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-08-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-04timers: Cache __next_timer_interrupt resultMartin Schwidefsky
2009-08-04irq: Clean up by removing irqfixup MODULE_PARM_DESC()Jiri Slaby
2009-08-04futex: Correct futex_wait_requeue_pi() commentaryDarren Hart
2009-08-04workqueues: Improve schedule_work() documentationBart Van Assche
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-08-04posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAWHiroshi Shimamoto
2009-08-03cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka
2009-08-03itimers: Simplify arm_timer() code a bitStanislaw Gruszka
2009-08-03itimers: Fix periodic tics precisionStanislaw Gruszka
2009-08-03itimers: Merge ITIMER_VIRT and ITIMER_PROFStanislaw Gruszka
2009-08-02lockdep: Fix memory usage info of BFSMing Lei
2009-08-02lockdep: Reintroduce generation count to make BFS fasterMing Lei
2009-08-02lockdep: Deal with many similar locksPeter Zijlstra
2009-08-02lockdep: Introduce lockdep_assert_held()Peter Zijlstra
2009-08-02lockdep: Fix style nitsPeter Zijlstra
2009-08-02lockdep: Fix backtracesPeter Zijlstra
2009-08-02sched: Fix cpupri build on !CONFIG_SMPIngo Molnar
2009-08-02lockdep: Fix BFS buildIngo Molnar
2009-08-02sched: Ensure the migration task doesn't go away during usePeter Zijlstra
2009-08-02sched: Add debug check to task_of()Peter Zijlstra
2009-08-02sched: Fully integrate cpus_active_map and root-domain codeGregory Haskins
2009-08-02sched: Enhance the pre/post scheduling logicGregory Haskins
2009-08-02sched: Add new prio to cpupri before removing old prioSteven Rostedt
2009-08-02sched: Check for pushing rt tasks after all schedulingSteven Rostedt
2009-08-02sched: Optimize unused cgroup configurationPeter Zijlstra
2009-08-02sched: Fix cgroup smp fairnessPeter Zijlstra
2009-08-02Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-08-02sched: Fix race in cpupri introduced by cpumask_var changesGregory Haskins
2009-08-02sched: Fix latencytop and sleep profiling vs group schedulingPeter Zijlstra
2009-08-02perf_counter: Full task tracingPeter Zijlstra
2009-08-02perf_counter: Collapse inherit on read()Peter Zijlstra
2009-08-02debug lockups: Improve lockup detectionIngo Molnar
2009-08-01do_sigaltstack: small cleanupsLinus Torvalds
2009-08-01do_sigaltstack: avoid copying 'stack_t' as a structure to user spaceLinus Torvalds
2009-07-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds