index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
1
-8
/
+11
2015-01-16
perf tools: Fix segfault for symbol annotation on TUI
Namhyung Kim
1
-7
/
+1
2015-01-16
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2
-3
/
+61
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
3
-3
/
+1
2015-01-16
perf tools: Elide strlcpy warning with uclibc
Vineet Gupta
1
-0
/
+2
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2
-2
/
+2
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
10
-42
/
+30
2015-01-16
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
1
-1
/
+3
2015-01-16
perf tools: Fix building error in x86_64 when dwarf unwind is on
Namhyung Kim
3
-15
/
+17
2015-01-16
perf probe: Propagate error code when write(2) failed
Namhyung Kim
1
-1
/
+3
2015-01-16
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned"
Catalin Marinas
1
-7
/
+1
2015-01-16
perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM
Kan Liang
1
-2
/
+2
2015-01-16
perf/rapl: Fix sysfs_show() initialization for RAPL PMU
Stephane Eranian
1
-12
/
+32
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
1
-14
/
+55
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
1
-1
/
+0
2015-01-15
ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing
Steven Rostedt (Red Hat)
1
-5
/
+15
2015-01-15
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
1
-7
/
+20
2015-01-15
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
1
-1
/
+25
2015-01-14
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
1
-0
/
+12
2015-01-14
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
1
-0
/
+3
2015-01-14
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
1
-3
/
+5
2015-01-14
team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin
Jiri Pirko
1
-2
/
+14
2015-01-14
openvswitch: packet messages need their own probe attribtue
Thomas Graf
2
-1
/
+6
2015-01-14
i40e: adds FCoE configure option
Vasu Dev
3
-3
/
+14
2015-01-14
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-14
netdevice: Add missing parentheses in macro
Benjamin Poirier
1
-1
/
+1
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2015-01-14
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi
1
-0
/
+3
2015-01-14
usb: dwc3: gadget: Fix TRB preparation during SG
Amit Virdi
1
-2
/
+1
2015-01-14
mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
Tim Kryger
1
-0
/
+6
2015-01-14
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
1
-0
/
+44
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
4
-4
/
+37
2015-01-13
xen-netfront: use different locks for Rx and Tx stats
David Vrabel
1
-29
/
+42
2015-01-13
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
3
-4
/
+19
2015-01-13
leds: netxbig: fix oops at probe time
Simon Guinot
1
-6
/
+6
2015-01-13
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-13
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
1
-6
/
+6
2015-01-13
net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations
B Viswanath
1
-2
/
+2
2015-01-13
dmaengine: dw: balance PM runtime calls
Andy Shevchenko
2
-2
/
+5
2015-01-13
usb: phy: mv-usb: fix usb_phy build errors
Arnd Bergmann
1
-3
/
+2
2015-01-13
fbdev/broadsheetfb: fix memory leak
Colin Ian King
1
-3
/
+5
2015-01-13
locks: fix NULL-deref in generic_delete_lease
NeilBrown
1
-1
/
+1
2015-01-13
simplefb: Fix build failure on Sparc
Hans de Goede
1
-1
/
+1
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
2
-1
/
+72
2015-01-12
staging: vt6655: fix sparse warning: argument type
Eddie Kovsky
1
-1
/
+1
2015-01-12
staging: vt6655: Fix loss of distant/weak access points on channel change.
Malcolm Priestley
1
-0
/
+8
2015-01-12
staging: vt6655: vnt_tx_packet Fix corrupted tx packets.
Malcolm Priestley
2
-5
/
+7
2015-01-12
staging: vt6655: fix sparse warnings: incorrect argument type
Mike Krinkin
1
-2
/
+4
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2
-6
/
+10
2015-01-12
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
Alexey Khoroshilov
1
-1
/
+1
[next]