Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a33f6efc43cb71795bbdaf0251544ff3edbfdb2f
a33f6ef
perf evsel: Update function names in debug messages
by Ramkumar Ramachandra
· 11 years ago
8fffdb6
perf tools: Remove thread__find_map function
by Jiri Olsa
· 11 years ago
9cdbadce
perf annotate: Print the evsel name in the stdio output
by Arnaldo Carvalho de Melo
· 11 years ago
b9ce0c9
perf report: Use ui__has_annotation()
by Namhyung Kim
· 11 years ago
574799b
perf tools: Fix memory leak when synthesizing thread records
by Namhyung Kim
· 11 years ago
11c9abf
perf tools: Use tid in mmap/mmap2 events to find maps
by Don Zickus
· 11 years ago
2c86c7c
perf report: Merge al->filtered with hist_entry->filtered
by Namhyung Kim
· 11 years ago
466fa76
perf symbols: Apply all filters to an addr_location
by Namhyung Kim
· 11 years ago
b3cef7f
perf symbols: Record the reason for filtering an address_location
by Namhyung Kim
· 11 years ago
80790e0
perf sched: Fixup header alignment in 'latency' output
by Ramkumar Ramachandra
· 11 years ago
263f89b
perf timechart: Fix off-by-one error in 'record' argv handling
by Ramkumar Ramachandra
· 11 years ago
0afd2d5
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
d75e609
perf machine: Factor machine__find_thread to take tid argument
by Jiri Olsa
· 11 years ago
363b785
perf tools: Speed up thread map generation
by Don Zickus
· 11 years ago
09a71b9
perf kvm: introduce --list-cmds for use by scripts
by Ramkumar Ramachandra
· 11 years ago
94a0793
perf ui hists: Pass evsel to hpp->header/width functions explicitly
by Namhyung Kim
· 11 years ago
52a3cb8
perf symbols: Introduce thread__find_cpumode_addr_location
by Arnaldo Carvalho de Melo
· 11 years ago
0ea590a
perf session: Change header.misc dump from decimal to hex
by Don Zickus
· 11 years ago
2f6d900
perf ui/tui: Reuse generic __hpp__fmt() code
by Namhyung Kim
· 11 years ago
a0088ad
perf ui/hists: Pass struct hpp to print functions
by Namhyung Kim
· 11 years ago
4a62109
perf ui/gtk: Reuse generic __hpp__fmt() code
by Namhyung Kim
· 11 years ago
9b0d2fb
perf ui/stdio: Fix invalid output on event group report
by Namhyung Kim
· 11 years ago
bfd66cc
perf tools: Fix synthesizing mmaps for threads
by Don Zickus
· 11 years ago
5b43982
perf probe: Clarify x86 register naming for perf probe
by Andi Kleen
· 11 years ago
b639409
perf mem: Clarify load-latency in documentation
by Andi Kleen
· 11 years ago
0fb298c
perf bench: Add futex-requeue microbenchmark
by Davidlohr Bueso
· 11 years ago
27db783
perf bench: Add futex-wake microbenchmark
by Davidlohr Bueso
· 11 years ago
a043971
perf bench: Add futex-hash microbenchmark
by Davidlohr Bueso
· 11 years ago
81827ed
perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU
by Stephane Eranian
· 11 years ago
4191c29
perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()
by Stephane Eranian
· 11 years ago
6bedfab
perf tools: Disable user-space callchain/stack dumps for function trace events
by Jiri Olsa
· 11 years ago
63c45f4
perf: Disallow user-space stack dumps for function trace events
by Jiri Olsa
· 11 years ago
cfa77bc
perf: Disallow user-space callchains for function trace events
by Jiri Olsa
· 11 years ago
ef11dad
perf/x86/uncore: Add __init for uncore_cpumask_init()
by Dongsheng Yang
· 11 years ago
0066f3b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
b8ad0f9
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 11 years ago
8712a00
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
0eb808e
cris: convert ffs from an object-like macro to a function-like macro
by Geert Uytterhoeven
· 11 years ago
d7d673a
hfsplus: add HFSX subfolder count support
by Sergei Antonov
· 11 years ago
53942232
tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly
by Colin Ian King
· 11 years ago
1443176
MAINTAINERS: blackfin: add git repository
by Michael Opdenacker
· 11 years ago
2930ffc
revert "kallsyms: fix absolute addresses for kASLR"
by Andrew Morton
· 11 years ago
2216ee8
mm/Kconfig: fix URL for zsmalloc benchmark
by Ben Hutchings
· 11 years ago
70335ab
fs/proc/base.c: fix GPF in /proc/$PID/map_files
by Artem Fetishev
· 11 years ago
2af120b
mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
by Laura Abbott
· 11 years ago
e97ca8e5
mm: fix GFP_THISNODE callers and clarify
by Johannes Weiner
· 11 years ago
e6a4b6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
2b64c54
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
bd2a31d
get rid of fget_light()
by Al Viro
· 11 years ago
00e188e
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
by Al Viro
· 11 years ago
9c225f2
vfs: atomic f_pos accesses as per POSIX
by Linus Torvalds
· 11 years ago
1b56e98
ocfs2 syncs the wrong range...
by Al Viro
· 11 years ago
83493d7
libata: use wider match for blacklisting Crucial M500
by Tejun Heo
· 11 years ago
fdf57dd
perf machine: Use map as success in ip__resolve_ams
by Don Zickus
· 11 years ago
155b3a1
perf symbols: Fix crash in elf_section_by_name
by Jiri Olsa
· 11 years ago
02c5bb4
perf trace: Decode architecture-specific signal numbers
by Ben Hutchings
· 11 years ago
fa389e2
Linux 3.14-rc6
by Linus Torvalds
· 11 years ago
79e61542
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fe9ea91
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
cf8bf7c
Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
a491ce7
Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
979e0d7
KEYS: Make the keyring cycle detector ignore other keyrings of the same name
by David Howells
· 11 years ago
1dc3217
Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
4aa41ba
Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
66a523d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
4c7b704
Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
by Rafael J. Wysocki
· 11 years ago
1055464
Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
4058f76
Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes
by Olof Johansson
· 11 years ago
614cd4a
Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixes
by Olof Johansson
· 11 years ago
ca62eec
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
15b0485
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
9f93585
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
85ec688
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 years ago
7bffc48
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
abfba60
Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
b01d4e6
x86: fix compile error due to X86_TRAP_NMI use in asm files
by Linus Torvalds
· 11 years ago
4d7eaa1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
95648c0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9579f10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
721f0c1
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
27ea0f7
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2ca310f
SUNRPC: Fix oops when trace sunrpc_task events in nfs client
by Ditang Chen
· 11 years ago
19bc45a
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
beb0082
Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'
by Rafael J. Wysocki
· 11 years ago
2ef176f
Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
5fa1019
x86: Ignore NMIs that come in during early boot
by H. Peter Anvin
· 11 years ago
38e0b08
ARM: 7992/1: boot: compressed: ignore bswapsdi2.S
by Mark Rutland
· 11 years ago
052450f
ARM: 7991/1: sa1100: fix compile problem on Collie
by Linus Walleij
· 11 years ago
006fa25
ARM: fix noMMU kallsyms symbol filtering
by Russell King
· 11 years ago
469d417
Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"
by Mathias Nyman
· 11 years ago
e2ed511
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
by Mathias Nyman
· 11 years ago
d86db25
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
by Julius Werner
· 11 years ago
e042936
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
by Julius Werner
· 11 years ago
b28a613
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001)
by Michele Baldessari
· 11 years ago
b053940
ARC: Use correct PTAG register for icache flush
by Vineet Gupta
· 11 years ago
e1aa17c
Merge tag 'sound-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
3bf7706
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
2a75184
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
8ab47d3
Merge tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
ee69350
Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
Next »