summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* function_graph: Have profiler use new helper ftrace_graph_get_ret_stack()Steven Rostedt (VMware)2018-12-081-0/+3
* fgraph: Add new fgraph_ops structure to enable function graph hooksSteven Rostedt (VMware)2018-12-081-10/+11
* function_graph: Remove the use of FTRACE_NOTRACE_DEPTHSteven Rostedt (VMware)2018-12-081-1/+0
* function_graph: Remove unused task_curr_ret_stack()Steven Rostedt (VMware)2018-11-291-10/+0
* tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu2018-11-291-3/+3
* sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti2018-11-271-1/+11
* function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)2018-11-271-0/+1
* function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)2018-11-271-3/+0
* function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)2018-11-261-0/+3
* Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-181-0/+7
|\
| * efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-151-0/+7
* | Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-161-4/+4
|\ \ | |/ |/|
| * kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval2018-11-121-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-111-0/+1
|\ \
| * | clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2018-11-041-0/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-111-0/+2
|\ \ \
| * | | watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre2018-11-061-0/+2
* | | | Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-101-9/+9
|\ \ \ \
| * | | | uapi: fix more linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-051-5/+5
| * | | | uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-051-4/+4
* | | | | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-101-5/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini2018-11-021-5/+7
* | | | | Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2018-11-091-7/+1
|\ \ \ \ \
| * | | | | libceph: assume argonaut on the server sideIlya Dryomov2018-11-081-7/+1
| | |/ / / | |/| | |
* | | | | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-098-6/+30
|\ \ \ \ \
| * | | | | mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky2018-11-021-0/+8
| * | | | | mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky2018-11-021-0/+16
| * | | | | mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-026-6/+6
* | | | | | Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds2018-11-082-5/+13
|\ \ \ \ \ \
| * | | | | | Compiler Attributes: improve explanation of headerMiguel Ojeda2018-11-081-5/+9
| * | | | | | include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com2018-11-061-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2018-11-081-4/+3
|\ \ \ \ \ \
| * | | | | | mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon2018-11-061-1/+1
| * | | | | | mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon2018-11-051-3/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-071-2/+2
|\ \ \ \ \ \
| * | | | | | HID: fix up .raw_event() documentationLinus Walleij2018-11-061-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-069-5/+75
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-055-5/+48
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso2018-11-031-0/+39
| | * | | | | | | netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-11-031-2/+2
| | * | | | | | | netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio2018-11-011-1/+1
| | * | | | | | | Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso2018-10-291-2/+2
| | * | | | | | | netfilter: bridge: define INT_MIN & INT_MAX in userspaceJiri Slaby2018-10-251-0/+4
| * | | | | | | | sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2018-11-031-0/+1
| * | | | | | | | sctp: fix strchange_flags name for Stream Change EventXin Long2018-11-031-0/+2
| * | | | | | | | net: bql: add __netdev_tx_sent_queue()Eric Dumazet2018-11-031-0/+20
| * | | | | | | | net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-022-0/+4
* | | | | | | | | compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2018-11-052-13/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-041-5/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-011-5/+2