Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
78075caad99dc36ec6ef5826b7a5273ea14295fc
78075ca
perf symbols: Introduce dso__build_id_equal
by Arnaldo Carvalho de Melo
· 15 years ago
fd7a346
perf symbols: Filename__read_build_id should look at .notes section too
by Arnaldo Carvalho de Melo
· 15 years ago
6671cb1
perf symbols: Remove unrelated actions from dso__load_kernel_sym
by Arnaldo Carvalho de Melo
· 15 years ago
9620059
Merge branch 'tracing/hw-breakpoints' into perf/core
by Ingo Molnar
· 15 years ago
7031281
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
ba77c9e
perf: Add 'perf kmem' tool
by Li Zefan
· 15 years ago
ce64c620
x86: Instruction decoder test should generate build warning
by Masami Hiramatsu
· 15 years ago
6b0cb5f
perf tools: Don't die() in mmap_dispatch_perf_file
by Arnaldo Carvalho de Melo
· 15 years ago
d5eed90
perf tools: Eliminate some more die() uses in library functions
by Arnaldo Carvalho de Melo
· 15 years ago
4dc0a04
perf tools: perf_header__read() shouldn't die()
by Arnaldo Carvalho de Melo
· 15 years ago
2446042
perf symbols: Capture the running kernel buildid too
by Arnaldo Carvalho de Melo
· 15 years ago
f1617b4
perf symbols: Record the build_ids of kernel modules too
by Arnaldo Carvalho de Melo
· 15 years ago
e30a3d1
perf symbols: Kill struct build_id_list and die() another day
by Arnaldo Carvalho de Melo
· 15 years ago
d3379ab
perf symbols: Fix comparision of build_ids
by Arnaldo Carvalho de Melo
· 15 years ago
b269876
perf top: Don't allocate the source parsing members upfront
by Arnaldo Carvalho de Melo
· 15 years ago
5a8e5a3
perf top: Allocate space only for the number of counters used
by Arnaldo Carvalho de Melo
· 15 years ago
51a472d
perf top: Introduce helper function to access symbol from sym_entry
by Arnaldo Carvalho de Melo
· 15 years ago
1a105f7
perf top: Suppress DSO column if only one is present
by Arnaldo Carvalho de Melo
· 15 years ago
13cc507
perf top: Auto adjust symbol and dso widths
by Arnaldo Carvalho de Melo
· 15 years ago
cfc10d3
perf symbols: Add a long_name_len member to struct dso
by Arnaldo Carvalho de Melo
· 15 years ago
11ada26
perf tools: Add ia64 support for tools/perf/
by Luck, Tony
· 15 years ago
d62d77f
perf annotate: Allocate history size correctly
by Nick Piggin
· 15 years ago
7513865
perf tools: Support static build
by Michael S. Tsirkin
· 15 years ago
a7b6342
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
3726cc7
perf tools: Don't die() in do_write()
by Arnaldo Carvalho de Melo
· 15 years ago
a9a70bb
perf tools: Don't die() in perf_header__new()
by Arnaldo Carvalho de Melo
· 15 years ago
5875412
perf tools: Don't die() in perf_header_attr__add_id()
by Arnaldo Carvalho de Melo
· 15 years ago
11deb1f
perf tools: Don't die() in perf_header__add_attr()
by Arnaldo Carvalho de Melo
· 15 years ago
1124ba7
perf buildid-list: Always show the DSO name
by Arnaldo Carvalho de Melo
· 15 years ago
8ffcda1
perf top: Introduce --hide_{user,kernel}_symbols
by Arnaldo Carvalho de Melo
· 15 years ago
3b6ed98
perf top: Use all the lines in the screen
by Arnaldo Carvalho de Melo
· 15 years ago
dc79c0f
perf tools: Don't die in perf_header_attr__new()
by Arnaldo Carvalho de Melo
· 15 years ago
35039eb
x86: Show symbol name if insn decoder test failed
by Masami Hiramatsu
· 15 years ago
d65ff75
x86: Add verbose option to insn decoder test
by Masami Hiramatsu
· 15 years ago
c34984b
perf buildid-list: New plumbing command
by Arnaldo Carvalho de Melo
· 15 years ago
9e03eb2
perf tools: Introduce dsos__fprintf_buildid
by Arnaldo Carvalho de Melo
· 15 years ago
37562ea
perf tools: Generalize perf_header__adds_read()
by Arnaldo Carvalho de Melo
· 15 years ago
8f41146
perf tools: Debug.h needs to include event.h for event_t
by Arnaldo Carvalho de Melo
· 15 years ago
84fe848
perf symbols: Pass the offset to perf_header__read_build_ids()
by Arnaldo Carvalho de Melo
· 15 years ago
8216416
perf symbols: Call the symbol filter in dso__synthesize_plt_symbols()
by Arnaldo Carvalho de Melo
· 15 years ago
559fdc3
perf_event: Optimize perf_output_lock()
by Peter Zijlstra
· 15 years ago
7255fe2
perf stat: Do not print ratio when task-clock event is not counted
by Lucas De Marchi
· 15 years ago
d2fb8b4
perf tools: Add new perf_atoll() function to parse string representing size in bytes
by Hitoshi Mitake
· 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
68efa37
hw-breakpoints, x86: Fix modular KVM build
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
6717876
tracing: Rename 'lockdep' event subsystem into 'lock'
by Frederic Weisbecker
· 15 years ago
156171c
Linux 2.6.32-rc7
by Linus Torvalds
· 15 years ago
031fc8f
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
e04b5ef
__generic_block_fiemap(): fix for files bigger than 4GB
by Mike Hommey
· 15 years ago
276b282
pps: events reporting fix up
by Rodolfo Giometti
· 15 years ago
cbf83cc5
pps: locking scheme fix up for PPS_GETPARAMS
by Rodolfo Giometti
· 15 years ago
69fd8d2
drivers/video/msm: update to new kernel
by Pavel Machek
· 15 years ago
d62668e
gpiolib: fix device_create() result check
by Sergei Shtylyov
· 15 years ago
bcb3a16
rtc: v3020: fix v3020_mmio_read_bit()
by Scott Valentine
· 15 years ago
61df333
rtc-vr41xx: fix do_div() warning
by Yoichi Yuasa
· 15 years ago
fc63cf2
exec: setup_arg_pages() fails to return errors
by Anton Blanchard
· 15 years ago
93f40e6
fb: put framebuffer drivers back under the "frame buffer devices" menu
by Guennadi Liakhovetski
· 15 years ago
df69f0da
MAINTAINERS: correct SECURITY SUBSYSTEM git entry
by Joe Perches
· 15 years ago
3469371
MAINTAINERS: correct NETFILTER git entry format
by Joe Perches
· 15 years ago
eeba444
MAINTAINERS: correct 9P FILE SYSTEM git entry
by Joe Perches
· 15 years ago
49c1d9d
mmci-omap: free irq resource
by Ladislav Michl
· 15 years ago
b87e5e2
serial: add support for the Lava Quattro PCI quad-port 16550A card
by Lennert Buytenhek
· 15 years ago
80647b9
serial: fix printk format specifiers for struct uart_port::iobase
by Lennert Buytenhek
· 15 years ago
05f45d7
rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarm
by Werner Almesberger
· 15 years ago
265f2a0
rtc: pcf50633: fix month off-by-one error
by Rask Ingemann Lambertsen
· 15 years ago
431861c
atmel_lcdfb: new alternate pixel clock formula
by Nicolas Ferre
· 15 years ago
7779d7b
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
by Heiko Carstens
· 15 years ago
29f12ca
pidns: fix a leak in /proc dentries and inodes with pid namespaces.
by Sukadev Bhattiprolu
· 15 years ago
15f3c47
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
by Andrew Morton
· 15 years ago
71ccb83
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
by Peter Zijlstra
· 15 years ago
e00e431
memcg: fix wrong pointer initialization at page migration when memcg is disabled.
by KAMEZAWA Hiroyuki
· 15 years ago
b9f9d47
savagefb: fix blanking mode on CRT display
by Krzysztof Helt
· 15 years ago
f5c15d0
fb: remove fb_save_state() and fb_restore_state operations
by Krzysztof Helt
· 15 years ago
9d0ed60
page allocator: Do not allow interrupts to use ALLOC_HARDER
by Mel Gorman
· 15 years ago
cc4a685
page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failed
by Mel Gorman
· 15 years ago
b0c9065
MAINTAINERS: openipmi list is moderated
by Randy Dunlap
· 15 years ago
3bd7bf5
get_maintainer: fix usage comment
by Roel Kluin
· 15 years ago
65c8bb5
MAINTAINERS: VMWARE VMXNET3 - Quote name with comma and period, use tabs
by Joe Perches
· 15 years ago
3387f65
MAINTAINERS: SERVER ENGINES 10Gbps iSCSI - Use single line M:
by Joe Perches
· 15 years ago
455518e
MAINTAINERS: BROCADE BFA - Use single line M: and tabs
by Joe Perches
· 15 years ago
52e6504
MAINTAINERS: ASUS ACPI EXTRAS - remove F:arch/x86/kernel/acpi/boot.c
by Joe Perches
· 15 years ago
ff5e4b5
fs/jbd: Export log_start_commit to fix ext3 build.
by Stefan Schmidt
· 15 years ago
db48ccc
perf_event, x86: Annotate init functions and data
by Hiroshi Shimamoto
· 15 years ago
b029839
omap3: Decrease cpufreq transition latency
by Mike Turquette
· 15 years ago
aa021ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
404291a
btusb bluetooth driver: wait for 'waker' work too before closing
by Linus Torvalds
· 15 years ago
a6dbd42
Btrfs: fix panic when trying to destroy a newly allocated
by Josef Bacik
· 15 years ago
fd80145
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
79a8f1b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
55871bdd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
e5d45ab
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
749f3cb
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
6b46362
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
961767b
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
1fd18a8
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
26a9ba1
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
Next »