summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers2014-04-09
* tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers2014-04-09
* tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)2014-04-08
* tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers2014-04-08
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
|\
| * tracepoint: Remove unused API functionsMathieu Desnoyers2014-03-21
| * Revert "tracing: Move event storage for array from macro to standalone function"Steven Rostedt (Red Hat)2014-03-21
| * ftrace: Constify ftrace_text_reservedSasha Levin2014-03-11
| * ftrace: Remove freelist from struct dyn_ftraceJiri Slaby2014-03-07
| * 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 git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-03
|\ \
| * | crypto: export NULL algorithms definesHoria Geanta2014-03-21
| * | crypto: allow blkcipher walks over AEAD dataArd Biesheuvel2014-03-10
| * | crypto: remove direct blkcipher_walk dependency on transformArd Biesheuvel2014-03-10
| * | crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-09
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-03
|\ \ \
| * | | fs: move i_readcountMimi Zohar2014-03-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \ \
| * | | | net: Add a test to see if a skb is freeable in irq contextEric W. Biederman2014-04-01
| * | | | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
| * | | | mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-01
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-31
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-31
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-27
| | | |\ \ \ \
| | | | * | | | Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-21
| | | | * | | | Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-19
| * | | | | | | net-gro: restore frag0 optimizationEric Dumazet2014-03-31
| * | | | | | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-31
| * | | | | | | ipv6: reuse rt6_need_strictWang Yufen2014-03-31
| * | | | | | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-31
| * | | | | | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-31
| |/ / / / / /
| * | | | | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-31
| * | | | | | net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-31
| * | | | | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
| * | | | | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-31
| * | | | | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-31
| * | | | | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-31
| * | | | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
| |\ \ \ \ \ \
| * | | | | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-29