Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a0d9050db4d1147722b42afef9011251b2651ee
5a0d905
tracing/kprobes: Disable kprobe events by default after creation
by Masami Hiramatsu
· 15 years ago
74ebb63
tracing/kprobes: Fix profiling alignment for perf_counter buffer
by Masami Hiramatsu
· 15 years ago
50d7805
tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use
by Masami Hiramatsu
· 15 years ago
4fead8e
ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
by Masami Hiramatsu
· 15 years ago
588bebb
ftrace: Fix trace_add_event_call() to initialize list
by Masami Hiramatsu
· 15 years ago
2d5e067
tracing/kprobes: Fix trace_probe registration order
by Masami Hiramatsu
· 15 years ago
f52487e
tracing/kprobes: Support custom subsystem for each kprobe event
by Masami Hiramatsu
· 15 years ago
6e9f23d
tracing/kprobes: Show event name in trace output
by Masami Hiramatsu
· 15 years ago
eca0d91
tracing/kprobes: Add argument name support
by Masami Hiramatsu
· 15 years ago
e08d1c6
tracing/kprobes: Add event profiling support
by Masami Hiramatsu
· 15 years ago
4a846b4
tracing/kprobes: Cleanup kprobe tracer code.
by Masami Hiramatsu
· 15 years ago
2fba0c8
tracing/kprobes: Fix probe offset to be unsigned
by Masami Hiramatsu
· 15 years ago
ad5cafc
x86/ptrace: Fix regs_get_argument_nth() to add correct offset
by Masami Hiramatsu
· 15 years ago
a00e817
kprobes/x86-32: Move irq-exit functions to kprobes section
by Masami Hiramatsu
· 15 years ago
f12b4f5
x86: Add MMX support for instruction decoder
by Masami Hiramatsu
· 15 years ago
8f8ffe2
Merge commit 'tracing/core' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
d28daf9
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
ed011b2
Merge commit 'v2.6.31-rc9' into tracing/core
by Ingo Molnar
· 15 years ago
e07cccf
Linux 2.6.31-rc9
by Linus Torvalds
· 15 years ago
f815c33
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
74a0118
powerpc: Fix i8259 interrupt driver kernel crash on ML510
by Roderick Colenbrander
· 15 years ago
5136a6c
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
by Linus Torvalds
· 15 years ago
e505a8d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
b71b7dc
Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
59430c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e9ee3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
3bb314f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
535e0c1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
0edfa2b
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
5a09adf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
931f703
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
e305fc5
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
154f807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
9b6a3df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
d3acd16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
93697a3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6399534
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
9de6886
ext2: fix unbalanced kmap()/kunmap()
by Nicolas Pitre
· 15 years ago
ac7ac9f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
ac89a91
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
by Linus Torvalds
· 15 years ago
37f81fa
n_tty: do O_ONLCR translation as a single write
by Linus Torvalds
· 15 years ago
a2a8474
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
by Oleg Nesterov
· 15 years ago
dd5d241
page-allocator: always change pageblock ownership when anti-fragmentation is disabled
by Mel Gorman
· 15 years ago
a190887
nommu: fix error handling in do_mmap_pgoff()
by David Howells
· 15 years ago
4e49627
workqueues: introduce __cancel_delayed_work()
by Oleg Nesterov
· 15 years ago
baed6b8
firewire: sbp2: fix freeing of unallocated memory
by Stefan Richter
· 15 years ago
4fe0bad
firewire: ohci: fix Ricoh R5C832, video reception
by Stefan Richter
· 15 years ago
fc38379
firewire: ohci: fix Agere FW643 and multiple cameras
by Stefan Richter
· 15 years ago
1821bc1
firewire: core: fix crash in iso resource management
by Stefan Richter
· 15 years ago
85bac32
ring-buffer: only enable ring_buffer_swap_cpu when needed
by Steven Rostedt
· 15 years ago
62f0b3e
ring-buffer: check for swapped buffers in start of committing
by Steven Rostedt
· 15 years ago
e8165db
tracing: report error in trace if we fail to swap latency buffer
by Steven Rostedt
· 15 years ago
659372d
tracing: add trace_array_printk for internal tracers to use
by Steven Rostedt
· 15 years ago
e77405a
tracing: pass around ring buffer instead of tracer
by Steven Rostedt
· 15 years ago
f633903
tracing: make tracing_reset safe for external use
by Steven Rostedt
· 15 years ago
2f26ebd
tracing: use timestamp to determine start of latency traces
by Steven Rostedt
· 15 years ago
4a88d44
tracing: Remove mentioning of legacy latency_trace file from documentation
by Albin Tonnerre
· 15 years ago
8379e7c
ocfs2: ocfs2_write_begin_nolock() should handle len=0
by Sunil Mushran
· 15 years ago
c58b432
tracing/filters: Defer pred allocation, fix memory leak
by Li Zefan
· 15 years ago
ae0b744
dm snapshot: fix on disk chunk size validation
by Mikulas Patocka
· 15 years ago
2defcc3
dm exception store: split set_chunk_size
by Mikulas Patocka
· 15 years ago
61578dc
dm snapshot: fix header corruption race on invalidation
by Mikulas Patocka
· 15 years ago
02d2fd3
dm snapshot: refactor zero_disk_area to use chunk_io
by Mikulas Patocka
· 15 years ago
7ec23d5
dm log: userspace add luid to distinguish between concurrent log instances
by Jonathan Brassow
· 15 years ago
d2b6986
dm raid1: do not allow log_failure variable to unset after being set
by Jonathan Brassow
· 15 years ago
b8313b6
dm log: remove incorrect field from userspace table output
by Jonathan Brassow
· 15 years ago
4142a96
dm log: fix userspace status output
by Jonathan Brassow
· 15 years ago
40bea43
dm stripe: expose correct io hints
by Mike Snitzer
· 15 years ago
a963a95
dm table: add more context to terse warning messages
by Mike Snitzer
· 15 years ago
f6a1ed1
dm table: fix queue_limit checking device iterator
by Mikulas Patocka
· 15 years ago
8811f46
dm snapshot: implement iterate devices
by Mike Snitzer
· 15 years ago
a77e28c
dm multipath: fix oops when request based io fails when no paths
by Kiyoshi Ueda
· 15 years ago
7006957
x86: Remove unused config macros from instruction decoder selftest
by Masami Hiramatsu
· 15 years ago
50a482f
x86: Allow x86-32 instruction decoder selftest on x86-64
by Masami Hiramatsu
· 15 years ago
76f0d07
tracing: remove users of tracing_reset
by Steven Rostedt
· 15 years ago
621968c
tracing: disable buffers and synchronize_sched before resetting
by Steven Rostedt
· 15 years ago
b8de7bd1
tracing: disable update max tracer while reading trace
by Steven Rostedt
· 15 years ago
8248ac0
tracing: print out start and stop in latency traces
by Steven Rostedt
· 15 years ago
077c540
ring-buffer: disable all cpu buffers when one finds a problem
by Steven Rostedt
· 15 years ago
a1863c2
ring-buffer: do not count discarded events
by Steven Rostedt
· 15 years ago
dc892f7
ring-buffer: remove ring_buffer_event_discard
by Steven Rostedt
· 15 years ago
7e9391c
ring-buffer: fix ring_buffer_read crossing pages
by Steven Rostedt
· 15 years ago
1b959e1
ring-buffer: remove unnecessary cpu_relax
by Steven Rostedt
· 15 years ago
9827799
ring-buffer: do not swap buffers during a commit
by Steven Rostedt
· 15 years ago
41b6a95
ring-buffer: do not reset while in a commit
by Steven Rostedt
· 15 years ago
bd4352c
sparc64: Fix bootup with mcount in some configs.
by David S. Miller
· 15 years ago
2bcaa6a
Input: atkbd - add Compaq Presario R4000-series repeat quirk
by Dave Andrews
· 15 years ago
d76b159
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
by Eric Dumazet
· 15 years ago
bc8cec0
JFFS2: add missing verify buffer allocation/deallocation
by Massimo Cirillo
· 15 years ago
16f05c2
mtd: nftl: fix offset alignments
by Dimitri Gorokhovik
· 15 years ago
4149ed1
mtd: nftl: write support is broken
by Dimitri Gorokhovik
· 15 years ago
edcb3b1
mtd: m25p80: fix null pointer dereference bug
by Anton Vorontsov
· 15 years ago
e6617c6
sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.
by David S. Miller
· 15 years ago
a3df6f7
perf_counter/powerpc: Fix cache event codes for POWER7
by Paul Mackerras
· 15 years ago
16ebb5e
tc: Fix unitialized kernel memory leak
by Eric Dumazet
· 15 years ago
9265345
sound: oxygen: handle cards with missing EEPROM
by Clemens Ladisch
· 15 years ago
5afe18d
[IA64] fix csum_ipv6_magic()
by Jiri Bohac
· 15 years ago
f2486f2
[IA64] Fix warning in dma-mapping.c
by Luck, Tony
· 15 years ago
2fbd3da
pkt_sched: Revert tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
d66ee05
net: sk_free() should be allowed right after sk_alloc()
by Jarek Poplawski
· 15 years ago
Next »