Linus Torvalds b33ce44299 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block 11 лет назад
..
9p.h cfdadef307 9p: trace: use %*ph to dump buffer 12 лет назад
asoc.h 56fb7421d2 ASoC: trace: Make sure trace header doesnt depend on any headers 12 лет назад
bcache.h 2531d9ee61 bcache: Kill unused freelist 11 лет назад
block.h af5040da01 blktrace: fix accounting of partially completed requests 11 лет назад
btrfs.h 792ddef040 Btrfs/tracepoint: update new flags for ordered extent TP 12 лет назад
compaction.h 0eb927c0ab mm: compaction: trace compaction begin and end 12 лет назад
context_tracking.h 1b6a259aa5 context_tracking: User/kernel broundary cross trace events 12 лет назад
ext3.h d8c8900ac1 jbd: change journal_invalidatepage() to accept length 12 лет назад
ext4.h d7b2a00c2e ext4: isolate ext4_extents.h file 12 лет назад
f2fs.h f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 12 лет назад
filemap.h fe0bfaaff8 mm: trace filemap add and del 12 лет назад
gfpflags.h 7a64bf05b2 mm: add a __GFP_KMEMCG flag 13 лет назад
gpio.h 3f397c2144 gpio: add trace events for setting direction and value 14 лет назад
host1x.h 6579324a41 gpu: host1x: Add channel support 12 лет назад
hswadsp.h a4b12990b6 Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next 11 лет назад
intel-sst.h a4b12990b6 Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next 11 лет назад
iommu.h 04fa2f7f83 iommu: Add iommu_error class event to iommu trace 12 лет назад
irq.h 09223371de rcu: Use softirq to address performance regression 14 лет назад
jbd.h fd2cbd4dfa jbd: Write journal superblock with WRITE_FUA after checkpointing 13 лет назад
jbd2.h f783f091e4 jbd2: trace when lock_buffer in do_get_write_access takes a long time 12 лет назад
kmem.h 52c8f6a5ae mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag() 12 лет назад
kvm.h f2e106692d KVM: Drop FOLL_GET in GUP when doing async page fault 12 лет назад
lock.h 2c193c7368 tracing: Factorize lock events in a lock class 15 лет назад
mce.h ad440ad66f tracing: Fix event alignment: mce:mce_record 15 лет назад
migrate.h af1839d722 mm: numa: trace tasks that fail migration due to rate limiting 12 лет назад
module.h de47725421 include: replace linux/module.h with "struct module" wherever possible 14 лет назад
napi.h 3e4b10d7a4 napi: Convert trace_napi_poll to TRACE_EVENT 15 лет назад
net.h ae78dbfa40 net: Add trace events for all receive entry points, exposing more skb fields 12 лет назад
nmi.h 0c4df02d73 x86: Add NMI duration tracepoints 12 лет назад
oom.h a9c58b907d mm, oom: change type of oom_score_adj to short 13 лет назад
pagemap.h c6286c9839 mm: add tracepoints for LRU activation and insertions 12 лет назад
power.h 165f5fd04a Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' 11 лет назад
power_cpu_migrate.h b09bbe5b12 ARM: bL_switcher/trace: Add trace trigger for trace bootstrapping 12 лет назад
printk.h 07c65f4d1a printk/tracing: rework console tracing 12 лет назад
random.h f80bbd8b92 random: convert DEBUG_ENT to tracepoints 12 лет назад
ras.h 545104dd2b PCI, AER: Fix severity usage in aer trace event 12 лет назад
rcu.h 15f5191b6a rcu: Avoid sparse warnings in rcu_nocb_wake trace event 12 лет назад
regmap.h 697e85bc6a regmap: Add support for discarding parts of the register cache 12 лет назад
regulator.h 02fa3ec01a regulator: Add basic trace facilities 15 лет назад
rpm.h 313162d0b8 device.h: audit and cleanup users in main include dir 13 лет назад
sched.h 286549dcaf sched: add tracepoints related to NUMA task migration 12 лет назад
scsi.h 72f7d322fd [SCSI] Include protection operation in SCSI command trace 15 лет назад
signal.h 6c303d3ab3 tracing: let trace_signal_generate() report more info, kill overflow_fail/lose_info 14 лет назад
skb.h ca9da2dd63 tracing: Fix event alignment: skb:kfree_skb 15 лет назад
sock.h 3847ce32ae core: add tracepoints for queueing skb to rcvbuf 14 лет назад
spi.h b158935f70 spi: Provide common spi_message processing loop 12 лет назад
sunrpc.h 2ca310fc41 SUNRPC: Fix oops when trace sunrpc_task events in nfs client 11 лет назад
swiotlb.h 2b2b614dd2 tracing/events: Add bounce tracing to swiotbl 12 лет назад
syscalls.h fe5542030d tracing: Allow raw syscall trace events for non privileged users 15 лет назад
target.h 2053a1db41 target: Fix assignment of LUN in tracepoints 12 лет назад
task.h a9c58b907d mm, oom: change type of oom_score_adj to short 13 лет назад
timer.h 534c97b095 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 лет назад
udp.h 296f7ea75b udp: add tracepoints for queueing skb to rcvbuf 14 лет назад
v4l2.h 2d01237389 [media] v4l2-dev: Add tracepoints for QBUF and DQBUF 12 лет назад
vmscan.h a0b02131c5 shrinker: Kill old ->shrink API. 12 лет назад
workqueue.h 112202d909 workqueue: rename cpu_workqueue to pool_workqueue 13 лет назад
writeback.h 0dc83bd30b Revert "writeback: do not sync data dirtied after sync start" 12 лет назад
xen.h 95a7d76897 xen/mmu: Use Xen specific TLB flush instead of the generic one. 13 лет назад