summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-04-16perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-04-16Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-04-15uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is emptyOleg Nesterov
2013-04-15perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala
2013-04-14Linux 3.9-rc7Linus Torvalds
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-04-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-04-14Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre
2013-04-13vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal
2013-04-13kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds
2013-04-13uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()Oleg Nesterov
2013-04-13uprobes/tracing: Change create_trace_uprobe() to support uretprobesOleg Nesterov
2013-04-13uprobes/tracing: Make seq_printf() code uretprobe-friendlyOleg Nesterov
2013-04-13uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendlyOleg Nesterov
2013-04-13uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendlyOleg Nesterov
2013-04-13uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()Oleg Nesterov
2013-04-13uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpersOleg Nesterov
2013-04-13uprobes/tracing: Generalize struct uprobe_trace_entry_headOleg Nesterov
2013-04-13uprobes/tracing: Kill the pointless local_save_flags/preempt_count callsOleg Nesterov
2013-04-13uprobes/tracing: Kill the pointless seq_print_ip_sym() callOleg Nesterov
2013-04-13uprobes/tracing: Kill the pointless task_pt_regs() callsOleg Nesterov
2013-04-13uretprobes: Documentation updateAnton Arapov
2013-04-13uretprobes: Remove -ENOSYS as return probes implementedAnton Arapov
2013-04-13uretprobes: Limit the depth of return probe nestednessAnton Arapov
2013-04-13uretprobes: Return probe exit, invoke handlersAnton Arapov
2013-04-13uretprobes: Return probe entry, prepare_uretprobe()Anton Arapov
2013-04-13uretprobes/powerpc: Hijack return addressAnton Arapov
2013-04-13uretprobes/x86: Hijack return addressAnton Arapov
2013-04-13uretprobes: Reserve the first slot in xol_vma for trampolineAnton Arapov
2013-04-13uretprobes: Introduce uprobe_consumer->ret_handler()Anton Arapov
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-04-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-04-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-04-12Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-04-12Merge tag 'asoc-maintainers-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/k...Takashi Iwai
2013-04-12MAINTAINERS: Update e-mail addressMark Brown
2013-04-12Merge tag 'asoc-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky