Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff5f149b6aec8edbfa3698721667acd043009a33
/
include
ff5f149
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7
by Steven Rostedt
· 15 years ago
a94ffaa
perf: Remove more code from the fastpath
by Peter Zijlstra
· 15 years ago
3cafa9f
perf: Optimize the !vmalloc backed buffer
by Peter Zijlstra
· 15 years ago
5d967a8
perf: Optimize perf_output_copy()
by Peter Zijlstra
· 15 years ago
adb8e11
perf: Fix wakeup storm for RO mmap()s
by Peter Zijlstra
· 15 years ago
1c024eca
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events
by Peter Zijlstra
· 15 years ago
b7e2ece
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction
by Peter Zijlstra
· 15 years ago
dfacc4d
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 15 years ago
6d1acfd
perf: Optimize perf_output_*() by avoiding local_xchg()
by Peter Zijlstra
· 15 years ago
fa58815
perf: Optimize the hotpath by converting the perf output buffer to local_t
by Peter Zijlstra
· 15 years ago
ef60777
perf: Optimize the perf_output() path by removing IRQ-disables
by Peter Zijlstra
· 15 years ago
4f41c01
perf/ftrace: Optimize perf/tracepoint interaction for single events
by Peter Zijlstra
· 15 years ago
c4fd308
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cb41838
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
98f0172
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
07d7775
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
752f114
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b8ae30e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4d7b4ac
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3aaf51a
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f262af3
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8123d8f
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f0218b3
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-6
by Steven Rostedt
· 15 years ago
ba2e1c5f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 15 years ago
0d30546
m68k: amiga - Zorro host bridge platform device conversion
by Geert Uytterhoeven
· 16 years ago
bf54a2b
m68k: amiga - Zorro bus modalias support
by Geert Uytterhoeven
· 16 years ago
0b7f1a7
platform: Make platform resource input parameters const
by Geert Uytterhoeven
· 16 years ago
81880d6
atomic_t: Remove volatile from atomic_t definition
by Anton Blanchard
· 15 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 15 years ago
b5dbc85
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c02db8c
rtnetlink: make SR-IOV VF interface symmetric
by Chris Wright
· 15 years ago
35790c0
tcp: fix MD5 (RFC2385) support
by Eric Dumazet
· 15 years ago
d83c49f
Fix the regression created by "set S_DEAD on unlink()..." commit
by Al Viro
· 15 years ago
1eaa478
tracing: Comment the use of event_mutex with trace event flags
by Steven Rostedt
· 15 years ago
553552c
tracing: Combine event filter_active and enable into single flags field
by Steven Rostedt
· 15 years ago
32c0eda
tracing: Remove duplicate id information in event structure
by Steven Rostedt
· 15 years ago
80decc7
tracing: Move print functions into event class
by Steven Rostedt
· 15 years ago
a9a5776
tracing: Allow events to share their print functions
by Steven Rostedt
· 15 years ago
0405ab8
tracing: Move raw_init from events to class
by Steven Rostedt
· 15 years ago
2e33af0
tracing: Move fields from event to class structure
by Steven Rostedt
· 15 years ago
2239291
tracing: Remove per event trace registering
by Steven Rostedt
· 15 years ago
38516ab
tracing: Let tracepoints have data passed to tracepoint callbacks
by Steven Rostedt
· 15 years ago
53da59a
tracepoints: Add check trace callback type
by Mathieu Desnoyers
· 15 years ago
8f08201
tracing: Create class struct for events
by Steven Rostedt
· 15 years ago
23e117f
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-4
by Steven Rostedt
· 15 years ago
ad56b07
Merge commit 'v2.6.34-rc7' into tracing/core
by Ingo Molnar
· 15 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 15 years ago
f33d7e2
dma-mapping: fix dma_sync_single_range_*
by FUJITA Tomonori
· 15 years ago
72d5a9f
rcu: remove all rcu head initializations, except on_stack initializations
by Paul E. McKenney
· 15 years ago
9fc282b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
a93d2f1
sched, wait: Use wrapper functions
by Changli Gao
· 15 years ago
795e74f7
Merge branch 'iommu/largepages' into amd-iommu/2.6.35
by Joerg Roedel
· 15 years ago
e3174cf
Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"
by Ingo Molnar
· 15 years ago
4376030
rcu head introduce rcu head init on stack
by Mathieu Desnoyers
· 15 years ago
a5d8e46
Debugobjects transition check
by Mathieu Desnoyers
· 15 years ago
d14aada
rcu: make SRCU usable in modules
by Paul E. McKenney
· 15 years ago
bbad937
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
by Paul E. McKenney
· 15 years ago
25502a6
rcu: refactor RCU's context-switch handling
by Paul E. McKenney
· 15 years ago
da848c4
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
by Paul E. McKenney
· 15 years ago
32c141a
rcu: fix now-bogus rcu_scheduler_active comments.
by Paul E. McKenney
· 15 years ago
d20200b
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
by Paul E. McKenney
· 15 years ago
2b3fc35
rcu: optionally leave lockdep enabled after RCU lockdep splat
by Lai Jiangshan
· 15 years ago
7c224a0
Merge commit 'v2.6.34-rc7' into oprofile
by Ingo Molnar
· 15 years ago
0224cf4
sched: Intoduce get_cpu_iowait_time_us()
by Arjan van de Ven
· 15 years ago
e0e37c2
sched: Eliminate the ts->idle_lastupdate field
by Arjan van de Ven
· 15 years ago
2c193c7
tracing: Factorize lock events in a lock class
by Frederic Weisbecker
· 15 years ago
9313543
tracing: Drop the nested field from lock_release event
by Frederic Weisbecker
· 15 years ago
883a2a3
tracing: Drop lock_acquired waittime field
by Frederic Weisbecker
· 15 years ago
d7be0ce
Merge commit 'v2.6.34-rc6' into x86/cpu
by H. Peter Anvin
· 15 years ago
e7858f5
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core
by Ingo Molnar
· 15 years ago
bbf1bb3
cpu_stop: add dummy implementation for UP
by Tejun Heo
· 15 years ago
e33b3e7
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
417a9ef
Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
91bc482e
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6bde9b6
perf: Add group scheduling transactional APIs
by Lin Ming
· 15 years ago
ab60834
perf, x86: Improve the PEBS ABI
by Peter Zijlstra
· 15 years ago
cce9131
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
4fd38e4
perf: Fix exit() vs PERF_FORMAT_GROUP
by Peter Zijlstra
· 15 years ago
27a9da6
sched: Remove rq argument to the tracepoints
by Peter Zijlstra
· 15 years ago
48652ce
Merge commit 'v2.6.34-rc6' into sched/core
by Ingo Molnar
· 15 years ago
8cfe92d
drm/ttm: Remove the ttm_bo_block_reservation() function.
by Thomas Hellstrom
· 15 years ago
03b1930
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
by Hans Verkuil
· 15 years ago
969c792
sched: replace migration_thread with cpu_stop
by Tejun Heo
· 15 years ago
3fc1f1e
stop_machine: reimplement using cpu_stop
by Tejun Heo
· 15 years ago
1142d81
cpu_stop: implement stop_cpu[s]()
by Tejun Heo
· 15 years ago
ee84b82
rcu: create rcu_my_thread_group_empty() wrapper
by Paul E. McKenney
· 15 years ago
50b5d6a
sctp: Fix a race between ICMP protocol unreachable and connect()
by Vlad Yasevich
· 15 years ago
2e26ca7
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
by Steven Rostedt
· 15 years ago
7437e7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
9a0a91b
x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq
by Eric W. Biederman
· 15 years ago
2c2df84
x86, acpi/irq: Introduce apci_isa_irq_to_gsi
by Eric W. Biederman
· 15 years ago
4677d4a
arch, hweight: Fix compilation errors
by Borislav Petkov
· 15 years ago
1ce7e4f
cgroup: Check task_lock in task_subsys_state()
by Li Zefan
· 15 years ago
4dbf6bc
tracing: Convert nop macros to static inlines
by Steven Rostedt
· 15 years ago
6629dcf
i2c-core: Use per-adapter userspace device lists
by Jean Delvare
· 15 years ago
1183f38
net: fix compile error due to double return type in SOCK_DEBUG
by Jan Engelhardt
· 15 years ago
feef47d
hw-breakpoints: Get the number of available registers on boot dynamically
by Frederic Weisbecker
· 15 years ago
0102752
hw-breakpoints: Separate constraint space for data and instruction breakpoints
by Frederic Weisbecker
· 15 years ago
73266fc
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
by Frederic Weisbecker
· 15 years ago
073900a
USB: rename usb_buffer_alloc() and usb_buffer_free()
by Daniel Mack
· 15 years ago
Next »