t v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/kprobes.c
042fa56283d948f50dd4b509c'>kbuild: create directory for dir/file.o
AgeCommit message (Expand)Author
2008-09-09sh: kprobes: kretprobe_trampoline needs to be global.Paul Mundt
2008-09-08sh: kprobes: __kprobes annotations and formatting cleanups.Paul Mundt
2008-09-08sh: kprobes: Fix up race against probe point removal.Paul Mundt
2008-09-08sh: kprobes: Fix up a preemption imbalance on jprobe return.Paul Mundt
2008-09-08sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps.Paul Mundt
2008-09-08sh: kprobes: Use trapa #0x3a for breakpoint trap.Paul Mundt
2008-09-08sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt
2008-09-08sh: Mark kretprobe_trampoline_holder static and __used.Paul Mundt
2008-09-08sh: Add kprobes support.Chris Smith
张忠山
2013-06-13kbuild: make sure we clean up DTB temporary filesIan Campbell
2013-06-13Makefile.lib: align DTB quiet_cmdJames Hogan
2013-05-23kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-05kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren
2013-04-05kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren
2013-04-05kbuild: create an "include chroot" for DT bindingsStephen Warren
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-02-13kbuild: limit dtc+cpp include pathStephen Warren
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren
2012-01-08kbuild: Fix comment in Makefile.libMichal Marek
2011-08-31kbuild: prevent make from deleting _shipped filesPeter Foley
2011-06-09kbuild: simplify the %_shipped ruleArnaud Lacombe
2011-06-09kbuild: add implicit rules for parser generationArnaud Lacombe
2011-04-18kbuild: Call gzip with -nMichal Marek
2011-01-13decompressors: add XZ decompressor moduleLasse Collin
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-10-28initramfs: Fix build break on symbol-prefixed archsMike Frysinger