summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2014-02-20ftrace: Have static function trace clear ENABLED flag on unregisterSteven Rostedt (Red Hat)
2014-02-20tracing: Add trace_clock=<clock> kernel parameterSteven Rostedt
2014-02-20tracing/uprobes: Support mix of ftrace and perfNamhyung Kim
2014-02-20tracing/uprobes: Support event triggeringNamhyung Kim
2014-02-20tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)
2014-02-20tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim
2014-02-20tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim
2014-02-20ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)
2014-02-20ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)
2014-02-20ftrace: Allow instances to use function tracingSteven Rostedt (Red Hat)
2014-02-20tracing: Convert tracer->enabled to counterSteven Rostedt (Red Hat)
2014-02-20tracing: Disable tracers before deletion of instanceSteven Rostedt (Red Hat)
2014-02-20ftrace: Copy ops private to global_ops privateSteven Rostedt (Red Hat)
2014-02-20tracing: Only let top level have option filesSteven Rostedt (Red Hat)
2014-02-20tracing: Set up infrastructure to allow tracers for instancesSteven Rostedt (Red Hat)
2014-02-20tracing: Pass trace_array to flag_changed callbackSteven Rostedt (Red Hat)
2014-02-20tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-19genirq: Update the a comment typoChuansheng Liu
2014-02-19genirq: Provide irq_wake_thread()Thomas Gleixner
2014-02-19genirq: Provide synchronize_hardirq()Thomas Gleixner
2014-02-19sched_clock: Prevent callers from seeing half-updated dataStephen Boyd
2014-02-19user_namespace.c: Remove duplicated word in commentBrian Campbell
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-18cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo
2014-02-18cgroup: add a validation check to cgroup_add_cftyps()Li Zefan
2014-02-18workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan
2014-02-18inotify: Fix reporting of cookies for inotify eventsJan Kara
2014-02-17rcu: Optimize RCU_FAST_NO_HZ for RCU_NOCB_CPU_ALLPaul E. McKenney
2014-02-17rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney
2014-02-17rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney
2014-02-17rcu: Move SRCU grace period work to power efficient workqueueShaibal Dutta
2014-02-17rcu: Disambiguate CONFIG_RCU_NOCB_CPUsPaul Bolle
2014-02-17rcu: Remove ACCESS_ONCE() from jiffiesPaul E. McKenney
2014-02-17rcu: Stop tracking FSF's postal addressPaul E. McKenney
2014-02-17rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accessesPaul E. McKenney
2014-02-17printk: fix syslog() overflowing user bufferLinus Torvalds
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-02-14nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker
2014-02-14timer: Spare IPI when deferrable timer is queued on idle remote targetsViresh Kumar
2014-02-14cgroup: fix memory leak in cgroup_mount()Li Zefan
2014-02-14cgroup: fix locking in cgroupstats_build()Li Zefan
2014-02-13lto: Disable LTO for sys_niAndi Kleen
2014-02-13lto: Handle LTO common symbols in module loaderJoe Mario
2014-02-13asmlinkage: Make trace_hardirqs_on/off_caller visibleAndi Kleen
2014-02-13asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen
2014-02-13asmlinkage: Mark rwsem functions that can be called from assembler asmlinkageAndi Kleen
2014-02-13asmlinkage: Make main_extable_sort_needed visibleAndi Kleen
2014-02-13asmlinkage, mutex: Mark __visibleAndi Kleen