summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)
2013-04-08ftrace: Consistently restore trace function on sysctl enablingJan Kiszka
2013-04-08tracing: Fix race with update_max_tr_single and changing tracersSteven Rostedt (Red Hat)
2013-03-18perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian
2013-03-18kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu
2013-03-18kprobes: Make hash_64() as always inlinedMasami Hiramatsu
2013-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-03-18Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2013-03-18perf: Generate EXIT event only once per task contextNamhyung Kim
2013-03-18perf: Reset hwc->last_period on sw clock eventsNamhyung Kim
2013-03-14tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)
2013-03-14tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)
2013-03-14tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)
2013-03-14perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee
2013-03-14Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/acct.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells
2013-03-13decompressors: fix typo "POWERPC"Paul Bolle
2013-03-13mm/fremap.c: fix oops on error pathAndrew Morton
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo
2013-03-13zcache: convert to idr_alloc()Tejun Heo
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-03-13workqueue: convert to idr_alloc()Tejun Heo
2013-03-13nfsd: convert to idr_alloc()Tejun Heo
2013-03-13nfsd: remove unused get_new_stid()Tejun Heo
2013-03-13kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton
2013-03-13signal: always clear sa_restorer on execveKees Cook
2013-03-13mm: remove_memory(): fix end_pfn settingToshi Kani
2013-03-13include/linux/res_counter.h needs errno.hAndrew Morton
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13userns: Don't allow CLONE_NEWUSER | CLONE_FSEric W. Biederman
2013-03-13tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)
2013-03-13perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu
2013-03-13perf probe: Fix segfaultAnanth N Mavinakayanahalli
2013-03-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell
2013-03-13perf record: Fix -C optionJiri Olsa
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz
2013-03-13perf report: Fix build with NO_NEWT=1Michael Ellerman
2013-03-13perf annotate: Fix build with NO_NEWT=1Michael Ellerman
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams
2013-03-12futex: fix kernel-doc notation and spelloRandy Dunlap