index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-14
x86/kprobes: Fix build errors and blacklist context_track_user
Masami Hiramatsu
2
-3
/
+7
2014-06-12
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
Nicholas Bellinger
1
-0
/
+4
2014-06-12
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
1
-4
/
+18
2014-06-12
tcp: fixing TLP's FIN recovery
Per Hurtig
1
-3
/
+1
2014-06-12
net: fec: Add software TSO support
Nimrod Andy
2
-23
/
+238
2014-06-12
net: fec: Add Scatter/gather support
Nimrod Andy
2
-62
/
+178
2014-06-12
net: fec: Increase buffer descriptor entry number
Nimrod Andy
2
-16
/
+17
2014-06-12
net: fec: Factorize feature setting
Nimrod Andy
1
-5
/
+3
2014-06-12
net: fec: Enable IP header hardware checksum
Nimrod Andy
1
-1
/
+2
2014-06-12
net: fec: Factorize the .xmit transmit function
Nimrod Andy
2
-35
/
+47
2014-06-12
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
1
-0
/
+2
2014-06-12
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
1
-0
/
+2
2014-06-12
via-rhine: fix full-duplex with autoneg disable
François Cachereul
1
-2
/
+3
2014-06-12
bnx2x: Enlarge the dorq threshold for VFs
Ariel Elior
1
-2
/
+4
2014-06-12
bnx2x: Check for UNDI in uncommon branch
Yuval Mintz
1
-13
/
+30
2014-06-12
bnx2x: Fix 1G-baseT link
Yaniv Rosner
1
-0
/
+1
2014-06-12
bnx2x: Fix link for KR with swapped polarity lane
Yaniv Rosner
1
-6
/
+19
2014-06-12
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-06-12
perf tests: Add test for closing dso objects on EMFILE error
Jiri Olsa
3
-0
/
+78
2014-06-12
perf tests: Add test for caching dso file descriptors
Jiri Olsa
3
-4
/
+138
2014-06-12
perf tests: Allow reuse of test_file function
Jiri Olsa
1
-1
/
+5
2014-06-12
perf tests: Spawn child for each test
Jiri Olsa
1
-1
/
+31
2014-06-12
perf tools: Add dso__data_* interface descriptons
Jiri Olsa
2
-0
/
+97
2014-06-12
perf tools: Allow to close dso fd in case of open failure
Jiri Olsa
1
-1
/
+22
2014-06-12
perf tools: Add file size check and factor dso__data_read_offset
Jiri Olsa
2
-15
/
+50
2014-06-12
perf tools: Cache dso data file descriptor
Jiri Olsa
2
-4
/
+59
2014-06-12
perf tools: Add global count of opened dso objects
Jiri Olsa
1
-1
/
+7
2014-06-12
perf tools: Add global list of opened dso objects
Jiri Olsa
2
-2
/
+40
2014-06-12
perf tools: Add data_fd into dso object
Jiri Olsa
3
-6
/
+24
2014-06-12
perf tools: Separate dso data related variables
Jiri Olsa
2
-5
/
+10
2014-06-12
perf tools: Cache register accesses for unwind processing
Jiri Olsa
3
-2
/
+17
2014-06-12
perf record: Fix to honor user freq/interval properly
Namhyung Kim
1
-2
/
+2
2014-06-12
blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
7
-9
/
+7
2014-06-12
mmc: simplify SDHCI Kconfig dependencies
Arnd Bergmann
1
-5
/
+3
2014-06-12
mmc: omap: don't select TPS65010
Arnd Bergmann
1
-1
/
+1
2014-06-12
mmc: mvsdio: avoid compiler warning
Arnd Bergmann
1
-1
/
+1
2014-06-12
mmc: atmel-mci: incude asm/cacheclush.h
Arnd Bergmann
1
-0
/
+1
2014-06-12
mmc: sdhci-msm: Fix fallout from sdhci refactoring
Stephen Boyd
1
-0
/
+4
2014-06-12
mmc: usdhi6rol0: fix compiler warnings
Guennadi Liakhovetski
1
-5
/
+5
2014-06-12
powerpc: Avoid circular dependency with zImage.%
Michal Marek
1
-2
/
+2
2014-06-12
lock_parent: don't step on stale ->d_parent of all-but-freed one
Al Viro
1
-1
/
+3
2014-06-12
kill generic_file_splice_write()
Al Viro
2
-126
/
+0
2014-06-12
ceph: switch to iter_file_splice_write()
Al Viro
1
-1
/
+1
2014-06-12
shmem: switch to iter_file_splice_write()
Al Viro
1
-1
/
+1
2014-06-12
nfs: switch to iter_splice_write_file()
Al Viro
3
-34
/
+2
2014-06-12
fs/splice.c: remove unneeded exports
Al Viro
2
-20
/
+5
2014-06-12
ocfs2: switch to iter_file_splice_write()
Al Viro
1
-80
/
+2
2014-06-12
->splice_write() via ->write_iter()
Al Viro
16
-56
/
+156
2014-06-12
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
1
-2
/
+2
2014-06-12
net/core: Add VF link state control policy
Doug Ledford
1
-0
/
+2
[next]