summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-20hw_breakpoint: Introduce "struct bp_cpuinfo"Oleg Nesterov
2013-06-20hw_breakpoint: Simplify *register_wide_hw_breakpoint()Oleg Nesterov
2013-06-20hw_breakpoint: Introduce cpumask_of_bp()Oleg Nesterov
2013-06-20hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() pathsOleg Nesterov
2013-06-20hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() pathsOleg Nesterov
2013-06-20Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-20hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov
2013-06-20hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker
2013-06-19perf: Fix hypervisor branch sampling permission checkStephane Eranian
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra
2013-05-28watchdog: Disallow setting watchdog_thresh to -1Li Zefan
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra
2013-05-28kprobes: Fix to free gone and unused optprobesMasami Hiramatsu
2013-05-28perf/x86: Check branch sampling priv level in generic codeStephane Eranian
2013-05-28perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian
2013-05-28perf: Fix hw breakpoints overflow period samplingJiri Olsa
2013-05-24auditfilter.c: fix kernel-doc warningsRandy Dunlap
2013-05-24Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-18Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-05-17kmemleak: No need for scanning specific module sectionsSteven Rostedt
2013-05-17kmemleak: Scan all allocated, writeable and not executable module sectionsSteven Rostedt
2013-05-16Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-05-16usermodehelper: check subprocess_info->path != NULLOleg Nesterov
2013-05-16tracing: Return -EBUSY when event_enable_func() fails to get moduleMasami Hiramatsu
2013-05-15workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...Tejun Heo
2013-05-15Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15tracing/kprobes: Make print_*probe_event staticMasami Hiramatsu
2013-05-15tracing/kprobes: Fix a sparse warning for incorrect type in assignmentMasami Hiramatsu
2013-05-15tracing/kprobes: Use rcu_dereference_raw for tp->filesMasami Hiramatsu
2013-05-15tracing: Fix leaks of filter predsSteven Rostedt (Red Hat)
2013-05-15rcu: Don't allocate bootmem from rcu_init()Sasha Levin
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14workqueue: Make schedule_work() available again to non GPL modulesMarc Dionne
2013-05-14workqueue: correct handling of the pool spin_lockJoonsoo Kim
2013-05-14rcu: Fix comparison sense in rcu_needs_cpu()Paul E. McKenney
2013-05-14Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-14timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy
2013-05-14rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat
2013-05-14tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner
2013-05-12tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner
2013-05-11Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds