Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
801c67b05f55d0cdafcda9fdcbb3da375b03c192
801c67b
tools lib fs: Pass filename to debugfs__strerror_open
by Arnaldo Carvalho de Melo
· 10 years ago
e2726d9
tools lib fs: Adopt debugfs open strerrno method
by Arnaldo Carvalho de Melo
· 10 years ago
566b5cf
perf diff: Fix -o/--order option behavior
by Namhyung Kim
· 10 years ago
56495a8
perf diff: Fix output ordering to honor next column
by Namhyung Kim
· 10 years ago
87bbdf7
perf tools: Pass struct perf_hpp_fmt to its callbacks
by Namhyung Kim
· 10 years ago
ff21cef
perf diff: Introduce fmt_to_data_file() helper
by Namhyung Kim
· 10 years ago
ec3d07c
perf diff: Print diff result more precisely
by Namhyung Kim
· 10 years ago
38259a1
perf diff: Get rid of hists__compute_resort()
by Namhyung Kim
· 10 years ago
5594b55
perf tools: Allow use of an exclusive option more than once
by Namhyung Kim
· 10 years ago
f9ab9c1
perf tools: Document parameterized and symbolic events
by Cody P Schafer
· 10 years ago
98a43e0
perf Documentation: Add event parameters
by Cody P Schafer
· 10 years ago
aaea361
perf tools: Extend format_alias() to include event parameters
by Cody P Schafer
· 10 years ago
688d4df
perf tools: Support parsing parameterized events
by Cody P Schafer
· 10 years ago
c8defe2
perf tools: Remove some unused functions from color.c
by Rickard Strandqvist
· 10 years ago
590cd34
perf report: Get rid of report__inc_stat()
by Namhyung Kim
· 10 years ago
956b65e
perf hists: Introduce function for deleting/removing hist_entry
by Arnaldo Carvalho de Melo
· 10 years ago
6733d1b
perf hists: Rename hist_entry__free to __delete
by Arnaldo Carvalho de Melo
· 10 years ago
48000a1
perf tools: Remove EOL whitespaces
by Arnaldo Carvalho de Melo
· 10 years ago
6602412
perf mem: Move the mem_operations global to struct perf_mem
by Arnaldo Carvalho de Melo
· 10 years ago
67121f8
perf mem: Enable sampling loads and stores simultaneously
by Stephane Eranian
· 10 years ago
25dd917
perf probe: Fix probing kretprobes
by Namhyung Kim
· 10 years ago
0a3873a
perf symbols: Introduce 'for' method to iterate over the symbols with a given name
by Arnaldo Carvalho de Melo
· 10 years ago
564c62a
perf probe: Do not rely on map__load() filter to find symbols
by Namhyung Kim
· 10 years ago
18bd726
perf symbols: Introduce method to iterate symbols ordered by name
by Arnaldo Carvalho de Melo
· 10 years ago
de48099
perf symbols: Return the first entry with a given name in find_by_name method
by Namhyung Kim
· 10 years ago
0fb9f2a
perf annotate: Fix memory leaks in LOCK handling
by Rabin Vincent
· 10 years ago
be81908
perf annotate: Handle ins parsing failures
by Rabin Vincent
· 10 years ago
75e0b5f
perf scripting perl: Force to use stdbool
by Wang Nan
· 10 years ago
267b677
perf evlist: Remove extraneous 'was' on error message
by Arnaldo Carvalho de Melo
· 10 years ago
d01de23
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
6bcf9c1
perf tools powerpc: Use dwfl_report_elf() instead of offline.
by Sukadev Bhattiprolu
· 10 years ago
813ccd1
perf tools: Fix segfault for symbol annotation on TUI
by Namhyung Kim
· 10 years ago
b93b096
perf test: Fix dwarf unwind using libunwind.
by Wang Nan
· 10 years ago
ea1fe3a
perf tools: Avoid build splat for syscall numbers with uclibc
by Vineet Gupta
· 10 years ago
a83d869
perf tools: Elide strlcpy warning with uclibc
by Vineet Gupta
· 10 years ago
db1806e
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
by Alexey Brodkin
· 10 years ago
25cd480
tools: Remove bitops/hweight usage of bits in tools/perf
by Arnaldo Carvalho de Melo
· 10 years ago
260d819
perf machine: Fix __machine__findnew_thread() error path
by Namhyung Kim
· 10 years ago
c6e5e9f
perf tools: Fix building error in x86_64 when dwarf unwind is on
by Namhyung Kim
· 10 years ago
7949ba1
perf probe: Propagate error code when write(2) failed
by Namhyung Kim
· 10 years ago
3363673
perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM
by Kan Liang
· 10 years ago
433678b
perf/rapl: Fix sysfs_show() initialization for RAPL PMU
by Stephane Eranian
· 10 years ago
f800c25
Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
a6391a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
c637dbc
Merge branch 'tg3-net'
by David S. Miller
· 10 years ago
932f19d
tg3: Release tp->lock before invoking synchronize_irq()
by Prashant Sreedharan
· 10 years ago
db84bf4
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
by Prashant Sreedharan
· 10 years ago
4fd190a
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
by Prashant Sreedharan
· 10 years ago
48c53db
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
b0d11b4
team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin
by Jiri Pirko
· 10 years ago
6fb400d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
1ba3980
openvswitch: packet messages need their own probe attribtue
by Thomas Graf
· 10 years ago
776d4e9
i40e: adds FCoE configure option
by Vasu Dev
· 10 years ago
14b3812f
cxgb4vf: Fix queue allocation for 40G adapter
by Hariprasad Shenai
· 10 years ago
fb005c4
Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
4ccce02
netdevice: Add missing parentheses in macro
by Benjamin Poirier
· 10 years ago
31238e61
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d92cfdb
bridge: only provide proxy ARP when CONFIG_INET is enabled
by Arnd Bergmann
· 10 years ago
a4378cc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 10 years ago
4bf6980
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
by Jean-Francois Remy
· 10 years ago
3d125f9
net: fec: fix MDIO bus assignement for dual fec SoC's
by Stefan Agner
· 10 years ago
188c901
Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
0c133dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
900e183
xen-netfront: use different locks for Rx and Tx stats
by David Vrabel
· 10 years ago
2590605
drivers: net: cpsw: fix multicast flush in dual emac mode
by Mugunthan V N
· 10 years ago
0c86ac2
leds: netxbig: fix oops at probe time
by Simon Guinot
· 10 years ago
fd48e63
cxgb4vf: Initialize mdio_addr before using it
by Hariprasad Shenai
· 10 years ago
43239cb
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
by Christian Borntraeger
· 10 years ago
e7a823b
Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 10 years ago
613d4ce
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
5d632cb
net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations
by B Viswanath
· 10 years ago
4f7a42d
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
52d304e
locks: fix NULL-deref in generic_delete_lease
by NeilBrown
· 10 years ago
f221b04
x86/xen: properly retrieve NMI reason
by Jan Beulich
· 10 years ago
971780b
Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
904a980
Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
fb43bd0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
721c21c
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
by Will Deacon
· 10 years ago
49c9e7c2
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
by Alexey Khoroshilov
· 10 years ago
eddd63a
MAINTAINERS: add me as ibmveth maintainer
by Thomas Falcon
· 10 years ago
1641677
tipc: fix bug in broadcast retransmit code
by Jon Paul Maloy
· 10 years ago
ee853ad
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
by Geert Uytterhoeven
· 10 years ago
25050c6
update ip-sysctl.txt documentation (v2)
by Ani Sinha
· 10 years ago
caffd45
net/at91_ether: prepare and unprepare clock
by Alexandre Belloni
· 10 years ago
6205864
isdn: fix NUL (\0 or \x00) specification in string
by Giel van Schijndel
· 10 years ago
801f677
arm64: KVM: Fix HCR setting for 32bit guests
by Marc Zyngier
· 10 years ago
55e858b
arm64: KVM: Fix TLB invalidation by IPA/VMID
by Marc Zyngier
· 10 years ago
9a17ad7
xen: check for zero sized area when invalidating memory
by Juergen Gross
· 10 years ago
e86f949
xen: use correct type for physical addresses
by Juergen Gross
· 10 years ago
f241b0b
xen: correct race in alloc_p2m_pmd()
by Juergen Gross
· 10 years ago
82c92ed
xen: correct error for building p2m list on 32 bits
by Juergen Gross
· 10 years ago
8d1a242
s390/uprobes: fix user space PER events
by Jan Willeke
· 10 years ago
1f7f265
mmc: sdhci-pci: Add support for Intel SPT
by Adrian Hunter
· 10 years ago
d0ed8e6
mmc: sdhci-acpi: Add ACPI HID INT344D
by Adrian Hunter
· 10 years ago
2836766
mmc: sdhci: Fix sleep in atomic after inserting SD card
by Krzysztof Kozlowski
· 10 years ago
aa8165f
mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks
by Thomas Petazzoni
· 10 years ago
b5540ce
mmc: sdhci: Disable re-tuning for HS400
by Adrian Hunter
· 10 years ago
38e40bf
mmc: sdhci: Simplify use of tuning timer
by Adrian Hunter
· 10 years ago
d519c86
mmc: sdhci: Add out_unlock to sdhci_execute_tuning
by Adrian Hunter
· 10 years ago
ac00531
mmc: sdhci: Tuning should not change max_blk_count
by Adrian Hunter
· 10 years ago
Next »