Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b326e9560a28fc3e950637ef51847ed8f05c1335
/
include
/
linux
b326e95
hw-breakpoints: Use overflow handler instead of the event callback
by Frederic Weisbecker
· 15 years ago
2f0993e
hw-breakpoints: Drop callback and task parameters from modify helper
by Frederic Weisbecker
· 15 years ago
9cef308
perf: Remove unused struct perf_event::event_callback
by Frederic Weisbecker
· 15 years ago
189f202
perf: Remove pointless union that wraps the hw breakpoint fields
by Frederic Weisbecker
· 15 years ago
ed54d0f
hw-breakpoints: Add two reserved fields for future extensions
by Frederic Weisbecker
· 15 years ago
6b62fe0
tracing/syscalls: Make syscall events print callbacks static
by Frederic Weisbecker
· 15 years ago
3bbe84e
trace_syscalls: Simplify syscall profile
by Lai Jiangshan
· 15 years ago
a1301da
trace_syscalls: Remove duplicate init_enter_##sname()
by Lai Jiangshan
· 15 years ago
c252f65
trace_syscalls: Add syscall_nr field to struct syscall_metadata
by Lai Jiangshan
· 15 years ago
fcc1943
trace_syscalls: Remove enter_id exit_id
by Lai Jiangshan
· 15 years ago
31c16b1
trace_syscalls: Set event_enter_##sname->data to its metadata
by Lai Jiangshan
· 15 years ago
bf56a4e
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
by Lai Jiangshan
· 15 years ago
dd1853c
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
by Frederic Weisbecker
· 15 years ago
5fa10b2
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
by Frederic Weisbecker
· 15 years ago
091ad36
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
by Ingo Molnar
· 15 years ago
e5bc972
tracing: Create new DEFINE_EVENT_PRINT
by Steven Rostedt
· 15 years ago
ff038f5
tracing: Create new TRACE_EVENT_TEMPLATE
by Steven Rostedt
· 15 years ago
fa7c27e
hw-breakpoints: Fix misordered ifdef
by Frederic Weisbecker
· 15 years ago
e6db487
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
by Frederic Weisbecker
· 15 years ago
4ed7c92
perf_events: Undo some recursion damage
by Peter Zijlstra
· 15 years ago
5093eba
hw-breakpoints: Separate the kernel part from breakpoint headers
by Frederic Weisbecker
· 15 years ago
ce71b9d
tracing: Use the perf recursion protection from trace event
by Frederic Weisbecker
· 15 years ago
59ed446
perf: Fix event scaling for inherited counters
by Peter Zijlstra
· 15 years ago
453f19e
perf: Allow for custom overflow handlers
by Peter Zijlstra
· 15 years ago
9620059
Merge branch 'tracing/hw-breakpoints' into perf/core
by Ingo Molnar
· 15 years ago
a7b6342
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
559fdc3
perf_event: Optimize perf_output_lock()
by Peter Zijlstra
· 15 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
39dc78b
Merge commit 'v2.6.32-rc7' into perf/core
by Ingo Molnar
· 15 years ago
4c49b12
perf_event: Fix invalid type in ioctl definition
by Arjan van de Ven
· 15 years ago
688bcaf
hw-breakpoints: Fix build on !perf architectures
by Ingo Molnar
· 15 years ago
687b16f
hw-breakpoints: Provide an off-case for counter_arch_bp()
by Frederic Weisbecker
· 15 years ago
b87e5e2
serial: add support for the Lava Quattro PCI quad-port 16550A card
by Lennert Buytenhek
· 15 years ago
f5c15d0
fb: remove fb_save_state() and fb_restore_state operations
by Krzysztof Helt
· 15 years ago
fe8bc91
ext3: Wait for proper transaction commit on fsync
by Jan Kara
· 15 years ago
24f1e32c
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
by Frederic Weisbecker
· 15 years ago
444a2a3
tracing, perf_events: Protect the buffer from recursion in perf
by Frederic Weisbecker
· 15 years ago
afa0897
i2c: Add an interface to lock/unlock an I2C bus segment
by Jean Delvare
· 15 years ago
3806e94b
i2c-piix4: Modify code name SB900 to Hudson-2
by Crane Cai
· 15 years ago
2da3e16
hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h
by Frederic Weisbecker
· 15 years ago
a2e7127
Merge commit 'v2.6.32-rc6' into perf/core
by Ingo Molnar
· 15 years ago
97eaf53
perf/core: Add a callback to perf events
by Frederic Weisbecker
· 15 years ago
fb0459d
perf/core: Provide a kernel-internal interface to get to performance counters
by Arjan van de Ven
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
bce8fc4
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a5e3013
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1a6f2a7
Driver core: allow certain drivers prohibit bind/unbind via sysfs
by Dmitry Torokhov
· 15 years ago
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
14d18a8
net: fix kmemcheck annotations
by Eric Dumazet
· 15 years ago
9532fae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes
by Linus Torvalds
· 15 years ago
3242f98
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
fefcfd4
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
6e958d7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c68d2b1
8250_pci: add IBM Saturn serial card
by Benjamin Herrenschmidt
· 15 years ago
1b62cbf
serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.h
by Krauth.Julien
· 15 years ago
0a1b71b
strstrip(): mark as as must_check
by KOSAKI Motohiro
· 15 years ago
2eca40a
cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n
by Randy Dunlap
· 15 years ago
65afac7
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
by Rusty Russell
· 15 years ago
f7d7986
perf_event: Add alignment-faults and emulation-faults software events
by Anton Blanchard
· 15 years ago
6d3f1e1
tracing: Remove cpu arg from the rb_time_stamp() function
by Jiri Olsa
· 15 years ago
721a669
perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers
by Soeren Sandmann
· 15 years ago
43315956
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
3225bea
virtio_blk: Revert serial number support
by Rusty Russell
· 15 years ago
e95646c
virtio: let header files include virtio_ids.h
by Christian Borntraeger
· 15 years ago
bb3c3e8
Merge commit 'v2.6.32-rc5' into perf/probes
by Ingo Molnar
· 15 years ago
7c650a0
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
5deab53
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
by Shane Huang
· 15 years ago
c3da314
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6fb2915
tracing/profile: Add filter support
by Li Zefan
· 15 years ago
713490e
Merge branch 'tracing/core' into perf/core
by Ingo Molnar
· 15 years ago
019129d5
rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU
by Paul E. McKenney
· 15 years ago
43046b6
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
by Linus Torvalds
· 15 years ago
799e220
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
by Peter Zijlstra
· 15 years ago
80f5069
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
25d5915
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 15 years ago
2c96c14
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
2caa731
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
c01226c
warn about use of uninstalled kernel headers
by Arnd Bergmann
· 15 years ago
f144c78
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
c6c5992
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
a4720c6
USB: serial: don't call release without attach
by Alan Stern
· 15 years ago
baf4974
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
36a0790
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
f579bbc
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
624235c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f17f36b
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b924f95
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b9d40b7
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5587481e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d308e38
include/linux/netdevice.h: fix nanodoc mismatch
by Wolfram Sang
· 15 years ago
e7247a1
tracing: correct module boundaries for ftrace_release
by jolsa@redhat.com
· 15 years ago
1f56f4a
PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers
by Gabe Black
· 15 years ago
f8d1e54
futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions
by Anton Blanchard
· 15 years ago
316d315
block: Seperate read and write statistics of in_flight requests v2
by Nikanth Karthikesan
· 15 years ago
906010b
perf_event: Provide vmalloc() based mmap() backing
by Peter Zijlstra
· 15 years ago
e13dbd7
perf_events: Make ABI definitions available to userspace
by Chuck Ebbert
· 15 years ago
ea2a4d3
[S390] 64-bit register support for 31-bit processes
by Heiko Carstens
· 15 years ago
acf442d
Input: fix rx51 board keymap
by Amit Kucheria
· 15 years ago
110f66d
libata: make gtf_filter per-dev
by Tejun Heo
· 15 years ago
Next »