summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-02-28Merge branch 'perf/jump-labels' into perf/coreIngo Molnar
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-22jump label: Fix compiler warningJason Baron
2012-02-22jump label: Add a WARN() if jump label key count goes negativeJason Baron
2012-02-21ftrace, perf: Add filter support for function trace eventJiri Olsa
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa
2012-02-21ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa
2012-02-21tracing: Don't use p->len field to determine output in __print_*() functionsSteven Rostedt
2012-02-20tracing: Don't print an extra separator of flagsAndrey Vagin
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-02-13tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2012-02-13printk/tracing: Add console output tracingJohannes Berg
2012-02-13ftrace: sched_switch plugin is deprecatedGeunsik Lim
2012-02-11watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-03tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt
2012-02-03ftrace: Change filter/notrace set functions to return exit codeJiri Olsa
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-01-31Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-01-27sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian
2012-01-27Merge branch 'linus' into perf/coreIngo Molnar
2012-01-27sched: Fix ancient race in do_exit()Yasunori Goto
2012-01-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava
2012-01-26sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha
2012-01-26sched/s390: Fix compile error in sched/core.cChristian Borntraeger
2012-01-26sched: Fix rq->nr_uninterruptible update racePeter Zijlstra
2012-01-26Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap
2012-01-23kernel-doc: fix new warnings in auditsc.cRandy Dunlap
2012-01-23kprobes: initialize before using a hlistAnanth N Mavinakayanahalli
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-21perf: Call perf_cgroup_event_time() directlyNamhyung Kim
2012-01-21perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19PM / Hibernate: Correct additional pages number calculationNamhyung Kim
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: no leading space in audit_log_d_path prefixKees Cook