Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8d8c369f3d697e31e04133ca18b516952549ee33
8d8c369
perf ui: Show the scroll bar over the left window frame
by Arnaldo Carvalho de Melo
· 14 years ago
63160f7
perf ui: Consider the refreshed dimensions in ui_browser__show
by Arnaldo Carvalho de Melo
· 14 years ago
06daaab
perf hist: Introduce routine to measure lenght of formatted entry
by Arnaldo Carvalho de Melo
· 14 years ago
b61b55e
perf ui: Restore SPACE as an alias to PGDN in annotate
by Arnaldo Carvalho de Melo
· 14 years ago
8a6c5b2
perf sort: Make column width code per hists instance
by Arnaldo Carvalho de Melo
· 14 years ago
7a007ca
perf hists: Mark entries filtered by parent
by Arnaldo Carvalho de Melo
· 14 years ago
3a01736
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
24a461d
trace: strlen() return doesn't account for the NULL
by Dan Carpenter
· 14 years ago
a484e54
tracing: Fix $mcount_regex for MIPS in recordmcount.pl
by David Daney
· 14 years ago
4c21adf
x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent
by Thomas Renninger
· 14 years ago
23c2875
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 14 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
cd5b8f8
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
052a1cd
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
by Linus Torvalds
· 14 years ago
84b37df
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
95977d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 14 years ago
a4ce96a
Fix up trivial spelling errors ('taht' -> 'that')
by Linus Torvalds
· 14 years ago
9849ed4
tracing/documentation: Document dynamic ftracer internals
by Mike Frysinger
· 14 years ago
ef710e1
tracing: Shrink max latency ringbuffer if unnecessary
by KOSAKI Motohiro
· 15 years ago
418c527
pcmcia: fix 'driver ... did not release config properly' warning
by Patrick McHardy
· 14 years ago
567c7b0
mm: add context argument to shrinker callback to remaining shrinkers
by Dave Chinner
· 14 years ago
bc289ae
tracing: Reduce latency and remove percpu trace_seq
by Lai Jiangshan
· 15 years ago
985023d
trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
by Richard Kennedy
· 15 years ago
e870e9a
tracing: Allow to disable cmdline recording
by Li Zefan
· 15 years ago
f8324e2
math-emu: correct test for downshifting fraction in _FP_FROM_INT()
by Mikael Pettersson
· 14 years ago
f4b23cc
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
c42750b
drm/r600: fix possible NULL pointer derefernce
by Alex Deucher
· 14 years ago
e153b70
drm/radeon/kms: add quirk for ASUS HD 3600 board
by Alex Deucher
· 14 years ago
a6a1a09
include/linux/vgaarb.h: add missing part of include guard
by Doug Goldstein
· 14 years ago
e095937
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
83ba371
Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 14 years ago
516bd66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
844b9a8
vfs: fix RCU-lockdep false positive due to /proc
by Paul E. McKenney
· 14 years ago
9d51a6b
sdhci-s3c: add missing remove function
by Marek Szyprowski
· 14 years ago
d45840d
Andres has moved
by Andres Salomon
· 14 years ago
b8ab9f8
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
by Yinghai Lu
· 14 years ago
9aebbdb
x86, numa: fix boot without RAM on node0 again
by Yinghai Lu
· 14 years ago
5528e22
edac: mpc85xx: add support for MPC8569 EDAC controllers
by Anton Vorontsov
· 14 years ago
1cd8521
edac: mpc85xx: fix MPC85xx dependency
by Anton Vorontsov
· 14 years ago
a6aa62a
mm/vmscan.c: fix mapping use after free
by Nick Piggin
· 14 years ago
c61284e
ipc/sem.c: bugfix for semop() not reporting successful operation
by Manfred Spraul
· 14 years ago
7173aef
drm/nouveau: Fix crashes during fbcon init on single head cards.
by Francisco Jerez
· 14 years ago
14d7ec11
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
by Ben Skeggs
· 14 years ago
42f14c4
drm/radeon/kms: fix shared ddc harder
by Alex Deucher
· 14 years ago
9fe41e4
documentation: fix almost duplicate filenames (IO/io-mapping.txt)
by Randy Dunlap
· 14 years ago
19f0f0a
Merge git://git.infradead.org/users/cbou/battery-2.6.35
by Linus Torvalds
· 14 years ago
b444786
tracing: Use generic_file_llseek for debugfs
by Arnd Bergmann
· 14 years ago
eb7beb5
tracing: Remove special traces
by Frederic Weisbecker
· 14 years ago
f376bf5
tracing: Remove sysprof ftrace plugin
by Frederic Weisbecker
· 14 years ago
41f9a31
ASoC: Select wm_hubs automatically for WM8994
by Chanwoo Choi
· 14 years ago
573201f
bridge: Partially disable netpoll support
by Herbert Xu
· 14 years ago
9440012
drm/i915: enable low power render writes on GEN3 hardware.
by Dave Airlie
· 14 years ago
45503de
drm/i915: Define MI_ARB_STATE bits
by Keith Packard
· 14 years ago
4ede00c
vmwgfx: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 14 years ago
772a2f9
fb: handle allocation failure in alloc_apertures()
by Dan Carpenter
· 14 years ago
bbb642f
drm: radeon: check kzalloc() result
by Kulikov Vasiliy
· 14 years ago
1e8655f
drm/ttm: Fix build on architectures without AGP
by Ben Hutchings
· 14 years ago
620d0be
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
by Linus Torvalds
· 14 years ago
ee10393
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
16fd536
xfs: track AGs with reclaimable inodes in per-ag radix tree
by Dave Chinner
· 14 years ago
70e60ce
xfs: convert inode shrinker to per-filesystem contexts
by Dave Chinner
· 14 years ago
2ebc346
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
by Dan Rosenberg
· 14 years ago
d0c6f62
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
46ac0cc
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
by Linus Torvalds
· 14 years ago
2decd5a
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
b4fd4f8
intel_scu_ipc: Oops/crash fixes
by Sreedhara DS
· 14 years ago
b5384d4
Btrfs: fix CLONE ioctl destination file size expansion to block boundary
by Sage Weil
· 15 years ago
99d8f83
Btrfs: fix split_leaf double split corner case
by Chris Mason
· 14 years ago
45e77d3
tcp: fix crash in tcp_xmit_retransmit_queue
by Ilpo Järvinen
· 14 years ago
b508998
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
9078370
kmemleak: Add support for NO_BOOTMEM configurations
by Catalin Marinas
· 14 years ago
7952f98
kmemleak: Annotate false positive in init_section_page_cgroup()
by Catalin Marinas
· 14 years ago
878c495
[S390] cio: fix potential overflow in chpid descriptor
by Sebastian Ott
· 14 years ago
0abccf7
[S390] add missing device put
by Stefan Haberland
· 14 years ago
cffab6b
[S390] dasd: use correct label location for diag fba disks
by Peter Oberparleiter
· 14 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
a9f7f2e
Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 14 years ago
a197479
x86: kprobes: fix swapped segment registers in kretprobe
by Roland McGrath
· 14 years ago
2044f22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
d9a9dc6
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
by Arnaud Ebalard
· 14 years ago
bea9a6d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
cd9f040
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
by Linus Torvalds
· 14 years ago
cc5edb0
perf hists: Factor out duplicated code
by Arnaldo Carvalho de Melo
· 14 years ago
b66ecd9
perf ui: Make ui_browser__run exit on unhandled hot keys
by Arnaldo Carvalho de Melo
· 14 years ago
63f20e7
perf ui: Make END go to the last entry, not the top of the last page
by Arnaldo Carvalho de Melo
· 14 years ago
3c07093
ASoC: Remove duplicate AUX definition from WM8776
by Mark Brown
· 14 years ago
31a05a4
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 14 years ago
f82c3d7
x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain
by Jacob Pan
· 14 years ago
fd19dce
x86: Fix x2apic preenabled system with kexec
by Yinghai Lu
· 14 years ago
5453258
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
by Joel Becker
· 14 years ago
ee2e611
ibmveth: lost IRQ while closing/opening device leads to service loss
by Robert Jennings
· 14 years ago
0f6142f
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
58c84ed
PCI: fall back to original BIOS BAR addresses
by Bjorn Helgaas
· 14 years ago
f469461
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 14 years ago
e979cf5
ceph: do not include cap/dentry releases in replayed messages
by Sage Weil
· 14 years ago
01a92f1
ceph: reuse request message when replaying against recovering mds
by Sage Weil
· 14 years ago
79140bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
cc10b6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
8217563
perf probe: Fix the logic of die_compare_name
by Masami Hiramatsu
· 14 years ago
Next »