aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_kprobe.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-09tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu1-17/+16
2013-05-09tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu1-4/+4
2013-05-09tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu1-1/+1
2013-05-09ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)1-1/+5
2013-05-09ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)1-1/+1
2013-05-09ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)1-4/+6
2013-05-09tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)1-12/+20
2013-05-09tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2-2/+11
2013-05-09tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu1-0/+2
2013-05-09tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu1-0/+2
2013-05-09ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu1-27/+32
2013-05-09ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2-21/+56
2013-05-09eCryptfs: Use the ablkcipher crypto APITyler Hicks2-41/+103
2013-05-09shm: fix null pointer deref when userspace specifies invalid hugepage sizeLi Zefan2-3/+13
2013-05-09ipc,sem: fix semctl(..., GETNCNT)Rik van Riel1-0/+7
2013-05-09ipc,sem: fix semctl(..., GETZCNT)Rik van Riel1-0/+7
2013-05-09ARM: exynos: dts: Fixed vbus-gpiosDoug Anderson2-2/+2
2013-05-09ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2-3/+3
2013-05-09ARM: ux500: Rid ignored return value of regulator_enable() compiler warningLee Jones1-2/+2
2013-05-09ARM: ux500: read the correct soc_id numberFabio Baltieri1-1/+1
2013-05-09ARM: exynos: dts: cros5250: add cyapa trackpadOlof Johansson1-0/+8
2013-05-09video: mxsfb: Adapt to new videomode APIFabio Estevam2-5/+5
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam4-119/+1
2013-05-09ARM: imx: compile fix for hotplug.cShawn Guo2-0/+3
2013-05-09NVMe: Use user defined admin ioctl timeoutKeith Busch1-1/+5
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro3-7/+3
2013-05-09unicore32: just use mmap_pgoff()...Al Viro1-9/+1
2013-05-09usb: tilegx: fix memleak when create hcd failLibo Chen2-4/+10
2013-05-09arch/tile: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro16-65/+25
2013-05-09ecryptfs: don't open-code kernel_read()Al Viro1-8/+1
2013-05-09xtensa simdisk: Fix proc_create_data() conversion falloutGeert Uytterhoeven1-2/+2
2013-05-09nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT errorJeff Layton1-7/+5
2013-05-09ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta7-5/+101
2013-05-09ARC: [mm] Aliasing VIPT dcache support 3/4Vineet Gupta2-2/+4
2013-05-09ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta6-22/+223
2013-05-09ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta3-18/+34
2013-05-09ARM: dts: don't assume boards are using twl4030 for omap3Jason Cooper4-1/+3
2013-05-09ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren1-3/+2
2013-05-09MIPS: Add new GIC clockevent driver.Raghu Gandham8-2/+163
2013-05-09MIPS: Formatting clean-ups for clocksources.Steven J. Hill3-10/+2
2013-05-09MIPS: Refactor GIC clocksource code.Steven J. Hill6-25/+48
2013-05-09MIPS: Move 'gic_frequency' to common location.Steven J. Hill3-1/+2
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill5-5/+3
2013-05-09MIPS: MIPS16e: Add unaligned access support.Steven J. Hill1-0/+255
2013-05-09MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill3-5/+119
2013-05-09MIPS: MIPS16e: Add instruction formats.Steven J. Hill1-0/+110
2013-05-09MIPS: microMIPS: Optimise 'strnlen' core library function.Steven J. Hill1-1/+1
2013-05-09MIPS: microMIPS: Optimise 'strlen' core library function.Steven J. Hill1-4/+5
2013-05-09MIPS: microMIPS: Optimise 'strncpy' core library function.Steven J. Hill1-15/+17