Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a8f23d8f8af43d49cd3331681913b76e4951e1a4
a8f23d8
perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid
by Arnaldo Carvalho de Melo
· 11 years ago
97a07f1
perf tools: Introduce filename__read_int helper
by Arnaldo Carvalho de Melo
· 11 years ago
6ef068c
perf evlist: Introduce perf_evlist__strerror_tp method
by Arnaldo Carvalho de Melo
· 11 years ago
ba209f8
perf trace: Improve event processing exit
by Arnaldo Carvalho de Melo
· 11 years ago
c522739
perf trace: Use vfs_getname hook if available
by Arnaldo Carvalho de Melo
· 11 years ago
97119f3
perf trace: Split fd -> pathname array handling
by Arnaldo Carvalho de Melo
· 11 years ago
6650b18
perf scripting perl: Fix build error on Fedora 12
by Arnaldo Carvalho de Melo
· 11 years ago
1ff9ecf
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 11 years ago
426ee9e
Merge tag 'v3.12-rc5' into perf/core
by Ingo Molnar
· 11 years ago
784f339
perf symbols: Fix a mmap and munmap mismatched bug
by Chenggang Qin
· 11 years ago
d4f74eb
perf symbols: Fix a memory leak due to symbol__delete not being used
by Chenggang Qin
· 11 years ago
1d5077b
perf annotate: Another fix for annotate_browser__callq()
by Adrian Hunter
· 11 years ago
fc1b691
perf buildid-cache: Add ability to add kcore to the cache
by Adrian Hunter
· 11 years ago
1179e11
perf annotate: Fix annotate_browser__callq()
by Adrian Hunter
· 11 years ago
0544d42
perf symbols: Add ability to find kcore in build-id cache
by Adrian Hunter
· 11 years ago
9a17d72
perf tools: Add copyfile_mode()
by Adrian Hunter
· 11 years ago
6e427ab
perf annotate: Find kcore symbols on other maps
by Adrian Hunter
· 11 years ago
231486a
tools/perf/build: Simplify the autodep inclusion rule
by Ingo Molnar
· 11 years ago
046fa7a
tools/perf/build: Improve the 'stackprotector' feature test
by Ingo Molnar
· 11 years ago
01287e2
tools/perf/build: Remove the volatile-register-var feature check
by Ingo Molnar
· 11 years ago
5f36978
tools/perf/build: Simplify the libelf logic
by Ingo Molnar
· 11 years ago
0dc0974
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
by Ingo Molnar
· 11 years ago
fcf9258
tools/perf/build: Pass through DEBUG parameter
by Ingo Molnar
· 11 years ago
3fb6633
tools/perf/build: Fix non-existent build directory handling
by Ingo Molnar
· 11 years ago
4e98771
perf symbols: Add map_groups__find_ams()
by Arnaldo Carvalho de Melo
· 11 years ago
afba19d
perf symbols: Workaround objdump difficulties with kcore
by Adrian Hunter
· 11 years ago
52afdaf
perf symbols: Validate kcore module addresses
by Adrian Hunter
· 11 years ago
3e6a147
perf tools: Separate lbfd check out of NO_DEMANGLE condition
by Jiri Olsa
· 11 years ago
1df9297
perf tests: Fix memory leak in dso-data.c
by Felipe Pena
· 11 years ago
a949fff
perf tools: Fix old GCC build error in 'get_srcline'
by David Ahern
· 11 years ago
bf2575c
perf trace: Add summary option to dump syscall statistics
by David Ahern
· 11 years ago
813335b
perf util: Add findnew method to intlist
by David Ahern
· 11 years ago
87f9186
perf trace: Improve the error messages
by Ramkumar Ramachandra
· 11 years ago
61e6cfa
Linux 3.12-rc5
by Linus Torvalds
· 11 years ago
73cac03
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
1d5898b
watchdog: sunxi: Fix section mismatch
by Maxime Ripard
· 11 years ago
4c4e456
watchdog: kempld_wdt: Fix bit mask definition
by Jingoo Han
· 11 years ago
8612ed0
watchdog: ts72xx_wdt: locking bug in ioctl
by Dan Carpenter
· 11 years ago
3552570
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
4d594dd
ARM: exynos: dts: Update 5250 arch timer node with clock frequency
by Yuvaraj Kumar C D
· 11 years ago
98ead6e
Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
2d4712b
Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
75c5318
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
db080f9
parisc: let probe_kernel_read() capture access to page zero
by Helge Deller
· 11 years ago
2d8b22d
parisc: optimize variable initialization in do_page_fault
by John David Anglin
· 11 years ago
59b33f1
parisc: fix interruption handler to respect pagefault_disable()
by Helge Deller
· 11 years ago
a60ac4b
parisc: mark parisc_terminate() noreturn and cold.
by Helge Deller
· 11 years ago
ec7c241
parisc: remove unused syscall_ipi() function.
by Helge Deller
· 11 years ago
528d8eb
parisc: kill SMP single function call interrupt
by Jiang Liu
· 11 years ago
320c90b
parisc: Export flush_cache_page() (needed by lustre)
by Geert Uytterhoeven
· 11 years ago
9d05746
vfs: allow O_PATH file descriptors for fstatfs()
by Linus Torvalds
· 11 years ago
be5090d
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
d64dab90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
d192f0d
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
6cc3026
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
6e4ea8e
ext4: fix memory leak in xattr
by Dave Jones
· 11 years ago
c786e90
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
71ac3d1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ccaa8be
Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
5b24282
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
by Vineet Gupta
· 11 years ago
46f3751
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
cd4edf7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
d366c53
perf timechart: Add example in the documentation
by Ramkumar Ramachandra
· 11 years ago
8a5411e9
perf tools: Implement summary output for 'make install'
by Ingo Molnar
· 11 years ago
3fae82d
perf tools: Align perf version output to other build messages
by Ingo Molnar
· 11 years ago
65fb099
tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
by Ingo Molnar
· 11 years ago
8ec19c0
perf tools: Implement summary output for 'make clean'
by Ingo Molnar
· 11 years ago
cee972c
perf tools: Fix redirection printouts
by Ingo Molnar
· 11 years ago
78645cf
perf trace: Initial beautifier for ioctl's 'cmd' arg
by Arnaldo Carvalho de Melo
· 11 years ago
975b7c2
perf trace: Prepare the strarray scnprintf method for reuse
by Arnaldo Carvalho de Melo
· 11 years ago
03e3adc
perf trace: Allow specifying index offset in strarrays
by Arnaldo Carvalho de Melo
· 11 years ago
316d70d
perf symbols: Make a separate function to parse /proc/modules
by Adrian Hunter
· 11 years ago
2969b12
perf intlist: Add priv member
by David Ahern
· 11 years ago
896cbb5
perf trace: Use new machine method to loop over threads
by David Ahern
· 11 years ago
35feee1
perf machine: Add method to loop over threads and invoke handler
by David Ahern
· 11 years ago
5e2485b
perf trace: Add record option
by David Ahern
· 11 years ago
8fb598e
perf trace: Fix comm resolution when reading events from file
by David Ahern
· 11 years ago
4bbe5a6
perf stat: Add units to nanosec-based counters
by David Ahern
· 11 years ago
ac3063b
perf stat: Don't require a workload when using system wide or CPU options
by David Ahern
· 11 years ago
62d3b61
perf stat: Fix misleading message when specifying cpu list or system wide
by David Ahern
· 11 years ago
a65cb4b
perf evlist: Fix perf_evlist__mmap_read event overflow
by Jiri Olsa
· 11 years ago
b81a48e
perf bench: Fix failing assertions in numa bench
by Petr Holasek
· 11 years ago
f3c236b
perf tools: Ignore 'perf timechart' output file
by Ramkumar Ramachandra
· 11 years ago
3e7a081
perf stat: Don't print bogus data on -e instructions
by Ramkumar Ramachandra
· 11 years ago
c458fe6
perf stat: Don't print bogus data on -e cycles
by Ramkumar Ramachandra
· 11 years ago
8200422
perf tools: Move start conditions to start of the flex file
by Jiri Olsa
· 11 years ago
e213708
perf tools: Add missing -ldl for gtk build
by Jiri Olsa
· 11 years ago
f4be904
perf machine: Use snprintf instead of sprintf
by Adrian Hunter
· 11 years ago
a9faa0c
perf bench sched: Add --threaded option
by Ingo Molnar
· 11 years ago
b52bc23
perf trace: Add 'trace' alias to 'perf trace'
by Arnaldo Carvalho de Melo
· 11 years ago
fbc78ad
ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack
by David Henningsson
· 11 years ago
7c478f0
ALSA: hda - Add a headset mic model for ALC269 and friends
by David Henningsson
· 11 years ago
88cfcf8
ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)
by David Henningsson
· 11 years ago
3f0116c
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
by Ingo Molnar
· 11 years ago
ebff5fa9
Revert "i915: Update VGA arbiter support for newer devices"
by Dave Airlie
· 11 years ago
e1264eb
Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done"
by Dave Airlie
· 11 years ago
2302628
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
2f6d8fa
dma: edma.c: remove edma_desc leakage
by Geyslan G. Bem
· 11 years ago
08d08bc
rcar-hpbdma: add parameter to set_slave() method
by Sergei Shtylyov
· 11 years ago
cdeb5c0
rcar-hpbdma: remove shdma_free_irq() calls
by Sergei Shtylyov
· 11 years ago
Next »