summaryrefslogtreecommitdiffstats
path: root/init/calibrate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-07tracing: Move raw output code from macro to standalone functionSteven Rostedt3-9/+37
2014-03-07ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)1-19/+8
2014-03-04tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-03-04ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek1-1/+1
2014-03-04ftrace/x86: Run a sync after fixup on failureSteven Rostedt (Red Hat)1-2/+3
2014-02-20ftrace: Have static function trace clear ENABLED flag on unregisterSteven Rostedt (Red Hat)1-1/+7
2014-02-20tracing: Add trace_clock=<clock> kernel parameterSteven Rostedt1-16/+45
2014-02-20tracing/uprobes: Support mix of ftrace and perfNamhyung Kim1-8/+1
2014-02-20tracing/uprobes: Support event triggeringNamhyung Kim1-2/+4
2014-02-20tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)3-38/+101
2014-02-20tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim1-37/+56
2014-02-20tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim1-6/+6
2014-02-20ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)5-14/+96
2014-02-20ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)1-4/+8
2014-02-20ftrace: Allow instances to use function tracingSteven Rostedt (Red Hat)2-40/+81
2014-02-20tracing: Convert tracer->enabled to counterSteven Rostedt (Red Hat)2-4/+4
2014-02-20tracing: Disable tracers before deletion of instanceSteven Rostedt (Red Hat)1-0/+18
2014-02-20ftrace: Copy ops private to global_ops privateSteven Rostedt (Red Hat)1-9/+8
2014-02-20ftrace: Add private data to ftrace_opsSteven Rostedt (Red Hat)1-0/+12
2014-02-20tracing: Only let top level have option filesSteven Rostedt (Red Hat)1-3/+5
2014-02-20tracing: Set up infrastructure to allow tracers for instancesSteven Rostedt (Red Hat)3-16/+60
2014-02-20tracing: Pass trace_array to flag_changed callbackSteven Rostedt (Red Hat)4-4/+8
2014-02-20tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)8-17/+27
2014-02-16Linux 3.14-rc3v3.14-rc3Linus Torvalds1-1/+1
2014-02-16of: search the best compatible match first in __of_match_node()Kevin Hao1-1/+42
2014-02-15Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang1-0/+7
2014-02-15Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang1-2/+32
2014-02-15Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana1-0/+10
2014-02-15btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain1-2/+8
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang1-19/+14
2014-02-14Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2-2/+9
2014-02-14Btrfs: fix max_inline mount optionMitch Harder1-1/+1
2014-02-14Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo1-1/+0
2014-02-14Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2-17/+0
2014-02-14Revert "OF: base: match each node compatible against all given matches first"Kevin Hao1-37/+16
2014-02-14Revert "misc: eeprom: sunxi: Add new compatibles"Greg Kroah-Hartman2-7/+3
2014-02-14Revert "ARM: sunxi: dt: Convert to the new SID compatibles"Greg Kroah-Hartman3-3/+3
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma1-1/+1
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma1-1/+1
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter1-1/+2
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan1-3/+7
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi1-1/+8
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall2-0/+10
2014-02-14x86/efi: Check status field to validate BGRT headerMatt Fleming1-1/+1
2014-02-14EDAC: Correct workqueue setup pathBorislav Petkov1-4/+7
2014-02-14EDAC: Poll timeout cannot be zero, p2Borislav Petkov3-7/+9
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov4-3/+19
2014-02-14video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli1-1/+1
2014-02-14video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat1-1/+2
2014-02-14IB/mlx5: Remove dependency on X86Eli Cohen2-2/+2