aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
* tracing: Evaluate len expression only once in __dynamic_array macroFilipe Brandenburger2014-03-07
* tracing: Correctly expand len expressions from __dynamic_array macroFilipe Brandenburger2014-03-07
* tracing/module: Replace include of tracepoint.h with jump_label.h in module.hSteven Rostedt (Red Hat)2014-03-07
* tracing: Fix event header migrate.h to include tracepoint.hSteven Rostedt (Red Hat)2014-03-07
* tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)2014-03-07
* tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt2014-03-07
* tracing: Move event storage for array from macro to standalone functionSteven Rostedt2014-03-07
* tracing: Move raw output code from macro to standalone functionSteven Rostedt2014-03-07
* ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)2014-02-20
* ftrace: Add private data to ftrace_opsSteven Rostedt (Red Hat)2014-02-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-16
|\
| * Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-15
|\ \
| * | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-12
| | |
| \ \
*-. \ \ Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-15
|\ \ \ \
| | * | | genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-09
| |/ / /
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-15
|\ \ \ \
| * | | | drivers: phy: Add support for optional physAndrew Lunn2014-02-05
* | | | | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-14
|\ \ \ \ \
| * | | | | Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-07
| |/ / / /
* | | | | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-14
|\ \ \ \ \
| * | | | | misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt2014-02-07
| * | | | | Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-07
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-14
|\ \ \ \ \
| * | | | | compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-02-13
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-02-12
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie2014-02-12
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-14
|\ \ \ \ \
| * | | | | block: Fix cloning of discard/write same biosKent Overstreet2014-02-11
| * | | | | Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-10
| |\ \ \ \ \
| | * | | | | xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-07
| * | | | | | blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-10
| * | | | | | blk-mq: rework I/O completionsChristoph Hellwig2014-02-10
| * | | | | | fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria2014-02-09
| * | | | | | blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig2014-02-07
| * | | | | | blk-mq: Don't reserve a tag for flush requestShaohua Li2014-01-30
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-02-14
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier2014-02-14
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier2014-02-13
| | | * | | | | | IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-07
| | |/ / / / / /
| * / / / / / / IB: Report using RoCE IP based gids in port capsMoni Shoua2014-02-13
| |/ / / / / /
* | | | | | | Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-12
|\ \ \ \ \ \ \
| * | | | | | | ia64/xen: Remove Xen support for ia64 even morePaul Bolle2014-02-11
| * | | | | | | xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel2014-02-11
* | | | | | | | Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-02-12
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen2014-02-06
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-02-12
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. | | | | | | | Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...Mark Brown2014-02-11
| |\ \| | | | | | | | | |_|_|_|_|/ / / | |/| | | | | | |